﻿* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {font-size: 12px; line-height: 22px; font-family:Verdana, Geneva, Tahoma, sans-serif;	color: #828282; background: url('../images/body.png') repeat 0 0;}

a.more:hover { text-decoration: none;  }
a {color: #7dc33a;}
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }
.link {color: #7dc33a;}

.shell { width: 990px; margin: 0 auto; background:#f8f8f8; }
.container { background:#f8f8f8; /*background: #fff;*/ box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ;  }
#header { height: 54px; padding-top: 21px; padding-left: 33px; padding-right: 17px; }
#logo { width: 81px; float: left; font-size: 0; line-height: 0;}

.headText { float: right; } /*This is the contact number in header*/
.superscript { font-size:xx-small; vertical-align:super;}

.paragraphSpace {margin-bottom:.8em;}


/*------------Slider Styles---------------------------------------------------------------------------------------*/

.slider-holder { position: relative; z-index: 5; }
.slider-holder span.slider-shadow { background: url(../images/slider-shadow.png) no-repeat 0 0;  width: 990px; height: 13px; position: absolute; top: 0px; left: 0px; z-index: 100; display: block; }
.slider { width: 990px;  height: 378px; position: relative;  background: url(../images/slide-bck.png) no-repeat 0 0;}
.slider ul.slides { list-style: none; list-style-position: outside; }
.slider ul.slides li { width: 990px; height: 378px; float: left; position: relative; overflow: hidden; }

.slider ul.slides li .img-holder { width: 741px; height: 347px; position: absolute; bottom: 0px; right: 0px; }
.slider ul.slides li .img-holder img { width: 741px; height: 347px; }

.slider ul.slides li .slide-cnt { width: 320px; padding: 33px 0 0 34px; position: absolute; left: 0; top: 20px; }
.slider ul.slides li .slide-cnt h2 { font-size: 22px; line-height: 44px; padding-bottom: 16px; color:#FFFFFF; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 700; }
.slider ul.slides li .slide-cnt p { color:#FFFFFF; font-size: 14px; padding-bottom: 22px; }
.flex-control-nav { left: 480px; }

/*------------Home page - Main Content Styles--------------------------------------------------------------------------*/

.main { padding: 47px 0px 0px; background:white;}

.main h2 { font-size: 22px; color: #2d5900; line-height: 22px; padding-bottom: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 500; }
.main h3 { font-size: 18px; color: #5e5e5e; line-height: 22px; padding-bottom: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 500;  }
.main section { clear: both; background: url(../images/section-shadow.png) no-repeat center bottom; padding: 0 20px 60px; }

.main ul { list-style: none; list-style-position: outside; }
.main ul li { padding-bottom: 6px; padding-left: 10px; background: url(../images/arr-ico.png) no-repeat 0 8px; }
.main ul li a { color: #2b9208; text-decoration: underline; } 
.main ul li a:hover { text-decoration: none; } 

.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 129px; height: 108px;  }
.main .cols .col-cnt { width: 183px; float: right; }

.main .post  { padding-top: 28px; padding-left: 40px;  }

.main .post .video-holder { width: 435px; height: 245px; float: left; margin-right: 20px; }		/*This is the left side of the main content*/
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 475px; }


/*------------Sub Page - Main Content Styles--------------------------------------------------------------------------*/

.main2 { padding: 47px 0px 0px; background:white; }

.main2 h2 { font-size: 22px; color: #2d5900; line-height: 22px; padding-bottom: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 500; }
.main2 h3 { font-size: 18px; color: #5e5e5e; line-height: 22px; padding-bottom: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 500; }
.main2 section { clear: both; padding: 0 20px 60px; }

.main2 ul { list-style: none; list-style-position: outside; }
.main2 ul li { padding-bottom: 6px; padding-left: 10px; background: url(../images/arr-ico.png) no-repeat 0 8px; }
.main2 ul li a { color: #2b9208; text-decoration: underline; } 
.main2 ul li a:hover { text-decoration: none; } 

.main2 .cols { padding-left: 0; padding-right: 0; }
.main2 .cols .col { width: 314px; float: left; }
.main2 .cols .col:after { content:''; width: 100%; clear: both; }
.main2 .cols .col + .col { padding-left: 20px; }
.main2 .cols .col img { float: left; width: 129px; height: 108px;  }
.main2 .cols .col-cnt { width: 183px; float: right; }

.main2 .post  { padding-top: 28px; padding-left: 40px;  }

.main2 .post .video-holder { width: 435px; height: 245px; float: left; margin-right: 20px; }
.main2 .post h2 { padding-bottom: 15px; }
.main2 .post p { padding-bottom: 8px; }
.main2 .post p strong { display: block; }
.main2 .post-cnt { float: right; width: 475px; }

.main2 .post btn-grey{background: url(../images/grey-btn.png) no-repeat 0 0; width: 186px; height: 45px; text-align: center; line-height: 40px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }


/*-------------Review Section------------------------------------------------------------------------*/

.main .testimonial { padding-top: 20px; padding-bottom: 20px; background: transparent; }
.main .testimonial strong.quote { font-size: 28px; font-family: Verdana, Geneva, Tahoma, sans-serif; position: relative; top: 10px; left: -6px; }
.testimonial h2 { padding-bottom: 12px; }
.testimonial p { padding-bottom: 6px; }
.testimonial p.author { text-align: center; }

/*------------Footer Styles--------------------------------------------------------------------------*/

#footer { background: url(../images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #fff; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 20px 24px; background: url(../images/footer-lights.png) no-repeat center 0px; color:black; }
.footer-cols .col { float: left; width: 195px; align:center;}
.footer-cols .col + .col { padding-left: 54px;  }
.footer-bottom { background: url(../images/footer-bottom.png) repeat 0 0; height: 38px; padding-top: 24px; padding: 24px 20px 0; border-top: 1px solid #262c2c;  }
.footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color:black; }

/*---------------------------------------------------------------------------------------------------*/