@charset "UTF-8";

body {
	color:#333333;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:small;
	-webkit-text-size-adjust:none;
}

#container {
	width:800px;
	margin: 20px auto;
}

#header {
	text-align:center;
}

#header p.license {
	margin:7px 0;
	text-align:center;
	font-size:10px;
	color:#9c9c9c;
}

#logo {
	width:600px;
	margin: auto;
}

#nav_container {
	margin-top:10px;
}

p {
	text-align:left;
}

hr {
	margin: 20px 0;
	color:#666;
	background-color:#999;
	height: 3px;
}

#home_img {
	margin:15px auto;
	width:617px;
	height:267px;
}

#welcome_text {
	width:500px;
	margin-left:30px;
	float:left;
}

#contact_info {
	font-size:x-small;
	border-left:thin #CCC solid;
	padding-left:15px;
	float:right;
	text-align:right;
	width:240px;
}

#footer {
	clear:both;
	font-size:x-small;
	color:#666666;
	border-top:thin #CCC solid;
	margin-top:15px;
}

#footer p {
	text-align:center;
}

#footer a {
	color:#990000;
	text-decoration:none;
}

/* CONTACT PAGE */

#contact_form {
	margin:10px auto;
	width:400px;
}

#contact_table td {
	padding:3px;
}

.contact_thanks {
	color:#900;
	font-weight:bold;
}

#contact_map {
	width:660px;
	margin:30px auto;
	text-align:center;
	border-top:thin #CCC solid;
}

#contact_map p {
	text-align:center;	
}

/* NEW HOMES */

#new_homes_header {
	width:600px;
	margin:0 auto;
}

ul.thumbs {
	list-style:none;
	margin:0;
	padding:0;
}

ul.thumbs li {
	display: inline;
	/*margin:5px;*/
}

ul.thumbs li img {
	border-color:#666;	
}

ul.thumbs li a:hover img {
	border-color:#C00;	
}

#benito_progress_table td {
	text-align:center;
}

#villa_progress_table td {
	text-align:center;
}

/* REMODELS */

#remodels_header {
	width:600px;
	margin:0 auto;
}

#deleon_progress_table td {
	text-align:center;
}

#obrien_progress_table td {
	text-align:center;
}

/* ADDITIONS */

#additions_header {
	width:600px;
	margin:0 auto;
}

/*#morales_progress_table {
	background-color:#999;
}*/

#morales_progress_table td {
	text-align:center;
}

/* ASSISTED */

#assisted_header {
	width:600px;
	margin:0 auto;
}