#siteContainer
{
	position: relative;
	padding: 0px 0 20px 0;
	margin: 0 auto 0 auto;
	width: 782px;
	text-align: left;
}

#contentContainer
{
	padding: 0;
	margin: 0;
	position: relative;
}


.activeNavigation
{
	min-height: 144px;
	height: 144px;
}

.activeNavigation p
{
	background-image: url("../../images/str-activeTopic.gif");
	top: 51px;
}

.inactiveNavigation
{
	min-height: 139px;
	height: 139px;
	color: #ffffff;
}

.inactiveNavigation p
{
	background-image: url("../../images/str-inactiveTopic.gif");
	top: 43px;
}

.logoOnTop
{
    position: absolute; 
    top:0px;
    left:0px;
    z-index:10;
}

.metaNavigation
{
	display: block;
	background-color: #fef3cc;
	width: 780px;
	min-height: 20px;
	max-height: 20px;
	height: 20px;
	border-bottom: 1px solid #e3cea1;
	text-align: right;
	color: #7e4400;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	margin: 0 0 2px 0;
}

.metaNavigation li
{
	display: inline;
	margin: 4px 10px 0 0;
	padding: 3px 10px 3px 2px;
}

.metaNavigation a
{
	color: #7e4400;
	font-weight: bold;
}


ol.metaNavigation li
{
	background-image: url("../../images/str-metaNavigationDots.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

.metaNavigation li.last
{
	background-image: none;
}


.squares
{
    list-style-type: square;
}

.topicNavigation
{
	display: inline;
	position: absolute;
	width: 166px;
	margin: 0;
	padding: 0;
}

.topicNavigation img
{
	margin: 33px 0 0 3px;
}

.topicNavigation p
{
	position: relative;
	margin: 0;
	padding: 13px 0 13px 0;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.topicNavigationAndLogo
{
	display: block;
	position: relative;
	width: 780px;
	height: 142px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url("../../images/str-topicsBackground.gif");
	background-repeat: repeat-x;
	background-position: 0 140px;
}

.topicNavigationAndLogo li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.topicNavigationAndLogo li img
{
	padding: 16px 0 10px 10px;
}

#contentArea
{
	position: relative;
	left: 226px;
	background-color: #ffffff;
	background-image: url("../../images/str-contentBackground.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 534px;
	margin: 0 0 -4px 0;
	padding: 10px 10px 30px 10px;
	color: #424242;
	font-size: 12px;
}

#contentArea.interior
{
    background-image: none;
}

#contentArea h1
{
	margin: 18px 20px 14px 20px;
	line-height: 120%;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#contentArea h2
{
    margin: 28px 20px 0 20px;
	line-height: 120%;
	font-size: 14px;
	font-weight: bold;
}

#contentArea h3
{
    margin: 18px 20px 14px 20px;
	line-height: 120%;
	font-size: 14px;
	font-weight: bold;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 18px;
	
}


#drillDown
{
	position: absolute;
	background-color: #596d8c;
	top: 0;
	left: 0;
	width: 222px;
	padding: 2px;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
}

#drillDown h2
{
	margin: 0 0 20px 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#drillDown .sidehome
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


#drillDown img
{
	margin: 20px 0 5px 2px;
}

#drillDown ol
{
	background-color: #dde3ec;
	list-style: none outside;
	display: block;
	position: relative;
	width: 214px;
	min-width: 220px;
	max-width: 216px;
	padding: 0;
	margin: 0 2px 0 1px;
}

#drillDown ol li
{
	display: block;
	width: 212px;
	color: #764708;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
	left: 0;
	border-bottom: 1px solid #596d8c;
}

#drillDown ol li.active
{
	color: #666666;
	font-size: 12px;
    background-color: #ffffff;
}

#drillDown ol a
{
	color: #764708;
	font-weight: 400;
}

#drillDown ol li.active a
{
	color: #666666;
	font-size: 12px;
    background-color: #ffffff;
}


#drillDown ol > li
{
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	line-height: 30px;
	padding: 0 0 0 8px;
}

#drillDown ol li img
{
	margin: 0 7px 1px 0;
	padding: 0;
	vertical-align: middle;
}

#drillDown ul
{
	list-style: none;
	padding: 0;
	margin: 3px 0 0 0;
}

#drillDown ul a
{
	color: #ffffff;
	font-weight: 400;
}

#drillDown ul li
{
	display: block;
	width: 218px;
	color: #ffffff;
	font-weight: 400;
	font-size: 12px;
	margin: 0 0 1px 1px;
	left: 0;
}

#drillDown ul > li
{
	height: 13px;
	padding: 1px 0 11px 23px;
	line-height: 22px;
}

#drillDown ul li
{
	background-image: url("../../images/str-menuDots.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.drillDownAndContent
{
	width: 780px;
	position: relative;
	border-bottom: 1px solid #ffffff;
}

.drillDownAndContenthomeownersActive
{
	border-top: 12px solid #596d8c;
	background-color: #596d8c;
}

.drillDownAndContentnoneActive
{
	border-top: 12px solid #764708;
	background-color: #764708;
}

.drillDownAndContentnoneActiveHome
{
	border-top: 0px solid white;
	background-color: #f6de7d;
}

.drillDownAndContentproActive
{
	border-top: 12px solid #bb5f04;
	background-color: #bb5f04;
}


.drillDownAndContentsmallrentalActive
{
	border-top: 12px solid #76712f;
	background-color: #76712f;
}

.drillDownAndContenthomeownerActive #drillDown
{
	background-color: #596d8c;
}

.drillDownAndContentnoneActive #drillDown
{
	background-color: #764708;
}

.drillDownAndContentnoneActiveHome #drillDownHome
{
	background-color: #f6de7d;
}

.drillDownAndContentproActive #drillDown
{
	background-color: #bb5f04;
}

.drillDownAndContentsmallrentalActive #drillDown
{
	background-color: #76712f;
}

.drillDownAndContenthomeownerActive #drillDown ol
{
	background-color: #dde3ec;
}

.drillDownAndContentnoneActive #drillDown ol
{
	background-color: #fff3cd;
}

.drillDownAndContentnoneActiveHome #drillDownHome ol
{
	background-color: #f6de7d;
}

.drillDownAndContentproActive #drillDown ol
{
	background-color: #f1dbc4;
}

.drillDownAndContenthomeownerActive #drillDown ol li
{
	border-bottom: 1px solid #596d8c;
}

.drillDownAndContentnoneActive #drillDown ol li
{
	border-bottom: 1px solid #774709;
}

.drillDownAndContentproActive #drillDown ol li
{
	border-bottom: 1px solid #bb5f04;
}

.drillDownAndContentsmallrentalActive #drillDown ol
{
	background-color: #f0edb8;
}

.drillDownAndContentsmallrentalActive #drillDown ol li
{
	border-bottom: 1px solid #76712f;
}

#contentArea a
{text-decoration: underline}

#contentArea a:link {
	text-decoration: underline;
}

#contentArea a:visited { 
	color: #1345d8; text-decoration: underline;
}

#contentArea a:hover {
	color: #900; text-decoration: none;
}

#contentArea a:active {
	text-decoration: none;}


#siteFooter
{
	position: relative;
	width: 780px;
	margin: 2px 0 10px 0;
	border-top: 1px solid #e4d7c9;
	padding-bottom: 20px;
}

#siteFooter a
{
    padding: 0 4px 0 4px;
}

#siteFooter a:visited
{
	text-decoration: none;
	color: #1345d8;
	font-size: 12px;
}

#siteFooter a:hover
{
	text-decoration: underline;
}

#siteFooter p
{
	display: inline;
	position: absolute;
	top: 10px;
	left: 14px;
	color: #333333;
	font-size: 11px;
}

#siteFooter ul
{
	position: absolute;
	right: 0;
	top: 10px;
	width: 400px;
	text-align: right;
	display: block;
	list-style: none outside;
    margin: 0 13px 0 0;
	padding: 0;
}

#siteFooter ul li
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
}

#siteFooterHome
{
	position: relative;
	width: 780px;
	margin: 2px 0 0 0;
	border-top: 0px solid #e4d7c9;
	padding-bottom: 20px;
	height: 60px;
}

#siteFooterHome a
{
    padding: 0 4px 0 4px;
	color: #1345d8;
}

#siteFooterHome a:visited
{
	text-decoration: none;
	color: #1345d8;
	font-size: 12px;
}

#siteFooterHome a:hover
{
	text-decoration: underline;
}

#siteFooterHome p
{
	display: inline;
	position: absolute;
	top: 10px;
	left: 14px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}

#siteFooterHome ul
{
	position: absolute;
	right: 0;
	top: 10px;
	width: 400px;
	text-align: right;
	display: block;
	list-style: none outside;
	margin: 0 13px 0 0;
	padding: 0;
}

#siteFooterHome ul li
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
}

#uniqueForFlash
{
    margin: 0;
    padding: 0;
    border: 0;
    width: 504px;
    height: 294px;
}

#topicHome
{
	left: 276px;
}

.topicHomeactiveNavigation
{
	background-color: #596d8c;
	color: #bac4d4;
	left: 276px;
}

.topicHomeinactiveNavigation
{
	background-color: #596d8c;
	border-left: 0px solid white;
	left: 276px;
}

.topicProactiveNavigation
{
	background-color: #bb5f04;
    color: #bb5f04;
	left: 613px;
	border-left: 1px solid #7e4400;

}

.topicProinactiveNavigation
{
	background-color: #bb5f04;
	left: 613px;
	border-left: 1px solid #7e4400;

}

.topicSmallactiveNavigation
{
	background-color: #76712f;
	color: #76712f;
	left: 444px;
	border-left: 1px solid #7e4400;
}

.topicSmallinactiveNavigation
{
	background-color: #76712f;
	left: 444px;
	border-left: 1px solid #7e4400;
}

body
{
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	height: 100%;
	text-align: center;
}

p, a, h1, h2, h3, h4, img, address
{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a
{
    color:  #1345d8;
}

a:hover
{
	text-decoration: underline;
}

