body {
	background-color: #B38451;
	width: 776px;
	margin:0 auto;
	font-size:11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#default_header,
#page_header {
	float: left;
	background-image: url(../images/default_header.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 775px;
	text-align:center;
	padding: 8px 0px 0 0;
}
#page_header {
	height: 15px;
}	
	
#default_header h1,
#default_header h5 {
	display:inline;
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
}

#default_header h5 {
	text-transform: uppercase;
	font-size: .7em;
	padding: 5px;
}
#page_header h1,#page_header h5{
display:none;
}

#default_slideshow {
	float: left;
	height: 258px;
	width: 776px;
	background-color: #B38451;
	background-image: url(../images/Slide/default_img.jpg);
}

#default_nav {
	float: left;
	background-image: url(../images/default_nav.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 776px;
}

#default_content {
	float: left;
	width: 776px;
	background-color: #B38451;
	background-image: url(../images/background_img.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

#default_content h1 {
	font-size: 1.5em;
	color: #BE3F07;
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 342px;
	margin-top: 22px;
}

#default_content p {
	
	font-size: 1em;
	color: #666666;
	margin-left: 342px;
	padding-right: 45px;
	line-height: 1.3em;
}

.default_logo {
	margin-left: 13px;
	float: left;
}

.default_missstat {
	margin-left: 13px;
	float:left;
	clear: left;
}

#slideshow {
	float: left;
	height: 150px;
	width: 456px;
	background-image: url(../images/slideshow.jpg);
	background-repeat:no-repeat;
	padding-left: 321px;
}

#nav {
	float: left;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 776px;
}

#main-content,
#content_bkgrnd {
	float: left;
	width: 736px;
	padding-left: 40px;
	background-color: #B38451;
	background-image: url(../images/content_bkgrnd.jpg);
	background-repeat: repeat-y;
}

#main-content {
	background-image: url(../images/gallery_bkgrnd.jpg);
	padding: 40px;
}

#content{
	width: 440px;
	margin: 0 20px 0 0;
	float: left;
	padding-bottom: 30px;
}

#content h1,
#content h2,
#content h3 {
	font-size: 1.5em;
	color: #BE3F07;
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 22px;
}

#content h2,
#content h3 {
	font-size: 1.3em;
	color: #666666;
}

#content h3 {
	font-size: 1.1em;
}

#content p,
#content ul {
	font-size: 1em;
	color: #666666;
	line-height: 1.3em;
}

.land-classification {
	background-color: #F7F7F7;
}
	
.land-classification td {
	border: 1px solid #FFFFFF;
	font-size: .9em;
	color: #666666;
	padding: 3px 10px 3px 10px;
	margin: 0;
}

#events_links h2 {
	font-size: 1.5em;
	color: #BE3F07;
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 22px;
}

#events_links h2 {
	font-size: 1.3em;
	color: #666666;
}

#events_links,
#side_img{
	float:right;
	width: 245px;
	padding-right: 10px;
	padding-top: 22px;
	padding-bottom: 30px;
}

#events_links{
	width: 220px;
	padding-right: 20px;
}

.img_side{
	padding-bottom:20px;
}

img {
/*	float: right;
	padding-top: 10px;
	padding-bottom: 10px;*/
}

.photo-thumb{
	float:left;
	width:160px;
	height: 260px;
	color:#000000;
	margin:0 10px 5px 0;
	padding:4px 0 5px 2px;
	text-align: center;
}

.photo-thumb img{
	border: 2px solid #CCCCCC;
	padding: 0;
}

.photo-thumb p {
	padding:0px 0 5px 2px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: .9em;
	margin: 5px;
} 

#footer {
	float: left;
	background-repeat:no-repeat;
	background-image: url(../images/default_footer.jpg);
	height: 40px;
	width: 776px;
}

.footer-left {
	width: 356px;
	padding-top: 15px;
	padding-left: 30px;
	color: #E7D9C9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E7D9C9;
	text-decoration: none;
}

.footer-right {
	float: right;
	width: 356px;
	padding-top: 15px;
	padding-right: 30px;
	color: #E7D9C9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}

.footer-right h1{
margin:0;
}

