
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
p {padding: 9px 0px 9px 0px; margin: 0px;}
h1, h3 {
	font-size: 14px;
	padding: 9px 0px;
	margin: 0px;
	text-transform: capitalize;
	color: #1C4237;
	z-index:1;
}
h2 {
	font-size: 36px;
	position: absolute;
	font-weight: normal;
	width: 690px;
	top: 400px;
	left: 275px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 40px;
	overflow: hidden;
	text-transform: capitalize;
	z-index:1;
}
h2.two { font-size: 24px; top: 385px; height: 55px;}
h2.one {font-size: 24px; top: 410px; height: 35px;}
h3.homeheader {
	font-size:12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
	z-index:1;
}
#footer .one a:link, #footer .one a:visited, #footer .two a:link, #footer .two a:visited {color: #FFFFFF;}
a:link, a:visited {color: #355E50; text-decoration: underline;}
a:hover, #footer .one a:hover, #footer .two a:hover {color: #B4945B; text-decoration: none;}

img {border: none;}

.rightimg, .leftimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block; border: 1px solid #907A55; padding:4px;}
.leftimg {float: left; margin: 10px 10px 10px 0px;}

div.rightimg:hover{border: 1px solid #ff0000;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:4px; left:4px;}

#container {
	width: 980px;
	margin: 0px auto 0px auto;
	background: url(../images/container-bg.jpg) repeat-y;
	position: relative;
}
#top {
	height: 447px;
	width: 980px;
	background: url(../images/top-bg.jpg) no-repeat;
	clear:both;
	z-index:5;
}
#top img, #top object {
	position: absolute;
	top: 135px;
	left: 245px;
}
#top a img {
	position: absolute;
	top: 43px;
	left: 0px;
}
#top #phone {position:absolute; top:10px; left:863px; color:#C9BD97; font-size:18px;}
#content {
	padding: 5px 15px 50px 21px;
	text-align: justify;
	width: 700px;
	float: right;
	background: url(../images/content-bg.jpg) center bottom no-repeat;
	min-height:250px;
}
#left {
	padding: 56px 20px 12px;
	width: 204px;
	float: left;
	background: url(../images/left-bg.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	top: -1px;
	position: relative;
	overflow:hidden;
}
#left p a, #left p a:visited {color: #B4945B; text-decoration: underline; font-style:normal; font-size:14px; text-decoration: none;}
#container #left p span a { float: right; font-size: 11px;}
#left p a:hover, #left p span a:hover {color: #FFFFFF; text-decoration: underline;}

#footer {
	padding: 5px 15px 5px 257px;
	height:135px;
	width: 708px;
	text-align: center;
	background: url(../images/footer-bg.jpg) center top repeat-y;
	clear:both;
	color: #FFFFFF;
	position: relative;
	font-size: 11px;
}
#footer .one {
	width: 706px;
	left: 259px;
	top: -35px;
	position: absolute;
	font-size: 10px;
}

#footer .two {
	position: absolute;
	left: 0px;
	top: -45px;
	height: 135px;
	width: 212px;
	padding: 50px 15px 5px;
	font-size: 11px;
	text-align: center;
	background: url(../images/footer-two-bg.jpg) no-repeat;
}
#footer a {
	color:#9EC5B9;
}
#footer a:visited {
	color:#9EC5B9;
}
#footer a:hover {
	color:#ffffff;
}

a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}
.smcaps { font-variant:small-caps;}
