body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0D3204;
}
* {
	margin: 0px;
	padding: 0px;
}
#leftcolumn h3 {
	font-size: 115%;
	color: #0D3204;
}
#leftcolumn h2 {
	font-size: 140%;
	color: #0D3204;
}
#leftcolumn p {
	padding-bottom: 5px;
	padding-top: 5px;
}
#leftcolumn a {
	font-weight: bold;
	color: #396D30;
}
#container {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333333;
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	background-position: 0px 200px;
	background-color: #FFFFFF;
	background-image: url(../images/bkg_body.jpg);
	background-repeat: repeat-y;
}
#photogallery {
	background-color: #FFFFFF;
	height: 140px;
	width: 798px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #1E4A15;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.search_btn, .search_btn a {
	font-size: 11px;
	color: #333333;
	height: 18px;
	width: 48px;
	border: 1px outset #333333;
	background-color: #DAC47C;
	padding-bottom: 2px;
}
.search_btn a:hover {
	border: 1px inset #333333;
}
.search_bar {
	background-color: #EDE2AE;
	font-size: 12px;
	color: #000000;
}
#topper #address {
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 53px;
	right: 10px;
}
#topper #search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: absolute;
	top: 16px;
	right: 10px;
}
#copyright {
	position: relative;
	top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	left: 0px;
	padding-left: 189px;
	clear: both;
	width: 609px;
}
#copyright a {
	position: relative;
	top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	left: 0px;
	padding-left: 189px;
	clear: both;
	width: 609px;
}
#main_content {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 195px;
}
#photogallery li {
	height: 131px;
	width: 189px;
	border: 2px solid #333333;
	display: inline;
	float: left;
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
#photogallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#right_col {
	float: right;
	width: 170px;
}
#rightcolumn li {
	font-weight: normal;
}

#topper {
	background-image: url(../images/bkg_topper_blk.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 798px;
}
#topper img {
	margin-top: 10px;
	margin-left: 10px;
}
#nav_main {
	background-image: url(../images/bkg_nav.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 798px;
	z-index: 5;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 100%;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 114px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	height: 31px;
	padding-top: 4px;
}
#nav a:hover {
	background-color: #003300;
}
#nav li ul a {
	background-color: #396D30;
	display: block;
	height: 20px;
	color: #FFFFCC;
	width: 199px;
	text-align: left;
	padding-left: 25px;
}
#nav li ul a:hover {
	color: #FFFFCC;
	background-color: #003300;
}

#nav li {
	float: left;
	width: 114px;
}
#nav a.active {
	background-color: #003300;
}
#leftcolumn_pages .active {
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
}

#nav li ul {
	position: absolute;
	width: 114px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul li{
	width: 224px;
	
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 178px;
	float: left;
	font-size: 85%;
	text-align: center;
}
#leftcolumn_pages {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 178px;
	float: left;
	font-size: 80%;
	text-align: right;
	line-height: 100%;
}
#leftcolumn_pages ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sources {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}
#leftcolumn_pages li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_pages {
	font-size: 85%;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 225px;
}
#content_pages h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height: 120%;
	font-weight: bold;
	color: #37692C;
	margin-bottom: 10px;
}
#content_pages h1 {
	color: #003399;
	font-size: 175%;
}
#content_pages h3 {
	font-size: 120%;
	font-weight: bold;
	color: #0D3204;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_pages a {
	color: #003399;
}
#content_pages a:hover {
	color: #0D3204;
}
#content_pages p {
	padding-bottom: 10px;
	line-height: 130%;
}
#content_pages ul {
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
.content_img_left {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #333333;
}
.content_img_right {
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#leftcolumn_pages a:hover {
	color: #666666;
}
#leftcolumn_pages li a {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
#content {
	float: left;
	color: #333;
	width: 420px;
	display: inline;
	position: relative;
	font-size: 85%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content p {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 130%;
}
#content h4 {
	font-size: 115%;
	font-weight: bold;
	color: #3C7132;
}
#content a {
	color: #003399;
}
#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	padding: 0px;
	width: 150px;
	float: right;
	font-size: 85%;
	border: 1px solid #333333;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.tableHeading {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bkg_nav.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}
#rightcolumn li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightcolumn a {
	color: #003399;
}
#rightcolumn ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer {
	clear: both;
	color: #000000;
	font-size: 10px;
	background-color: #0D3204;
	text-align: right;
	height: 25px;
	margin: 0px;
	padding: 5px;
	background-image: url(../images/bkg_nav.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
#footer a {
	color: #000000;
}
.clear { clear: both; background: none; }
.active {
}
.spacingBelow {
	padding-bottom: 10px;
}
#content_pages li {
	padding-bottom: 10px;
}
#searchbar {
	background-color: #EDE2AE;
}
#leftcolumn_pages ul ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumn_pages ul ul li {
	color: #333333;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#content_pages img {
	border: 1px solid #333333;
}

