﻿html {
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../Backgrounds/Wb01231ls.gif');
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 2000px;
	font-size: 12px;
}
#container {
	margin: 0px auto;
	width: 1102px;
	height: 100%;
	min-height:100%;
}
#leftsidebar {
	background-color: #c5a783;
	left: 0;
	top: 0;
	padding: 0;
	width: 170px;
	float: left;
	height: 100%;
	min-height: 100%;
}
#leftcontent {
	margin-right: 10px;
	margin-left: 10px;
}
#leftcontent ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: block;
	list-style-type: none;
}
#leftcontent li {
	list-style-type: none;
}
h1 {
	font-size: 20px;
	font-weight:normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
.redtext {
	color: #FF0000;
}
.space50 {
	height: 50px;
}
.navarea {
	color: #000000;
	width: 100%;
}
.navarea a {
	font-size:14px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	display: block;
}
.navarea a:link {
	font-weight:bold;
	color: #252525;
}
.navarea a:visited {
	font-weight:bold;
	color: #252525;
}
.navarea a:hover {
	color: #790000;
	background-color: #e1e1e1;
}
.navarea ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: block;
	list-style-type: none;
}
.navarea li {
	list-style-type: none;
}
.space20 {
	height: 20px;
}
.center {
	text-align: center;
}
.display {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
}
.display a {
	text-decoration: none;
}
#content {
	width: 762px;
	float: left;
	height: 100%;
}
#maintext {
	margin-left: 20px;
	margin-right: 20px;
}
#rightsidebar {
	background-color: #c5a783;
	right: 0px;
	top: 0px;
	padding: 0;
	width: 170px;
	float: right;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
}

.smallertext {
	font-size: 9px;
}
.auto-style1 {
	font-size: 9px;
	margin-bottom: 0px;
}

