/* CSS Document */

/* General styles  ---------------------*/
body, td, p, div, li, a {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #02305f;
}

div {
	margin: 0px;
	padding: 0px;
}
/* font styles  ---------------------*/
.moreinfo{
	margin-right:23px;
	align: right;
}
.main3 {
		
	margin: 15px 0px 3px 0px;
	padding: 0px;
	text-align: justify;
	
}
.ronnie {
		
	margin-left: 25px;
	padding: 0px;
	text-align: left;
	
}
.mainbottom {
		
	margin-left: 25px;
	margin-right: 27px;
	padding: 0px;
	text-align: justify;
	
}
.sub {
	color: #1B4765;
}
.sold {
	color: #850505;
	font-weight: bold;
}
.dscr {
	color: #555555;
}
.formtd {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
/* link  ---------------------*/
a{	
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.white {	
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
	font-size: 9px;
}
a:hover.white {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size: 9px;
}
a.blue {	
	color: #2986d3;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
a:hover.blue {
	color: #2986d3;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
a.gray {	
	color: #4a4949;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
a:hover.gray {
	color: #2986d3;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
/* layout  ---------------------*/
.top {
	color: #ffffff;
	background-image: url(images/top-2.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-LEFT: 28px;
	
}
.bottom {
	
	background-image: url(images/midbottom.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #2986d3;
}
.footer {
	
	background-image: url(images/bfooter.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4a4949;
}
.cel1 {
	padding: 30px 0px 30px 40px;
	margin: 0px;
}
.cel2 {
	padding: 10px 0px 30px 25px;
	margin: 0px;
}
.listing {
	padding: 13px;
	margin: 0px;
}


#sold {
	 scrollbar-3dlight-color: #074999;
	 scrollbar-darkshadow-color: #003677;
	 scrollbar-face-color: #306aa8;
	 scrollbar-arrow-color: #ffffff;
}
.sold-clm {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-left: 1px solid #EEEEEE;
	background-color: #FFFFFF;
}

.listingcell {
background-image: url(images/forsale.gif) ;
background-repeat: no-repeat;
background-position: right;
text-align: justify;

}
.tablebg {
background-image: url(images/homes-bg.gif) ;
background-repeat: repeat-y;
margin-left: 15px;
margin-right: 20px;
line-height: 10px;
}

.tablebgmain {
background-image: url(images/main-bg.gif) ;
background-repeat: repeat-y;
vertical-align: top;


}

/* forms  ---------------------*/
.formcell
{
color: #ffffff;
	background-color: #175385;
	background-image: url(images/welcome-bg.gif);
	background-repeat: repeat-x;
	padding-LEFT: 15px;
	padding-top: 5px;
	vertical-align: top;
	 
	
	}

	
input.typebox, textarea {
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #ffffff;
	border: 1px #666666 solid;
	}
	
select {
	color: #666666;
}

.button {

	color: #ffffff;
	background-color:#1C7FD0;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px; 
	padding-bottom: 1px;
	font-size:8pt; 
	font-family:Verdana; 
	font-weight:bold
	
}

