@charset "utf-8";
/* CSS Document */
* { margin:0;padding:0;outline:none;}

body {
	background: #2e2e2e url("../_img/bg.jpg") no-repeat top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #6a9932;
}

a:hover {
	color: #4b731c;
}

#newsletter {
	width: 300px;
	margin-left: 58px;
	margin-top: 3px;
	height: 30px;
	font-size: 11px;
	color: #fff;
}

#newsletter input {
	float: left;
	width: 140px;
	height: 13px;
	font-size: 11px;
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
	padding: 4px;
}
#newsletter input.submit {
	width: 110px; 
	margin-left: 5px;
	height: 25px;
	font-size: 10px;
	padding: 2px;
}
#newsletter input.highlight {
	border: 2px solid #81ae4c;
}
#wrapper {
	width: 938px;
	border: 3px solid #000;
	margin: 20px auto 20px auto;
	background: #000;
}

#header {
	width: 936px;
	height: 141px;
	background: #000 url("../_img/header-bg.jpg") repeat-x;
}

#logo {
	width: 255px;
	height: 139px;
	position: relative;
	float:left;
}

#date {
	width: 438px;
	height: 139px;
	position: relative;
	float:right;
}

/******** BEGIN MAIN NAVIGATION *******/

#nav {
	z-index: 8;
	position: relative;
	height: 36px;
	font-size: 12px;
	text-shadow: 0 0 0 #fff;
	list-style: none;
	background: #eee URL("../_img/nav-bg.jpg") repeat-x;
	}
	
#nav li {
	position:relative;
	float:left;
	border-right: 1px solid #282828;
	
	}
#nav a {
	padding: 9px 20px 8px 20px;
	display: inline-block;
	height: 19px;
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	display: inline-block;
	text-decoration: none;
	background: #6a9932;
	color: #fff;
	}	
#nav ul {
	display: none;
	position: absolute;
	margin: 0px;
	top: 100%;
	left:0px;
	background: #81ae4c;
	width: 216px;
	z-index: 10;
	}
li>ul {
	top: auto;
	}

#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	}
#nav li.over ul {
	display: block;
	}
#nav li li {
	position: relative;
	z-index: 11;
	margin:0px;
	display: block;
	clear: both;
	border-right: none;
	width: 216px;
	height: 32px;
	}
#nav li li.last {
	border-bottom:0;
	}
#nav li li a {
	padding: 6px 20px 6px 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 176px;
	background: #81ae4c;
	}

#nav li li a:hover {
	padding: 6px 20px 6px 20px;
	width: 176px;
	display: block;
	text-decoration: none;
	background: #6a9932;
	color: #fff;
	}



/********END NAVIGATION********/

#content {
	width: 936px;
	height: 481px;
	padding-top: 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: url("../_img/bear-mountain-golf-resort-1.jpg") no-repeat;
}
#content2 {
	width: 936px;
	min-height: 481px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #ebebeb;
}
#homeContent {
	 float: left;
	 display: inline;
	 width: 288px; 
	 height: 238px; 
	 background:url("../_img/transparent-blk.png") no-repeat; 
	 margin: 18px 0 0 18px; 
	 padding: 25px 25px 25px 25px; 
	 overflow: auto;
	 color: #fff;
	 border: 3px solid #000000;
	 z-index: 1;
}
#homeHeadline {
	 width: 539px; 
	 display: inline;
	 height: 294px; 
	 float: right; 
	 margin: 18px 18px 0 0;
}

#leftCol {
	margin: 20px 0 20px 20px;
	display: inline;
	width: 556px;
	float: left;
	padding: 30px;
	background:#fff;
	border: 3px solid #dddddd;
}
#content2 p {
	margin: 0 0 14px 0;
	line-height: 22px;
	font-size: 14px;
}

#content2 h1 {
	font-size: 18px;
	margin-top: -7px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content2 h2 {
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	margin-top: -7px;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: italic;
}
#rightCol {
	width: 250px;
	display: inline;
	margin: 20px 20px 0 0;
	float:right;
	background: #fff;
	border: 3px solid #dddddd;
}

#contentBox {
	width: 500px;
	height: 280px;
	padding: 20px;
	background: #fff;
	color: #333;
	overflow: auto;
	margin: 0 0 0 370px;
	border: 3px solid #ccc;
}

#contentBox p {
	margin: 12px 0 12px 0;
	line-height: 18px;
}

#contentBox h1 {
	font-size: 18px;
	border-bottom: 1px dotted #ccc;
	margin-top: -7px;
}
#homeContent #headline {
	position: relative;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
/*	padding-bottom: 15px;*/
}
	
#homeContent h2, #homeContent h2 a {
	margin-bottom: 5px;
	border-bottom: none;
	text-decoration: none;
	color: #fff;
}
#homeContent h2 a:hover {
	color: #8ec744;
}
	
#homeContent p {
	line-height: normal;
	padding-bottom: 0;
	color: #ccc;
	margin-bottom: 0px;
}
#homeContent a.readmore {
	text-decoration: none;
	background: #6a9932;
	color: #fff;
	padding: 1px 3px;
	font-size: 11px;
}
#homteContent a.readmore:hover  {
	background: #4b731c;
}

#footer {
	width: 936px;
	border: 1px solid #000;
	color: #c0c0c0;
	background: #000;
}

#copyright {
	width: 500px;
	padding: 10px 0 10px 20px;
	position: relative;
	color: #c0c0c0;
}

#img {
	width: 115px;
	position: relative;
	float: right;
}