@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	letter-spacing: 0.1em;
	padding-top: .5em;
	padding-bottom: 1em;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
}
#slideshow .active h3 {
	font-size: 1em;
	color: #066;
	font-weight: bold;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7e6e2d;
}
#mainContainer {
	height: 930px;
	width: 900px;
}
#leftColumnBox {
	float: left;
	height: 930px;
	width: 307px;
}
#sculptBox {
	background-image: url(../_images/leftTopSculpt.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 307px;
}
#spryTabContainer {
	background-image: url(../_images/leftColumnBG.jpg);
	background-repeat: repeat;
	float: left;
	height: 835px;
	width: 307px;
}
#spryTabBox {
	background-image: url(../_images/tabsBG.jpg);
	background-repeat: no-repeat;
	height: 835px;
	width: 307px;
	background-position: left top;
}
#sendLeftColumn {
	background-image: url(../_images/tabsBG.jpg);
	background-repeat: no-repeat;
	height: 835px;
	width: 307px;
	background-position: left top;
}
#rightColumnBox {
	float: left;
	height: 930px;
	width: 593px;
}
#addressBox {
	padding-bottom: 4px;
}
#contactBoxForm {
	font-size: 1em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #365E45;
}
#bannerBox {
	background-image: url(../_images/nameBG.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 593px;
	background-position: right top;
}
#nameBox {
	background-image: url(../_images/name.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 165px;
	width: 261px;
}
#marbleBox {
	float: left;
	height: 165px;
	width: 275px;
}
#marbleText {
	font-size: 1.1em;
	color: #033f1e;
	height: auto;
	padding-left: 20px;
	padding-top: 130px;
	letter-spacing: 0.1em;
}
#centerContainer {
	background-image: url(../_images/centerBG.jpg);
	background-repeat: repeat;
	height: 765px;
	width: 593px;
	color: #595959;
}
#headerBox {
	float: left;
	height: 60px;
	width: 593px;
	font-size: 0.8em;
	line-height: 1.4;
	margin-top: 2px;
}
#headerText {
	float: left;
	height: auto;
	width: 450px;
	margin-top: 10px;
	margin-left: 40px;
}
#slideContainer {
	background-image: url(../_images/fadeBG.jpg);
	background-repeat: repeat;
	height: 430px;
	width: 504px;
	float: left;
	margin-left: 40px;
	cursor: pointer;
}
#slideshow {
	position:relative;
	height:430px;
	float: left;
	width: 504px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 430px;
	width: 504px;
	font-size: 0.8em;
	line-height: 1.4;
	background-image: url(../_images/fadeBG.jpg);
	background-repeat: repeat;
	text-align: right;
}
#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}
#slideshow DIV.last-active {
    z-index:9;
}
#slideshow DIV IMG {
	height: 332px;
	display: block;
	border: 0;
	margin-bottom: 10px;
	width: 504px;
}
#header2Box {
	float: left;
	height: 273px;
	width: 593px;
	font-size: 0.8em;
	line-height: 1.4;
	background-image: url(../_images/centerBG.jpg);
	background-repeat: repeat;
}
#header2Text {
	float: left;
	height: auto;
	width: 490px;
	margin-top: 20px;
	margin-left: 40px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D5243;
	padding: 8px;
	border-bottom-color: #3D5243;
}
#thankYouSubmit {
	background-image: url(../_images/centerBG.jpg);
	background-repeat: repeat;
	height: 765px;
	width: 593px;
	text-align: center;
	font-size: 1.2em;
}
#header2Text a:link {
	color: #069;
	text-decoration: underline;
}
#leftColumnBox a:link {
	color: #BCE645;
	text-decoration: underline;
}
#leftColumnBox a:visited {
	color: #BCE645;
	text-decoration: underline;
}
#leftColumnBox a:hover {
	color: #FFF;
	text-decoration: underline;
}
#leftColumnBox a:active {
	color: #FFF;
	text-decoration: underline;
}
.whiteyFont {
	color: #A6C7D6;
}
.whiteFont2 {
	color: #003790;
}
#header2Text p {
	margin-top: .2em;
}
