html, body {
	margin:0px;
	padding:0px;
	}
body {
	background-image:url(images/woodbg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position: -13px 0;
	background-color:#000000;
	font-family:Georgia;
	}
#wrap {
	margin:0px auto 20px auto;
	position:relative;
	display:block;
	width:960px;
	}
.left {
	position:absolute;
	top:30px;
	left:6px;
	z-index:0;
	}
#nav {
	display:block;
	margin-left:200px;
	padding:10px 10px 12px 10px;
	font-size:14px;
	color:#9E9363;
	position:relative;
	z-index:1000;
	text-align:center;
	font-family:'Trebuchet MS';
	background-image:url(images/navbg3.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
#nav a {
	padding:5px 5px 2px 5px;
	color:#9E9363;
	font-weight:bold;
	text-decoration:none;
	outline:0;
	}
#nav a:hover {
	padding:0px 5px 2px 5px;
	border-top:5px solid #FFFFFF;
	color:#FFFFFF;
	}
#main {
	background-color:#C6BFAF;
	background-image:url(images/wrapbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	margin:45px 0px 0px 200px;
	padding:10px;
	overflow:hidden;
	}
#content {
	display:block;
	padding:10px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(images/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:720px;
	}
#content .cow {
	position:absolute;
	top:32px;
	right:-40px;
	z-index:1000;
	}
#content h1 {
	font-style:italic;
	font-size:28px;
	font-weight:normal;
	padding:0px;
	padding-top:4px;
	margin:0px;
	}
#content h2 {
	font-size:18px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	margin:0px;
	}
#content p {
	color:#666666;
	line-height:150%;
	font-size:14px;
	padding:5px 0px;
	margin:0px;
	display:block;
	}
#content ul {
	color:#333333;
	line-height:120%;
	font-size:14px;
	margin:0px 0px 0px 20px;
	}
#content ul.conlist {
	list-style:none;
	margin:0px;
	padding:0px 10px 10px 0px;
	display:block;
	border-top:2px dotted #CCCCCC;
	}
#content ul.conlist li {
	padding:5px 10px;
	margin:0px;
	background-color:#EDEDED;
	}
#content ul.conlist li small {
	font-size:10px;
	color:#333333;
	}
small {
	font-size:12px;
	color:#666666;
	}
#homeimg {
	margin:0px;
	padding:0px;
	display:block;
	}
#homeimg .homey {
	background-color:#000000;
	border:1px solid #000000;
	height:320px;
	}
.cright {
	clear:right;
	}
.cleft {
	clear:left;
	}
#footer {
	font-size:12px;
	margin-left:220px;
	padding:10px 0px;
	text-align:center;
	}
#footer span {
	margin:0px;
	padding:0px 3px;
	list-style:none;
	color:#CCCCCC;
	}
#footer span a {
	text-decoration:none;
	color:#CCCCCC;
	}
#footer span a:hover {
	text-decoration:underline;
	}
#contact {
	margin:0px;
	padding:0px 0px 10px 0px;
	}
#contact td {
	padding:3px;
	font-size:14px;
	}
.png {
	behavior:url(msie_img.htc);
	}
.clear {
	clear:both;
	}
#content .testimonial {
	padding:20px 0px 10px 0px;
	}
#content .testimonial h3 {
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #666666;
	}
#content .testimonial .testimg {
	margin-right:10px;
	border:1px solid #666666;
	height:175px;
	width:175px;
	float:left;
	}
#content .testimonial p {
	font-size:12px;
	margin:0px;
	padding:5px 0px 5px 0px;
	line-height:140%;
	}
/* events page */
.evnts {
	overflow:hidden;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	display:block;
	border:1px solid #000000;
	}
.tp {
	height:250px;
	}
.tp .show {
	height:208px;
	overflow:hidden;
	}
.lft, .rt {
	height:280px;
	background-color:#000000;
	}
.lft {
	width:240px;
	float:left;
	}
.lft .show, .rt .show {
	height:238px;
	overflow:hidden;
	}
.rt {
	width:386px;
	float:right;
	}
.evnts .evnttxt {
	display:block;
	background-image:url(images/evntbg.jpg);
	height:39px;
	background-color:#000000;
	font-family:Georgia;
	font-style:italic;
	padding:3px 20px 0px 10px;
	font-weight:bold;
	}
.evnts .evnttxt a {
	text-decoration:none;
	color:#FFFFFF;
	}
.evnts .evnttxt a:hover {
	text-decoration:underline;
	}
.evnts .evnttxt .lefty {
	float:left;
	font-size:20px;
	padding-top:5px;
	}
.evnts .evnttxt .righty {
	float:right;
	font-size:12px;
	padding-top:13px;
	}

/* gallery page */

#gallerytab {
	padding:0px 0px 5px 0px;
	background-color:#FFFFFF;
	position:relative;
	width:646px;
	display:block;
	}
#gallerytab #gallery {
	width:640px;
	margin:0px;
	padding:0px;
	}
.galimga {
	width:640px;
	display:block;
	margin:0px;
	padding:0px;
}
.galimgx {
	border:1px solid #000000;
	width:640px;
	display:block;
	margin:0px;
	padding:0px;
	outline:0;
	}
#gallerytab .gallft, #gallerytab .galrt {
	width:75px;
	height:45px;
	display:block;
	}
#gallerytab a.leftarrow, #gallerytab a.rightarrow {
	width:75px;
	height: 45px;
	outline:0;
	background-repeat:no-repeat;
	display:block;
	}
#gallerytab a.leftarrow {
	background-image:url(images/leftarrow.gif);
	}
#gallerytab a.leftarrow:hover {
	background-image:url(images/leftarrowhov.gif);
	}
#gallerytab a.rightarrow {
	background-image:url(images/rightarrow.gif);
	}
#gallerytab a.rightarrow:hover {
	background-image:url(images/rightarrowhov.gif);
	}
#gallerytab #gallrow {
	width:484px;
	height:64px;
	overflow:hidden;
	white-space: nowrap;
	display:block;
	}
#gallerytab .tmb {
	height:46px;
	width:84px;
	background-color:#EDEDED;
	border:1px solid #CCCCCC;
	margin:4px 6px 10px 6px;
	padding:0px;
	outline:0;
	cursor:pointer;
	}
#gallerytab .tmb.active, #framer {
	border:8px double #000000;  
	margin: 0 2px 0 2px;  
	}
#framer {
	height:46px;
	width:84px;
	position:absolute;
	}
	
a.big {
	font-size:26px;
	font-style:italic;
	font-family:'Georgia';
	text-decoration:none;
	padding:5px;
	color:#000000;
	}
a.big:hover {
	color:#333333;
	text-decoration:underline;
	}
#content ul.genlist {	
	list-style:none;
	margin:0px;
	padding:0px;
	}
#content ul.genlist li {
	display:block;
	padding:5px 0px;
	border-bottom:1px dotted #CCCCCC;
	}
#content ul.genlist li:hover {
	background-color:#EDEDED;
	}
#content ul.genlist li ul {
	margin:0;
	padding:0px 0px 0px 10px;
	}
#content ul.genlist li ul li {
	border:none;
	}
#footer span.photer {
	color:#666666;
	font-size:9px;
	}
#footer span.photer:hover {
	color:#FFFFFF;
	}
