/*RESIDENTIAL CONTAINER*/
#container {
	background-image: url(../images/residential_images/content_bg_comm.gif);
	background-repeat: repeat-y;
}
/*HEADER RULES*/
#header {
	border-top: 5px solid #F3F0EA;
}
/*REALM NAVIGATION*/
#realms #residential a {
	padding-left: 42px;
	background-color: #DCD8C1;
	background-image: url(../images/residential_images/res_selector_normal.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#realms #residential a:hover {
	padding-left: 42px;
	color: #503A29;
	background-color: #DCD8C1;
	background-image: url(../images/residential_images/res_selector_current.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#realms #residential.active a {
	padding-left: 42px;
	border-top: 2px solid #79624E;
	border-right: 1px solid #79624E;
	border-left: 1px solid #79624E;
	border-bottom: none;
	background-color: #8F734F;
	background-image: url(../images/residential_images/res_selector_current.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#realms #residential.active a:hover {
	background: #8F734F url(../images/residential_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(../images/residential_images/comm_selector_normal.gif) no-repeat 10px 50%;
	padding-left: 30px;
}
#realms #commercial a:hover {
	background: #DCD8C1 url(../images/residential_images/comm_selector_normal.gif) no-repeat 10px 50%;
	padding-left: 30px;
	color: #503A29;
}
/*SIDEBAR CONTENT*/
#secondaryNavigation {
	width: 175px;
	padding: 5px 0px 0px;
	margin: 0px;
	background: #E8E3D9;
	border-top: 1px solid #8E8358;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#secondaryNavGutter {
	background: #FFFFFF;
	padding-top: 5px;
}
#secondaryNavigation h1 {
	font-size: 125%;
	color: #311E12;
	background: #8F734F;
	border-top: 1px solid #331E13;
	border-bottom: 1px solid #331E13;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#secondaryNavigation h1 a {
	text-decoration: none;
	color: #311E12;
	padding-left: 0px;
	background: url(none);
}
#secondaryNavigation h1 a:hover {
	color: #311E12;
	background: url(none);
}
#secondaryNavigation h2 {
	background: #E8E3D9;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}
#secondaryNavigation h2 a {
	text-decoration: none;
	color: #311E12;
	font-size: 100%;
	background: url(../images/residential_images/nav_key_normal.gif) no-repeat 0px 50%;
	padding-left: 35px;
}
#secondaryNavigation h2 a:hover {
	background: url(../images/residential_images/nav_key_over.gif) no-repeat 0px 50%;
	color: #6E6255;
}
#secondaryNavigation h3 {
	background: #8F734F;
	padding-bottom: 5px;
	margin: 5px 0px 0px;
	border-top: 1px solid #BCB293;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #BCB293;
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
}
#secondaryNavigation h3 a {
	text-decoration: none;
	color: #311E12;
	font-size: 100%;
	padding-left: 35px;
	background: url(../images/residential_images/nav_key_current.gif) no-repeat 0px 50%;
	font-weight: bold;
}
#secondaryNavigation h3 a:hover {
	color: #311E12;
	background: url(../images/residential_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 #8E8358;
}
/*MAIN CONTENT*/
#content {
	width: 580px;
	padding: 0px 0px 20px;
	float: right;
}
/*FMA RULES*/
#fma {
background: #FFFFFF;
}
#fmaImage {
	border-top: 1px solid #3E291B;
	border-bottom: 1px solid #3E291B;
	border-right-style: none;
	border-left-style: none;
}
/*MAIN BODY RULES*/
#mainContent {
	background: #F8F7F2;
	border-top: 1px solid #BCB293;
	padding-top: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #BCB293;
	width: 580px;
}
#mainContent p {
	line-height: normal;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 110%;
	margin-bottom: 10px;
	text-align: left;
}
#mainContent h1 {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	color: #70331F;
}
#mainContent h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 30px;
	text-decoration: underline;
}
#mainContent h3 {
	font-size: 135%;
	border-bottom: 1px solid #331E13;
	width: auto;
	margin: 0px 30px 3px;
	padding: 0px 0px 3px;
}
#mainContent a {
	color: #8E8358;
	font-weight: bold;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent img {
	margin-left: 30px;
	margin-right: 15px;
	float: left;
	margin-top: 5px;
}
/*TEAM BIOS RULES*/
#teamBios {
	padding-bottom: 20px;
}
#teamBios a {
	font-size: 75%;
	margin-left: 20px;
}
#teamBios p {
	padding-bottom: 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: #F3F0EA;
	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: #311E12;
	width: 548px;
}
#project h1 {
	font-size: 175%;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	color: #70331F;
}
#project h2 {
	font-size: 150%;
	color: #70331F;
	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: 2px solid #311E12;
	display: block;
}
#projectMedia a:hover {
	border: 2px solid #8E8358;
}
#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%;
}
