body {
	background-image: url(images/brown003.jpg);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}

.style1 {
	font-family: "Bookman Old Style";
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}

.style2 {
	font-family: "Bookman Old Style";
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}

.style3 {
	font-family: "Bookman Old Style";
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.style3 a {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.style3 a:link {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.style3 a:hover {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.style4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}

.style4 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}

.style4 a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: underline;
}

.style5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.style6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #D7D9BF;
}

.style6 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #D7D9BF;
	text-decoration: none;
}

.style6 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #D7D9BF;
	text-decoration: underline;
}

.style7 {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #528242;
	text-decoration: none;
}

.style7 a{
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #528242;
	text-decoration: none;
}

.style7 a:hover{
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #528242;
	text-decoration: none;
}

.style8 {
	font-family: "Bookman Old Style";
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-variant: small-caps;
}

.style9 {
	font-family: "Bookman Old Style";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
}

.style10 {
	font-family: "Bookman Old Style";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.style10 a:hover {
	font-family: "Bookman Old Style";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
}

.style11 {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #528242;
	text-decoration: none;
}

.style11 a:hover{
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #528242;
	text-decoration: none;
}

.style13 {
	font-family: "Bookman Old Style";
	font-size: 12px;
}
.arrowlistmenu{
	width: 190px; /*width of accordion menu*/
	color: #ECE9D8;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #ECE9D8;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: none; /*header text is indented 10px*/
	background-color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	padding-left: 5px;
	font-style: normal;
	font-weight: lighter;
	display: block;
}
.arrowlistmenu  .menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #333333;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: none; /*header text is indented 10px*/
	background-color: #D7D9BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	padding-left: 5px;
	font-style: normal;
	font-weight: lighter;
	display: block;
}
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 190px;
	color: #ECE9D8;
}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	width: 190px;
	color: #ECE9D8;
}

.arrowlistmenu ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #ECE9D8;
	text-decoration: none;
	display: block;
	width: 180px;
	background-color: #996666;
	text-align: left;
	padding-left: 10px;
}

.arrowlistmenu ul li a:visited{
	color: #333333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #333333;
	background-color: #D7D9BF;
}
