body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #C4CCB0;
	
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #A0A688; 
	/* #B52C07; */
}

h1
{
	color: #5B5E0E; /* white; #5B5E0E; */
	font: 116% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
	background-color: /* #094C25; */

}

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E; /* white; #5B5E0E; */
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
	background-color: /* #094C25; */

}

#container
{
	margin: 1em auto;
	width: 760px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#containerfaq
{
	margin: 1em auto;
	width: 700px;
	text-align: left;
	background-color: #F4F4E8;
	border: 1px none #fff;
	
}
#containerfaq li { display: inline; }
#containerindex
{
	margin: 1em auto;
	width: 760px;
	text-align: left;
	background-color: #094C25;
	/*border: 1px none #fff;*/
	border-left: 2px solid #094C25;
	border-right: 2px solid #094C25;
}
#header
{
	height: 89px;
	width: 100%;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#headerfaq
{
	height: 89px;
	width: 100%;
	
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}
#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 200px;
	border-left: 1px solid #C5C877;
	padding-left: 20px;
}

#contents
{ 
margin: 0 220px 40px 20px; 
background-color: #F5F4E9;
padding: 7px;
padding-left: 7px;
}

#contents p { line-height: 165%; }
.innercontent { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }





#footer
{
	clear: both;
	color: White;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 750px;
	text-align: right;
}

#skipmenu a
{
	color: #FFFF00; /* #ABB694; */
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #ABB694;
	text-decoration: none;
}

a img
{
text-decoration: none;
outline: none;
margin: 0px;
padding: 0px;
border-width: 0;
border-style: none;
}

.news {color:#0545A5;}