@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background:#660000;
	margin-top: 45px;
}
#prequalifyFlash {
 float:right;
 margin-top: 27px;
 left: 10px;
}

#toggleDirections {
	margin-top: -13px;
	margin-left: 1px;
}

#Site_Plan td {
	line-height: normal;
}

#Site_Plan td a:link #Site_Plan td a:visited, #Site_Plan td a:hover {
	height: auto;
	width: auto;
	margin:0px;
	padding:0px;
	line-height:normal;
}

#footer a:link, #footer a:visited {
	color: #ffdfaf;
	text-decoration:none;
}

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

img {
	border: 0px;
}

div.sitePlan {
	text-align: center;
}

div.sitePlan ul {
	text-align:left;
}
#contact_left {
	width: 210px;
	float:left;
	padding-right: 15px;
}

#contact_left ul {
	padding-left: 0px;
	margin-left: 15px;
}

#nav {
	clear:both;
	height: 29px;
	overflow:hidden;
	background:url(../images/nav_bg.gif) repeat-x;
	border-top: 3px #fff solid;
}

#nav a:link, #nav a:visited {
	display: block;
	float:left;
}

#nav a:hover, #nav a.currentPage:link, #nav a.currentPage:visited {
	margin-top: -29px;
}

#logo {
	width: 285px;
	padding-right: 3px;
	float:left;
}

#header {
	float: left;
	width: 650px;
	height: 176px;
}

#page {
	margin:auto;
	width: 938px;
	padding: 3px;
	background:#ffffff;
	margin-bottom: 2px;
}

#main {
	border-top: 3px solid #ffffff;
	background: url(../images/main_bg.gif) repeat-y;
}

#left {
	width: 259px;
	background: #a72c32;
	float:left;
	padding: 14px;
	color: #fff;
}

div#left.homeLeft {
	padding: 0px;
	padding-top: 14px;
	width: 287px;
}
#right {
	float: left;
	width: 650px;
	background:#ffdfaf;
	border-top: 1px solid #ffd499;
}

#clearhr {
	background:url(../images/bottom_pixel.gif) right no-repeat;
	height: 1px;
	clear:both;
}
#clearhrHome {
	height: 1px;
	clear:both;
}

#footer {
	color: #ffdfaf;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 938px;
	margin:auto;
	margin-top: 5px;
}

.residence {
	text-align:center; 
}
form.directionsForm {
	margin-top: 10px;
	float:right;
	width: 340px;
}
	form.directionsForm label {
		width: 150px;
		display: block;
		float: left;
	}


#fp_nav {
	text-align: left;
}
#residence_padding {
	padding: 5px;
	padding-top: 20px;
}
#footerLeft {
	width: 500px;
	text-align:left;
	float:left;
}

#homeRight {
	padding: 15px;
	padding-bottom: 0px;
	height: 280px;
}

#footerRight {
	float:right;
	width: 438px;
	text-align:right;
}

#homeDiv {
 background: url(../images/home_house03.jpg) bottom left no-repeat;
}

#toggleDirections {
	float: right;
}

#popupPhoto {
/*
 width:467px;
 height:350px;
*/
 width:467px;
 height:350px;
 z-index:10;
 left: 60px;
}

body #popupWrapper {
	background:#000;
    position: absolute;
 	top: 250px;
	width: 467px;
	height: 350px;
	display:none;
}
