* {
	margin:0;
	padding:0;
}
body {
	min-width: 990px;
	margin:0;
	padding:0;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58595b;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58595b;
	text-align:left;
}

/* MAIN SITE STRUCTURE  */
#left-side-outer {
	width:50%;
	float:left;
	margin-right:-495px;
}
#left-side {
	margin-right:495px;
}
#center-column {
	width:990px;
	float:left;
	position:relative;
	z-index:10;
}
#right-side-outer {
	width:50%;
	float:right;
	margin-left:-496px;
}
#right-side {
	margin-left:495px;
}
#headerArea{
	height:222px;
	background-image:url(images/site/top_double_rule.gif);
	background-repeat:repeat-x;
}
#headerContainer{
	height:210px;
}
#logoBar{
	height:138px;
}
.doubleRule{
	height:222px;
	background-image:url(images/site/top_double_rule.gif);
	background-repeat:repeat-x;
}
.singleRule{
	height:322px;
	border:none;
	border-bottom-color:#cdced0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.singleRuleTertiary{
	height:128px;
	border:none;
	border-bottom-color:#cdced0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#logoContainer{
	float:left;
}
#utilNav{
	float:right;
	margin-top:90px;
}

#footerContainer{
	clear:both;
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
}


/* */
.footer
{
    font-size:10px;
}
.footerCaps
{
    font-size:10px;
    font-weight:bold;
    letter-spacing:1px;
    text-transform:capitalize;
    margin-bottom:8px;
}
#HouseMenuH ul li
{
    list-style-type:none;
}

#HouseMenuH ul li
{
    list-style-type:none;
    margin-bottom:14px;
}

#HouseMenuH li a 
{ 
	 font-weight: bold;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 text-decoration: none;
	 line-height:18px;
} 



.SearchResultsContent td{
	vertical-align:top;
	font-size:12px;
}
.SearchResultsContent tr{
}
.searchResultSpacer{
	margin-bottom:10px;
}
