.topnav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 20px;
	padding: 7px;
}
.topnav a:link { font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none}
.topnav a:active { font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none}
.topnav a:visited { font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #369;
}
.topnav a:hover { color: #fbf5e9; text-decoration: none}

.leftnav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.topheadings {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #847857;
	text-decoration: none;
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #369;
}
.footeraddress {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.body {
	font-family: Verdana;
	font-size: 11px;
	color: #2e2c26;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	line-height: 14px;
}
.bodybold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}

h1 { font-family: Verdana; font-size: 75%; color: #666666;
font-weight: bold; text-decoration: none; margin: 0px}
.orangeboldlink {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #e58e1a;
	text-decoration: underline;
}
.orange {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #958e7e;
	text-decoration: none;
}
.links2 {
	font-family: Verdana;
	font-size: 12px;
	color: #847857;
	text-decoration: underline;
}
.body  {
	text-align: left;
}
.body2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-style: italic;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.footerbkg {
	background-image: url(images/botbkg.gif);
	background-repeat: repeat-x;
	height: 233px;
}

