@charset "UTF-8";
/* Eric Meyer Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;
	border-spacing: 0;}
	
/* layout styles */
body {background: url(../images/grass.jpg) 50% 100%;
	color: #52340e;
	font-size: 12px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;}

#container {background: url(../images/tan.gif);
	width: 100%;}
	
#headerWide {background: url(../images/topGrass.gif) 50% 0 repeat-x;
	padding-top: 40px;
	margin-top: 15px;
	width: 100%;
	height: 141px;}
#header {width: 860px;
	background: url(../images/headerBar.gif) 50% 0 no-repeat;
	margin: 0 auto;
	height: 116px;
	position: relative;
	padding-top: 8px;
	top: 20px;}
	
h1 {margin: 20px 0 0 4px;
	float: left;
	width: 242px;}
#logo span {display: none;}
#logo {height: 41px;
	width: 242px;
	overflow: hidden;
	background: url(../images/logo.gif) bottom left no-repeat;
	display: block;}
#logo:hover {background-position: top left;}

h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dashed #816b4c;}

h4 {text-transform: uppercase;
	font-size: 12px;}

#nav {float: left;
	width: 365px;
	padding-left: 240px;}
	
#content {width: 850px;
	margin: 0 auto;
	background: #fbf9ed;
	clear: both;}
#content p {padding-bottom: 13px;
	text-align: justify;}
	
#mainCol {width: 445px;
	float: left;
	display: inline;}
	
#mainCol-FullWidth {width: 850px;
	float: left;
	display: inline;}
	
#mainCol-SitePlan {width: 580px;
	float: left;
	display: inline;}

#sideBar1 {float: left;
	width: 365px;
	margin: 75px 0 30px 40px;
	height: 424px;
	background: url(../images/image1.jpg) top left no-repeat;}
	
#sideBarSitePlan {width: 270px;
	float: left;
	margin: 150px 0 30px 0;
	display: inline;}
	
#sideBar2 {float: left;
	width: 365px;
	margin: 75px 0 30px 40px;
	height: 424px;
	background: url(../images/image2.jpg) top left no-repeat;}
	
#sideBarBuilders {float: left;
	width: 365px;
	margin: 70px 0 30px 40px;
	display: inline;}
	
#content #sideBarBuilders a:link, #content #sideBarBuilders a:visited, #content #sideBarPlans a:link, #content #sideBarPlans a:visited {text-decoration: none;
	border: none;
	font-weight: normal;}
	
#sideBarPlans {float: left;
	width: 365px;
	margin: 130px 0 30px 40px;
	display: inline;}
	
#sideBar {float: left;
	width: 365px;
	margin: 75px 0 30px 40px;
	height: 424px;}
	
#sideBar3 {float: left;
	width: 365px;
	margin: 75px 0 30px 40px;
	height: 424px;
	background: url(../images/image3.jpg) top left no-repeat;}
	
#sideBar4 {float: left;
	width: 365px;
	margin: 75px 0 30px 40px;
	height: 424px;
	background: url(../images/image4.jpg) top left no-repeat;}
	
#sideBar5 {float: left;
	width: 365px;
	margin: 50px 0 30px 40px;
	background: url(../images/image5.jpg) top left no-repeat;}
	
#sideBarHomes {float: left;
	width: 365px;
	margin: 75px 0 30px 40px;
	height: 424px;
	background: url(../images/door.jpg) top left no-repeat;}
	
#topFlower {height: 169px;
	width: 182px;
	position: absolute;
	background: url(../images/topFlower.gif) no-repeat;
	left: 290px;
	top: -20px;}

#footer {width: 100%;
	clear: both;
	background: url(../images/bottomGrassMask.gif)  50% 100% repeat-x;
	height: 175px;}
#footerFix {width: 850px;
	margin: 0 auto;
	border-top: 1px dashed #816b4c;
	position: relative;}
#footer li {display: inline;}
#footer ul, #footer #copyright {width: 500px;
	float: left;}
#footer #jw span {display: none;}
#footer #jw {float: right;
	background: url(../images/jwLogo.gif) bottom left no-repeat;
	height: 39px;
	width: 129px;
	margin-top: -15px;}
#footer #jw:hover {background-position: top left;}
#footer a:link, #footer a:visited {font-weight: bold;
	text-decoration: none;
	color: #816b4c;}
#footer a:hover, #footer a:active {color: #52340e;}
#footer #copyright {color: #816b4c;
	font-size: 11px;}
	
	
/* non-layout styles */
	
h2 {border-bottom: 1px dashed #816b4c;
	text-align: center;
	width: 445px;
	margin-top: 35px;
	margin-bottom: 12px;}

h2 span {display: none;}

#life {height: 39px;
	width: 445px;
	overflow: hidden;
	background: url(../images/headLife.gif) 50% no-repeat;
	display: block;}
	
#education {height: 40px;
	width: 850px;
	overflow: hidden;
	background: url(../images/headerEducation.gif) 50% no-repeat;
	display: block;}
	
#recreation {height: 40px;
	width: 445px;
	overflow: hidden;
	background: url(../images/headerRecreation.gif) 50% no-repeat;
	display: block;}
	
#homes {height: 40px;
	width: 445px;
	overflow: hidden;
	background: url(../images/headHomes.gif) 50% no-repeat;
	display: block;}
	
#whatsNew {height: 40px;
	width: 445px;
	overflow: hidden;
	background: url(../images/headwhatsNew.gif) 50% no-repeat;
	display: block;}
	
#photoGallery {
	margin-top:-50px;
	height: 50px;
	width: 425px;
	overflow: hidden;
	background: url(../images/headPhotos.gif) 50% no-repeat;
	}
	
#developer {height: 40px;
	width: 850px;
	overflow: hidden;
	background: url(../images/headDeveloper.gif) 50% no-repeat;
	display: block;} 
	
#visit {height: 43px;
	width: 445px;
	overflow: hidden;
	background: url(../images/headvisit.gif) 50% no-repeat;
	display: block;}

#sitePlan {height: 43px;
	width: 850px;
	overflow: hidden;
	background: url(../images/headSitePlan.gif) 50% no-repeat;
	display: block;}

#buildersGuild {height: 43px;
	width: 445px;
	overflow: hidden;
	background: url(../images/headBuildersGuild.gif) 50% no-repeat;
	display: block;}

#nowSelling {height: 43px;
	width: 445px;
	overflow: hidden;
	background: url(../images/headNowSelling.gif) 50% no-repeat;
	display: block;}
 
#sideBar img {padding-bottom: 10px;}

#jwLogoBig span {display: none;}
#jwLogoBig {height: 67px;
	width: 216px;
	overflow: hidden;
	background: url(../images/jwlogoBig.gif) bottom left no-repeat;
	display: block;
	margin-left: 317px;}
#jwLogoBig:hover {background-position: top left;}

/* form styles */

.odd {background: #f5f2e6;}
#form input, #form textarea {background: #ece8d9;
	border: 1px dashed #b8a78f;
	width: 200px;}
.required {font-weight: bold;
	font-size: 14px;
	color: #660000;}
#form_side input, #form textarea {background: #ece8d9;
	border: 1px dashed #b8a78f;
	width: 150px;}
.required {font-weight: bold;
	font-size: 14px;
	color: #660000;}
	
dl.adminForm {width: 500px;}
	
.adminForm dt {width: 150px;
	float: left;
	display: inline;
	text-align: right;
	height: 20px;
	padding: 3px;
	margin: 0;
	line-height: 20px;
	color: #4b4849;}
	
.adminForm dd {width: 330px;
	float: left;
	display: inline;
	padding-left: 10px;
	padding: 3px;
	margin: 0;
	line-height: 20px;}
	
dl.adminFormBig {width: 800px;}
	
.adminFormBig dt {width: 150px;
	float: left;
	display: inline;
	text-align: right;
	height: 20px;
	padding: 3px;
	margin: 0;
	line-height: 20px;
	color: #4b4849;}
	
.adminFormBig dd {width: 625px;
	float: left;
	display: inline;
	padding-left: 10px;
	padding: 3px;
	margin: 0;
	line-height: 20px;}
	
	

	
#form dl {width: 500px;}
	
#form dt {width: 150px;
	float: left;
	display: inline;
	text-align: right;
	height: 20px;
	padding: 3px;
	margin: 0;
	line-height: 20px;
	color: #4b4849;}
	
#form_side dt {width: 125px;
	float: left;
	display: inline;
	text-align: right;
	height: 20px;
	padding: 3px;
	margin: 0;
	line-height: 20px;
	color: #4b4849;}
	
#form dd {width: 225px;
	float: left;
	display: inline;
	padding-left: 10px;
	padding: 3px;
	margin: 0;
	line-height: 20px;}
	
#form_side dd {width: 220px;
	float: left;
	padding-left: 10px;
	padding: 3px;
	margin: 0;
	line-height: 20px;}
	
.press dt {font-weight: bold;
	padding-left: 4px;
	line-height: 18px;}
.press dd {padding-left: 4px;
	line-height: normal;
	line-height: 18px;
	padding-bottom: 12px;}

#content a:link, #content a:visited {color: #708d3d;
	border-bottom: 1px dashed #708d3d;
	font-weight: bold;
	text-decoration: none;}
#content a:active, #content a:hover {color: #92b258;
	border-bottom: 1px dashed #92b258;}
	
#content a:link img, #content a:visited img {
	border-bottom: none;
	text-decoration: none;}
	
.builder p {font-size: 13px;}
/*#content a:link, #content  a:visited {border-bottom: none;
	text-decoration: none;}
#content  a:visited, #content  h3 a:active {border-bottom: none;}*/

.fancy li {text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/dashedLine.gif) 50% 100% no-repeat;
	margin-bottom: 7px;
	padding-bottom: 7px;}
.fancy li.last {background: none;}

.map {margin-top: 550px;}

#school1 {width: 400px;
	float: left;
	display: inline;}
	
#school2 {width: 400px;
	float: right;
	display: inline;}
	
#content .center {text-align:center;}

/*.space{margin-top: 10px;}*/

#content .housePlan p, #content .housePlan2 p {text-align: center;
	padding-top: 4px;}
.housePlan {width: 175px;
	float: left;
	display: inline;}
	
.housePlan2 {width: 175px;
	float: right;
	display: inline;}

#sideBarPlans h2 {font-size: 16px;
	width: 370px;
	text-align: left;}
	
#sideBarPlans h2#solo {font-size: 16px;
	width: 370px;
	text-align: left;
	margin-top: 0;
	padding-top: 0;}
	
address {line-height: 20px;
	font-style: normal;
	color: #816b4c;}
	
#flash{
	width:600px;
	margin:auto;
	margin-left:25px;
	}
	
.alert {font-size: 15px;
	font-weight: bold;
	color: #f0543a;}
	
.thumb{
	
	width:130px;
	height:130px;
	text-align:center;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
	}
.thumbs{
	float:left;
	width:130px;
	height:130px;
	text-align:center;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
	}
.holder{
	float:left;
	width:130px;
	height:140px;
	border:1px solid #666666;
	padding:5px;
	margin:5px 5px 5px 5px;
	}
	
a:link img, a:hover img {
	border: none;
	}