* {
margin:0;
padding:0;
}
html {
overflow-y:scroll;
}
body {
-x-system-font:none;
font-family:"Trebuchet MS",Helvetica,sans-serif;
font-size:62.5%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
background-color: #FFFFFF;
background-image:url(images/grass.jpg);
background-repeat:repeat-x;
background-position: bottom;
background-attachment:fixed;
}

p {
margin-bottom:1.3em;
}

a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a img {
border:medium none;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.clear {
clear:both;
}
#wrapper {
background-color:#FFFFFF;
margin:20px auto;
width:1000px;
border: 1px solid #000;
}
body {
background-attachment:fixed;
background-color:#FFFFFF;
}
h1 {
color:#275230;
font-size:2.2em;
font-weight:normal;
margin:15px 0;
}
h2 {
color:#731414;
font-size:1.6em;
font-weight:normal;
margin:5px 0 15px;
}
#logo_header {

background-repeat:repeat-x;
height:120px;
}
#logo {
padding-left:40px;
padding-top:35px;
}
#image_header {
background-color:#275230;
height:160px;
}
#image_header img {
margin:0;
padding:0;
}
#contact_header {
padding:15px 50px;
text-align:center;
width:230px;
}
#contact_header h1 {
font-size:220%;
margin:0;
padding:5px;
}
#contact_header h1, #contact_header h2, #contact_header h3 {
color:#275230;
font-weight:normal;
}
#contact_header h2 {
font-size:240%;
margin:0;
}
#contact_header h3 {
font-size:150%;
}
#contact_header h1 a:link {
color:#275230;
}
#contact_header h1 a:visited {
color:#275230;
}
#contact_header h1 a:hover {
color:#5A8563;
}



#menu_bar {
background-color:#275230;

height:25px;
margin:0 0 0;
padding:0 0 0;
}
#menu_bar a {
position:relative;

top:3px;
}
#menu_bar a:link {
color:#D7ECDA;

text-decoration:none;
}
#menu_bar a:visited {
color:#D7ECDA;
text-decoration:none;
}
#menu_bar a:hover {
color:#FFFFFF;
}
#menu_bar li {
display:inline;
font-size:150%;

}

#submenu {
background-color:#AFD9B5;
float:none;
margin:5px 0 20px;
padding:1px 4px 5px;
}
#submenu li {
font-size:1.7em;
padding:0 10px;
}
#submenu a {
padding:0 8px;
}
#submenu a:link {
color:#275230;
}
#submenu a:visited {
color:#275230;
}
#submenu a:hover {
color:#5A8563;
}


#content_column {
width: 685px;
float:left;
font-size:1.4em;
padding:15px 20px;
}
.img_left {
float:left;
padding:5px 20px 5px 0;
}
.img_right {
float:right;
padding:5px 0 5px 20px;
}
#content_column_right {
float:left;
width:460px;
}
#content_vert_images {
float:left;
margin:5px 20px 10px -15px;
width:220px;
}
#right_container {
border-left:1px dotted #275230;
float:right;
margin:18px 0 5px;
padding-left:7px;
width:256px;
}
#right_column {
background-color:#D7ECDA;
background-image:url(images/gradient_right.jpg);
background-repeat:repeat-x;
font-size:1.2em;
padding:0 10px 10px;
}
#right_column h1 {
font-size:2em;
}
#right_column img {
margin-bottom:5px;
}
#right_footer {
background-image:url(images/gradient_right_footer.jpg);
height:50px;
}
#footer {
background-color:#275230;
clear:both;
color:#AFDAB5;
margin:2px 0;
text-align:center;
}
.news_date {
background-color:#275230;
color:#D7ECDA;
font-size:1.2em;
font-weight:bold;
padding:3px;
}
#content_column_right p, #content_column p {
font-size:1.1em;
}
.image_bar {
clear:both;
height:220px;
margin:0 auto 50px;
width:107%;
}
.testimonial_bar {
clear:both;
height:300px;
margin:0 auto 50px;
width:700px;
}
.photo_n_caption {
background-color:#275230;
border:2px solid #000000;
color:#D7ECDA;
float:left;
margin-bottom:20px;
margin-left:20px;
margin-right:20px;
margin-top:20px;
width:200px;
}
.photo_n_caption p {
font-size:80%;
font-weight:bold;
padding:10px 10px 0;
text-align:center;
}
.testimonial_bar .photo_n_caption {
width:300px;
}
.product_bar {
border:1px dotted #731414;
clear:both;
height:260px;
margin:0 auto 20px;
width:100%;
}
.product_bar h2 {
border-bottom:1px dotted #731414;
padding:0 20px 3px;
}
.photo_n_caption a:link {
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
text-decoration:none;
}
.photo_n_caption a:visited {
border-bottom:1px dashed #FFFFFF;
color:#FFFFFF;
text-decoration:none;
}
.photo_n_caption a:hover {
border-bottom:medium none;
text-decoration:none;
}
.photo_n_caption a:link img {
border:medium none;
}
.photo_n_caption a:visited img {
border:medium none;
}
#selected_tab .tab_left {
background:transparent url(images/tab_left.jpg) no-repeat scroll right top;
padding-bottom:5px;
position:relative;
}
#selected_tab .tab_middle {
background-color:#D7ECDA;
background-image:url(images/tab_middle.jpg);
padding:0 0 5px;
}
#selected_tab .tab_right {
background:transparent url(images/tab_right.jpg) no-repeat scroll left top;
padding-bottom:5px;
position:relative;
}
#selected_tab a {
padding:0 8px;
}
#selected_tab a:link {
color:#275230;
}
#selected_tab a:visited {
color:#275230;
}
#selected_tab a:hover {
color:#5A8563;
}
#submenu {
background-color:#D7ECDA;
float:none;
margin:5px 0 20px;
padding:1px 4px 5px;
}
#submenu li {
font-size:1.7em;
padding:0 10px;
}
#submenu a {
padding:0 8px;
}
#submenu a:link {
color:#275230;
}
#submenu a:visited {
color:#275230;
}
#submenu a:hover {
color:#5A8563;
}
.contact_form {
border:1px dashed #275230;
margin:30px 0;
padding:0 5px 5px;
}
form {
background-color:#D7ECDA;
padding:10px;
}
td {
padding:1px;
}
th {
padding-right:10px;
text-align:right;
}
.calc_results {
background-color:#FFFFFF;
border:1px dashed #000000;
font-size:1.4em;
margin-bottom:20px;
padding:10px;
text-align:center;
}
.faqs p:first-letter {
font-size:150%;
font-weight:bold;
}
.question {
color:#FF0000;
font-weight:bold;
}
.testimonial {
margin-top:20px;
}
.quote {
font-size:120%;
font-style:italic;
}

#menu{
	float: right;
}

#menu u





