body
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('../images/elements/bg_main.jpg');
	background-repeat: repeat-x;
	background-color: #9b9361;
	color: #5b5940;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 100%;
}

img { border: 0px; }


/*------------------ header ---------------------------*/

#headerarea
{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 744px;
	background-image: url('../images/elements/bg_header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
}

#headerareaLakes
{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 744px;
	background-image: url('../images/elements/bg_header_lakes.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
}

#logo
{
	width: 330px;
	float: left;
	text-align: left;
}

#logo img
{
	margin: 1px 0px 1px 1px;
}

#date
{
	width: 300px;
	float: right;
	text-align: right;
}

#datecontent
{
	padding: 20px 15px 0px 0px;
	text-transform: uppercase;
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;
}

#headerarea a, #headerareaLakes a
{
	color: #ffffff;
	text-decoration: none;
}

#headerarea a:hover, #headerareaLakes a:hover { text-decoration: underline; }

/*------------------ nav ---------------------------*/

#nav
{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 744px;
	background-image: url('../images/elements/bg_nav.gif');
	background-repeat: no-repeat;
	height: 31px;
	font-size: 70%;
}

#nav ul
{
	padding: 8px 0px 0px 20px;
	margin: 0px;
	text-transform: uppercase;
	list-style: none;
	float: left;
	text-align: left;	
}

#nav ul li
{
	padding: 0px 13px 0px 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

#nav ul li a { color: #e1ddc0; }

#nav a.navoff:link, #nav a.navoff:visited, #nav a.navoff:active
{
	text-decoration: none;
	color: #e1ddc0;
}

#nav a.navoff:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#nav a.navon:link, #nav a.navon:visited, #nav a.navon:active
{
	text-decoration: none;
	color: #ffffff;
}

#nav a.navon:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*------------------ main content ---------------------------*/

#mainarea
{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 744px;
}

/* middle content */

#contentarea, #contentarea1
{
	width: 544px;
	float: left;
	background-color: #e1ddc0;
	border: 1px solid #ffffff;
	text-align: left;
}

#bodycontent, #bodycontent1
{
	padding: 5px 15px 10px 15px;
}

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

.picright { float: right; margin: 0px 0px 0px 10px; }

#photoarea
{
	width: 544px;
	float: left;
	background-color: #e1ddc0;
	border: 1px solid #ffffff;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

#photos
{
	padding: 10px;
}

/* rhs */

#rhsarea
{
	width: 190px;
	float: right;
	text-align: right;
	color: #ffffff;
	font-size: 65%;
	text-transform: uppercase;
	font-weight: bold;
}

#entry_area
{
	padding: 10px 0px 0px 0px;
}

#entry_area a { color: #ffffff; }

#deerstalker_area, #dw_area
{
	padding: 5px 0px 5px 0px;
}

.button
{
	margin: 5px 0px 5px 0px;
	padding: 2px;
	border: 1px solid #b6ae9f;
	background-color: #e2e0dc;
	color: #ff9e0d;
	font-size: 80%;
	font-weight: bold;
}

#partners img
{
	border: 1px solid #8a7e3b;
	background-color: #ffffff;
}

.rhsitem
{
	padding: 5px 0px 0px 0px;
}

#flashad
{
	margin: 5px 0px 0px 0px;
	border: 1px solid #ffffff;
}

.results
{
	text-align: center;
	font-size: 90%;
	color: #991302;
}


/*-------------------- footer -----------------------------*/

#footer
{
	text-align: left;
	width: 744px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 20px 0px;
	font-size: 65%;
	color: #6c6c3a;
}

#footer a
{
	color: #dcd9c8;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

#footerleft
{
	width: 175px;
	float: left;
	text-align: left;
}

#footerright
{
	width: 560px;
	float: right;
	text-align: right;
}

/*--------------------------------------------------------------*/
/* extras */

.divclear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

a:link
{
	color: #444d05;
	text-decoration: none;
	font-weight: bold;
}

a:visited 
{
	color: #444d05;
	text-decoration: none;
	font-weight: bold;
} 

a:active 
{
	color: #444d05;
	text-decoration: none;
	font-weight: bold;
} 

a:hover 
{
	color: #444d05;
	text-decoration: underline;
	font-weight: bold;
}

h1 
{
	font-weight: normal;
	color: #444d05;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 12px 0px;
	font-size: 160%;
}

h2 
{
	font-weight: bold;
	text-transform: uppercase;
	color: #444d05;
	padding: 3px 0px 6px 0px;
	margin: 0px;
	font-size: 100%;
}

h3
{
	font-weight: normal;
	color: #444d05;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 100%;
}

p
{
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 12px 0px;
	font-size: 80%;
}

#mainarea ul { font-size: 80%; }

table
{
	font-size: 90%;
}

form { padding: 0px; margin: 0px; }

.small { font-size: 70%; }
.centered { text-align: center; }
.bold { font-weight: bold; }
.mandatory { color: #fea31c; font-size: 120%; }