html {
	height: 100%;
	background: url(../i/bg-body.jpg) repeat fixed 50%  0;
}
body {
	margin:0;
	font:12px/16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #465051;
	height: 100%;
	min-width:1004px;
}
img {border-style: none; display: block;}
a {text-decoration: none; color: #60ba46;}
a:hover {text-decoration: underline;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align: middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#wrapper{
	min-height: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding:0 4px;
	position:relative;
	width:997px;
	background: url(../i/bg-wrapper.gif) repeat-y 50% 0;
}
.wrap-header {
	background: url(../i/bg-header-index.jpg) no-repeat;
	height: 366px;
	overflow: hidden;
}
.inner .wrap-header {
	background: url(../i/bg-header.jpg) no-repeat;
	height:209px;
}
.inner h1{
	color:#768b90;
	top:232px;
	font-size:35px;
	left:34px;
	letter-spacing:-3px;
	position:static;
	margin:0 0 24px;
}
h1{
	color:#fff;
	font-size:40px;
	left:28px;
	letter-spacing:-3px;
	line-height:42px;
	margin:0;
	position:absolute;
	text-transform:uppercase;
	top:192px;
	z-index:2;
}
h1 span{display:block;}
.holder {
	overflow: hidden;
	height: 100%;
}
#header{
	position:absolute;
	height: 144px;
	width:100%;
	top:0;
	left:0;
	z-index:3;
	padding:15px 0 0;
}
.header-wrap {
	overflow: hidden;
	height: 1%;
	position: relative;
}
/* start logo */
.logo{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:26px;
	top:10px;
	z-index:3;
}
.logo a{
	background: url(../i/bg-logo.png) no-repeat;
	display: block;
	width:194px;
	height:93px;
	position:relative;
	cursor:pointer;
}
/* end breadcrumbs */
/* start system */
.system{
	float:right;
	margin:0;
	padding:0 14px 0 0;
	list-style:none;
	clear:right;
}
.system li{
	float:left;
	padding:0 5px 0 0;
}
.system li a{
	display:block;
	text-indent:-9999px;
	height:24px;
	width:24px;
	overflow:hidden;
}
.system .facebook{background: url(../i/bg-icons.gif) no-repeat -2px -28px;}
.system .twitter{background: url(../i/bg-icons.gif) no-repeat -2px -1px;}
/* end system */
#header dl{
	float:right;
	margin:0;
	padding:0 34px 32px;
}
#header dd{
	float:left;
	margin:4px 2px 0 0;
	color:#60bb46;
	font-size:14px;
	letter-spacing:-1px;
}
#header dt{
	float:left;
	color:#fefefe;
	font-size:25px;
	line-height:32px;
	letter-spacing:-2px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* start nav */
#nav{
	margin: 0;
	padding:0;
	list-style: none;
	position:absolute;
	top:113px;
	left:8px;
	background: url(../i/bg-nav.gif) no-repeat;
	width:989px;
	height:44px;
}
#nav li{
	float:left;
	background: url(../i/bg-nav-separ.gif) no-repeat 100% 0;
	padding:0 1px 0 0;
	position:relative;
}
#nav li a{
	display:block;
	color:#7f9397;
	font-size:14px;
	letter-spacing:-1px;
	padding:14px 10px 24px;
}
#nav li.active a,
#nav li:hover a,
#nav li.hover a,
#nav li a:hover {
	background: url(../i/bg-nav-block-hover.gif) repeat-x;
	text-decoration:none;
	color:#5ebb46;
}
#nav li span{
	display:none;
}
#nav .active span,
#nav li:hover span,
#nav li.hover span,
#nav a:hover span {
	display:block;
	position: absolute;
	top:42px;
	left: 15px;
	background: url(../i/bg-icons.gif) no-repeat -52px -140px;
	width: 19px;
	height: 12px;
}

#nav .home a{
	background: none !important;
}
#nav .home a{
	overflow:hidden;
	height:44px;
	width:35px;
	text-indent:-9999px;
	padding:0 0 0 5px;
}
#nav .home em{
	display:block;
	height:44px;
	background: url(../i/bg-icons.gif) no-repeat -78px -57px;
}
#nav .active em,
#nav .home a:hover em {
	background: url(../i/bg-icons.gif) no-repeat -78px 12px;
	cursor: pointer;
}
#nav ul{
	margin:0;
	width:100px;
	padding:0;
	list-style:none;
	position:absolute;
	top:52px;
	left:0;
	background:#f0f3f3;
	display:none;
}
#nav ul li{
	float:none;
	border-bottom:1px solid #9aa3a5;
}

#nav ul li a{
	display:inline;
	padding:0;
	background:none!important;
}
#nav ul li{
	padding:5px 10px;
}
#nav li:hover ul li a,
#nav li.hover ul li a{
	padding:0;
	text-decoration:none;
	background:none;
}
#nav li:hover ul li a:hover,
#nav li.hover ul li a:hover{
	text-decoration:underline;
}
#nav li:hover ul,
#nav li.hover ul{
	display:block;
}
/* end nav */
.bob-cat{
	background:url(../i/bg-big-bob-cat.png) no-repeat;
	height:258px;
	width:441px;
	position:absolute;
	right:5px;
	top:159px;
}
.inner .bob-cat{
	background:url(../i/bg-small-bob-cat.png) no-repeat;
	right:10px;
	top:113px;
	height:113px;
	width:194px;
	z-index:15;
}
#main{
	padding: 0 23px 79px 37px;
	overflow:hidden;
	height:1%;
}
.inner #main{
	padding:0 0 72px 39px;
}
/* start breadcrumbs */
.breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.breadcrumbs li{
	float:left;
	display:inline;
	margin:0 5px 0 -6px;
	padding:0 5px 0 7px;
	background:url(../i/bg-breadrumbs-separ.gif) no-repeat 0 4px;
}
/* end breadcrumbs */
#content{
	float: left;
	width:535px;
}
.inner #content{
	padding:8px 0 30px;
	width:670px;
}
.content{
	float:left;
	width:265px;
}
#content h2{
	margin:0 0 17px;
	font-size:22px;
	line-height:26px;
	color:#768b90;
	font-weight:normal;
	letter-spacing:-1px;
}
.inner #content h2{
	color:#768b90;
	font-size:35px;
	font-weight:bold;
	letter-spacing:-3px;
	margin:0 0 25px;
	line-height:42px;
}
.content img{margin:0 0 12px;}
.content p{
	margin:0;
	padding:0 0 13px;
	font-size:12px;
	line-height:14px;
}
/* start news */
.news{
	float:right;
	width:242px;
}
.news ul {
	margin:0;
	padding:0;
	list-style: none;
	overflow: hidden;
	height: 1%;
	position:relative;
	top:-3px;
}
.news li {
	overflow: hidden;
	height: 1%;
	padding:0 0 13px;
}
.news h3{
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	line-height:13px;
}
.news .date {
	font-style: normal;
	text-transform: uppercase;	
}
.news p{
	margin:0;
	line-height:14px;
}
.more{
	color: #60ba46;
	padding: 0 0 0 15px;
	float: left;
	background: url(../i/bg-icons.gif) no-repeat -131px -5px;
}
.content .more {
	padding: 0 0 0 15px;
}
/* end news */
.aside {
	float: right;
	width: 185px;
}
/* start post-wrap */
.post-wrap {
	overflow: hidden;
	width: 100%;
}
.post {
	overflow: hidden;
	height: 1%;
	padding:0 0 34px;
}
.inner #content .post .ttl {
	font-size:22px;
	line-height:26px;
	color:#768b90;
	font-weight:normal;
	letter-spacing:-1px;
	margin: 0;
	padding: 0 0 14px;
}
.post p {
	margin:0 0 15px;
	line-height:14px;
}
.post-texts {
	float: right;
	width:527px;
}
.post-img {
	float: left;
	margin:2px 0 0;
}
.post-img img{border: 6px solid #d1d9da;}
/* end post-wrap */
/* start post-wrap */
.postal-code {
	overflow: hidden;
	height: 1%;
	width: 600px;
}
.postal-code dl{
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: 0 0 20px;
	line-height:14px;
}
.postal-code dd{
	margin:0;
	float:left;
	clear:left;
}
.postal-code dt{
	float:left;
	margin:0 0 0 3px;
	display:inline;
}
/* end post-wrap */
#sidebar{
	float:right;
	width:390px;
	padding:60px 0 0;
}
.inner #sidebar{
	padding:15px 0 0;
	width:228px;	
}
.columns{
	width:184px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.columns p{
	margin:9px 0 13px;
	font-size:12px;
	line-height:14px;	
}
.box{
	overflow:hidden;
	height:1%;
	margin:0 0 4px;
}
.box h3{
	margin:0;
	color:#758b8f;
	font-size:12px;
	line-height:14px;
	background:#d1d9da url(../i/bg-box-ttl.gif) repeat-x;
	padding:7px 9px 3px 5px;
	margin:0 0 3px;
}
.box-inner{
	overflow:hidden;
	height:1%;
	padding:4px 5px 5px 5px;
	background:#d1d9da;
}
.box-weather{
	height:1%;
	/*padding:1px 2px 0px;  K CHANGED TO MAKE WEATHER BORDER ALL AROUND*/
	padding: 2px;
	background:#ffffff;
}
/* start footer */
#footer {
	overflow: hidden;
	background:#72878b url(../i/bg-footer.jpg) no-repeat -4px 0;
	padding:0 30px 0 35px;
	position:relative;
	width:940px;
	height: 72px;
	margin: -72px auto 0;
}
#footer ul {
	margin:0;
	padding:10px 0;
	list-style:none;
	overflow:hidden;
}
#footer li{
	display:inline;
	background:url(../i/bg-footer-separ.gif) no-repeat 0 2px;
	padding:0 8px 0 13px;
	margin: 0 5px 0 -5px;
}
#footer li a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.footer-inner{
	overflow:hidden;
	padding:10px 0;
}
.footer-inner p{
	margin:0;
	float:right;
	color:#aebabb;
}
#footer .footer-inner ul{padding:0;}
#footer .footer-inner ul li a{
	color:#aebabb;
	font-weight:normal;
}
.plowcall-nav {
	background: none !important;
}
.plowcall-nav a {
	color: #49a92d !important;
	font-weight: 700;
}


#plemx-root a {
	background: none !important;
}

#plemx-root .weather-button.four .logo {
	position: relative !important;
	left: 12px !important;
	display: block !important;
	height: 50px !important;
	top: 0 !important;
}
#plemx-root #main_button .header img {
	height: 50px !important;
	width: 75% !important;
}


/* end footer */