/* CSS Document */

/* homepage SPECIFIC STYLES */
#dealerOne #mainHolder  {
	background:url(../_images/bkg_brick_one.gif) repeat-y;
}

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

/*
#residentialTwo #slideText {
	float:left;
	width:185px;
	margin-left:20px;
	margin-bottom:20px;
}
#residentialTwo #slideText h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#43413b;
	font-size:34px;
	line-height:32px;
	letter-spacing:-1px;
	margin:30px 0px 15px 0px;
	padding:0;

}

#residentialTwo #slidePhoto {
	float:right;
	width:430;
	margin-right:20px;
}
#residentialTwo #slidePhoto img {
	border:#43413b solid 15px;
	margin-bottom:20px;
}
*/



