﻿body {
	background: #fefefe url('../img/bg.jpg') repeat-x;
	margin: 12px 0;
	color: #FEFEFE;
	font-family: "Americana BT";
	font-size: 12px;
}
p{
	margin: 12px 0;
	font-family: "Americana BT";
	font-size: 12px;
	color: #000000;
}
img{
}
#pagecon {
	width: 900px;
	margin: 0 auto;
	border: 0px solid #EBEBEB;
	background: #FFFFFF;
	font-family: "Americana BT";
	font-size: 12px;
}
#page_top{
	padding: 0 0px;
	height: 180px;
	background: url(../img/header_sh.gif) repeat-x left bottom;
}
#logo {
	float: none;
	color: #525252;
	line-height: 180px;
	font-size: 32px;
	font-family: "Americana BT";
}
#top_nav{
	float: left;
	color: #000000;
	padding: 40px 0 0 0;
}
#top_nav a{
	color: #000000;
	text-decoration: none;
	padding: 0 5px;
}
#top_nav a:hover {color: #0000ff; text-decoration: underline;}

#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: 100px 12px 0 12px;
	background: url(../img/leftcol_top.jpg) no-repeat;
}
.sidetitle{
	height: 18px;
	color: #800000;
	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;}
.right_box{
	border: 1px solid #CC9900;
	padding: 1px;
	float: left;
	width: 302px;
}
.left_box{
	border: 1px solid #CC9900;
	padding: 1px;
	float: left;
	width: 302px;
}
.left_box{ float:left;}
.right_box{ float:right;}
.box_bottom{
	border: 1px solid #CC9900;
	padding: 2px;
}
.box_top{
	border: 0px solid #CC9900;
	padding: 0px;
}
.box_top div{
	height: 30px;
	line-height: 28px;
	color: #000000;
	font-family: "Americana BT";
	font-size: 20px;
	padding: 0 0 0 10px;
	background-image: url('../img/bg.jpg');
}
.box_bottom div{
	height: 20px;
	background-image: url('../img/bg.jpg');
}
.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: #000000;
	background: url('../img/bg.jpg') repeat-x;
	font-family: "Americana BT";
	font-size: 36px;
	padding: 0 0 0 10px;
}
 0 10px;
}
#footer{
	background: url(../img/footer_bottom.jpg) no-repeat left bottom;
	height:32px;
	color:#000000;
	padding: 20px 30px 0 30px;
	border-top:3px solid #dbd5d0;
	margin-top:20px;
}
#footer a{
	color:#000000;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
.padding20{padding: 10px 20px;}
.padding10{padding: 5px 10px;}
.right{
	text-align: right;
	padding-right: 12px;
}
.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;
}
.newStyle1 {
}
