#wrapper {
	background: none;
	background-color: #fff;
}
#leftcolH {
	float: left;
	width: 170px;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 10px;
	padding: 0;
	background: #fff url(images/leftcol.jpg) top left repeat-x;
	/*background: #FFCC00; */
}
/* ie fix */
* html #leftcolH {
	display:inline;
}
#leftcolH img {
	border: 0;
}
#rightcolH {
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 0;
	padding-left: 0;
	border: 0;
	/*background: #00FF33; */
}
/*=================================== MAIN =============================================*/
#mainH {
	width: 770px;
	margin-left: 190px;
	margin-top: 2px; 
	/*background: #FF99CC; */
	padding: 0;
}
#mainH h1 {
	margin-top: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #999900;
	font-size: 1em;
	color: #999900;
}
#mainH p {
	font-size: 0.9em;
	color: #000;
}
#mainH img {
	border: 0;
	margin: 0;
	padding: 0;
}
#maintext {
	margin-right: 240px;
}
#mainH img.mainphotohome {
	width: 770px;
	height: 225px;
	padding:0;
	margin:0;
	border: 0;
	padding-bottom: 10px;
}
* html #mainH img.mainphotohomeXXX {
	width: 748px;
	
}
/*=================================== EVENTS =============================================*/
ul.homeevents {
	list-style-type: none;
	width: 168px;
	border: 1px solid #9e9f18;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	color: #000;
	font-size: 0.75em;
}
* html ul.homeevents {
	width: 170px;
	w\idth: 168px;
}
ul.homeevents li {
	border-bottom: 1px dashed #fff;
	padding: 5px;
}
ul.homeevents li h3 {
	padding: 2px 0 2px 5px;
	margin: 0;
	color: #000;
}
/*=================================== FEATURES =============================================*/
ul.features {
	width: 230px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 15px;
}
ul.features li {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 4px;
}
ul.features li h3 {
	clear: left;
	margin: 0;
	font-size: 0.9em;
	padding: 0 5px;
}
ul.features li p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 5px;
	font-size: 0.8em;
}
ul.features li p a {
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
}
ul.features li img {
	float: right;
	border: 0;
	margin: 2px;
}
/* Fix IE6 and earlier - double margin bug rightcolH */
* html ul.features li img {
	display: inline;
}
ul.features li.golf {
	border: 1px solid #98CCD0;
	background: #98CCD0 url(images/golf_bg.jpg) top left repeat-x;
}
.golf h3 {
	color: #347074;
}
ul.features li.fish {
	border: 1px solid #CDCD6A;
	background: #CCCC66 url(images/fish_bg.jpg) top left repeat-x;
}
.fish h3 {
	color: #89892E;
}
ul.features li.literary {
	border: 1px solid #9ECF9E;
	background: #99CC99 url(images/literary_bg.jpg) top left repeat-x;
}
.literary H3 {
	color: #214121;
}
/*=================================== GENERAL =============================================*/
.boldd {
	font-weight: bold;
}
img.specials {
	border: 0;
	margin-left: 30px;
}
.map {
	margin-left: 20px;
	margin-top: 10px;
}
/*=================================== LOGOS =============================================*/
#ndp {
	margin-left: 160px;
	margin-right: 120px;
}
ul.logos {
	width: 100%;
	list-style-type: none;
	text-align: center;
	clear: both;
}
ul.logos li {
	display: inline;
}
ul.logos img {
	margin-right: 30px;
	border:0;
}
ul.logosndp {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}
ul.logosndp li {
	display: inline;
}
ul.logosndp img {
	border:0;
}