body {
background: #a29775;
font:12px Arial, Helvetica, sans-serif;
color: #000;
position:relative;
}

#mastercontainer {
position: absolute;
margin-left: 50%;
margin-right: 50%;
top:28px;
left: -473px;
width: 909px;
border: 10px solid #dbd2b0;
background: #dbd2b0;
}

.littletxt {
			font: 11px Arial, Helvetica, sans-serif;
			color: #847754;
}

/* Menu Changer */

#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
height:22px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
margin:0px;
}
	/*#tabcontentcontainer a:link, a:visited, a:active {
	font: 10px Verdana, Helvetica, sans-serif;
	color: 003366;
	font-weight: bold;
	text-decoration: none;
  }*/
	
.tabcontent{
display:none;
}


/*Structural*/

.imgleft{
float:left;
margin: 0 10px 10px 0;
}

.imgleftb{
float:left;
border: 1px solid #a59a78;
margin: 0 10px 10px 0;
}
.imgright{
float:right;
margin: 0 0 10px 10px;
}

.imgrightb{
float:right;
border: 1px solid #a59a78;
margin: 0 0 10px 10px;
}

.imgborder {	
border: 1px solid #a59a78;
}


.subheader {
font: 14px Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;
}

a {
font:12px Arial, Helvetica, sans-serif;
color:#45461B;
text-decoration: underline;
}
a:hover {
font:12px Arial, Helvetica, sans-serif;
color:#959654;
text-decoration: underline;
}

#logocontainer{
position: relative;
width: 909px;
height:133px;
}
#headercontainer{
position: relative;
width: 909px;
height:133px;
}

#logo {
position: absolute;
width: 300px;
height: 98px;
top:0;
left:0;
bottom:auto;
right:auto;
border: 2px solid #552f08;
}

#searchbar{
float:left;
border-right: 1px solid #6e3305;
border-left: 1px solid #6e3305;
border-top: 1px solid #6e3305;
width: 907px;
height: 32px;
}
	#searchholder{
	float:right;
	width: 600px;
	height: 32px;
	}
	
		#toplinks {
		float:right;
		width: 580px;
		}
		
			ul#toplinklist {
			float:left;
			width: 380px;
			padding: 5px 0px 5px 0px;
			margin-left: 0;
			margin-top: 0px;
			margin-bottom: 0px;
			text-align: left;
			list-style-type: none;
			}
			#toplinklist li{
			float: left;
			margin: 3px 4px 0px 4px;
			}
				
				#toplinklist li a{
				display: block;
				background: url(images/arrow.gif) no-repeat;
				font: 12px Arial, Helvetica, sans-serif;
				color: #404119;
				width: 75px;
				height: 18px;
				padding: 0px 0px 0px 10px;
				text-decoration: none;
				}
				#toplinklist li a:hover{
				display: block;
				background: url(images/arrow_r.gif) no-repeat;
				font: 12px Arial, Helvetica, sans-serif;
				color: #827552;
				width: 75px;
				height: 18px;
				padding: 0px 0px 0px 10px;
				text-decoration: none;
				}			
			
			

		#search {
		float: right;
		width: 200px;
		}
				#searchbox {
				float: left;
				margin-top: 6px;
				background: #a29775;
				height: 14px;
				width: 130px;
				border: 1px solid #68621c;
				}
				#searchbutton {
				float: left;
				margin-top: 7px;
				margin-left: 5px;
				}
#uppernav{
float:left;
background: url(images/bg_topnav.jpg) #7f8135 repeat-x;
border: 2px solid #45461b;
width: 905px;
height: 56px;
}
		#navholder {
		float: right;
		width: 604px;
		}

#lowernav{
float:left;
background: url(images/bg_lowernav.jpg) repeat-x #faf0d4;
border-left: 2px solid #72752e;
border-right: 2px solid #72752e;
border-bottom: 2px solid #72752e;
width: 905px;
height: 38px;
}

#indexphotocontainer {
float: left;
margin: 00px 0px 10px 0px;
border: 2px solid #595139;
}

#containertable {
height: 458px;
}

#contentarea {
float: left;
width: 909px;
margin-top: 10px;
background: #FAF0D4;
}

#contentcontainer {
width: 649px;
height: 100%;
}

		#headers {
		width: 649px;
		border: 2px solid #552f08;
		background: #844c0f;
		}

		#content {
		font: 12px Arial, Helvetica, sans-serif;
		color: #847754;
		float: left;
		width: 634px;
		padding: 10px;
		}
		
		#contentcell {
		border-left: 10px solid #DBD2B0;
		}
		
			.eventdate {
			font: 12px Arial, Helvetica, sans-serif;
			color: #a89e79;
			}
			a.eventname {
			font: 12px Arial, Helvetica, sans-serif;
			color: #847754;
			font-weight:bold;
			text-decoration: none;
			}
			a.eventname:hover {
			font: 12px Arial, Helvetica, sans-serif;
			color: #404119;
			font-weight:bold;
			text-decoration: none;
			}
			
#sidemenu {
background: url(images/bg_menu.jpg) #a59a78 repeat-x;
width: 241px;
border: 2px solid #595139;
}
	#sidemenu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 17px;
	}			
			#sidemenu li {
			padding: 12px 0px 12px 0px;
			width: 90%;
			border-bottom: 2px solid #aea37e;
			}	
			#sidemenu a {
			font: 14px Arial, Helvetica, sans-serif;
			color: #ddd8c7;
			text-decoration: none;
			}
			#sidemenu a:hover {
			font: 14px Arial, Helvetica, sans-serif;
			color: #fff;
			text-decoration: none;
			}			
#footer {
margin-top:10px;
font: 11px Arial, Helvetica, sans-serif;
background: #70722c;
vertical-align: middle;
text-align: center;
float: left;
width: 905px;
height: 54px;
color: #dbd2b0;
border: 2px solid #45461b;
}

#footer p {
margin-top: 20px;}

#footer a {
font: 11px Arial, Helvetica, sans-serif;
color: #dbd2b0;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
font: 11px Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
text-decoration: none;
}

.missingimage {
	background: #f6e1b1;
	text-transform:uppercase;
	text-align: center;
	border: 1px solid #a59a78;
}

.line {
	border-bottom: 1px solid #b39f5a;
}


table.datatable {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
border-top: 1px solid #8b7731;
border-left: 1px solid #8b7731;
}

td.data_td_dark {
font: 14px Arial, Helvetica, sans-serif;
color: #fcf7e6;
background: #a8944d;
padding: 4px;
border-bottom: 1px solid #b39f5a;
border-right: 1px solid #b39f5a;
font-weight:bold;
}

td.data_td_med {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
background: #d9ca97;
padding: 4px;
border-bottom: 1px solid #b39f5a;
border-right: 1px solid #b39f5a;
}

td.data_td_light {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
background: #ede3c0;
padding: 4px;
border-bottom: 1px solid #b39f5a;
border-right: 1px solid #b39f5a;
}

td.data_td_lighter {
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #fdf9eb;
padding: 4px;
border-bottom: 1px solid #b39f5a;
border-right: 1px solid #b39f5a;
}

body.mceContentBody {
    background: #faf0d4;
}

.mceContentBody a {
    font: 12px Arial, Helvetica, sans-serif !important;
    color: #a89e79 !important;
}



/*Content spanning entire width (no side menu)*/



#widecontentcontainer {
width: 100%;
height: 100%;
}

		#wideheaders {
		border: 2px solid #552f08;
		background: #844c0f;
		}

		#widecontent {
		font: 12px Arial, Helvetica, sans-serif;
		color: #847754;
		float: left;
		padding: 10px;
		}
		