#footer, #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #9c754f;
	letter-spacing: 3px;
	padding-top: 15px;
}
html, body {
	background-color: #3c1e00;
	margin:0px;
}
body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3c1e00;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9c754f;
}
#botcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
}
#botcontent a {
	color:#a87133;
	line-height: 16px;
}
.textcellpad {
	padding-right: 15px;
	padding-left: 15px;
}
.formpad {
	padding: 5px;
}
.formtextbox {
	background-color: #ddd1ae;
	width: 310px;
	border: 1px solid #c8b98c;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6f5418;
}
.formsubmit {
	background-color: #ddd1ae;
	border: 1px solid #c8b98c;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #664200;
	font-weight: bold;
	width: 50px;
}
.formtitles {
	font-weight: bold;
	color: #FFFFFF;
}

.maincontent, a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #3c1e00;
}
.subimgpad {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787143;
}
.title {
	font-size:14px;
	font-weight:bold;
}

.newsPhotoCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #c2b290;
	line-height: 16px;
	color: #9b5a10;
	padding: 5px;
}
.newsInfo {
	font-size: 11px;
	font-style: italic;
}
#mainphoto {
	margin-top: -7px;
	position : relative;
}
.footertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #aa7636;
	font-style: normal;
	line-height: 24px;
	letter-spacing:1px;
}

.scroll-track{
height:15px;
width:15px;
background:#3c1e00;
}

.scroll-handle{
border: 1px solid black;
height:15px;
width:15px;
background:#c7b795;
cursor:pointer;
}


#searchForm {
	margin-top : 10px;
}


#searchForm input, #searchForm select {
	font-size : 8pt;
	width : 150px;
}

.genericButton, .favButton {
	width : 165px;
	background-color : #9C9562;
	margin-bottom : 2px;
	padding-left : 3px;
	border-bottom : 1px solid #6A6543;
	border-right : 1px solid #6A6543;
	font-size : 8pt;
	line-height : 14px;
}
.genericButton a, .favButton a {
	font-size : 8pt;
	text-decoration : none;
	line-height : 14px;
	display : block;

}

.genericButton a:hover, .favButton a:hover {
	color : #fff;
}

h1 {
	margin : 0px;
	font-size : 12pt;
}

h2 {
	margin : 0px;
	font-size : 10pt;
}