/* CSS Document */

/* homepage SPECIFIC STYLES */
#residentialOne #mainHolder  {
	background:url(../_images/bkg_orange_one.gif) repeat-y;
	padding-bottom:0;
}

#residentialOne #mainContent {
	margin-top:20px;
	margin-right:15px;
	float:right;
	width:635px;
	padding:0 20px;
	display:inline;
}
#residentialOne #residential a {
	background:#da922b url(../_images/nav_arrow_orange.gif) no-repeat center top;	
}
#rightSideBar {
	display:none;
}
th {
	border-top:#5c5c5c solid 1px;
	border-bottom:#5c5c5c solid 1px;
	text-align:left;
}

#residentialOne #dysContent {
	margin-right:15px;
	float:right;
	width:675px;
	display:inline;
}

#flashUpgrade {
	margin:20px;
	display:inline;
}
#flashUpgrade h1 {
	color:#993300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	font-weight:normal;
	margin-top:0;
}
#flashUpgrade a:link { color:#4379b1 }
#flashUpgrade a:visited { color:#806197 }
#flashUpgrade a:hover { color:#64a411 }
#flashUpgrade a:active { color:#da922b }


#residentialOne #mainContent h1 {
	color:#da922b;
}
#residentialOne #mainContent ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:15px;
}



#residentialTwo #slidePhoto {
	border:#43413b solid 15px;
	margin-bottom:8px;
}




