body {
	
	margin:0px;
	background: #FFF url(../images/bg.jpg) top center;
}

/*#container {
	margin: 0px auto 0px auto;
}*/

.main {
	width: 932px;
	margin: 0px auto 0px auto;
}

.header {
	background:url(../images/header.jpg) center no-repeat;
	width: 488px;
	height:80px;
	margin-top: 50px;
	margin-left:41px;
	float:left;
}

.header h1 {
	font-size:0px;
	display: none;
}


.photos {
	background:url(../images/top_photos.png) center no-repeat;
	float:left;
	margin-left:-64px;
	margin-top:0px;
	margin-right:0px;
	width: 465px;
	height: 380px;
}

.main p {
	font-family: Arial, Helvetica, sans-serif;
	color:#776846;
	font-size:12px;
	margin-left: 40px;
	/*margin-right: 0px;*/
}

.financial {
	float:left;
	width:407px;
	margin-top: -195px;
	/*padding-top: 130px;*/
	margin-left: 42px;
}

.financial h2 {
	
	width: 309px;
	height: 57px;
	margin-left:16px;
	/*margin-top:71px;*/
	font-size:0px;
}
	

ul {
	list-style-image:url(../images/bullet.jpg);	
	
}

ul li {
	margin-left: 20px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#776846;
	font-size:12px;
}


.taxfree {
	float:left;
	width:500px;
	padding-top: 10px;
	margin-left: 42px;
}

.taxfree h2 {
	
	width: 309px;
	height: 57px;
	margin-left:16px;
	margin-top:20px;
	font-size:0px;
}



/*------------------State Table----------------------*/

.states {
	float:left;
	width:340px;
}

table.state {
	float: left;
	width:241px; 
	padding: 0;
	margin: 50px auto 12px 30px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #330033;
	/*text-align: left;*/
	background-color: #fff;

}

	
table.state .stats {
	font:  11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding-left:5px; 
	text-align: left;
}

table.state .boldstats {
	font:  11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #D7CFBF;
	padding:2px 0 0 5px; 
	text-align: left;
}

table.state .header {
	font:  11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #becedd;
	padding:5px 0 5px 7px; 
	text-align: left;
}

table.state td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999999	
	width: 20px;
	height: 20px;
	text-align: left;
	padding-left:5px; 
}


/*------------------End State Table----------------------*/

.convenient {
	float:left;
	width:750px;
	padding-top: 10px;
	margin-left: 42px;
}

.convenient h2 {
	
	width: 309px;
	height: 57px;
	margin-left:16px;
	margin-top:20px;
	font-size:0px;
}

.cleanest {
	float:left;
	width:580px;
	padding-top: 10px;
	margin-left: 42px;
}

.cleanest h2 {
	
	width: 309px;
	height: 57px;
	margin-left:16px;
	margin-top:20px;
	font-size:0px;
}

.photo2 {
	background:url(../images/girl.png) center no-repeat;
	float:left;
	margin-left:18px;
	margin-top:0px;
	margin-right:0px;
	width: 291px;
	height: 312px;
}

.homes {
	float: left;
	width:720px;
	padding-top: 10px;
	margin-left: 110px;;
}

.homes span {
	float: left;
	width: 230px;
	height: 160px;
	margin-right: 10px;
	padding-bottom:20px;
}

.homes p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#776846;
	font-size:12px;
	margin-left: 40px;
}

.homes a:link {
	color:#618e9c;
	text-decoration:underline;
}

.homes a:visited {
	color:#618e9c;
	text-decoration:underline;
}

.homes a:hover {
	color:#666;
	text-decoration:underline;
}

.footer {
	float:left;
	width: 650px;
	margin-left: 50px;
	margin-top:30px;
	padding-bottom:20px;
}

.footer p {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#776846;
}

.tblogo {
	float:left;
	width:200px;
	height:42px;
	margin-right:0px;
	margin-top:30px;
	padding-bottom:20px;
}

.footer a:link {
	color:#618e9c;
	text-decoration:underline;
}

.footer a:visited {
	color:#618e9c;
	text-decoration:underline;
}

.footer a:hover {
	color:#666;
	text-decoration:underline;
}
