@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 42px;
	color: #FFFFFF;
	line-height: 1.5em;
}
#header {
	height: 79px;
	background-color: #503819;
}
#flash_slideshow {
	height: 400px;
}
#flash_slideshow p {
	text-align: center;
}
#large_photo {
	height: 254px;
}
#page_titles {
	background-color: #9F652B;
	height: 37px;
	padding-left: 308px;
}
#content {
	background-color: #DFD2B3;
	background-image: url(images/menubar_graphic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_left {
	width: 252px;
	padding-right: 24px;
	text-align: right;
	padding-top: 34px;
}
#content_text {
	padding-left: 32px;
	padding-right: 64px;
	padding-top: 28px;
	width: 458px;
	float: right;
	background-color: #503819;
}
#footer {
	background-color: #9F652B;
	height: 38px;
	clear: both;
}
.copyright {
	vertical-align: bottom;
	font-size: 11px;
	color: #DFD2B3;
	text-align: center;
}
.submenu_text {
	color: #000000;
	line-height: 2.5em;
	font-variant: normal;
	font-size: 11px;
}
a:link {
	color: #C79316;
}
a:visited {
	color: #C79316;
}
a:hover {
	color: #B7834F;
}
.submenu_text a:link {
	color: #000000;
	text-decoration: none;
}
.submenu_text a:visited {
	color: #000000;
	text-decoration: none;
}
.submenu_text a:hover {
	color: #9F652B;
	text-decoration: none;
}
.form_fields {
	padding-left: 5px;
}
.form_titles {
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #664720;
}
