/* New Homes stylesheet - Ruhl&Ruhl */

#background 
{
	background: top left repeat-y url(/media/companyset/newhomes/bg.background.gif);
	padding-left:15px:
	padding-top:0px;
}

.borderLeft
{
	width: 46px;
	background: top left repeat-y url(/media/companyset/newhomes/bg.border.left.gif);
}
.borderRight
{
	width: 82px;
	background: top left repeat-y url(/media/companyset/newhomes/bg.border.right.gif);
}
.container
{
	background-color: white;
	padding: 0px 3px 3px 3px;
}

.section {
	border: 2px solid black;
	background-color: white;
}
.textLarge {
	font-size: 20px;
}
.textGray {
	color: #868686;
}
.textBold {
	font-weight: bold;
}
.propertyButtons td{
	padding: 2px;
}
.dataTable td{
	padding: 2px;
	padding-left: 5px;
}
.propertiesEvenRow td{
	background-color: #CAE0EE;
	padding: 0px;	
}			
.alternateRow td{
	background-color: #CAE0EE;
}			

.horizScroll{
	width: 620px;
	overflow-x: auto;
	overflow-y: hidden;
	height:70px;
}

.communityButtons
{
	vertical-align:top;
	width:146px;
	height:109px;
	border-right:1px solid black;
	padding-top:3px;
	background: top left repeat url(/media/companyset/ruhlandruhl/bg.button.gif);
}

.propertyButtons
{
	vertical-align:top;
	width:163px;
	padding:2px;
	background: top left repeat url(/media/companyset/ruhlandruhl/bg.button.gif);
}


