@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	color: #5A3B00;
	list-style-type: square;
}
#container {
	width: 1000px;
	background: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav {
	width: 630px;
	margin-bottom: 10px;
	margin-left: 190px;
	height: 15px;
}
.navtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 3px;
	background-color: #0A3542;
	text-align: center;
	vertical-align: middle;
}
.navcolor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	background-color: #0a3542;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: middle;
}
#logo {
	background-image: url(images/weblogo3.gif);
	background-repeat: no-repeat;
	position: relative;
	overflow: visible;
	height: 170px;
	width: 800px;
}
#maintext {
	background-color: #FFF;
	width: 600px;
	margin-left: 220px;
	padding-top: 136px;
	list-style-type: square;
}
.dateline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #D09A3E;
	font-style: italic;
}
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #BCB39D;
	background-color: #FFF;
	width: 140px;
	margin-top: 200px;
	margin-left: 20px;
	position: relative;
	float: left;
}
#table {
	table width: 780px;
	margin-left: 130px;
}
.tableclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5A3B00;
	background-color: #FFF;
	border-bottom-color: #C9AC68;
	border-left-color: #C9AC68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	white-space: nowrap;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BCB39D;
	text-align: left;
	margin-left: 220px;
	padding-top: 20px;
	width: 620px;
}
#leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 300px;
}
#rightcolumn {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 300px;
	margin-left: 300px;
	margin-top: 21px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.contactcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
}

