@charset "UTF-8";
/* CSS Document */

/*==========================
general
===========================*/

*  {
    padding:0;
	margin:0;
	}
	
body {
   background: #fff;
   font: normal normal 68.75%/Verdana, Arial, Helvetica, sans-serif;
   text-align:center;
    background: url(images/bg3.gif) #1a4d44 repeat-y center 50%;
	}

#container {
 position: relative;
 margin: 0 auto;
 width: 740px;
 text-align: left;
 background-color:#FFFFFF;
 padding:5px;
 }


h1 {font-size: 3em; font-style: italic;}
h1.smaller {font-size: 2em; font-style: italic;} 
h2 {font-size: 1.1em;}
h3 {font-size: 0.9em;}

p {
   line-height:1.2em;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#000;
   }
   
#header {
   width:740px;
   background: url(images/background.gif) top center repeat-x;
   Padding:0px;
   }

#header h1 {
   color: #0a3e32;
   padding:1em 0.9em 1em 0.4em;
   }
   
#header img {
   position: absolute;
   top: 20px;
   left: 500px;
   }
   
/*==========================
nav
===========================*/
   
#nav_main {
 float: left;
 margin: 0;
 min-height: 33px;
 text-align: left;
 width: 740px;
 background: url(images/headerbg.gif) top center repeat-x;
 }


#nav_main li {
 float:left;
 display: block;
 margin: 0;
 padding-right: 20px;
 padding-left: 20px;
 min-height: 1.4em;
 line-height: 1.5em;
 }
 
#nav_main a {
 display: block;
 padding: 5px 6px 2px;
 font-size: 1em;
 font-weight:bold;
 text-decoration: none;
 color: #ffffff;
 }
 
#nav_main a.on, #nav_main a:hover {
 color:#b8b8b8;
 }
 
/*==========================
content & main
===========================*/
 
#content {
 width:740px;
 }
 
#mainimage img {
  width:740px;
  padding-top:2px;
  padding-bottom:5px;
  float:left;
  }
  
#main_content {
  width:473px;
  float:left;
  }
  
#main_content h2 {
 float:left;
 padding-left:10px;
 min-height: 33px;
 color: #ffffff;
 text-align: left;
 width: 465px;
 }
 
.header_sub h2 {
 min-height: 2.143em;
 background: url(images/headerbg.gif) top center repeat-x;
 width:473px;
 color: #ffffff;
 line-height: 2.143em; 
 }
 
#main_content img {
 padding:0 0 10px;
 float:left;
 width:472px;
 } 
 
#main_content p {
 padding:10px;
 line-height:1.5em;
 padding-bottom:20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 } 
  

#content_sub {
 float: left;
 margin: 0 0;
 padding: 10px 0px 15px;
 width: 472px;
 }


 

/*==========================
article
===========================*/

.article_sub h3 {
 margin: 0 0 5px;
 padding: 0 10px;
 min-height: 2.143em; 
 background: url(images/headerbg.gif) top center repeat-x;
 color: #ffffff;
 line-height: 2.143em; 
 }
.article_sub div {
 padding: 0 10px;

}
.article_sub h5 {
 color: #666666;
 font-weight: normal;
}
.article_sub img {
 display: block;
 margin: 0 0 8px;
 width: 230px;
 height: 133px;
 border: 1px solid #2b5e55;
}

#article_sub_one {
  float:left;
  width:232px;
  padding-right:8px;
  }
  
#article_sub_two {
  width:232px;
  float:left;
  }
  
.article_content_container a {
 display: block;
 padding: 0px 0px 0px;
 font-size: 1em;
 font-weight:bold;
 text-decoration: underline;
 color: #2b5e55;
 }
 
.article_content_container_about a {
 font-weight:bold;
 padding: 10px 0 10px;
 text-decoration: underline;
 color: #2b5e55;
  }
  
.article_content_container_about a:hover {
 font-weight:bold;
 text-decoration: underline;
 color: #8a8a8a;
 }
  
 .article_content_container h5 {
 display: block;
 padding-bottom: 10px;
 font-size: 1em;
 font-weight:bold;
 color: #2b5e55;
 }
 
.article_content_container_about h5 {
  display: block;
 padding-bottom: 10px;
 font-size: 1em;
 font-weight:bold;
 color: #2b5e55;
 }
 
 .article_content_container p {
 padding-bottom: 10px;
 }
 
.article_content_container_about p {
  padding-bottom: 18px;
 }
 
.article_content_container a:hover {
 display: block;
 padding: 00px 0px 0px;
 font-size: 1em;
 font-weight:bold;
 text-decoration: none;
 color: #8a8a8a;
 }
  
#right_side {
  float:right;
  }
  
/*==========================
Features
===========================*/

#features {
 float: left;
 margin: 0 0 15px;
 padding: 0 10px;
 width: 232px;
 min-height: 24.09em;
 }
 
 
#features li {
 margin: 0 0 1em;
 min-height: 7.363em;
 list-style:none;
 }
 
#features li.features_last {
 margin-bottom: 0;
}
#features h5 {
 margin: 0 0 5px;
 min-height: 1.363em;
 text-transform: uppercase;
 color: #2b5e55;
 margin-top:50px;
}
#features p {
 margin: 0 0 5px;
}

#features a {
 display: block;
 padding: 0px 0px 0px;
 font-size: 1em;
 font-weight:bold;
 text-decoration: underline;
 color: #2b5e55;
 }
 
#features h5 {
 display: block;
 padding-bottom: 10px;
 font-size: 1em;
 font-weight:bold;
 color: #2b5e55;
 }
 
#features a:hover {
 display: block;
 padding: 00px 0px 0px;
 font-size: 1em;
 font-weight:bold;
 text-decoration: none;
 color: #8a8a8a;
 }
 

ul.greenTickList li{
background:url(images/icon_green_tick.gif) no-repeat left center;
color:#000;
display:block;
font-size:70%;
font-weight:400;
margin-left:10px;
padding-bottom:2px;
padding-left:20px;
padding-top:2px;
text-decoration:none;
}

.PRGreenrightticks {
 margin-top:15px;
 
 }
 
.PRGreenrightticks p {
 color:#2b5e55;
 padding:10px;
 }

/*==========================
Footer
===========================*/

#footer {
 float: left;
 margin: 10px 0 0;
 width: 740px;
 background-color: #2b5e55;
 color: #FFFFFF;
}

 
#footer li {
 float: left;
 padding: 10px 5px 10px 0;
 list-style:none;
 }

#footer p {
 clear: both;
 font-size: 0.8em; 
 padding:5px;
}


#footer li#right {
 float: right;
 clear: none;
 }

#footer a {
 text-decoration: none;
 color: #FFFFFF;
 }

#footer a:hover {
 color: #cccccc;
 }
 
 
 /*==========================
About-page
===========================*/
 
#content_sub_about {
 float: left;
 width: 740px;
 }
 
.article_sub_about h3 {
 margin: 0 0 5px;
 padding: 0 10px;
 min-height: 2.143em; 
 background: url(images/headerbg.gif) top center repeat-x;
 color: #ffffff;
 line-height: 2.143em; 
 }
.article_sub_about div {
 padding: 0 10px;

}
.article_sub_about h5 {
 color: #666666;
 font-weight: normal;
}
.article_sub_about img {
 display: block;
 margin: 0 0 10px;
 border: 1px solid #2b5e55;
 width: 230px;
 height: 133px;
}

#article_sub_one_about {
  float:left;
  width:232px;
  padding-right:17px;
  }
  
#article_sub_two_about {
  width:232px;
  float:left;
  padding-right:10px;
  }
  
#article_sub_three_about {
  width:232px;
  float:left;
  padding-left:12px;
  }
  
 /*==========================
google-map
===========================*/
  
#map {
  width:740px;
  padding-top:15px;
    margin-bottom:20px;
  }
  
#google_map {
  float:left;
  border: 4px solid #2b5e55;

  }
  
#directions {
 float: right;
 margin: 0 0 15px;
 padding: 0 10px;
 width: 220px;
 min-height: 24.09em;
 }
 
#directions li {
 margin: 0 0 1em;
 min-height: 7.363em;
 list-style:none;
 }
 
#directions h5 {
 margin: 0 0 5px;
 min-height: 1.363em;
 text-transform: uppercase;
 color: #2b5e55;
 margin-top:50px;
 }

#directions p {
 margin: 0 0 5px;
 }

 /*==========================
contacts
===========================*/

.contacts {
 width:400px;
 height:1000px;
 float:left;
 }
 
.contacts h1 {
	padding:0;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	line-height:2em;
	color:#00483A;
 }
 
.contacts p img{
	float:left;
	margin:0 10px 10px 0;
	}

.contacts p{
	width:350px;
	padding:20px;
	}	
	
	
	
	
	
	
