body {
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, sans-serif, Geneva, Arial, Helvetica, SunSans-Regular;
	line-height: 1.4;
	background-color: white;
	background-image: url(../img/hgrn_fd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center; }
#wrap {
	text-align: left;
	width: 1000px;
	margin: 0 auto; }
#masthead {
	background-image: url(../img/bc2_headimg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	position: relative;
	width: 100%;
	height: 169px;
	float: left;
	}
#brand {
	background-image: url(../img/bc2_logo-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	position: absolute;
	top: 82px;
	left: 20px;
	width: 386px;
	height: 150px;
	z-index: auto;
	visibility: visible;
	float: left;
	}
#masthead h2 {
	color: white;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2;
	position: absolute;
	top: 135px;
	right: 30px;
 }
/*=====navigation bar=====*/
/*=========identifies current page */
body.home #nav_main a#home, body.vision #nav_main a#vision, body.village #nav_main a#village, body.recreation #nav_main a#recreation, body.airstrip #nav_main a#airstrip, body.rental #nav_main a#rental, body.map #nav_main a#map, body.contact #nav_main a#contact {	
color: white;
 }
#nav_main ul {
	width: 100%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular;
	background-color: #01692a;
	color: #01692a;
	float: right;
	padding-top: 0.25em;
	padding-bottom: 0.5em;
}
#nav_main li {
	font-size: 90%;
	float: right;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-right: 1px dotted #99b646;
}
#nav_main li.no-bar {
	border-right-style: none;
	padding-right: 1em;
}
#nav_main a {
	color: #8db738;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	padding: 0 .125em;
 }
#nav_main a:hover {
	color: #c9e185;
	text-decoration: none;
	z-index: 30;
	display: block;
}
#nav_main li:hover {
	background-color: #197c41;
 }
/*=====content area (2 column)======*/
#content {
	background-color: white;
	background-image: url(../img/content.jpg);
	background-repeat: repeat-y;
	background-position: 100% top;
	width: 100%;
	float: left;
 }
#content_main {
	color: gray;
	font-size: 0.9em;
	background-image: url(../img/NW_flourish.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 755px;
	float: left;
	padding-top: 1em;
	paddnig-bottom: .5em;
	display: inline;
 }
#content_main p {
	margin-top: 1em;
	margin-right: 35px;
	margin-left: 55px;
 }
#content h3 {
	font-size: 2em;
	margin-left: 55px;
 }

#content_main img {
	margin-top: 1em;
	margin-left: 90px;
 }
.cap {
	color: #01692a;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 0.8;
 }
p:first-line {
	font-weight: bold;
	padding-top: .5em
}
#slideshow {
	margin-left: 55px;
	padding-top: 1em;
	padding-bottom: 0.5em;
 }
#sidebar {
	background-color: transparent;
	background-image: url(../img/NE-flourish.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 228px;
	float: right;
	display: inline;
 }
/*--settings for the Sidebar column heads background replacement--*/
#sidebar h2.news {
	background-color: transparent;
	background-image: url(../img/news_head-trans.png);
	background-repeat: no-repeat;
	background-position: 0.5em 1em;
	text-indent: -999em;
	width: 100%;
	height: 100px;
	background-attachment: scroll;
	margin: 0em;
	padding-top: 1em;
 }
#sidebar h2.enterprise {
	background-color: transparent;
	background-image: url(../img/enterprise_head-trans.png);
	background-repeat: no-repeat;
	background-position: .5em 1em;
	text-indent: -999em;
	width: 100%;
	height: 100px;
 }
#sidebar h2.nearby {
	background-color: transparent;
	background-image: url(../img/nearby_head-trans.png);
	background-repeat: no-repeat;
	background-position: .5em 1em;
	text-indent: -999em;
	width: 100%;
	height: 110px; 
	}
#sidebar h2.details {
	background-color: transparent;
	background-image: url(../img/details_head-trans.png);
	background-repeat: no-repeat;
	background-position: .5em 1em;
	text-indent: -999em;
	width: 100%;
	height: 100px; 
	}
#sidebar h2.contact {
	background-color: transparent;
	background-image: url(../img/contact_head-trans.png);
	background-repeat: no-repeat;
	background-position: .5em 1em;
	text-indent: -999em;
	width: 100%;
	height: 100px;
	}
#sidebar p {
	font-size: 0.75em;
	padding-right: 2.25em;
	padding-left: 0.75em;  
	}
#sidebar dl {
	font-size: 0.75em;	
	padding-right: 2em;
	padding-left: 0.75em;
 }
#sidebar dt {
	font-weight: bold;
	border-bottom: thin solid gray; }
#sidebar img {
	margin-top: 1.5em;
	margin-bottom: 1em; }
#sidebar dd { 
	padding-right:.25em;
	}
#sidebar a {
	color: #006666;
	text-decoration: none;
	padding-right: .2em;
	padding-left: .2em;
}
#sidebar a:hover {
	background-repeat: repeat;
	text-decoration: underline;
	color: #00666;
}
/*======footer (2 column)=========*/
#footer {
	color: #99b646;
	font-size: 0.7em;
	background-color: #01692a;
	background-image: url(../img/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	float: left; }
#footer ul {
	width: 100%;
	height: 30px;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#footer a {
	color: #99b646;
	text-decoration: none; }
#footer a:hover {
	text-decoration: underline; }
#footer #back {
	background-image: url(../img/back-arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin-top: 0.75em;
	margin-right: 2em;
	padding-right: 2em; }
#footer #design {
	float: left;
	margin-top: 0.75em;
	margin-left: 2em; }
#footer #copy {
	text-align: center;
	width: 100%;
	padding-top: 2em; }
.clear {
	clear: both;}
/*=====content (1 column)=======*/
#content1col {
	background-color: white;
	background-image: url(../img/content1col.jpg);
	background-repeat: repeat-y;
	background-position: 100% top;
	width: 100%;
	padding-bottom: 1em;
	float: left;
}
#onecol {
	background-image: url(../img/content1col-top.jpg);
	background-repeat: no-repeat;
	background-position: 18px top;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content1col p {
	color: gray;
	margin: 1em 40px; }
#onecol img {
	left: -8px;
	margin-left: 30px; }
#onecol h3 {
	color: #01692a;
	font-size: 1.6em;
	text-align: center;
	width: 100%;
	margin-top: .5em;
}
#onecol table {
	width: 920px;
	margin-left: 50px;
}
#onecol table td {
	width: 33%;
}
td dl  {
	font-size: 0.8em;
	line-height: 1.2;
	width: 280px;
	float: left; }
td dt {
	font-weight: bold;
	width: 280px;
	margin-top: 1em;
	margin-bottom: 0.25em;
	border-bottom: 1px dotted gray; }
td dd {
	margin-left: 1em; }
/*=======footer (1 column)======*/
#footer1col {
	color: #99b646;
	font-size: 0.7em;
	background-color: #01692a;
	background-image: url(../img/content1col_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	float: left; }
#footer1col ul {
	width: 100%;
	height: 30px;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#footer1col a {
	color: #99b646;
	text-decoration: none; }
#footer1col a:hover {
	text-decoration: underline; }
#footer1col #back {
	background-image: url(../img/back-arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin-top: 0.75em;
	margin-right: 2em;
	padding-right: 2em; }
#footer1col #design {
	float: left;
	margin-top: 0.75em;
	margin-left: 2em; }
#footer1col #copy {
	text-align: center;
	width: 100%;
	padding-top: 2em; }
/*=====MAP contents=======*/
#content_map dl {
	color: gray;
	width: 600px;
	margin-left: 190px; }
em {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	}
#content_map dt {
	color: #01692a;
	font-weight: bold;
	border-bottom: 1px dotted #01692a; }
#content_map dd {
	font-weight: normal;
	background-image: url(../img/arrowRbullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	margin: 0.25em 0 0.5em;
	padding: 0 0 0 1.2em;
	}
#content_map dd:hover {
	font-weight: normal;
	background-color: #ffc;
	background-image: url(../img/arrowRbullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	margin: 0.25em 0 0.5em;
	padding: 0 0 0 1.2em;
	}
#content_map img {
	margin-top: 20px;
	margin-left: 170px; 
	}
#content_map p {
	margin-right: 190px;
	margin-bottom: 1em;
	margin-left: 190px; 
	}
#content_map a {
	color: #99b646; }
#content_map a:hover {
	color: #01692a;
	text-decoration: underline; 
	}
#content_main img {
	margin-top: 20px;
	margin-left: 50px; 
	}
#content_main #site_pic2 {
	float: right;
	margin-right: 10px; 
	}
a.tooltip {
	position: relative;
}
a.tooltip span{
display: none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	top: 1.2em;
	left: 3em;
	padding: 0.2em;
 	border: 1px solid #996633;
	background-color: #FFFF66;
	color: #000;
	white-space: nowrap;
	padding: 0.2em;
}

