body
{
    overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	vertical-align:top;
	font: 85% hevetica;
	font-family: sans-serif;
	text-align: center;
	color: #333;
	background-color: #9b8449;
/*	background-color: #DCF5B8; 
	background-image: url(images/background.jpg); 
	background-repeat: repeat;
	background-position:left top;*/
}


#container
{
	margin: 1em auto;
	width: 825px;
	text-align: left;
	background-color: #f3f3f3;
	position:relative;
	top: -14px;
	border-right-style: double;/*	border: 1px solid #676767;*/
	border-left-style: double;
	border-left-color: #999999;
	border-right-color: #999999;
}

div.breadcrumbs
{
	width: 100%;
	background-color:#9b8449;
	height:18px;
	color:#FFF;
	font-size:11px;
	position:relative;
	top:-19px;
	border-bottom-style: double;
	border-top-style: double;
}

div.breadcrumbs-content{
	padding-top:2px;
	padding-left:83px;
}

#breadcrumbs
{
	color:#fff;
}

#header
{
	width: 100%;
	border: 1px none #fff;
	border-bottom: 0px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}



a:link { 
	color: #777; 
	text-decoration:none;	
}

a:visited { 
	color: #777; 
	text-decoration:none;	
}

a:hover, a:active
{
	color: #777;
	text-decoration:underline;
/*	background-color: #B52C07;*/
}
/*
a:link { color: #B52C07; }
a:visited { color: #600; }
a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}
*/
#current_page {
	background-color:#CCCC99;
}

#mainnav
{
	/*	background-color: #55af4e;*/
	background-color: #EEE;
	color: #272900;
	padding: 2px 0;
	margin-bottom: 22px;
	text-align:center;
	border-top-style: double;
	border-top-color: #999999;
}

#mainnav ul
{
	margin: 0 10px 0  10px;
	padding: 0;
	list-style-type: none;
}

#mainnav li
{
	display: inline;
	padding: 0 4px;
	border-right: 1px solid #CCCC66;
	border-left: 1px solid #CCCC66;
}

#mainnav li a
{
	text-decoration: none;
	color: #272900;
	text-transform:uppercase;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;

}

#mainnav li a:hover
{
	text-decoration: underline;
/*	color: #272900;
	background-color: #C4C769;*/
}

#mainnav ul { 
	list-style-type: none;
}

#mainnav li { 
	display: inline; 
}


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;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}



#contents { 
	margin: 0px 20px 20px 20px;
	width:600px;
	text-align:justify;
}

#contents p { 
	line-height: 150%; 
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}


















#left_menu
{
	padding-left: 10px;
	float: left;
	width: 150px;
	padding-bottom: 10px;
	display: inline;
}

#right_menu
{
	padding-right: 0px;
	float: right;
	width: 140px;
	padding-bottom: 10px;
	display: inline;
}

div.menu_image
{
/*	padding:15px;
	bottom:15px;*/
}


#menu
{
	float: right;
	width: 150px;
	height: inherit;
/*	border-left: 1px solid #C5C877;*/
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom:20px;
	position:relative;
	right:18px;
	background-color:#D2CFA4;
}


#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#menu br
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
	background-color:#CCFFFF;
}
#menu h3
{
	margin-left: -15px;
	padding-left: 5px;
	list-style-type: none;
	line-height: 165%;
	background-color:#9b8449;
	color:#FFF;
	border-bottom-style: double;
	border-top-style: double;
}

.imagefloat
{
	padding: 5px;
	border: 0px solid #9FA41D;
	margin: 0 0 10px 10px;
	direction:inherit;
	float: right;
}

.imagefloat_left
{
	padding: 5px;
	border: 0px solid #9FA41D;
	margin: 0 10px 10px 0;
	direction:inherit;
	float: left;
}

/*
.blogentry ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: inline;
	padding: 0 0 0 7px;
}
*/


#footer
{
	/*	background-color: #D2CFA4;*/
	background-color: #EEEEEE;
	padding: 5px;
	font-size: 90%;
	text-align:center;
	clear: both;
	color: #666;
	border-bottom-style: ridge;/*	color: #272900;*/
	border-top-style: groove;
	border-bottom-color: #666666;
	border-top-color: #9B8449;
	border-top-width: thick;
}

#back_div
{
	padding: 5px;
	font-size: 90%;
	text-align: left;
	clear: both;
}
