@charset "utf-8";
/* CSS Document */

body{
	background-color: #EFD7AD;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 20px;
}#wrapper{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
}#main{
	padding: 15px;
	width: 800px;
	margin-top: 2px;
	margin-left: auto;
	background-color: #FAF0E2;
	border: medium solid #C2CC3B;
	margin-right: auto;
	margin-bottom: 2px;
}
#header{
	padding: 0px;
	height: 182px;
	width: 850px;
}#menu{
	background-color: #c2cc3b;
	height: 34px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
	margin-top: 5px;
}#menu ul
{
	list-style: none;
	float: left;
	width: 200px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}#menu h5
{
	text-align: center;
	font-family: "Arial Narrow", Verdana, Arial;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu h5 a
{
	text-align: left;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 14px;
	color: #311E17;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}#menu h5 a:hover
{
	color: #007597;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	text-align: center;
	display: block;
	padding: 0px;
}
h1 {
	font-size: 20px;







	color: #5F4B43 opacity%100;
	font-family: "Arial Narrow", Arial, Verdana;
	padding: 3px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: bold;
	background-color: #311E18;

}
h2 {
	font-size: 16px;
	font-weight: bold;
}


#menu ul li ul li a
{
	color: #311E17;
	text-decoration: none;
	display: block;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 12px;
	background-color: #C2CC3B;
	margin: 0;
	text-transform: uppercase;
	padding: 5px;
	font-weight: normal;
}
#menu ul li ul li a:hover
{
	color: #311E18;
	background-color: #00B2E4;
	padding: 5px;
}
#menu li
{
	position: relative;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menu ul ul
{
	position: absolute;
	z-index: 500;
	width: 200px;
	left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 21px;
}
#menu ul ul ul
{
	position: absolute;
	top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}#footer{
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #311E18;
}#footerinside{
	padding: 5px;
	height: auto;
	width: 800px;
	position: relative;
	background-color: #311E18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #876B56;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
}
.headers {
	font-size: 16px;
	font-weight: bold;
}
table {
	border: 1px solid #C2CC3B;
}
#tablenostyle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

