/* @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: none;
}

em.warn {
	font-style: normal;
	color: #f00;
}

a {
	color: #ba6b1c;
	text-decoration: underline;
}

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

html {
	display: block;
	background: url(../images/bg.jpg) repeat left top;
	font: 12px/150% Georgia, "Times New Roman", Times, serif;
}

body {
	display: block;
	position: relative;
	margin: 0 auto;
	color: #543019;
	text-align: center;
}

/* @end */

.clearfix {
	display: block;
	position: relative;
	clear: both;
	height: 10px;
}

#contain {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 788px;
	overflow: hidden;
	background: url(../images/bod-bg.jpg) repeat-y center top;
}

#content-main {
	display: block;
	position: relative;
	min-height: 395px;
	padding-bottom: 100px;
	background: url(../images/content-top-bg.jpg) no-repeat center top;
}

h1 img {
	display: block;
	position: absolute;
	width: 383px;
	height: 86px;
	top: 46px;
	left: 210px;
}

body.contact h1 img {
	display: block;
	position: absolute;
	width: 235px;
	height: 67px;
	top: 20px;
	left: 50px;
}

img.welcome {
	display: block;
	position: absolute;
	width: 494px;
	height: 265px;
	left: 64px;
	top: 166px;
	padding: 3px;
	border: 3px solid #efe4cc;
}

ul#nav-main {
	display: block;
	position: absolute;
	top: 10px;
	left: 690px;
	z-index: 1000;
}

body.contact ul#nav-main {
	left: 710px;
}

ul#nav-main li#nav-contact {
	display: block;
	position: relative;
	width: 68px;
	height: 15px;
}

ul#nav-main li#nav-contact a {
	display: block;
	position: relative;
	width: 68px;
	height: 15px;
	background: url(../images/contact-x.gif) no-repeat left top;
}

ul#nav-main li#nav-contact a:hover {
	background: url(../images/contact-o.gif) no-repeat left top;
}

ul#nav-main li#nav-home {
	display: block;
	position: relative;
	width: 68px;
	height: 15px;
}

ul#nav-main li#nav-home a {
	display: block;
	position: relative;
	width: 68px;
	height: 15px;
	background: url(../images/home-x.gif) no-repeat left top;
}

ul#nav-main li#nav-home a:hover {
	background: url(../images/home-o.gif) no-repeat left top;
}

dl.maps {
	display: block;
	position: absolute;
	top: 160px;
	left: 612px;
	width: 123px;
	text-align: center;
	margin: 0 auto;
}

dl.maps dt {
	display: block;
	position: relative;
	padding: 15px;
	margin: 0 auto;
	background: url(../images/bg-shad-trans.png) no-repeat;
}

dl.maps dd {
	display: block;
	position: relative;
	width: 93px;
	margin: -10px auto;
	margin-bottom: -5px;
}

dl.maps dd.master-plan a {
	display: block;
	position: relative;
	width: 93px;
	margin: 0 auto;
	padding: 15px;
	background: url(../images/master-plan-x.gif) no-repeat;
}

dl.maps dd.master-plan a:hover {
	background: url(../images/master-plan-o.gif) no-repeat;
}

dl.maps dd.trail-system a {
	display: block;
	position: relative;
	width: 93px;
	margin: 0 auto;
	padding: 15px;
	background: url(../images/trail-system-x.gif) no-repeat;
}

dl.maps dd.trail-system a:hover {
	background: url(../images/trail-system-o.gif) no-repeat;
}

p {
	display: block;
	position: absolute;
	top: 460px;
	left: 50px;
}

body.privacy p {
	display: inline;
	position: relative;
	top: 120px;
	left: 0;
	width: 500px;
	text-align: left;
	float: left;
	margin: 0 0 10px 50px;
	padding: 0 0 0 0;
	overflow: hidden;
}

body.privacy h5 {
	display: inline;
	position: relative;
	top: 120px;
	left: 0;
	height: 20px;
	width: 500px;
	text-align: left;
	float: left;
	margin: 0 0 10px 50px;
	padding: 0 0 0 0;
	font-size: 14px;
	overflow: hidden;
}

form#contact {
	display: inline;
	position: relative;
	width: 500px;
	top: 100px;
	left: 0;
	float: left;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	overflow: hidden;
}

form#contact p {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	margin: 20px auto;
	margin-bottom: 10px;
}

form#contact fieldset {
	border: none;
}

form#contact legend {
	display: none;
}

form#contact dl {
	display: block;
	position: relative;
	clear: both;
	width: 500px;
	top: 0;
	left: 0;
	text-align: left;
	margin: 0 auto;
}

form#contact dl dt {
	display: inline;
	clear: both;
	position: relative;
	padding: 0 0 0 0;
	float: left;
	width: 180px;
	margin: 0 0 5px 0;
	background: none;
	background-image: none;
}

form#contact dl dd {
	display: inline;
	position: relative;
	margin: 0 0 5px 0;
	float: left;
	width: 320px;
}

/* @group Footer */

#footer {
	display: block;
	position: relative;
	width: 788px;
	height: 220px;
	margin: 0 auto;
	font: 9px Georgia, "Times New Roman", Times, serif;
	background: url(../images/footer-bg.jpg) no-repeat;
}

#footercontain {
	display: block;
	position: absolute;
	width: 760px;
	top: 112px;
	left: 12px;
}

#footercontain h4 {
	display: block;
	color: #300;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

#footercontain h4 a {
	display: block;
	position: absolute;
	height: 35px;
	width: 101px;
	top: 20px;
	left: 0;
	background: transparent no-repeat top center url("../images/bdhlogo1color-trans.png");
}

#footercontain #communities {
	display: block;
	width: 150px;
	position: absolute;
	left: 103px;
	top: 0;
}

#footercontain #communities h4 {
	display: block;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 150px;
	/* background: transparent no-repeat top center url("../images/hillcresth4.gif"); */
}

#footercontain #communities ul {
	display: block;
	position: absolute;
	top: 28px;
	left: 9px;
	width: 150px;
	text-align: left;
	list-style-type: none;
}

#footercontain #communities ul li {
	display: block;
	position: relative;
	height: 12px;
	width: 120px;
}

#footercontain #communities ul li a {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #f2e7da;
	line-height: 12px;
	text-indent: 10px;
	background: transparent url("../images/bullet.gif") no-repeat left center;
}

#footercontain #communities ul li a:hover {
	color: #300;
}

#footercontain #address h4 {
	display: block;
	position: absolute;
	top: 10px;
	left: 260px;
	width: 150px;
	/* background: transparent no-repeat top center url("../images/comelivewithush4.gif"); */
}

#footercontain #address .vcard {
	display: block;
	position: absolute;
	font-size: 10px;
	color: #f2e7da;
	text-transform: uppercase;
	text-align: left;
	left: 263px;
	top: 28px;
	line-height: 12px;
}

.street-address, .locality, .region, .postal-code, .type, .value, .tel {
	display: inline;
}

#footer h3 {
	display: block;
	position: absolute;
	top: 20px;
	left: 575px;
	width: 180px;
	height: 38px;
	background: url(../images/live-trans.png) no-repeat;
}

/* @end */