@import "print.css";

a:link {
font-family:Arial, Helvetica, sans-serif; 
size:12px; 
color: #000;
text-decoration: underline;
}
a:visited {
font-family:Arial, Helvetica, sans-serif;
size:12px;
color:#000;
text-decoration: underline;
}
a:hover {
font-family:Arial, Helvetica, sans-serif
size:12px;
color: #fff;
text-decoration:underline;
}
a img{
border: none;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentDiv {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 65px;
}
.readyHomes_contentDiv {
	font-size:14px;
	margin:0 45px 10px 45px;
}

.small {
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
}
.smallBio {
	font-size: 10px;
	line-height: 1;
	font-weight: normal;
}
.smallSpace {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
}
.smBullet img {
	vertical-align: top;
}
.bioName {

	font-size: 12px;
	line-height: 1;
	font-weight: bold;
}
.underBioName {
	
	font-size: 10px;
	line-height: 1;
	font-weight: normail;
}

#menu img{ !important /* menu spacing */
padding: 0px;
margin-top: 4px;
}
.yellowbg {
	background-color: #FFFF00;
}

#noUnderline a{
text-decoration:none;
}

	ul.navbar {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
	li.navitem {
		position: relative;
	}
	
	li.navbar {
		position: relative;
		float: left;
	}
	
	li.navbar ul.navbar {
		display: none;
		position: absolute;
		top: 28px;
		left: 0;
		padding: 5px;
		/*width: 200px;*/
	}
	
	li.navitem > ul.navbar {
		top: auto;
		left: auto;
	}
	
	ul#about {
		background: #50b399;
	}
	
	ul#buy {
		background: #a94b82;
	}
	
	ul#contact{
		background: #a48c48;
	}
	
	ul#finance{
		background: #9c7d0d;
	}
	
	ul#resource{
		background: #c24f45;
	}
	
	ul#neighborhoods{
		background: #6d96ce;
	}
	
	li.navbar:hover ul.navbar, li.over ul.navbar { display: block; }


	
/***********************************************/
/***********************************************/
/* Move-In Ready Homes */

#readyhomes { display:block; background-color:#DEDCCC; list-style:none; margin:0; padding:20px; font-size:12px; }
#readyhomes li.listing { border-bottom:1px solid #000000; padding-bottom:10px; margin-bottom:40px; display:block; position:relative; min-height:125px; zoom:1;}
#readyhomes li.last { margin-bottom:0; }
#readyhomes .specs, #readyhomes .features, #readyhomes .thumb { float:left; }

#readyhomes .thumb { display:block; margin-right:10px; }

#readyhomes h2 a:link, #readyhomes h2 a:visited, #readyhomes h2 { color:#24408F; text-transform:uppercase; font-size:14px; margin:0; text-decoration:none }

#readyhomes .specs { margin-right:10px; }
#readyhomes .specs ul { list-style:none; margin:15px 0 0; padding:0; width:200px; }
#readyhomes .specs ul li { display:block; width:100px; float:left; line-height:2; text-transform:uppercase; }
#readyhomes .specs ul li strong { font-weight:bold; color:#24408F; }

#readyhomes { overflow:visible; }
#readyhomes .features ul { margin:0; padding:0 0 0 20px; overflow:visible; list-style-type:disc; width: 260px;}
#readyhomes .features p { margin:0 0 10px; padding:0 0 0 20px; }
#readyhomes .features strong { color:#24408F; text-transform:uppercase; }

#readyhomes a.print { 
	display:block; width:19px; height:21px; text-indent:-9999px; overflow:hidden; background:url(./neighborhoods/readyhomes/print.gif) no-repeat;
	position:absolute; bottom:10px; right:0;
}

.clear { clear:both; }
br.clear { display:block; }

.list_images {
	width: 115px;
	float:left;
	margin-right: 10px;
}
