﻿#main {
	border: 2px solid #996533;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-color: #FFFFFF;
}
#topbanner {
	background-image: url('images/logobanner.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#address {
	color: #FFFFFF;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
#topmenu {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 42px;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topmenu a:hover {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: underline overline;
}
body {
	font-family: "Palatino Linotype", "times New Roman", serif;
	font-size: 10pt;
	background-image: url('images/tabbkgnd.jpg');
	background-repeat: repeat;
}
#bottombanner {
	background-color: #996533;
	padding: 10px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #191919;
	margin-bottom: 0px;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
}
#indentcontent {
	margin-left: 10px;
	margin-right: 10px;
}
#content {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#contentcell {
}
h1 {
	color: #996633;
	font-size: 22pt;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-weight: normal;
	border-bottom-color: #EDDFB0;
}
h2 {
	font-size: 12pt;
	color: #996633;
}
a {
	color: #996633;
	text-decoration: underline;
}
#pics img {
	border-style: none;
	margin-bottom: 20px;
}
#pics {
}
#sidecell {
	padding-left: 20px;
	width: 200px;
}
.smallquote {
	margin: 10px 0 0px 7px;
	text-align: left;
	font-size: 9pt;
	color: #926941;
	font-weight: bold;
}
.smallquoteauthor {

	font-size: 22pt;
	color: #926941;
	text-align: right;
	font-style: italic;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
.picfloatright {
	float: right;
}
.picfloatleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bigquotes {
	font-weight: 900;
	font-size: 11pt;
}
