/* ******** */
/* DEFAULTS */
/* ******** */
body {background:#7c2627;padding:0;margin:0;text-align:center;}

#frame {
	background:#b52628;
	width:766px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#pageheader {
	margin:0;
	padding:0;
	font-family:georgia, times new roman, times, serif;
}
#titlebar {background:url('../images/turnerlaketitle.jpg') top left no-repeat #B52628;height:133px;width:766px;}

#mainContent {
	margin:0 185px 10px 10px;
	padding:10px;
	background:#fff;
	border:3px solid #7c2627;
}
#sidebarContent {
	float:right;
	width:165px;
	margin:0 10px 0 0;
	padding:0;
}

div.site_title {
	padding:10px;
	font-size: 46px;
	color: #fff;
	font-family: Garamond, Georgia, times new roman, times, serif;
	width: 100%;
}
div.nav {
	text-align: center;
	margin-bottom:5px;
	color:#fff;
	font-family:verdana, arial, sans-serif;font-size:12px;
	background:url('../images/topnavbg.gif') top left repeat-x  #D52327;
	height:41px;
	width:766px;
}
#topnavlist {list-style-type:none;padding:8px 0;margin:0;font-size:12px;font-weight:bold;}
#topnavlist li {display:inline;}
#topnavlist li a:link, #topnavlist li a:visited {color:#fff;}
#topnavlist li a:hover, #topnavlist li a:active, #topnavlist li a:focus {color:#ff0;}

div.nav A {
	padding-left:0;
	padding-right:0;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
div.nav A:hover {
	color: #ff0	;
}

#footer {background:#D52327;position:relative;color:#fff;}
#footer a {text-decoration:none;}
#insidefooter {padding:10px;}
#botnumber {position:absolute;top:10px;right:10px;font-family:"ITC Garamond", "Garamond", "Times New Roman", "Times", serif;font-size:30px;font-weight:bold;}
#botnav {display:none;}
#botnavlist {list-style-type:none;padding:0;margin:0;}
#botnavlist li {display:inline;}
#copyright {font-family:"ITC Garamond", "Garamond", "Times New Roman", "Times", serif;font-size:14px;font-weight:bold;}
#designed {font-family:"ITC Garamond", "Garamond", "Times New Roman", "Times", serif;font-size:14px;font-weight:bold;}
#designed a:link, #designed a:visited {color:#fcc;}
#designed a:hover, #designed a:active, #designed a:focus {color:#ff0;}
