/* CSS Document */

body {
	background: #B1A277;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h2 {
	margin: 0;
	color: #03036C;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#bg {
	background: url(../images/BG2.gif) repeat-x top;
}

.clear {
	clear: both;
}

#container {
	width: 838px;
	margin: 0 auto;
	background: url(../images/bodyBG.gif) repeat-y top;
}

#shadowL {
	background: url(../images/shadowL.gif) no-repeat top left;
}
#shadowR {
	background: url(../images/shadowR.gif) no-repeat top right;
}

#wrap {
	width: 800px;
	margin: 0 auto;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	background: url(../images/logo.jpg) no-repeat top center;
	height: 80px;
	text-indent: -3000px;
}
#header .graphic {
	display: block;
	height: 156px;
	background: url(../images/headGraph02.jpg) no-repeat;
}

#nav {
	background: url(../images/headGraph01.jpg) no-repeat top center;
	height: 188px;
	margin: 0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	width: 225px;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav ul li a {
	padding: 0;
	color: #80765A;
	font-size: 18px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
#nav ul li a:hover {
	color: #01007F;
}
#nav ul li .sep {
	display: block;
	float: left;
	height: 56px;
	width: 2px;
	background: url(../images/navSep.gif) no-repeat;
}
#nav ul li.home a {
	padding-left: 160px;
}
#nav ul li.about {
	line-height: 1.25em;
}
#nav ul li.about a {
	padding-left: 90px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#nav ul li.about a span {
	padding-left: 30px;
}
#nav ul li.homes a {
	padding-left: 55px;
}
#nav ul li.resources a {
	padding-left: 40px;
}
#nav ul li.contact a {
	padding-left: 15px;
}
#body {
	padding: 22px;
	background: url(../images/contentBG.gif) repeat-x top;
}
* html #body {
	margin-left: -22px;
}
#body .content {
	width: 775px;
	float: left;
}
* html #body .content {
	width: 765px;
	padding-left: 10px;
}
#body .graphic {
	width: 273px;
	float: right;
}
/* --( Team )-- */
#body .content #team {
	width: 500px;
}
#body .content #team .headshot {
	float: right;
	padding-left: 10px;
}
#body .content #team h3 {
	font-weight: normal;
	font-size: 18px;
	color: #80765A;
	margin-bottom: 0;
}
#body .content #team span {
	font-style: normal;
	font-size: 11px;
}
#body .content #team dd {
	margin-left: 0;
}
/* --( Featured Properties )-- */
#body .content #feature {
	width: 725px;
}
#body .content #feature dt {
	font-weight: normal;
	font-size: 18px;
	color: #80765A;
	margin-bottom: 0;
	padding-top: 2em;
	clear: right;
}
#body .content #feature dt img {
	float: right;
	padding-left: 10px;
}
#body .content #feature dd {
	margin-left: 0;
}
#body .content h3 {
	font-weight: normal;
	font-size: 18px;
	color: #80765A;
}
#body .content address {
	float: left;
	margin-right: 2em;
	font-style: normal;
}
#body .content span.phone {
	float: left;
}
#body .content span.phone strong {
	margin-right: 1em;
}
#body .content span.email {
	margin-left: 2em;
	float: left;
}
#footer {
	height: 63px;
	background: url(../images/footerBG.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	color: #AAA;
	padding;
}
#footer a {
	color: #AAA;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .nav {
	margin: 0;
	padding-top: 9px;
}
.fp_splash a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C9C0B4;
}
.fp_splash a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
}


#footer .copyright {
	margin: 8px 0 0 0;
}
