body {
	font-size: 14px;
	background-color: #996633;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	visibility: visible;
}
#mainTable {
	border: 1px solid #000;
	width: 760px;
}
#maincontenthp {
	font-size: 14px;
	font-size: 100%;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 20px;
}
#maincontent {
	font-size: 14px;
	font-size: 100%;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-attachment: scroll;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 650px 65px;
}
#maincontent li {
	margin: 0px 0px 3px;
	list-style-type: square;
}
#header {
	background-color: #CC9966;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	background-color: #CC9966;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 0px;

}
div#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold; 
}
div#nav a:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div#nav a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#current {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #000000;
	font-weight: bold;
	padding: 8px 5px 5px;
}
a:link {
	color: #29519C;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #CC9966;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CC9966;
	font-weight: bold;
	text-decoration: none;
}
td, p, ul {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
}
h1:first-child {}
h2:first-child {margin-top: 0;}
h1 {
	font-size: 160%;
	margin-bottom: -10px;
	font-weight: bold;
}
h2 {
	font-size: 130%;
	line-height: 120%;
}
h3 {
	margin-bottom: -10px;
	font-size: 120%;
}

.heading {
	margin-bottom: -10px;
}
#logo_hp {
	display: block;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
#logo {
	display: block;
	float: right;
	margin-right: 20px;
	margin-left: 5px;
}
.caption {
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}
.smaller {
	font-size: 12px;
}

.content {
	width: 575px;
}

#textnav {
	font-size: 12px;
	text-align: center;
	background: #FFFFFF;
	padding-bottom: 10px;
}
.subheading {
	margin-top: -10px;
	font-size: 1.2em;
	font-weight: bold;
}
li {
	line-height: 1.4em;
}

