#fadeimage {
	background-color: #893B31;
	position: absolute;
	height: 400px;
	width: 300px;
	top: 200px;
	float: right;
	right: 10%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #6C5126;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #EEEEEE;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	height:50px;
	text-align: right;
	vertical-align:middle;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-style:normal;
	font-weight:normal;
	padding-right:10px;
}
.menu-parent > a  { background: yellow; }
.menu-current > a { background: red; }

.menu_current { background: red; }

ul.mark .menu-parent:before  { content: "(p) " }
ul.mark .menu-current:before { content: "(c) " }
ul.mark .menu-sibling:before { content: "(s) " }
ul.mark .menu-child-0:before { content: "(c-0) " }
ul.mark .menu-child-1:before { content: "(c-1) " }
ul.mark .menu-child-2:before { content: "(c-2) " }

table.menu td {
    width: auto; 
}
table.menu .menu-expand > a { font-weight: bold; }

ul.sitemap li {
    padding-top: 0.5em;
}
ul.sitemap .menu-current > span.content {
    display: block;
    background-color: #E0E0FF;
    border-right: 2px solid blue;
}
.whitehdr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCCCCC;
	font-style:normal;
	font-weight:bold;
	}
.contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	font-style:normal;
	font-weight:normal;
	}
.welcome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-style:normal;
	font-weight:bold;
	}
	
	h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-style:normal;
	font-weight:bold;
	}
