/* CSS Document */

body {
	background: #BDA66D url(images/template/mainbkg.gif) repeat fixed center center;
	margin: 0px;
}

p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link, a:active, a:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#ltitle {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #C4AE7C;
}

#wtext {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#btext {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

#ptext {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#outline {
	height: 100%;
	width: 100%;
}

#header {
	background: #98773A url(images/template/topper.gif) repeat center center;
	width: 750px;
	border-top: 3px double #98773A;
	border-right: 3px double #98773A;
	border-left: 3px double #98773A;
}

#topper {
	padding: 0px;
	width: 100%;
}

#itop{
	background: url(images/information/topper.jpg) no-repeat right top;
	height: 51px;
	width: 100%;
}

#logo {
	padding: 4px;
}

#addy {
	padding: 4px 4px 10px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu {
	background: #A98443;
	font: 11px Arial, Helvetica, sans-serif;
}

td.hmenuoff {
	background: ##A88543;
	padding: 2px 4px;
}
td.hmenuon {
	background: #B79C5E;
	padding: 2px 4px;
}

td.amenuoff {
	background: ##A88543;
	padding: 2px 4px;
}
td.amenuon {
	background: #B79C5E;
	padding: 2px 4px;
}

td.bmenuoff {
	background: ##A88543;
	padding: 2px 4px;
}
td.bmenuon {
	background: #B79C5E;
	padding: 2px 4px;
}

td.emenuoff {
	background: ##A88543;
	padding: 2px 4px;
}
td.emenuon {
	background: #B79C5E;
	padding: 2px 4px;
}

td.awmenuoff {
	background: ##A88543;
	padding: 2px 4px;
}
td.awmenuon {
	background: #B79C5E;
	padding: 2px 4px;
}

td.lmenuoff {
	background: ##A88543;
	padding: 2px 4px;
}
td.lmenuon {
	background: #B79C5E;
	padding: 2px 4px;
}

td.cmenuoff {
	background: ##A88543;
	padding: 2px 4px;
}
td.cmenuon {
	background: #B79C5E;
	padding: 2px 4px;
}

#faq {
	background: #C2AC78;
	border-top: 1px solid #715F33;
	border-bottom: 1px solid #715F33;
}



#main {
	border-right: 3px double #98773A;
	border-bottom: 3px double #98773A;
	border-left: 3px double #98773A;
	background: #B79C5E;
	width: 750px;
}

td.sidemenu {
	background: #B79C5E url(images/template/columnimage2.gif) repeat-y left top;
	width: 175px;
}

#midcontent {
	padding: 4px 8px 4px 6px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
}

#sidecontent {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 4px 12px 4px 4px;
}

#mtitle {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C1AA75 url(images/template/titlebkg.gif) repeat-x;
	padding: 4px;
	width: 100%;
	border-top: 3px double #A4813F;
	border-bottom: 3px double #A4813F;
}

#htitle {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C1AA75 url(images/template/titlebkg.gif) repeat-x;
	padding: 4px;
	width: 100%;
	border-top: 3px double #A4813F;
	border-bottom: 3px double #A4813F;
}

#mhtitle {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#line {
	width: 90%;
	border: 1px dashed #775E2F;
}

#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

#form {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #B79C5E;
	border-bottom: 1px solid #44381E;
	border-top: none;
	border-right: none;
	border-left: none;
}

#button {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #B79C5E;
	border: 1px solid #463A20;
}

#addyoutline {
	width: 100%;
}

#insidemain {
	padding: 6px;
	width: 90%;
}