p {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #816b4f;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
#container {
	width: 800px;
	background: #816b4f;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	float: left;
	height: 170px;
	background: url(images/banner.jpg) no-repeat;
	width: 100%;
}
#nav {
	float: left;
	height: 30px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 770px;
	padding-left: 24px;
	margin-top: 5px;
}
#nav a {
	width: 125px;
	text-decoration: none;
	color: #664b00;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 30px;
	padding-top: 2px;
	float: left;
}
#nav ul {
	list-style: none;
}
#nav li {
	white-space: nowrap;
	float: left;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	background: #664b00;
}
#nav a:hover, #nav a:active {
	font-weight: bold;
	color: #FFFFFF;
	background: #997000;
}
#content {
	width: 740px;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
#contentghost {
	width: 740px;
	float: left;
	background: url(images/collage.jpg);
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
#content p {
	color: #000000;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
}
#contentghost p {
	color: #000000;
	margin-bottom: 10px;
	font-size: 14px;
}
#content td {
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
#contentghost td {
	font-size: 12px;
	color: #000000;
	padding: 6px;
}
#content a {
	color: #664b00;
	text-decoration: underline;
}
#contentghost a {
	color: #664b00;
	text-decoration: underline;
}
#content li {
	text-indent: 15px;
}
#content ul {
	list-style: disc inside;
	color: #666666;
	font-size: 0.8em;
}
#content h1 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	margin-bottom: 6px;
}
#content h2 {
	font-size: 1.1em;
	color: #997000;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #997000;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h4 {
	font: italic bold .9em Georgia, "Times New Roman", Times, serif;
	color: #c6a47d;
}
#contentghost h1 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	margin-bottom: 6px;
}
#contentghost h2 {
	font-size: 1.1em;
	color: #997000;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentghost h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #997000;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subnav {
	background: url(images/border.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 704px;
}
#footer {
	text-align: center;
	background: url(images/footer.jpg) no-repeat;
	color: #666666;
	font-size: 11px;
	float: left;
	width: 800px;
	height: 80px;
	line-height: 130%;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 10px;
}
#footer a {
	color: #9e0b0f;
	text-decoration: underline;
}
#innerwrapper {
	background: url(images/content.jpg) repeat-y;
	float: left;
	width: 100%;
}
