﻿body {
	background: #909c9c;
	margin:15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
}
p{margin:12px 0;}
img{border:0}
a{color:#0056c1}
#page_con {
	background: url(../img/page_bg.gif) repeat-y left top;
	margin: auto;
	width: 912px;
}
#header_con {
	background: url(../img/page_top.gif) no-repeat;
	padding: 20px 13px 0 13px;
}
#header{
	height:60px;
	line-height:60px;
	background: url(../img/header_bg.gif) repeat-x;
	color:#736e6e;
	padding: 0 20px;
}
#logo{
	float:left;
	font-size:26px;
	font-family: Helvetica, sans-serif
}
#slogan{
	float:right;
	font-size:16px;
	font-family: Helvetica, sans-serif
}
#content_con{padding: 0 13px;}
#topnav {
	background: url(../img/navtop_bg.gif) repeat-x;
	height: 31px;
	line-height:30px;
	text-align:right;
	color:#003ba1;
}
#topnav a{
	color:#003ba1;
	text-decoration:none;
	padding: 0 5px;
}
#topnav a:hover {color: #ff0000; text-decoration: underline;}
#left_col {
	float:left;
	width:277px;
	padding-bottom:1px;
}
.side_title{
	line-height: 30px;
	height: 31px;
	color: #ffffff;
	background: url(../img/side_title_bg.gif) repeat-x;
	font-size:16px;
	padding: 0 0 0 20px;
	margin: 2px 0;
}
#leftnav{
	background: url(../img/leftnav_bg.gif) repeat-x;
	padding: 5px 15px;
}
#leftnav ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	border-bottom: 1px solid #c8c8c8;
}
#leftnav li.last{border-bottom:0;}
#leftnav a{
	display:block;
	color:#595959;
	background: url(../img/arrow.gif) no-repeat left center;
	padding:0 0 0 15px;
	line-height:22px;
	text-decoration:none;
	font-size:11px;
}
#leftnav a:hover {color: #0000ff; text-decoration: underline;}

.entry{
	border-bottom:1px solid #d6d5d5;
	padding: 10px 5px;
}
.last_entry{padding: 10px 5px;}
.date{
	color:#97653c;
	font-weight:bold;
}
#newsletter{
	background: #d4442a url(../img/gray_gradiant_bg.gif) repeat-x;
	padding: 10px;
	border: 1px solid #181818;
	color:#FFFFFF;
}
#right_col{
	float:right;
	width:606px;
	padding: 2px 0 1px 0;
}
#right_col .border{padding:4px 20px;}
#footer{
	clear:both;
	border:1px solid #d6d5d5;
	line-height: 60px;
	padding: 0 20px;
	background: url(../img/footer_bg.gif) repeat-x left bottom;
	margin: 0 13px;
}
#copy{float:left;}
#footer_right{float:right;}
#footer_right a{text-decoration:none}
#footernav{
	background: url(../img/page_bottom.gif) no-repeat left bottom;
	padding: 7px 20px  15px 20px;
}
#footernav a{
	color:#595959;
	padding:0 5px;
	text-decoration:none
}
.title{
	line-height: 30px;
	height: 31px;
	color: #5e6e6e;
	background: url(../img/title_bg.gif) repeat-x;
	font-size:19px;
	padding: 0 0 0 20px;
	margin: 2px 0;
}
.subtitle{
	font-size:13px;
	font-weight:bold
}
.arrow_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.arrow_list li{
	background: url(../img/arrow.gif) no-repeat left 7px;
	line-height:20px;
	padding:0 0 0 15px;
}
.linkbrown{
	color:#97653c;
	font-weight:bold;
}
.border{
	border:1px solid #d6d5d5;
	padding:4px;
}
.green_gradiant{background: url(../img/green_gradiant_bg.jpg) repeat-x;position:relative;}
.sp{
	background-color:#d6d5d5;
	border:10px solid #FFFFFF;
	border-left-width: 190px;
	position:relative;
}
.right{text-align:right;}
.imgright{
	position:relative;
	float:right;
	margin: 5px 0 0 10px;
}
.imgleft{
	position:relative;
	float:left;
	margin: 0px 10px 0px 0;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}