/* CSS Document */

body{
	background-color:#5F7185;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}

#shadowTable{
	position:relative;
	top:-8px;
}

#mainTable{
	width:750px;
	border:1px solid #ffffff;
	background-color:#ffffff;
}


#btnCell{
	width:191px;
	background-image:url(images/FindHomeBack.jpg);
	background-repeat:repeat-y;
	height:415px;
}

#selectionsDiv{
	height:363px;
	overflow:scroll;
	padding:none;
}

#btnTable a, #btnTable img{
	border:none;
	text-decoration:none;
}

#mainTable #topborder{
	background-image:url(images/dropshadow.png);
	background-repeat:repeat-x;
}

.borderCell{
	width:2px;

}

#selections{
	width:185px;
	background-color:#EAE7E0;
	vertical-align:top;
}

#selectionsTable{
	width:175px;
	left:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#selectionsTable th{
	font-size:12px;
	color:#1B393F;
	height:12px;
}

#selectionsTable td{
	font-size:11px;
	color:#000000;
	height:12px;
}

#selectionsTable td a{
	text-decoration:none;
	color:#000000;
}

#selectionsTable .empty{
	width:10px;
	font-weight:bold;
	text-align:right;
}


#flashCell{
	height:236px;
}

#flashDiv{
	position:relative;
	top:0px;
	height:236px;
	vertical-align:text-top;
}

#extras{
	vertical-align:top;
	text-align:left;
}

#extrasTable{
	position:relative;
	top:0px;
	text-align:center;
	vertical-align:text-top;
}

.extraCell{
	width:185px;
	text-align:center;
	vertical-align:top;
}

.extraCell table{
	text-align:center;
}

#extrasTable th{
	background-color:#ffffff;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#extrasTable th .smallText{
	font-size:10px;
}

#bar1{
	 width:183px;
	 height:8px;
	 background-color:#CC9738;
	 padding-bottom:1px;
}

#bar2{
	 width:183px;
	 height:8px;
	 background-color:#979F63;
	 padding-bottom:1px;
}

#bar3{
	 width:183px;
	 height:8px;
	 background-color:#8B1020;
	  padding-bottom:1px;
}

.extraImg{
	width:183px;
	height:70px;
	z-index:5;
}

.extraText{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
	padding-left:10px;
	line-height:15px;
}

.extraText table{
	width:100%;
}

#rightShadow{
	background-image:url(images/shadow_right.jpg);
	background-repeat:repeat-y;
	vertical-align:text-top;
}

#footerCell{
	text-align:left;
}
