
* { margin: 0; padding: 0; }

body {
	background: #e6e5da;
	color: #455;
	font: .8em/1.5em Georgia, "Times New Roman", Times, Serif;
	margin: 1em 0 1em 0;
	text-align: center;
}

hr { 
	clear: both;
	height: 1px;
	visibility: hidden;
	width: 0px;
	margin-bottom: -1px;
}

img { border: 0; }

.hide { display: none; }
.fright { float: right; margin-left: 3em; }
.fleft { float: left; }

/*
	= structure
*/


#wrap {
	margin: 0 auto;
	width: 748px;
	text-align: left;
}

#header, #nav, #container, #footer {
	clear: both;
	margin-bottom: .5em;
}

#header {
	background: #f5f4f0 url(../imgs/live-your-life.jpg) 100% -30px no-repeat;
	height: 138px;
}

#nav {
	background: #f5f4f0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .86em;
	height: 35px;
	text-transform: uppercase;
}

.bg {
	background-color: #f5f4f0;
}

body.homepg #container {
	padding-left: 2em;
	padding-top: 1em;
}

#container p  {
	margin-left: 2%;
	width: 96%;
}

div.intro {
	background: transparent url(../imgs/shadow.gif) 100% 100% no-repeat;
	float: left;
	margin: .3em 0em .71em 0;
	padding: 0 0 15px 0;
	width: 240px
}
div.intro div {
	background: #eceae0;
	border: 1px solid #fff;
	padding: .8em 1em;
}

div.intro a { padding-right: 15px; background: transparent url(../imgs/arrow_fat_right.gif) 100% 50% no-repeat; }

#rimg { margin-bottom: 30px; }

body.homepg #footer {
	padding-top: 1em;
}

#footer a { color: #e6e6d4; }
#footer a:hover { color: #fff; }

#footer p {
	background-color: #43595e;
	color: #fff;
	line-height: 40px;
	padding-left: 2%;
}

#footer strong {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}

.twocolumn div.one {
	float: left;
	width: 49%;
	margin-right: .9%;
}

* html .twocolumn div.one {
	margin-right: .45%;
}

.twocolumn div.two {
	float: left;
	width: 49%;
	margin-left: .9%;
}

* html .twocolumn div.two {
	margin-left: .45%;
}




/*
	= header
*/

#logocontainer {
	background: #f5f4f0;
	float: left;
	height: 138px;
	border-right: 5px solid #43595e;
	width: 185px;
	text-align: center;
}

/*
	= content
*/

#rimg {
	border: 3px solid #43595e;
}

/*
	~ site plan
*/

.lotlist2 table,
.lotlist table {
	background: #f5f4f0;
	border: 0;
	border-right: 3px solid #43595e;
	float: left;
	margin: 0px 0 0 0;
	width: 184px;
}

.lotlist2 table {
	background: #fffece;
}

.lotlist2 td,
.lotlist td {
	padding: 6px 7px;
}

.lotlist tr {
	background-color: #e6bb6f; /*#f5f4f0;*/
}


.lotlist tr.alt {
	background-color: #eccb92; /*#e6e5da;*/
}

.lotlist2 tr.alt {
	background-color: #efeebe;
}

.lotlist2 tr {
	background-color: #fffece;
}

.lotlist tr.t {
	background-color: #fde069;
}

.lotlist tr.talt {
	background-color: #fdfd90;
}

/*
	~ directions
*/

.directions {
	float: left;
	height: 460px;
	margin-bottom: 1em;
	margin-right: 13px;
	width: 230px;
}

.last {
	margin-right: 0;
}

/* 
	~ about
*/

#aboutboard {
	background-image: url(../imgs/aboutboard.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 740px;
	position: relative;
}

#aboutboard p {
	color: #000;
	left: 170px;
	font-size: .85em;
	line-height: 1.4em;
	position: absolute;
	text-align: center;
	top: 440px;
	width: 390px;
}

/* 
	= borders
*/

.pad {
	padding: 10px 20px 10px 20px;
}

.nobr {
	border: 0;
}

.border {
	border: 5px solid #43595e;
}

.br {
	border: 0;
	border-right: 5px solid #43595e;
}

a { 
	color: #43595e; /*#e6e6d4;*/
	text-decoration: underline;
}

a:hover {
	color: #43595e;
	text-decoration: none;
}


/* 
	= nav
*/

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li {
	/*border-right: 3px solid #43595e;*/
	float: left;
	margin-right: 2px;
}

#nav li a {
	border: 1px solid #f5f4f0;
	color: #455;
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

#nav li.new a {
	padding-left: 10px;
	background: #dee;
	font-weight: bold;
}
#nav li.new a:hover {
	background: #cdd;
}

#nav li.new a img {
	position: relative;
	top: -12px;
	left: -10px;
	margin-right: -7px;
	margin-bottom: -12px;
	float: left;
}

#nav li a:hover {
	background-color: #e6e5da;
}

body.homepg a#homelnk, body.homepg a#homelnk:visited, body.homepg a#homelnk:hover,
body.aboutpg a#aboutlnk, body.aboutpg a#aboutlnk:visited, body.aboutpg a#aboutlnk:hover,
body.amenitiespg a#amenitieslnk, body.amenitiespg a#amenitieslnk:visited, body.amenitiespg a#amenitieslnk:hover,
body.siteplanpg a#siteplanlnk, body.siteplanpg a#siteplanlnk:visited, body.siteplanpg a#siteplanlnk:hover,
body.directionspg a#directionslnk, body.directionspg a#directionslnk:visited, body.directionspg a#directionslnk:hover,
body.covenantspg a#covenantslnk, body.covenantspg a#covenantslnk:visited, body.covenantspg a#covenantslnk:hover,
body.phase3pg a#phase3lnk, body.phase3pg a#phase3lnk:visited, body.phase3pg a#phase3lnk:hover {
	background-color: #455;
	color: #fff;
	cursor: text;
}


ul {
	margin: 0 1em 0 1em;
	padding: 0 0 0 1.5em;
}

li {
	margin-bottom: .4em;
}

h1, h2, h3, p, ul {
	margin-top: 0;
	margin-bottom: 1em;
	margin-top: 0;
}

h1 {
	font-size: 1.28em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}

h2 {
	background-color: #435953;
	clear: both;
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-transform: uppercase;
}

body.siteplanpg h2 { 
	margin-bottom: 0;
}

h3 {
	font-size: 1.2em;
	line-height: 1.3em;
}



/* = form related */

.errmsg {
	background: #fff; 
	border: 1px solid #900; 
	color: #900; 
	margin-left: 0 !important; 
	padding: 1em 1.2em; 
}

form, fieldset { border: 0; }
form {margin-left: 1.5em; }
fieldset {
	padding: .7em .5em .3em 0em;
}

fieldset.alt {
	background-color: #ccc;
}

fieldset.buttons {
	padding-top: 1em;
}

fieldset.buttons input {
	width: auto !important;
}

fieldset legend {
	display: none;
	margin-bottom: .5em;
}

* html fieldset legend {
	margin-left: -5px;
	margin-bottom: .8em;
}

fieldset label {
	display: block;
	clear: both;
	margin-bottom: .7em;
	padding-bottom: .1em;
	padding-left: 10em;
}

fieldset label span.lbl {
	float: left;
	left: -10em; 				/* - label { padding-left: } */
	margin-right: -10em;		/* - label { padding-left: } */
	padding-bottom: .1em;
	position: relative;
	top: .2em;
	width: 9em;
}

fieldset label.req span.lbl {
	font-weight: bold;
}

fieldset label.highlight {
	background-color: #ffc;
}

fieldset input, fieldset textarea, fieldset select {
	font-size: 1em;
	padding: 2px 3px;
	width: 15em;
}

#commentform input, #commentform textarea, #commentform select { width: 20em; }

fieldset select {
	padding: 0;
}

fieldset input.check, fieldset input.radio {
	margin-left: 1.2em;
	width: auto;
}

fieldset textarea { font-family: Sans-Serif; }


