/*COMMERCIAL CONTAINER*/
#container {
	background: url(../images/commercial_images/comm_content_bg.gif) repeat-y;
}
/* HEADER CONTENT*/
#header {
	border-top: 5px solid #DCD7C1;
}
/*REALM NAVIGATION*/
#realms {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #FFFFFF;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#realms li {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
#realms a {
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 5px 15px 5px 25px;
	color: #161C0A;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #B4B29E;
	border-right: 1px solid #888677;
	border-left: 1px solid #888677;
	border-bottom-style: none;
}
#realms #residential a {
	background: #DCD8C1 url(/2006/images/commercial_images/res_selector_normal.gif) no-repeat 10px 50%;
	padding-left: 42px;
}
#realms #residential a:hover {
	background: #DCD8C1 url(/2006/images/commercial_images/res_selector_normal.gif) no-repeat 10px 50%;
	padding-left: 42px;
	color: #503A29;
}
#realms #residential.active a {
	background: #8F734F url(/2006/images/commercial_images/res_selector_current.gif) no-repeat 10px 50%;
	padding-left: 42px;
	border-top: 2px solid #79624E;
	border-right: 1px solid #79624E;
	border-left: 1px solid #79624E;
	border-bottom: none;
}
#realms #commercial a {
	background: #DCD8C1 url(/2006/images/commercial_images/comm_selector_normal.gif) no-repeat 10px 50%;
	padding-left: 30px;
}
#realms #commercial a:hover {
	background: #DCD8C1 url(/2006/images/commercial_images/comm_selector_normal.gif) no-repeat 10px 50%;
	padding-left: 30px;
	color: #503A29;
}
#realms #commercial.active a {
	background: #84774F url(/2006/images/commercial_images/comm_selector_active.gif) no-repeat 10px 50%;
	padding-left: 30px;
	border-top: 2px solid #96875A;
	border-right: 1px solid #63593B;
	border-left: 1px solid #63593B;
	border-bottom: none;
}
#realms #commercial.active a:hover {
	background: #84774F url(/2006/images/commercial_images/comm_selector_active.gif) no-repeat 10px 50%;
	padding-left: 30px;
	border-top: 2px solid #96875A;
	border-right: 1px solid #63593B;
	border-left: 1px solid #63593B;
	border-bottom: none;
}
/*MAIN NAVIGATION*/
#mainNavigation {
	padding: 5px 0px;
	border-top: 1px solid #84774F;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #84774F;
	margin: 0px;
	font: x-small/normal Georgia, "Times New Roman", Times, serif;
	clear: both;
}
#mainNavigation ul {
	background: #313C17;
	padding: 7px 0px;
	margin: 0px;
	border-top: 1px solid #161C0A;
	border-bottom: 1px solid #161C0A;
	text-align: center;
}
#mainNavigation li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainNavigation li a {
	text-decoration: none;
	font-weight: bold;
	color: #F3F0EA;
	border-right: 1px solid #556725;
	border-left: 1px solid #556725;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainNavigation li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#mainNavigation li.current a {
	text-decoration: none;
	background: #84774F;
	color: #161C09;
	border-right: 1px solid #BEAB72;
	border-left: 1px solid #BEAB72;
	padding-top: 7px;
	padding-bottom: 8px;
}
#mainNavigation #gutterLeft {
	border-right: 1px solid #556725;
	margin: 0px;
	padding-right: 15px;
	padding-left: 0px;
}
#mainNavigation #gutterRight {
	border-left: 1px solid #556725;
	margin: 0px;
	padding-right: 0px;
	padding-left: 15px;
}

/*SIDEBAR CONTENT*/
#secondaryNavigation {
	width: 175px;
	padding: 5px 0px 0px;
	margin: 0px;
	background: #DCD7C1;
	border-top: 1px solid #766A46;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#secondaryNavGutter {
	background: #FFFFFF;
	padding-top: 5px;
}
#secondaryNavigation h1 {
	font-size: 125%;
	background: #84774F;
	border-top: 1px solid #161C0A;
	border-bottom: 1px solid #161C0A;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#secondaryNavigation h1 a {
	text-decoration: none;
	color: #161C0A;
	padding-left: 0px;
	background: url(none);
}
#secondaryNavigation h1 a:hover {
	color: #311E12;
	background: url(none);
}
#secondaryNavigation h2 {
	background: #DCD7C1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}
#secondaryNavigation h2 a {
	text-decoration: none;
	color: #161C0A;
	font-size: 100%;
	background: url(/2006/images/commercial_images/nav_key_normal.gif) no-repeat 0px 50%;
	padding-left: 35px;
}
#secondaryNavigation h2 a:hover {
	background: url(/2006/images/commercial_images/nav_key_over.gif) no-repeat 0px 50%;
	color: #6E6255;
}
#secondaryNavigation h3 {
	background: #84774F;
	padding-bottom: 5px;
	margin: 5px 0px 0px;
	border-top: 1px solid #6A603F;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #6A603F;
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
}
#secondaryNavigation h3 a {
	text-decoration: none;
	color: #161C0A;
	font-size: 100%;
	padding-left: 35px;
	background: url(/2006/images/commercial_images/nav_key_current.gif) no-repeat 0px 50%;
	font-weight: bold;
}
#secondaryNavigation h3 a:hover {
	color: #161C0A;
	background: url(/2006/images/commercial_images/nav_key_current.gif) no-repeat 0px 50%;
	font-weight: bold;
}
#secondaryNavigation h4 {
	font-size: 100%;
	margin: 0px 10px 0px 45px;
	padding: 5px 0px;
}
#secondaryNavigation h4 a {
	padding: 0px;
	background: url(none);
	text-decoration: none;
	color: #311E12;
	font-weight: normal;
}
#secondaryNavigation h4 a:hover {
	background: url(none) no-repeat 0px 50%;
	color: #6E6255;
	text-decoration: none;
}
#contactForm #requiredField {
	color: #70331F;
	font-size: 125%;
	font-weight: bold;
}
#secondaryNavigation h5 {
	font-size: 100%;
	margin: 0px 10px 0px 45px;
	padding: 5px 0px;
}
#secondaryNavigation h5 a {
	background: url(none);
	font-weight: bold;
	color: #311E12;
	text-decoration: none;
}
#secondaryNavigation h5 a:hover {
	background: url(none);
	color: #311E12;
	text-decoration: none;
}

#currentSectionGutter {
	padding-bottom: 5px;
	border-bottom: 1px solid #766A46;
}
/*MAIN CONTENT*/
#content {
	width: 580px;
	padding: 0px 0px 20px;
	float: right;
}
/*FMA RULES*/
#fma {
	background: #FFFFFF;
}
#fmaImage {
	border-top: 1px solid #161C0A;
	border-bottom: 1px solid #161C0A;
	border-right-style: none;
	border-left-style: none;
}
/*MAIN BODY RULES*/
#mainContent {
	background: #F1F2E9;
	border-top: 1px solid #DCD7C1;
	padding-top: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #BCB293;
	width: 580px;
	border-left-color: #BCB293;
}
#mainContent p {
	line-height: normal;
	margin-right: 30px;
	font-size: 110%;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: left;
}
#mainContent h1 {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	color: #5E5437;
}
#mainContent h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 30px;
	text-decoration: underline;
}
#mainContent h3 {
	font-size: 135%;
	border-bottom: 1px solid #161C0A;
	width: auto;
	margin: 0px 30px 3px;
	padding: 0px 0px 3px;
}
#mainContent a {
	font-weight: bold;
	text-decoration: none;
	color: #877850;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent img {
}
/*TEAM BIOS RULES*/
#teamBios {
	padding-bottom: 20px;
}
#teamBios a {
	font-size: 75%;
	margin-left: 20px;
}
#teamBios p {
	padding-bottom: 5px;
}
#teamBios img {
	margin-left: 30px;
	margin-right: 15px;
	float: left;
	margin-top: 5px;
}
/*NEWS ITEM RULES*/
#newsItem {
	margin: 0px 10px;
	background: #F3F0EA;
	padding: 10px 0px 30px;
	width: 95%;
}
#newsItem ul {
	margin: 0px 30px 0px 0px;
	padding: 0px;
}
#newsItem ul li {
	margin-bottom: 10px;
	list-style: square;
	margin-left: 45px;
}
#newsItem p {
	font-size: 100%;
	line-height: normal;
}
#newsItem h1 em {
	color: #877850;
	margin-left: 5px;
	font-size: 75%;
}
#newsItem h1 {
	border-bottom: 1px solid #331E13;
	margin: 0px 30px 3px;
	padding: 0px 0px 3px;
	text-decoration: none;
	font: bold 110% Georgia, "Times New Roman", Times, serif;
}
#newsItem ol {
	list-style: lower-alpha;
	margin: 10px 30px 10px 50px;
}
#companyTitle {
	margin-left: 20px;
	font-size: 75%;
	color: #706050;
	font-style: italic;
}
/*FORM RULES*/
#contactForm {
	margin: 0px 10px;
	background: #DCD7C1;
	padding: 0px;
	width: 95%;
	font-size: 100%;
	font-weight: normal;
}
#contactForm p {
	font-size: 100%;
	line-height: normal;
}
#contactForm h1 em {
	color: #8E8358;
	margin-left: 5px;
	font-size: 75%;
}
#contactForm h1 {
	border-bottom: 1px solid #331E13;
	margin: 0px 30px 3px;
	padding: 0px 0px 3px;
	text-decoration: none;
	font: bold 110% Georgia, "Times New Roman", Times, serif;
}
#disclaimer {
	font-size: 90%;
}
/*PROJECT RULES*/
#project {
	left: 0px;
	top: 0px;
	padding: 15px 15px 30px;
	position: relative;
	color: #161C09;
	width: 548px;
}
#project h1 {
	font-size: 175%;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	color: #5E5437;
}
#project h2 {
	font-size: 150%;
	color: #5E5437;
	font-weight: bold;
}
#projectTitle {
	margin-bottom: 10px;
}
#projectTitle a {
	font-size: 75%;
	font-style: italic;
	text-decoration: none;
	color: #8E8358;
	margin-left: 15px;
}
#projectTitle a:hover {
	text-decoration: underline;
}
#projectMedia {
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 250px;
}
#projectMedia p {
	text-align: center;
}
#projectMedia p img {
	border: 2px solid #8E8358;
	margin-bottom: 20px;
}
#projectMedia h2 {
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	font-size: 110%;
}
#projectMedia h3 {
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	font-size: 110%;
}
#projectMedia h3 em {
	font-style: italic;
	font-size: 75%;
	margin-left: 10px;
	color: #8C8256;
}
#projectMedia ul {
	list-style: url(none) none;
	padding: 5px;
	width: 100%;
}
#projectMedia table {
	margin-top: 5px;
}
#projectMedia li {
	display: inline;
	padding-right: 5px;
}
#projectMedia li img {
}
#projectMedia td {
	text-align: center;
}
#projectMedia a {
	border: 0;
	display: block;
	color: #8E8358;
	text-decoration: none;
	font-style: italic;
}
#projectMedia a:hover {
	background-color: #DCD7C1;

}
#projectInfo {
	float: left;
	width: 280px;
	position: relative;
	left: 0px;
	top: 0px;
}
#projectInfo a {
	font-weight: bold;
	text-decoration: none;
	color: #8E8358;
}
#projectInfo a:hover {
	text-decoration: underline;
}
#projectInfo ul {
	padding-left: 5px;
	list-style: none;
}
#projectInfo li {
	margin-bottom: 5px;
}

#projectInfo p {
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 105%;
}
#projectInfo h2 {
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	font-size: 110%;
	padding-top: 15px;
	margin-bottom: 5px;
}
#projectInfo h3 {
	font-size: 100%;
	margin-top: 10px;
}

#smallSecondNavItem {
	font-size: 90%;
}
#propertyThumbs {
	left: 0px;
	top: 0px;
	padding: 15px 15px 30px;
	position: relative;
	color: #161C09;
	width: 548px;
}
#propertyThumbs img {
	border: 2px solid #311E12;
}
#propertyThumbs p {
	text-align: center;
	padding: 0px;
	margin: 2px;
	font-size: 95%;
}
#propertyThumbs a:hover img {
	border: 2px solid #8E8358;
}
