﻿body {
	background: #fefefe url(../img/bg.jpg) repeat-x;
	margin: 12px 0;
	color:#828282;
	font-family:Tahoma;
	font-size:11px;
}
p{margin:12px 0;}
img{border:0}
#pagecon {
	width:900px;
	margin:0 auto;
	border:1px solid #c6c6c7;
	background:#FFFFFF;
}
#page_top{
	padding:0 30px;
	height:63px;
	background: url(../img/header_sh.gif) repeat-x left bottom;
}
#logo {
	float:left;
	color:#487814;
	line-height:60px;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
}
#top_nav{
	float:right;
	color:#5e5e5e;
	padding: 40px 0 0 0;
}
#top_nav a{
	color:#5e5e5e;
	text-decoration:none;
	padding: 0 5px;
}
#top_nav a:hover {color: #0000ff; text-decoration: underline;}
#flash_con{ padding: 12px 12px 0 12px;}
#flash_con_border{
	width:874px;
	border:1px solid #afb1a0;
}

#content_con{ padding: 12px 11px 0 11px;}
#left_col {
	float:left;
	width:228px;
	background: url(../img/leftcol_bg.jpg) repeat-y;
	color:#80885f;
}
#left_col_content{
	padding: 40px 12px 0 12px;
	background: url(../img/leftcol_top.jpg) no-repeat;
}
.sidetitle{
	height: 18px;
	color: #7e973b;
	background: url(../img/lefttitle_bg.jpg) repeat-x left bottom;
	padding: 7px 0 0 5px;
	font-weight:bold;
}
#leftnav{padding:10px 0;}
#leftnav ul{
	margin:0;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	background:url(../img/h_dot.gif) repeat-x left bottom;
}
#leftnav li.last{background:none;}
#leftnav a{
	display:block;
	color:#80885f;
	background: url(../img/leftnav_arrow.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#leftnav a:hover {color: #0000ff; text-decoration: underline;}
#left_col_bottom{
	background: url(../img/leftcol_bottom.jpg) no-repeat;
	height: 22px;
	position:relative;
	margin-bottom:-2px;
}
#right_col {
	float:right;
	width:630px;
}
#main{padding: 0 0 12px 0;}
.left_box, .right_box{
	border:1px solid #cccccc;
	padding:1px;
	float:left;
	width:302px;
}
.left_box{ float:left;}
.right_box{ float:right;}
.box_top, .box_bottom{
	border:1px solid #cccccc;
	padding:2px;
}
.box_top div{
	background:#e6ebd7;
	height:30px;
	line-height:28px;
	color: #525252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding: 0 0 0 10px;
}
.box_bottom div{
	background:#e6ebd7;
	height:20px;
}
.box_content{
	background: url(../img/h_dot.gif) repeat-x;
	margin:2px 0;
}
.box_content div{
	background: url(../img/h_dot.gif) repeat-x left bottom;
	padding:5px 10px;
}
.box_content div div{
	background: none;
	padding:0;
}
.title{
	height: 33px;
	line-height:28px;
	color: #728935;
	background: url(../img/title_bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 0 0 0 10px;
}
#footer{
	background: url(../img/footer_bottom.jpg) no-repeat left bottom;
	height:32px;
	color:#7e973b;
	padding: 20px 30px 0 30px;
	border-top:3px solid #c2cc98;
	margin-top:20px;
}
#footer a{
	color:#7e973b;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
#page_bottom{
	background: url(../img/page_bottom.gif) no-repeat left bottom;
	height:15px;
	position:relative;
	margin: 0 -1px -1px -1px;
}
.padding20{padding: 10px 20px;}
.padding10{padding: 5px 10px;}
.right{text-align:right;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.float_left{
	float:left;
	margin: 0 10px 10px 0;
}
.float_right{
	float:right;
	margin: 0 0 10px 10px;
}
.arrow_list li{
	background: url(../img/arrow_2.gif) no-repeat 15px 7px;
	line-height:20px;
	padding: 0 0 0 25px;
}
.arrow_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.date{
	color:#97653c;
	font-weight:bold;
}