body,p,td,th,ul,ol,li,h1,h2,h3,h4,h5,h6,#ow {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
body{
	text-align: center;
	background:#242c3e;
}
p,h2,h3,h4,h5,h6 {
	padding: 10px 5px 5px 10px;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 21px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}
.c1{
	color: #BB0000;
}
.c2{
	color: #003366;
}
.c3{
	color: #242c3e;
}
.c4{
	color: #663333;
}
#header, #navigation, #mainbody, #footer {
	text-align: left;
	margin: auto;
	padding: 0px;
	position: relative;
	width: 900px;
	background-color: #552B00;
}
#header {
	background-color: #242c3e;	
}
#header p {
	margin: 0px;
	padding: 0px;
	padding-left: 550px;
	text-align: center;
	font-size: 12px;
	color: #B6BCCA;
}

#header h1 {
	background: url(images/headerh1.jpg) no-repeat center;
	position: absolute;
	height: 37px;
	width: 455px;
}
#header h1 span {
	position: absolute;
	left: -100em;
}
#navigation {
	height: 40px;
	line-height: 40px;
	border: 1px solid #d6bb74;
	border-right: 0px;
	border-left: 0px;
	overflow: visible;
	
}
.sidebar p {
	font-size: 10px;
}
#navigation ul {
	text-align: left;
	width: 900px;
}
#navigation ul li {
	display: inline;
	margin: 8px;
	list-style-type: none;
}
#navigation ul li a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#navigation ul li a:hover{
	color:#d6bb74;
}
#footer {
	font-size: 12px;
	margin-top: 8px;
	text-align: center;
}
#footer p{
	font-size: 9px;
}
.minitext {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#map {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 500px;
	display: block;
	border: 2px solid #000000;
}
.topleftimage {
	border: 1px solid #d6bb74;
	border-top: 0px;
	border-right-width: 5px;
	border-left: 0px;
	text-align: center;
}
#mainbody .topleftimage {
	text-align: center;
}

.mainheadimage {
	border: 1px solid #d6bb74;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
#lowerbox a {
	color: #000000;
}
#lowerbox {
	width: 299px;
	height: auto;
	color: #000000;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	background-color: #d6bb74;
}
#lowerbox td {
	padding: 8px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990033;
}
