/* @override http://localhost:8888/tcs/styles/screen.css */

/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

span {
	display: block;
}

a {
	color: #8b6900;
	text-decoration: none;
}

a:hover {
	color: #8b6900;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

html {
	display: block;
	height: 100%;
	background-color: #fff;
	font: 12pt/150% Georgia, "Times New Roman", Times, serif;
}

body {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	color: #333;
	text-align: center;
	font: 12pt/150% Georgia, "Times New Roman", Times, serif;
}

#container {
	display: block;
	position: relative;
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
}

/* @end */

/* @group Header */

#header {
	display: block;
	position: relative;
	width: 780px;
	height: 107px;
	margin: 0 auto;
	z-index: 2;
	background: url(../images/header-print.jpg) no-repeat center top;
}

#header h1 {
	display: block;
	position: absolute;
	top: 0;
	left: 8px;
	width: 215px;
	height: 107px;
}

#header h1 a {
	display: none;
}

/* @group Nav */

ul#nav {
	display: none;
}

/* @end */

#sub-head {
	display: block;
	position: relative;
	width: 780px;
	margin: 0 auto;
	z-index: 1;}

#sub-head img.main-pic {
	display: block;
	position: relative;
	width: 764px;
	margin: 0 auto;
}

#sub-head h2, #sub-head h3 {
	display: none;
}

body.index #sub-head h2, body.index #sub-head h3 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #663300;
}

body.index #sub-head h3 {
	font-size: 12px;	
}

body.index #sub-head h4 a {
	display: none;
}

/* @end */

#content {
	display: block;
	position: relative;
	width: 780px;
	margin: 28px auto;
	overflow: hidden;
	background-color: #fff;
}

#content-main {
	display: block;
	position: relative;
	float: left;
	width: 390px;
	margin: 0 30px 0 27px;
	background: url(../images/maincol-bar-trans.png) no-repeat center top;
}

#content-main p {
	display: block;
	position: relative;
	text-align: left;
	margin: 0 0 10px 5px;
	font: 11px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content-main h3, #content-sub h3 {
	display: block;
	position: relative;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #663300;
	line-height: 20px;
	margin: 30px 0 10px 0;
}

body.master-plan #content-sub h3 {
	margin: 10px 0 10px 0;
}

#content-main img.sub-pic {
	display: block;
	margin: 0 auto;
	padding: 3px 10px 10px 10px;
	background: url(../images/sub-pic-bg-trans.png) no-repeat center top;
}

#content-main dl {
	display: inline;
	position: relative;
	width: 185px;
	float: left;
	margin: 30px 8px 10px 0;
	border: 1px solid #f3ead6;
}

body.floor-plans #content-main dt, body.purchase-info #content-main dt {
	display: block;
	position: absolute;
	left: 0;
	top: -23px;
	width: 185px;
	height: 22px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	background: url(../images/half-badge-trans.png) no-repeat center;
}

#content-main dd {
	text-align: left;
	font: 10px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 10px 0 10px;
}

#content-main dd ul {
	margin: 0 0 10px 0;
}

#content-main dd ul li {
	padding-left: 8px;
	background: url(../images/bullet.gif) no-repeat 2px 8px;
}

#content-main dd ul.buttons {
	display: none;
}

#content-main dd ul.buttons li a {
	display: block;
	position: relative;
	height: 19px;
	line-height: 19px;
	width: 164px;
	color: #fff;
	font-weight: bold;
	text-indent: 8px;
	background: url(../images/button-x-trans.png) no-repeat left center;
}

#content-main dd ul.buttons li a:hover {
	text-decoration: none;
	color: #333;
	background: url(../images/button-o-trans.png) no-repeat left center;
}

#content-main dl dd h3 {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content-main h6 {
	display: block;
	width: 390px;
	height: 60px;
	clear: both;
	color: #c60;
	font: 10px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	background: url(../images/triangles-down-trans.png) no-repeat center bottom;
}

#content-main form fieldset {
	border: none;
	overflow: hidden;
}

#content-main form fieldset legend {
	display: none;
}

#content-main fieldset dl {
	display: inline;
	position: relative;
	width: 380px;
	float: left;
	margin: 0 8px 0 10px;
	background: transparent;
	font: 10px/25px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
}

#content-main form p.comment {
	text-indent: 10px;
	margin: 10px 10px 0 10px;
}

#content-main form input#submit.button {
	display: block;
	clear: both;
	margin-left: 250px;
}

#content-main form#contact-form dt {
	display: inline;
	position: relative;
	clear: both;
	width: 150px;
	height: 25px;
	top: 0;
	color: #2a271b;
	font-size: 10px;
	font-weight: normal;
	text-indent: 10px;
	line-height: 25px;	
	text-align: left;
	float: left;
	border-bottom: 1px solid #d8c8a4;
	background-image: none;
}

#content-main form#contact-form dd {
	display: inline;
	position: relative;
	float: left;
	text-align: left;
	height: 25px;
	width: 210px;
	font: 10px/25px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 0 0;
	border-bottom: 1px solid #d8c8a4;
}

#content-main form#contact-form textarea {
	margin: 0 10px 10px 10px;
}

#content-main ul.sitemap {
	display: block;
	text-align: left;
	margin: 0 20px 0 20px;
}

#content-main ul.sitemap li {
	display: block;
	width: 348px;
	height: 20px;
	border-bottom: 1px solid #d8c8a4;
}

#content-main ul.sitemap li a {
	display: block;
	width: 348px;
	height: 20px;
	text-indent: 10px;
}

#content-main p.areamap {
	text-align: center;
}

#content-sub {
	display: block;
	position: relative;
	float: left;
	width: 301px;
	background: url(../images/subcol-bar-trans.png) no-repeat center top;
}

#content-sub p a {
	display: none;
}

body.index #content-sub dl {
	display: block;
	clear: both;
}

body.index #content-sub dt {
	display: block;
	clear: both;
	color: #300;
	width: 207px;
	font-size: 13px;
	float: right;
	text-align: left;
	margin-top: 15px;
	border-bottom: 1px dotted #fff;
}

body.index #content-sub dd {
	display: block;
	position: relative;
	text-align: left;
	margin: 0 0 10px 0;
	font: 11px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;	
}

body.index #content-sub dd p {
	display: inline;
	position: relative;
	text-align: left;
	margin: 5px 0 10px 0;
	float: right;
	width: 207px;
	font: 11px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

body.index #content-sub dd p a {
	display: none;
}

body.index #content-sub dd img {
	display: inline;
	position: relative;
	float: left;
	height: 59px;
	width: 59px;
	margin: 8px;
	padding: 8px;
	background: transparent url(../images/subcol-pic-shad-trans.png) no-repeat center center;
}

#content-sub dl.features, #content-sub ul.activities, #content-sub ul.features, #content-sub .vcard {
	display: block;
	position: relative;
	width: 298px;
	border: 1px solid #fff;
	z-index: 5;
	text-align: left;
	font: 11px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#content-sub dl.features dt {
	display: block;
	margin: 10px 10px 3px 10px;
	font-weight: bold;
	color: #854c0a;
}

#content-sub dl.features dd, #content-sub ul.activities li, #content-sub ul.features li {
	display: block;
	margin: 0 10px 0 10px;
	font-size: 10px;
	padding-left: 8px;
	background: url(../images/bullet.gif) no-repeat 2px 8px;
}

#content-sub ul.activities li {
	display: inline;
	float: left;
	width: 100px;
	margin-top: 5px;
}

#content-sub ul.features li {
	margin-top: 5px;	
}

#content-sub h4 {
	margin: 25px auto 0 auto;
}

#content-sub .vcard {
	width: 278px;
	padding: 10px;
}

#content-sub .vcard span {
	display: inline;
}

#content-sub .vcard .org {
	display: block;
	font-weight: bold;
	color: #854c0a;
}

#content-sub h6 {
	margin: 10px 20px 10px 20px;
	text-align: left;
	font: 10px/18px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group Footer */

#footer {
	display: block;
	clear: both;
	position: relative;
	width: 780px;
	height: 12px;
	margin: 0 auto;
	margin-bottom: 20px;
	background-color: #fff;
}

#footer ul {
	display: none;
}

#footer h5 {
	display: block;
	position: relative;
	text-align: center;
	width: 780px;
	font-weight: normal;
	color: #999;
	font: 10px Tahoma;
}

/* @end */