﻿@charset "utf-8";
body {
	background: #cecdcd url(../images/bg.jpg) repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	line-height:140%;
}
p{margin:12px 0;}
img{border:0}
a{color:#7e5330;text-decoration:none;}
#page_con{
	border-left:1px solid #676767;
	border-right:1px solid #676767;
	margin:auto;
	width:882px;
	padding:0 9px;
	background-color:#FFFFFF;
}
#page_top{
	background: url(../images/title_bg.gif) repeat-x;
	height:22px;
	margin-bottom:8px;
}
#header{height:272px;}
#header_left{
	float:left;
	width:239px;
	border:1px solid #dbdbdb;
	border-right:0;
	background:#ffffff url(../images/header_left_bg.jpg) repeat-x;
	padding:10px;
}
#header_right{
	float:right;
	width:622px;
}
#logo{
	border:1px solid #dbdbdb;
	padding:2px;
}
#logo h1{
	background: #f2f2f2 url(../images/logo.png) no-repeat;
	color: #4e4e4e;
	font-size: 35px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	height: 164px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	padding-top: 80px;
}
#logo h1 span{color:#616f47;display:block;}
#flash_con{float:left;}
#top_nav{
	float:right;
	height:232px;
	background:#a4cc48;
	width:207px;
	padding:20px 25px;
}
#top_nav ul{
	margin:0;
	padding: 0;
	list-style:none;
}
#top_nav li{
	width:100%;
	float:left;
	height:22px;
	border-bottom:1px solid #93a86d;
}
#top_nav a{
	display:block;
	color:#ffffff;
	background: url(../images/top_nav_arrow.gif) no-repeat 8px center;
	padding:0 0 0 20px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#top_nav a:hover{color:#f4d868; text-decoration: underline;}
#left_col{
	width:247px;
	float:left;
	padding:15px 0;
}
#left_nav_title{
	color:#555555;
	font-weight:bold;
	line-height:22px;
	border-bottom:1px solid #e5e5e5;
}
#left_nav{padding:10px 0 30px 0;}
#left_nav ul{
	margin:0;
	padding: 0;
	list-style:none;
}
#left_nav li{
	width:100%;
	float:left;
	height:22px;
	border-bottom:1px solid #e5e5e5;
}
#left_nav li.last{background:none;}
#left_nav a{
	display:block;
	color:#6d4627;
	background: url(../images/left_nav_arrow.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#left_nav a:hover{color:#0000ff; text-decoration: underline;}
#content{
	float:right;
	width:622px;
	padding:15px 0;
}
#footer_con{
	border-top:2px solid #676767;
	border-left:1px solid #676767;
	border-right:1px solid #676767;
	background:#efefef;
	margin:auto;
	width:890px;
	padding:5px 5px 0 5px;
}
#footer{
	border:1px solid #d2d2d2;
	border-bottom:0;
	padding:3px 12px 0 12px;
	background:#FFFFFF url(../images/footer_bg.jpg) repeat-x;
	height:80px;
	line-height:80px;
}
#footer a{
	color:#606e46;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
#news{border:1px solid #dbdbdb;padding:5px;}
.news_entry{padding:5px;}
.img_left{
	float:left;
	margin-right:11px;
	margin-bottom:11px;
}
.img_right{
	float:right;
	margin-left:11px;
	margin-bottom:11px;
}
.img_border{border:1px solid #dbdbdb;padding:2px;}
.right{text-align:right;}
.readmore{
	color:#606d46;
	text-decoration:none;
	padding-left:10px;
	background: url(../images/readmore_arrow.gif) no-repeat left 5px;
}
.title{
	background: url(../images/title_bg.gif) repeat-x;
	height:27px;
	line-height:27px;
	font-weight:bold;
	color:#4e4e4e;
	padding:2px 0 0 10px;
}
.title_main{
	font-size:12px;
	font-weight:bold;
	color:#6d4627;
	border-bottom:1px solid #dbdbdb;
	line-height:20px;
}
.main_block_right{
	border:1px solid #dbdbdb;
	padding:5px;
	width:292px;
}
.main_block_left{
	border:1px solid #dbdbdb;
	padding:5px;
	width:292px;
}
.main_block_left{float:left;}
.main_block_right{float:right;}
.main_block_right .title{margin-bottom:10px;}
.main_block_left .title{margin-bottom:10px;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.sp{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-bottom:1px solid #dbdbdb;
}