@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(graphics/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 21px;
	margin: 0;
	background-color: #2C2700;
	font-family: Arial, Helvetica, sans-serif;
}



#frame{
	width: 741px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width: 741px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(graphics/header.jpg);
	float: left;
	height: 312px;
	position:relative;
}

#topNav{
	width: 602px;
	padding-right: 20px;
	padding-top:6px;
	height: 20px;
	position:absolute;
	top: 0px;
	right:0px;
	font-size: 9px;
	text-align:right;
}

#topNav a{
	color: #FFFFFF;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

#topNav a:hover{
	color: #000000;
	text-decoration: none;
}

#mainArea{
	width: 741px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	position:relative;
}

#leftNav{
	width:180px;
	padding-left: 19px;
	float:left;
	font-size: 12px;
}

.leftHeader{
	width:171px;
	padding-left:9px;
	padding-top: 6px;
	float:left;
	font-size: 12px;
	background-image: url(graphics/side_header.jpg);
	height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.leftContent{
	width:156px;
	padding-left:7px;
	padding-right:15px;
	padding-top: 6px;
	float:left;
	font-size: 12px;
	border: 1px solid #333333;
}

.leftContent ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}

.leftContent ul ul{
	padding: 0;
	margin: 0;	
}

.leftContent ul ul li{
	padding: 0;
	margin: 0;	
}

.leftContent li{
	padding: 5px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.leftContent li.last{
	padding: 5px 0 5px 0;
	border: none;
	}

.leftContent li a{
	color: #66192B;
	text-decoration: none;
}

.leftContent li a:hover{
	color: #C8BD90;
	text-decoration: none;
}

.leftContent ul ul li{
	font-size: 10px;	
}

.leftSpacer{
	width: 180px;
	height: 15px;
	float:left;
}


#contentWrapper{
	width: 503px;
	padding-left: 20px;
	float:left;
	font-size: 12px;
}

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

#contentWrapper a{
	color: #641A2B;	
}

h1{
	margin: 0;
	color: #756800;
	padding:0;
	font-size: 20px;	
}

h2{
	margin: 0;
	padding:0;
	color: #63182C;
	font-size: 14px;
}

#footer{
	width: 741px;
	background-image: url(graphics/footer.jpg);
	float: left;
	height: 20px;
	padding-top: 6px;
	font-size: 11px;
	text-align:center;	
}

#footer a{
	color: #641A2B;	
}

.contentmodule{

}

.contentmodule ul{
	
	margin-top: 0;

}

.contentmodule strong{
	color:#2C2700
}

.contentmodule table.camping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 16px 0px 10px 0px;
}

.contentmodule table th {
	color:#FFFFFF;
	text-align:left;
	font-size: 12px;
	background-color:#6F5048;
	padding: 2px 2px 2px 4px;
	height: 18px;
	font-weight:bold;
}

.contentmodule table h3 {
	color:#000000;
	text-align:left;
	font: inherit;
	font-size: 12px;
	font-weight: bold;
}

.contentmodule table td.modifyeven {
	text-align:left;
	padding: 4px 0px 0px 4px;
	background-color:#CBC498;
	line-height: 13px;
}

.contentmodule table td.modifyodd {
	text-align:left;
	padding: 4px 0px 4px 0px;
	background-color:#9E9769;
	line-height: 13px;	
}

.contentmodule table.camping td.modifyeven {
	text-align:center;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	background-color:#CBC498;
	line-height: 13px;
}

.contentmodule table.camping td.modifyodd {
	text-align:center;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	background-color:#9E9769;
	line-height: 13px;
}

.contentmodule table td a {
	text-decoration:none;
	color:#6F5048;
}

.contentmodule table td a:hover {
	text-decoration:underline;
	color:#6F5048;
}

.contentmodule h3 {
	font: inherit;
	color: #66192B;
	font-weight:bold;
	font-size: 13px;
	margin-bottom: 1px;
	margin-top: 0px;
}

.contentmodule h3.eventdate {
	font: inherit;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 0px;
} 

.contentmodule h3.eventname {
	font: inherit;
	color: #63182C;
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 2px;
	padding: 0;
} 

.contentmodule h3.eventname strong {
	font: inherit;
	color: #777777;
	font-weight: normal;
	font-size: 12px;
}  

.contentmodule h2.category {
	color: #4C4C4C;
	font-weight:bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
	width:100%;
} 

.contentmodule h3 strong {
	font: inherit;
	color: #777777;
	font-weight: normal;
	font-size: 12px;
}

.contentmodule p{
	padding-bottom: 8px;
} 

.contentmodule .descriptor strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F5048;
	float: left;
	width: 85px;
	padding: 0px 0px 0px 0px;
}

.contentmodule .descriptorname {
	color: #6F5048;
	float: left;
	width: 100px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

.contentmodule .description {
	float: left;
	width: 340px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}


.spacer10px {
	margin: 0;
	height: 10px;
}

.spacerLine {
	width: 503px;
	height: 2px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.spacer15px {
	margin: 0;
	height: 15px;
}

form{
	padding: 0;
	margin: 0;
}

img.right{
	padding-left: 10px;
	padding-bottom: 5px;
}

.noline a{
	text-decoration: none;
}

.noline a:hover{
	text-decoration: underline;
}

.copy{
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	text-transform: capitalize;
}

.copy a{
	color: #CCCCCC;
	text-decoration: none;
}

.copy a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
