﻿/* ----------- Restart-----------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a { 
outline: 0; 
}

strong {
 font-weight:900;
}

/* ----------- End Restart-----------------*/

/*---------------------------- TEXT STYLES ----------------------------*/
h1 {
	font-family:"Myriad Pro","Trebuchet MS", "Arial";
	font-size:22px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

h2 {
	font-family:"Myriad Pro","Trebuchet MS", "Arial";
	font-size:22px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

h3 {
	font-family:"Myriad Pro","Trebuchet MS", "Arial";
	font-size:22px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

h4 {
	font-size:18px;
	color:#2c2c2c; 
	line-height:1.3em;	
}


h5 {
	font-size:15px;
	color:#2c2c2c; 
	line-height:1.3em;	
}


h6 {
	font-size:13px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

hr {

	background-color:#e8e8df;
	border:#e8e8df;
	height:1px;
}

ul{
	list-style-image:url(../img/bullet.jpg);
	padding-left:20px;
}

ol{
	padding-left:20px;
}

p{
margin-bottom:10px;
margin-top:10px;

}

a { 
text-decoration:none;
color:#0066FF;

}

a:hover{
color:#33CCFF;

}

/*---------------------------- TEXT STYLES ----------------------------*/


body {
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
font-family:"Lucida Grande", arial, sans-serf;*/
	font-size:15px;
	font-weight:300;
	line-height:1.5em;
	background-color:#689516;
	line-height:1.8em;
	font-size:13px;


	
}

#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#fff;
}


.center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	padding:0px;
	position:relative;
}

/*-------------------------MENU---------------------------------*/

#navigationContainer{
	height:82px;
	width:100%;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}

#menuContainer{
	height:36px;
	float:right;
	margin-top:22px;

}
#menu{
	position:relative;
	left:4px;
}

#menu ul{
	height:36px;
}

#menu ul li{ 
    display: inline;
	
}

#menu ul li a{
    float: left; 
	text-decoration: none;
    color:#6c6c6c;
	padding-left:11px;
	padding-right:11px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	height:25px;
	line-height:25px;
	
}

#menu ul li a:hover{
    color:#689516;
	background-color:#fff;
}

#menu ul li.selected a{
	color:#689516;
}


/*---------------------------- LOGO ----------------------------*/
#logoContainer{
	width:300px;
	height:55px;
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}


#logoContainer h1 a{
	width:290px;
	height:55px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
}

#logoContainer p{
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#6c6c6c;
	
}

/*---------------------------HEADER----------------------------*/

#header{
	background-color:#6a9716;
	background-image:url(headerbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	min-height:299px;
	overflow:hidden;
}

#headerBg{

}

#headerBottom{
	background-image:url(../img/header_bottom_bg.jpg);
	height:45px;
	width:100%;
	position:relative;
}
.headerText{
	width:460px;
	height:auto;
	float:left;

}

.headerTitle h1{
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.1em;
	font-family:"Myriad Pro","Trebuchet MS", "Arial";
	margin-top:28px;
	width:440px;
	display:block;

}

.headerTextSmall{
	color:#FFFFFF;
	font-size:17px;
	line-height:1.5em;
	padding-top:20px;
	margin:0px;
}

.headerButtons{
	position:relative;
	float:left;
	width:500px;
	height:43px;
	margin-top:34px;

}



.headerButton1 a{
   
    height:41px;
    width:180px;
	background-image:url(../img/header_buttons.jpg);
	background-position:0 0;
	display:block;
	float:left;


}
.headerButton1 a:hover {
	background-position:0 41px;
}


.headerButton2 a{
   
    height:41px;
    width:180px;
	background-image:url(../img/header_buttons.jpg);
	background-position:180px 0px;
	display:block;
	margin-left:35px;
	float:left;

}

.headerButton2 a:hover {
	background-position:180px 41px;
}

.imageWrapper{
	position:relative;
	width:457px;
	height:273px;
	float:right;
	background-image:url(../img/slider_bg.png);
	background-repeat:no-repeat;
	margin-top:34px;
}

.staticImageHolder{
	width:395px;
	height:225px;
	position:absolute;
	top:14px;
	left:15px;
}

/*---------------------------SLIDER----------------------------*/

.fadeWrapper{
	position:relative;
	width:457px;
	height:273px;
	float:right;
	background-image:url(../img/slider_bg.png);
	background-repeat:no-repeat;
	margin-top:34px;
}

.imageHolder{
	width:395px;
	height:225px;
	position:absolute;
	top:14px;
	left:15px;
}

.headerFadeWrapper{
	position:relative;
	height:305px;
}

.singleFade{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
}

ul.navUl li{
	background-image:url(../img/nav_bullet_off.png);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:left;
	padding-right:5px;
	margin-top:10px;
}

#sliderNavigation{
	float:right;
	width:auto;
	}

ul.navUl{
	list-style:none;
}
	
ul.navUl li.selected{
	background-image:url(../img/nav_bullet.png);
} 

/*-------------------------END SLIDER----------------------------*/

/*---------------------------- CONTENT ----------------------------*/
#contentContainer{
	
	position:relative;
	min-height:600px;
	width:635px;
	float:left;
	padding-top:50px;
	margin-bottom:50px;
}

#contentContainer h2 {
	margin-top: 10px;
}

.servicesBox{
margin-top:25px;
margin-bottom:20px;

}


.servicesBoxs h2{

text-transform:capitalize;
font-size:20px;
margin-bottom:7px;
}



.servicesImg{
float:left;
padding:5px;
background-color:#FFFFFF;
border:1px solid #dadada;
margin-right:20px;

}

.check{
float:left; 
margin-right:15px;
margin-top:7px;

}

/*-----------------------  SIDEBAR MENU  ---------------------------*/

.sidebarBox{
float:left;
position:relative;
background-color:#fff;
width:270px;
margin-left:49px;
margin-top:50px;


}


.sidebarBox h3, #sendButton{

	background-image:url(../img/sidebar_title_bg.jpg);
	display:block;
	height:38px;
	color:#FFFFFF;
	font-size:16px;
	text-transform:uppercase;
	line-height:38px;
	font-family:"Myriad Pro","Trebuchet MS", "Arial";
	width:265px;
	word-spacing:5px;
}
.sidebarMenu{
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	background-color:#fcfcfc;
	padding:15px;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:30px;
	
}

.sidebarMenu img{
	margin-bottom:5px;
	margin-top:5px;
	
}


.sidebarMenu ul{ 
	text-decoration: none;
	margin-bottom:0px;
	list-style-image:url(../img/bullet.jpg);
	padding-left:15px;
}

.sidebarMenu ul li a{
	display:block;
	height:14px;
	line-height:14px;
	width:225px;
	padding:10px;
	padding-left:0px;
	text-decoration: none;
	color:#000000;
	



}

.sidebarMenu ul li a:hover{
	background-image:none;
	color:#689516;

}

.sidebarTitle{
	position:relative;

}

.left{
	float:left;
}
.right{
	float:right;

}

.sidebarTitleLeft{
	background-image:url(../img/sidebar_title_left.jpg);
	display:block;
	height:38px;
	width:10px;
	

}

.sidebarTitleRight{
	position:absolute;
	top:0px;
	left:261px;
	background-image:url(../img/sidebar_title_right.jpg);
	display:block;
	height:38px;
	width:9px;
}

/*-----------------------  FOOTER  ---------------------------*/


#footer{
	height:75px;
	width:100%;
	display:block;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#689516;
	float:left;

}

#footerBg{
	background-image:url(../img/footer_light.jpg);
	background-repeat:repeat-x;	
	background-color:#689516;
	display:block;
	height:80px;
	padding-top:20px;
}

#footerBg p{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
}

#footerBg img{
margin-top:34px;


}

#footerMenu{
	display:block;

}

#footerMenu ul{
	
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	float:right;
	color:#fff;
}

#footerMenu ul li{
	float:left;
	text-decoration: none;
	padding-left:10px;
	text-transform:uppercase;
	list-style:none;
}

#footerMenu ul li a{
	color:#fff;
	text-decoration: none;
	font-size:13px;
}

#footerMenu ul li a:hover{
	color:#eaeaea;
}

#footerLogo{
background-image:url(../img/logo.png);
background-repeat:no-repeat;
display:block;
height:55px;
width:230px;

}
#footerLogo p{
margin-top:0px;
}
/*-------------------------BLOG PAGE-------------------------*/

#pageHeader{
	background-color:#6a9716;
	background-image:url(../img/page_header_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:66px;
	overflow:auto;
}

#pageHeader h2{
	color:#fff;

}

#pageHeader h5{
	color:#fff;
	position:relative;
	top:-2px;
}

.postBoxs{
	margin-bottom:-40px;
}

.postBox{
	overflow:auto;
	margin-bottom:50px;
}

.date{
	text-transform:uppercase;
	color:#ef9100;
}

.postInfo{
	font-size:12px;
	margin-bottom:6px;
}

.commentBubble{
	background-image:url(../img/comment_bubble.jpg);
	background-repeat:no-repeat;
	width:38px;
	height:25px;
	float:right;
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:22px;
}

.moreLink{
	color:#ef9100;
	text-decoration:none;

}


/*------------------DROP DOWN MENU------------------------*/



#menu ul li ul{
     position:absolute;
     left:0px; 
	 top:25px;  
     background-color:#fff;  
     margin:0;
	 padding:0;   
     float:left;  
     width:170px;  
	 border-bottom:1px solid #ececec;
	 z-index:100;
	 height:auto;
}

#menu ul li ul li{
    margin:0px;
	padding:0px;	
	display:block;
}


#menu ul li ul li a {
	float:left;
	width:160px;
	border-width:0px;
	background-color:#fff;  
	line-height:2.5em;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"Arial";
	padding-left:10px;
	padding-bottom:5px;
	text-transform:capitalize;
	font-weight:normal;
}

#menu ul li.selected ul li a{
	color:#56583a;
}

#menu ul li ul li.selected  a{
	color:#689516;
}

#menu ul li.selected ul li a:hover{
	color:#689516;
}

.hover{
	background-color:#fff;
}



/*--------------------SINGLE PAGE STYLES------------------------*/

.pageContainer img{
padding:5px;
background-color:#FFFFFF;
border:1px solid #dadada;
margin-right:20px;
}

/*---------------------------- CONTACT PAGE ----------------------------*/
.input{
	width:300px;
	height:24px;
	border:1px solid #b0a4a4;
	background-color:#fff;
	padding-top:8px;
}

.textArea{
	height:205px;
	padding-top:0px;
	font-family:Arial;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
}

#sendButton{
	width:80px;
	height:35px;
	margin-bottom:-5px;
	border:1px solid #999999;
	border-top:0px;
	
}

.errorMessage{
	color:red;
}

.borderImg{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
}


/*----------------------HEADER SLIDER----------------------*/


div.wrapper {
	position: relative;
	width:960px;
	height:308px;
	padding:0px;
	overflow: hidden;
}

ul.wrapper  {
  display: block;
  padding:0px;
  margin: 0px;
  list-style: none;
}
.wrapper li {
  display: block;
  float: left;
  padding: 0;
}
.wrapper  a {
  display: block;
  text-decoration: none;
}
.articleHolder {
	width:960px;
	height:308px;
	float:left;
	display:inline;
	margin:0px;
}

#leftArrow{
	border:0px;
	background-image:url(../img/left_arrow.png);
	background-repeat:no-repeat;
	width:25px;
	height:40px;
	position:absolute;
	top:150px;
	left:-50px;
}

#rightArrow{
	border:0px;
	background-image:url(../img/right_arrow.png);
	background-repeat:no-repeat;
	width:25px;
	height:40px;
	position:absolute;
	top:150px;
	right:-50px;
}


/*--------------------ALT PAGE------------------------*/

.fullWidthContainer{
	position:relative;
	min-height:400px;
	width:960px;
	float:left;
	padding-top:50px;
	margin-bottom:50px;
}

.contentBoxs{
margin: 0px -40px 0px 0px;

}

.contentBoxs h2 span{
position:relative;
top:-10px;
left:15px;
text-transform:capitalize;

}

.servicesIcon{

float:left;
}

.contentBox{
float:left;
width:380px;
margin-right:40px;
margin-left:30px;
margin-bottom:30px;
}

#bigBox{

float:left;
margin-top:20px;
}

#bigBoxLeft{
width:635px;
float:left;

}

#bigBoxRight{
margin-left:50px;
float:left;

}

#bigBoxRight img{
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #deded6;
}

.check{
float:left; 
margin-right:5px;
margin-top:7px;

}

.testimonials{

font-style:italic;
font-size:13px;
}



#styleSwitcher{
position:absolute;
left:3px;
top:3px;
height:70px;
width:52px;
z-index:100;
}

#styleSwitcher span{
float:left;
line-height:12px;
font-size:11px;
font-weight:bold;
}

#styleSwitcher input{
	height:15px;
	width:15px;
	margin:1px;
	float:left;
	border:0px;
	font-weight:bold;
}

#bGreen{
	background-color:#77a31a;	
}

#bOrange{
	background-color:#d66018;	
}

#bBlue2{
	background-color:#344451;
}

#bBrown{
	background-color:#797260;
}

#bBlue{
	background-color:#303a46;
}

#bLight{
	background-color:#d7e0e9;
}

#bLblue{
	background-color:#529da0;
}

#questionButton{
	width:30px;
}


label {
    display: block;
    width: 200px;
    font-weight: bold;
}


#footerSites {
	display:block;

}


#footerSites ul{
	margin-top: 10px;
	text-align:left;
	font-size:12px;
	line-height:20px;
	float:right;
	color:#fff;
}

#footerSites ul li{
	float:left;
	white-space:nowrap;
	text-decoration: none;
	padding-left:10px;
	text-transform:uppercase;
	list-style:none;
}

#footerSites ul li a{
	color:#fff;
	text-decoration: none;
	font-size:9px;
}

#footerSites ul li a:hover{
	color:#eaeaea;
}

#footerLeft {
	float: left; 
	width: 200px;
}

#footerRight {
	float: left; 
	width: 700px;
}

#footerLegal {
	width: 100%;
	display:block;

}

#footerLegal p {
	float: right
}

#footerLegal ul{
	margin-top: 10px;
	text-align:left;
	font-size:12px;
	line-height:20px;
	float: right;
	color:#fff;
}

#footerLegal ul li{
	float:left;
	text-decoration: none;
	padding-left:10px;
	text-transform:uppercase;
	list-style:none;
}

#footerLegal ul li a{
	color:#fff;
	text-decoration: none;
	font-size:9px;
}

#footerLegal ul li a:hover{
	color:#eaeaea;
}

