/* CSS Document */

/* global */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #B4C9A0;
	margin: 0px;
	color:#464646;
}
a {
	color: #1d6754;
	text-decoration: underline;
}
		a:hover {
	color: #928857;
	text-decoration: none;
		}
h1,h2,h3,h4,h5,h6 {
	color: #014131;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:23px;
}
h2 {
	font-size:18px;
}
dd {
	text-align:justify;
}
p {
	line-height: 15px;
}
img { 
	border:none;
}
ul.list, .list li{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}

/*-- nav-bar --*/

#mainNav {
	margin: 0px;
	width: 755px;
	text-align: center;
}
		#mainNav ul{
			margin: 0px;
			padding: 0px;
			float: left;
			width: 755px;
			list-style-type: none;
			background-image: url(images/navBGround.gif);
			background-repeat: repeat-x;
		}
		#mainNav li{
			float: left;
			vertical-align: middle;
		}
		#mainNav a{
			line-height: 2em;
			color: #014131;
			text-decoration: none;
			float: left;
			display: block;
			padding-top: 4px;
			padding-right: 0.6em;
			padding-bottom: 4px;
			padding-left: 0.6em;
			background-image: url(images/navDivider.gif);
			background-repeat: repeat-y;
			background-position: left top;
			margin: 0px;
			text-transform: uppercase;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
		}
		#mainNav ul .first a{
			background: none;
			padding-left: 30px;
		}
		#mainNav ul .first a:hover{
			background: #b9ac74 url(none);
			text-decoration: none;
			color: #ffffff;
		}
		#mainNav a:hover {
			text-decoration: none;
			color: #ffffff;
			background-color: #b9ac74;
		}

.subMenu {
	text-align: right;
	font-size: 9px;
	color: #ffffff;
	z-index: 10;
	position: absolute;
	left: 50%;
	top: 175px;
	width: 490px;
	margin-left: -130px;
}
.subMenu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
/* main layout boxes */

#top {
	width: 785px;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 20px;
}
#wrap {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 785px;
}
#header {
	padding: 0px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	z-index: 50;
}
		#header h1{
			padding: 0px;
			width: 755px;
			background-color: #000;
			background-image: url(images/header.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			margin: 0px;
			height: 165px;
			}
		#header h1 span {
			display:none
			}

#MainHeads {
	margin:0px 0px 10px 0px;
}

#container {
	background-color: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 755px;
}
#content {
	padding: 0px;
	width: 755px;
	text-align: left;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent {
	padding: 0px;
	float: left;
	width: 465px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 10px;
	display: inline;
}
#mainContentWide {
	padding: 0px;
	float: left;
	width: 695px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	display: inline;
		}
.imageList li {
	float: left;
	height: 150px;
	width: 150px;
	border: none;
	margin-right: 10px;
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
}

		#HomesecondaryContent {
	padding:5px 0px 0px 0px;
	float: left;
	width: 210px;
	margin: 0px 0px 0px 10px;
	font-size:12px;
	text-align: left;
		}
		#HomesecondaryHeads {
			margin:0px 0px 18px 0px;
		}
		#secondaryContent {
			padding: 0px 10px;
			float: left;
			width: 225px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#column2 {
			padding: 0px;
			float: left;
			width: 340px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
		#fullspread {
			padding: 0px;
			float: left;
			width: 670px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 30px;
			margin-right: 50px;
			display: inline;
		}
		
#HomesecondaryContent_quotes {
	background-image:url(images/quotes);
	background-repeat:no-repeat;
	padding:20px 20px 0px 20px;
	float: left;
	width: 160px;
	height:450px;
	margin:35px 0px 0px 10px;
	font-size:13px;
	text-align:center;
}

.quotes {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#014131;
	line-height:19px;
}
		
#bottom {
	width: 785px;
	background-image:url(images/bg-bottom_new.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/footer_new.gif);
	height: 127px;
	width: 755px;
}
#footer hr {
	background-color: #000;
	width: 610px;
	height: 1px;
	float: left;
	margin: 0px 0px 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* drop down menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #b9ac74;
	border-bottom-width: 0;
	z-index:100;
	background-color: #b9ac74;
}

		#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #867c4e;
	padding: 1px 0;
	text-decoration: none;
	line-height:2em;
	color: #014131;
	font-size:12px;
		}
		
		#dropmenudiv a:hover{ /*hover background color*/
			background-image: url(images/navBGround.gif);
			background-repeat: repeat-x;
			color: #fff;
		}
	
#tour{
	text-align:right;
}


/* classes */

.break {
	clear: both;
}
.graphic-border {
	clear: both;
	border: 2px solid #BDBFC1;
	margin: 2px;
	padding: 0px;
}
.fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
}
.img {
	margin: 5px;
}
.green {
	color: #959e6d;
}
.contactForm {
	width: 300px;
}
.list li {
	padding-left: 5px;
}
.goodWood {
	color: #014131;
	font-weight: bold;
}

td {
	padding:10px 10px 10px 10px;
}


#months {
	margin-bottom:3px;
}

/* photos-list */

#photo-list {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		#photo-list li {
	float: left;
	display: block;
	padding: 0px;
	margin:0px 7px 7px 0px;
	width: 148px;
}

#photolinks {
	height:15px;
	background-image:url(images/gal_bg.gif);
	padding:10px 0px 10px 0px;
	margin:5px 0px 15px 0px;
}
#photolinks a {
	color:#FFFFFF;
	text-decoration:none;	
}

.photolinka	{
	color: #fff;
	}
	
.photolinka:hover	{
	color: #014131;
	}

.mem_bar {
	font-size:16px;
	padding-top:40px;
}


/*Events POPUP*/

.dhtmlwindow{
position: absolute;
border: 1px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding:5px 1px 1px 20px;
text-indent: 3px;
font:13px Arial;
background-color: #1b6553;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
height:20px;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
background-color: white;
color: black;
height: 150px;
padding:0px 20px 0px 20px;
overflow: auto;
font:12px Arial, Helvetica, sans-serif;
}


/*LightBox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*End - LightBox*/

#bottom_copy {
	width:755px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.nojustify {
	text-align: left;
}
#calendar td {
	border: 1px solid;
	height: 50px;
	width: 30px;
	border-color: #B4C9A0;
	color: #AAA;
	padding: 2px;
	overflow: hidden;
}
#calendar  th.calHead {
	color: #000000;
	background-color: #E9EFE2;
	height: 10px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border: 1px solid;
	border-color: #B4C9A0;
	overflow: hidden;
}
.eventNum  {
	width: 55px;
	position: absolute;
	text-align: center;
	font-size: 26px;
	margin-top: -20px;
	color: #0C4F3E;
}
.eventWord {
	font-size: 12px;
	color: #000000;
	margin-top: -5px;
	font-weight: bold;
}
.eventDay {
	background-color: #E9EFE2;
}
.eventDay  a:hover {
	color: #0C4F3E;

}
#eventMonths {
	font-size: 16px;
	margin-bottom: 15px;
	color: #999999;
}
#eventMonths a {
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
.cont {
	background-image: url(images/calArrow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#reg  textarea, #reg .txt {
	width: 350px;
	border: 1px solid #ADA16B;
}
.floatrt {
	float: right;
	padding-left: 10px;
	padding-right: 15px;
}
#feat {
	margin-right: 15px;
	margin-left: 15px;
}

