﻿body {
	background: #5B3B27;
	margin:15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#595959;
}
p{margin:12px 0;}
img{border:0px none; }
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-left:13px; padding-right:13px; padding-top:20px; padding-bottom:0
}
#header{
	height:60px;
	line-height:60px;
	background: url('../img/header_bg.gif') repeat-x;
	color:#736e6e;
	padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
#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:center;
	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: #5e6e6e;
	background: url('../img/side_title_bg.gif') repeat-x;
	font-size:16px;
	margin: 2px 0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}
#leftnav{
	background: url('../img/leftnav_bg.gif') repeat-x;
	padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px
}
#leftnav ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:227px;
	float:left;
	height:22px;
	border-bottom: 1px solid #c8c8c8;
}
#leftnav li.last{border-bottom:0px none;}
#leftnav a{
	display:block;
	color:#595959;
	background: url('../img/arrow.gif') no-repeat left center;
	line-height:22px;
	text-decoration:none;
	font-size:11px; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}
#leftnav a:hover {color: #000000; 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: #b2b1b1 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;
	background: url('../img/footer_bg.gif') repeat-x left bottom;
	margin: 0 13px; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
#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-left:20px; padding-right:20px; padding-top:7px; padding-bottom:15px
}
#footernav a{
	color:#000000;
	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;
	margin: 2px 0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom: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-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}
.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;
}
A.ddmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.ddmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.ddmenu:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.ddmenu:hover {
	color: #FF9900;
	text-decoration: none;
}

TD.ddmenu {
	font-family: Arial;
	font-size: 10px;
}

DIV.ddmenu {
	font-family: Arial;
	font-size: 10px;
}