* {
	margin: 0px auto;
}
body {
	margin: 0px;
	padding: 0px;
	background: #c5ced7 url(../img/page_bk_strip.jpg) top repeat-x;
}
.spacer {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/*----Layout----*/
#main {
	width: 1200px;
}
#container_drop_left {
	float: left;
	width: 2%;
	height: 440px;
	background: url(../img/container_drop_left.jpg) top right no-repeat;
}
#container {
	float: left;
	width: 96%;
}
#container_drop_right {
	float: left;
	width: 2%;
	height: 440px;
	background: url(../img/container_drop_right.jpg) top left no-repeat;
}
#header {
	float: left;
	width: 100%;
	height: 310px;
	background: url(../img/banner_bk.jpg) center top no-repeat;
}
#top {
	float: left;
	width: 100%;
	height: 100px;
}
#nav_contain {
	float: left;
	width: 100%;
	height: 60px;
	background: url(../img/nav_bk_strip.jpg) repeat-x;
}
#nav_wrap {
	float: left;
	width: 100%;
	height: 60px;
	background: url(../img/nav_bk_left.jpg) left no-repeat;
}
#nav {
	float: left;
	width: 100%;
	height: 60px;
	background: url(../img/nav_bk_right.jpg) right no-repeat;
}
#body_contain {
	float: left;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	background: #fff;
}
#body_top {
	float: left;
	width: 920px;
	padding-top: 30px;	
	background: url(../img/body_top.jpg) top center no-repeat;	
}
#left_column {
	float: left;
	width: 230px; /*250*/
	padding: 5px 0px 0px 0px;
}
#body_content {
	float: left;
	width: 670px;
	padding-right: 10px;
	padding-left: 10px;
}

#right_column {
	float: right;
	width: 230px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body_bottom {
	float: left;
	width: 100%;
}
#footer {
	clear: both;
	width: 100%;
	height: 145px; /*86*/
	background: #687c1c url(../img/footer_bk_strip.jpg) top repeat-x;
}
#footer_wrap {
	width: 1152px;
	background: url(../img/footer_wrap_strip.jpg) top repeat-x;
	padding: 52px 0px 0px 0px;
}
/*----top navigation----*/
#nav ul {
	float: left;
	width: 100%;
	height: 38px;
	margin: 21px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 38px;
	text-align: center;
}
#nav li a {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px 15px;
}
#nav li a:hover, #nav li a.active {
	color: #000;
	height: 38px;
	background: url(../img/nav_ovr_strip.jpg) top repeat-x;
}


/*----left navigation----*/
#left_nav	{
	width: 96%;
	margin: 0px auto;
}
#left_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#left_nav li {
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
* html #left_nav li {
	float: left;
	width: 100%;
}
#left_nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/bullet_arrow.jpg) left no-repeat;
	padding: 7px 0px 7px 10px;
}
#left_nav li a:hover {
	display: block;
	color: #637d01;
}



#menu	{
	width: 96%;
	margin: 0px auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
* html #menu li {
	float: left;
	width: 100%;
}
#menu li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/bullet_arrow.jpg) left no-repeat;
	padding: 7px 0px 7px 10px;
}
#menu li a:hover {
	display: block;
	color: #637d01;
}

/*----footer navigation----*/
#footer_links ul {
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
	list-style: none;
	text-align: center;
}
#footer_links li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;	
}
#footer_links li a {
	color: #000;
	text-decoration: none;
	padding: 0px 10px;
}
#footer_links li a:hover {
	color: #413928;
	padding: 0px 10px;
}

/*----Other Stuff----*/
img {
	border: none;
}
.usermenu {
/*	float: right;*/
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #fff;	
}

.logo {
	float: left;
	width: 35%;
	padding-left: 23px;
		padding-top: 10px;
}
.contact_info {
	float: right;
	width: 20%;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.contact_info a {
	color: #000;
	text-decoration: none;
}
.contact_info a:hover {
	color: #637d01;
}

#top_banner {
	float: left;
	width: 100%;
}
#top_textarea01 {
	width: 980px;
	margin: 0px auto;
	padding-top: 80px;
}
#top_textarea01 h1 {
	margin: 0px;
	padding: 3px 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18pt;
	font-weight: normal;
	font-style:italic;
	color: #c75a00;
}
#top_textarea01 p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#top_textarea02 {
	float: right;
	width: 33%;
	padding: 25px;
}
#top_textarea02 h3 {
	margin: 0px;
	padding: 3px 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18pt;
	font-weight: normal;
	font-style:italic;
	color: #fff;	
}
#top_textarea02 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#top_textarea02 li {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	font-family: Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	background: url(../img/bullet_arrow.gif) 5px 7px no-repeat;
}
#top_textarea02 li a {
	color: #fff;
	text-decoration: none;	
}
#top_textarea02 li a:hover {
	color: #b8dbf9;
}

#searchbox {
	float: left;
	width: 28%;
	position: relative;
	top: 10px;
	text-align: right;
}
#searchbox input.btn_search {
	width: 22px;
	height: 22px;
	background: url(../img/btn_arrow.gif) no-repeat;
	border: none;
	cursor: pointer;
}

.module {
	margin-bottom: 7px;
	clear: both;
	float: left;
	width: 100%;
}
.module h3 {
	margin: 0px 5px;
	padding: 0px 0px 0px 0px;
	height: 45px;
	line-height: 44px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000;
	background: url(../img/module_top.jpg) left no-repeat;
}
.module h3 span {
	display: block;
	padding: 0px 0px 0px 40px;
	height: 45px;
	background: url(../img/module_top_right.jpg) right no-repeat;
}
.module h4 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	display: block;
	width: 230px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #fff;
	background: #81adc4;
}
.module_top {
/*	display: inline-block !important;*/
	width: 86%;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #d9e1e9;
	border-right: 1px solid #d9e1e9;
	border-bottom: 1px solid #d9e1e9;	
}
.module_bottom {
	clear: both;
	width: 96%;
	height: 20px;
	background-image: url(../img/module_bottom_strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#custom_content {
	clear: left;
	border-top: 5px solid #ebf0da;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.body_inset {
	width: 670px;
	padding-top: 5px;
}
.body_inset h3 {
	margin: 5px 0px;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #637d01;
}
.body_inset h2 {
	float: left;
	width: 655px; /*655*/
	height: 43px;
	line-height: 40px;
	background: url(../img/body_inset_top.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	padding-left: 15px;
}
.body_form {
	float: left;
	width: 635px; /*655*/
	padding: 20px 10px 10px 10px;
	background: #fff url(../img/body_form_bk.jpg) top no-repeat;
}

.copyline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.copyline a {
	color: #fff;
	text-decoration: none;
}
.copyline a:hover {
	color: #000;
}

.date_box {
	float: left;
	width: 57px;
	height: 55px;
	background: url(../img/date_bk.jpg) no-repeat;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 3px;
}
.month {
	float: left;
	width: 49px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding: 3px; 
	color: #000;
}
.day {
	display: block;
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
}	
.dateline {
	clear: left;
	padding: 5px 0px 5px 10px;
}

.blog_entry {
	clear: both;
	width: 96%;
	margin: 0px auto;
}
.blog_entry h1 {
	margin: 5px 0px;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #637d01;
}
.blog_entry h2 {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16pt;
	font-weight: normal;
	color: #000;
}
.blog_entry h2 a {
	color: #000;
	text-decoration: none;
}
.blog_entry h2 a:hover {
	color: #637d01;
}
.blog_entry h3 {
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 45px;
	line-height: 43px;
	background: url(../img/category_title.jpg) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;	
}
.blog_entry h3 span {
	display: block;
	padding: 0px 0px 0px 45px;
	height: 45px;
	background: url(../img/category_title_right.jpg) right no-repeat;
}
.blog_content {
	clear: left;
	padding: 10px 0px;
	border-top: 5px solid #ebf0da;
}
.blog_content h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
.blog_entry p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.readmore {
	clear: left;
	float: right;
	width: 85px;
	height: 35px; /*45*/
	line-height: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: url(../img/more_bk.jpg) no-repeat;
	text-align: center;
	margin-top: 5px;
}
.readmore a, a.readon  {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.readmore a:hover, a.readon:hover {
	color: #000;
}
/*---webform---*/
.webform p {
	padding: 0px;
	margin: 2px 0px;
}
.webform label {
	display: block;
	font-weight: bold;
	color: #314f71;
}
.webform input {
	width: 160px;
	height: 16px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	font-size: 11px;
	margin-top: 2px;
}
.webform select {
	width: 160px;
	height: 20px !important;
	height: 22px ;
	padding: 2px !important;
	padding: 0px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.webform select.short {
	width: 80px;
	height: 20px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.webform input.btn_search {
	width: 105px;
	height: 45px;
	padding-top: 5px;
	padding-bottom: 40px;
	background: url(../img/btn_search.jpg) top no-repeat;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	border: none;
	cursor: pointer;
}

/*---column webform---*/
.columnform {
	clear: left;
	margin: 0px auto;
	padding: 5px 0px;
}
.columnform p {
	margin: 3px auto;
	padding: 0px;
	width: 90%;
	text-align: center;
}
.columnform label {
	display: block;
	font-weight: bold;
	color: #314f71;
}
.columnform input {	
	width: 160px;
	height: 16px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	font-size: 11px;
	font-weight: bold;
	color: #314f71;
}
.columnform select {
	width: 160px;
	height: 20px !important;
	height: 22px ;
	padding: 2px !important;
	padding: 0px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.columnform select.short {
	width: 80px;
	height: 20px;
	padding: 2px;
	background: #f1f4f7;
	border: 1px solid #a9a7ae;
	margin-top: 2px;
	font-size: 11px;
}
.columnform input.btn_search {
	width: 105px;
	height: 45px;
	padding-top: 5px;
	padding-bottom: 40px;
	background: url(../img/btn_search.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 0px auto;
}
.columnform input.btn_send {
	display: block;
	width: 82px;
	height: 45px;
	padding-top: 5px;
	padding-bottom: 40px;
	background: url(../img/more_bk.jpg) no-repeat;
	border: none;
	cursor: pointer;
	margin: 3px auto;
	color: #fff;
}
.category_title {
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 45px;
	line-height: 43px;
	background: url(../img/category_title.jpg) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;	
}
.category_title span {
	display: block;
	padding: 0px 0px 0px 45px;
	height: 45px;
	background: url(../img/category_title_right.jpg) right no-repeat;
}