@charset "utf-8";

* {
	padding:0px;
	margin:0px;
}
body {
	background-color:#acacac;
	/*	background-image:url(../images/bg.gif); */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	width:100%;
}
a {
	text-decoration:none;
	outline:none;
	color:#666666;
}
a img {
	border:none;
}
.clear {
	clear:both;
	overflow:hidden;
	height:0px;
}
.bold {
	font-weight:bold;
}
.colr {
	color:#009015 !important;
}
.black {
	color:#000;
}
.white {
	color:#FFF;
}
.upper {
	text-transform:uppercase;
}
.under {
	text-decoration:underline;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	line-height:18px;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:10px 0px 8px 0px;
	width:100%;
	border-bottom:#dddddd solid 1px;
	margin-bottom:10px;
	text-transform:uppercase;
}
input {
	font-size:11px;
}
.itlc {
	font-style:italic;
}

#wrapper_sec {
	width:100%;
}
.inner {
	width:960px;
	margin:0px auto;
}

#masthead {
	width:100%;
	height:149px;
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.logo {
	float:left;
	padding:30px 30px 0px 0px;
}
.sublink {
	float:right;
	width:380px;
	margin-top:-1px;
	height:104px;

}

.fortxt{
	margin-top:10px;
	margin-left:10px;}

	

#content_sec {
	width:960px;
	margin:0px auto;
}

#banner {
	width:960px;
	height:329px;
	background-image:url(../images/banner_bg.png);
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
}
.banner_curve {
	width:562px;
	height:329px;
	background-image:url(../images/banner_curve.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:inline-block;
	position:absolute;
	z-index:99;
}



.contents {
	width:960px;
	float:left;
	margin:20px 0px 0px 0px;
}
.contents .top_curve{
	width:960px;
	height:9px;
	background-image:url(../images/curve_clean_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.contents .bottm_curve{
	width:960px;
	height:9px;
	background-image:url(../images/curve_clean_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.contents .center_curve{
	width:960px;
	padding:10px 0px;
	background-image:url(../images/curve_clean_bg.gif);
	background-repeat:repeat-y;
	float:left;
}
.contents .shed_top{
	background-image:url(../images/curve_shed_top.gif) !important;
}
.contents .shed_bg{
	background-image:url(../images/curve_shed_bg.gif) !important;
}
.contents .shed_bottom{
	background-image:url(../images/curve_shed_bottom.gif) !important;
}


.scrol {
	float:left;
	width:857px;
	height:164px;
}
a.prevbuttn {
	display:inline-block;
	float:left;
	width:21px;
	height:32px;
	background-image:url(../images/left_arrow.gif);
	background-repeat:no-repeat;
	margin:70px 10px 0px 20px;
}
a.nextbuttn {
	display:inline-block;
	float:left;
	width:21px;
	height:32px;
	background-image:url(../images/right_arrow.gif);
	background-repeat:no-repeat;
	margin:70px 0px 0px -10px;
}
.scrol li{
	width:170px;
	height:136px;
	padding:14px;
	margin-right:22px;
	background-image:url(../images/gall_bg.gif);
	background-repeat:no-repeat;
}


.col1 {
	float:left;
	width:620px;
	padding:0px 20px 0px 19px;
}

.news_tik {
	width:617px;
	height:135px;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:15px;
}
.news_tik h6{
	width:100px;
	height:27px;
	float:left;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.news_tik p{
	height:27px;
	float:left;
	padding:12px 0px 0px 10px;
}

.crumb {
	width:620px;
	height:39px;
	background-image:url(../images/news_bg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:15px;
}
.crumb h6{
	width:100px;
	height:27px;
	float:left;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.crumb ul{
	float:left;
	list-style:none;
	padding-top:12px;
}
.crumb ul li{
	float:left;
	background-image:url(../images/crumbsep.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 10px;
}
.crumb ul li.last{
	background-image:none;

}

.crumb_big {
	width:920px;
	height:39px;
	background-image:url(../images/big_crumb.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:15px;
}
.crumb_big h6{
	width:112px;
	height:27px;
	float:left;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.crumb_big ul{
	float:left;
	list-style:none;
	padding-top:12px;
}
.crumb_big ul li{
	float:left;
	background-image:url(../images/crumbsep.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 10px;
}
.crumb_big ul li.last{
	background-image:none;

}

.secs {
	width:300px;
	background-image:url(../images/sec_bg.gif);
}
.secs .botm{
	width:300px;
	height:7px;
	background-image:url(../images/sec_bottom.gif);
	background-repeat:no-repeat;
}
.secs h5.events{
	width:290px;
	height:24px;
	color:#009015;
	background-image:url(../images/sec_head_rss.gif);
	background-repeat:no-repeat;
	padding:11px 0px 0px 10px;
}
.secs h5.tab2{
	width:290px;
	height:24px;
	color:#009015;
	background-image:url(../images/sec_head_twitter.gif);
	background-repeat:no-repeat;
	padding:11px 0px 0px 10px;
}
.secs a.eventimg{
	width:260px;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	float:left;
	margin:16px 0px 0px 16px;
}
.secs h5.heads{
	width:270px;
	float:left;
	margin:10px 0px 5px 16px;
}
.secs p{
	width:270px;
	float:left;
	padding:0px 14px 5px 16px;
}
.secs p.txt{
	border-top:#c8c8c8 solid 1px;
	padding:10px 14px 5px 16px;
	margin-top:5px;
}
.secs ul.eventssec{
	width:300px;
	float:left;
	list-style:none;
}
.secs ul.eventssec li{
	width:272px;
	float:left;
	padding:7px 14px 7px 14px;
	border-top:#c8c8c8 solid 1px;
	background-image:url(../images/grey_arrow.gif);
	background-position:280px 9px;
	background-repeat:no-repeat;
}
.secs ul.eventssec li a:hover{
	color:#000;
}

.secs ul.space{
	width:300px;
	float:left;
	list-style:none;
	padding-bottom:5px;
}
.secs ul.space li{
	width:290px;
	float:left;
	padding:5px 10px 13px 0px;
	border-bottom:#cccccc dotted 1px;
}
.secs a.follow{
	margin:0px 0px 0px 14px;
}

.col2 {
	float:left;
	width:280px;
	padding:0px 10px 10px 10px;
}

.small_secs {
	width:280px;
	float:left;
	background-image:url(../images/small_sec_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:12px;
}
.small_secs h5.small_heading{
	width:260px;
	height:25px;
	padding:11px 10px 0px 10px;
	float:left;
	background-image:url(../images/small_heading.gif);
	background-repeat:no-repeat;
}
.small_secs .botm{
	width:280px;
	height:6px;
	background-image:url(../images/small_botm.gif);
	background-repeat:no-repeat;
}
.small_secs a.readmore{
	background-image:url(../images/readmore.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 20px;
	margin:5px 0px 5px 10px;
	display:inline-block;
}

.blogentries {
	float:left;
	width:260px;
	padding:10px;
	border-bottom:#dbdbdb solid 1px;
}
.blogentries ul{
	float:left;
	width:260px;
	list-style:none;
}
.blogentries ul li{
	float:left;
	width:260px;
	padding:10px 0px;
}
.blogentries ul li .thumb{
	float:left;
	width:70px;
}
.blogentries ul li .thumb a{
	float:left;
	width:47px;
	height:47px;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	margin:3px 0px 0px 0px;
}
.blogentries ul li .desc{
	float:left;
	width:190px;
}
.blogentries ul li .desc a.cont_reading{
	background-image:url(../images/blog_arrows.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

.links {
	float:left;
	width:250px;
	padding:15px;
}
.links ul{
	float:left;
	width:250px;
	list-style:none;
}
.links ul li{
	float:left;
	width:215px;
	padding:6px 10px 6px 25px;
	border-bottom:#dbdbdb solid 1px;
	background-image:url(../images/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
}

.mapcont {
	float:left;
	width:245px;
	padding:17px;
}
.mapcont p{
	float:left;
	width:245px;
	padding:10px 0px 0px 0px;
}

.adv {
	float:left;
	width:280px;
	margin-bottom:12px;
}


.news {
	width:100%;
	float:left;
}

.news .innerpagetxe{
	width:620px;
	float:left;
	background-image:url(../images/news_big_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.news .innerpagetxe .newshead{
	width:620px;
	height:35px;
	float:left;
	background-image:url(../images/news_big_heading.gif);
	background-repeat:repeat-y;
}
.news .innerpagetxe .newshead h5{
	float:left;
	padding:10px 0px 0px 10px;
}
.features
{
	float:left;
	padding:10px 0px 0px 10px;
}
.news .innerpagetxe .newshead p.date{
	float:right;
	padding:8px 10px 0px 0px;
}
.news .innerpagetxe a.newsthumb{
	width:auto;
	height:auto;
	float:left;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	margin:15px;
}
.news .innerpagetxe a.related{
	width:570px;
	height:71px;
	float:left;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	margin:15px;
}
.news .innerpagetxe p.txt{
	width:580px;
	float:left;
	margin:0px 15px 15px 15px;
}
.news .innerpagetxe .news_nav{
	width:590px;
	float:left;
	padding:5px 15px 10px 15px;
	border-top:#CCC solid 1px;
}
.news .innerpagetxe .botm{
	width:620px;
	height:5px;
	background-image:url(../images/news_big_botm.gif);
	background-repeat:no-repeat;
}

.news .newssmall{
	width:300px;
	background-image:url(../images/sec_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.news .newssmall .newshead{
	width:300px;
	height:35px;
	float:left;
	background-image:url(../images/sec_head.gif);
	background-repeat:repeat-y;
}
.news .newssmall .newshead h5{
	float:left;
	padding:10px 0px 0px 10px;
}
.news .newssmall .newshead p.date{
	float:right;
	padding:8px 10px 0px 0px;
}
.news .newssmall a.newsthumb{
	width:260px;
	height:116px;
	float:left;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	margin:15px;
}
.news .newssmall p.txt{
	width:260px;
	float:left;
	margin:0px 15px 15px 15px;
}
.news .newssmall .news_nav{
	width:270px;
	float:left;
	padding:5px 15px 10px 15px;
	border-top:#CCC solid 1px;
}
.news .newssmall .botm{
	width:300px;
	height:7px;
	background-image:url(../images/sec_bottom.gif);
	background-repeat:no-repeat;
}



.blog {
	width:100%;
	float:left;
}

.blog .blogentry{
	width:620px;
	float:left;
	background-image:url(../images/news_big_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.blog .blogentry .bloghead{
	width:620px;
	height:35px;
	float:left;
	background-image:url(../images/news_big_heading.gif);
	background-repeat:repeat-y;
}
.blog .blogentry .bloghead h5{
	float:left;
	padding:10px 0px 0px 10px;
}
.blog .blogentry a.blogthumb{
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
}
.blog .blogentry a.left{
	margin:0px 15px 15px 0px;
}
.blog .blogentry a.right{
	margin:0px 0px 15px 16px;
}
.blog .blogentry .blog_nav{
	width:590px;
	float:left;
	padding:5px 15px 10px 15px;
	border-top:#CCC solid 1px;
}
.blog .blogentry .blog_nav a.cont{
	float:right;
	display:inline-block;
	background-image:url(../images/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
.blog .blogentry .botm{
	width:620px;
	height:5px;
	background-image:url(../images/news_big_botm.gif);
	background-repeat:no-repeat;
}

.blog .blogentry p.txt{
	width:590px;
	padding:15px;
	float:left;
}
.postedbycomments {
	padding:5px 10px;
	width:600px;
	border-bottom:#c8c8c8 solid 1px;
	float:left;
}
.postedbycomments a.comments{
	float:left;
	display:inline-block;
	padding:2px 0px 0px 20px;
	background-image:url(../images/comments.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:20px;
}
.postedbycomments p.postedby{
	float:left;
	display:inline-block;
	padding:0px 0px 0px 10px;
	background-image:url(../images/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:20px;
}
.featured {
	width:110px;
	height:32px;
	padding:3px 0px 0px 0px;
	margin:10px 0px 0px -10px;
	background-image:url(../images/featured.gif);
	background-repeat:no-repeat;
	display:inline-block;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	position:absolute;
}



.col3 {
	float:left;
	width:920px;
	padding:0px 20px 0px 20px;
}

.static {
	width:920px;
	float:left;
	padding-top:10px;
}
.static p.txt{
	width:100%;
	float:left;
	padding:10px 0px;
}
.static .greybox{
	width:418px;
	float:left;
	padding:15px;
}
.static .greybox img.staticimage{
	float:left;
	padding:3px;
	border:#c9c9c9 solid 1px;
	margin:0px 10px 10px 0px;
}
.grayborder {
	width:100%;
	border-top:#e8e8e8 solid 1px;
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
.static p.pad{
	padding:0px 30px 0px 0px;
}
a.bordrs {
	padding:3px;
	border:#c9c9c9 solid 1px;
	background-color:#FFF;
	float:left;
}
.static h1{
	padding:10px 0px;
}
.static h1{
	padding:10px 0px;
}
.static span{
	padding:0px 0px 5px 0px;
}
.static h2{
	padding:8px 0px;
}
.static h3{
	padding:6px 0px;
}
.static h4{
	padding:5px 0px;
}
.static h5{
	padding:5px 0px;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	padding:5px 0px;
}
.static .staticsec1 {
	width:272px;
	padding-right:10px;
	float:left;
	margin-right:10px;
	margin-top:20px;
}

.static .staticsec1 p{
	width:272px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .staticsec1 a.bordrs{
	margin-bottom:10px;
}
.static .staticsec2 {
	width:272px;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.static .staticsec2 h5{
	padding:0px 10px 0px 0px;
}
.static .staticsec2 a.bordrs{
	margin-bottom:10px;
}
.static .staticsec3 {
	width:272px;
	float:left;
	margin-top:20px;
}
.static .staticsec3 h5{
	padding:0px 10px 0px 5px;
}
.static .staticsec3 p{
	width:272px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .staticsec3 a.bordrs{
	margin-bottom:10px;
}
.static ul{
	width:100%;
	float:left;
	padding-left:18px;
}
.static ul li{
	padding:4px 0px;
}
.static ol{
	float:left;
	padding-left:30px;
}
.static ol li{
	padding:4px 0px;
}

.static .checkboxs{
	float:left;
	width:430px;
}

.static table{
	float:left;
	width:453px;
}
.static tr.tablehead{
	background-color:#503d24 !important;
	font-weight:bold;
	color:#fff;
}
.static tr{
	padding:5px;
	background-color:#fff;
}
.static tr.tabledark{
	background-color:#fbfbfb !important;
}
.static tr td{
	padding:5px;
}


.contact {
	width:620px;
	float:left;
}
.contact .contactsec{
	width:300px;
	background-image:url(../images/sec_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.contact .contactsec h5{
	width:280px;
	height:26px;
	padding:9px 10px 0px 10px;
	background-image:url(../images/sec_head.gif);
	background-repeat:repeat-y;
}
.contact .contactsec .conts{
	width:280px;
	padding:10px 10px 20px 10px;
}
.contact .contactsec .conts .thumb{
	width:95px;
	float:left;
}
.contact .contactsec .conts .thumb a{
	width:77px;
	height:60px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
	float:left;
	padding:3px;
}
.contact .contactsec .contactbottom{
	width:300px;
	height:31px;
	float:left;
	background-image:url(../images/contact_botm.gif);
	background-repeat:no-repeat;
}
.contactbottom a.addtocart{
	width:93px;
	height:24px;
	padding:7px 0px 0px 55px;
	float:left;
	display:inline-block;
	color:#FFF;
}
.contactbottom p{
	width:150px;
	height:24px;
	padding:7px 0px 0px 0px;
	text-align:center;
	float:left;
	font-size:12px;
}
.contactbottom p span.overline{
	text-decoration:line-through;
	padding-right:15px;
}

#footer {
	width:100%;
	background-image:url(../images/footer.gif);
	background-color:#40461d;
	background-repeat:repeat-x;
	color:#FFF;
	padding:10px 0px;
	margin-top:20px;
}
#footer a{
	color:#FFF;
}



.copyrights {
	padding:15px 0px;
	margin-top:5px;

}
.copyrights ul{
	list-style:none;
}
.copyrights ul li{
	float:left;
	background-image:url(../images/foot_sep.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 10px;
}
.copyrights ul li.first{
	background-image:none;
	padding-left:0px;
}



ul.forms {
	float:left;
	list-style:none;
	padding:0px 0px 10px 0px;
	width:100%;
}
ul.smallforms {
	padding:0px 20px 3px 0px !important;
	float:left;
	width:200px;
}
ul.forms li{
}
ul.forms li.txt{
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
ul.forms li.smalltxt{
	float:left;
	width:70px;
	padding-top:5px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
}
ul.forms li.inputfield input.bar{
	width:319px;
	height:24px;
	padding:0px 5px;
	line-height:24px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin-top:10px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
}
ul.forms li.inputfield select.bar{
	width:329px;
	height:24px;
	padding:0px 5px;
	line-height:24px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin-top:10px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
}
ul.forms li.textfield{
	float:left;
	width:352px;
}
ul.forms li.textfield textarea{
	width:419px;
	height:123px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFF;
	border:#aeaeae solid 1px;
	float:left;
	margin:10px 0px;
	background-image:url(../images/textarea.gif);
	background-repeat:no-repeat;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.check{
	float:left;
	width:auto;
	margin-right:10px;
}
ul.forms li.labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}

