/* CSS Document */

html, body { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; width: 100%; height: 100%; background: url(../images/greenfade.jpg) top repeat-x #A9CF3A; -webkit-text-size-adjust: none; }

a { outline: 0; }

/* ------------------------------------------------------------------------------------ */
/* TYPE */
/* ------------------------------------------------------------------------------------ */

h1 { font-size: 16px; color: #000; font-weight: normal; margin: 10px 0; }
h2 { font-size: 14px; color: #000; font-weight: normal; margin: 10px 0; }

p { font-size: 12px; color: #FFF; margin: 0 0 15px 0; }

ul { list-style: none; padding-left: 0; margin-left: 0; }
ol { padding-left: 1em; margin-left: 0.5em; }
li { font-size: 12px; color: #FFF; line-height: 1.4em; }

a { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #FFF; text-decoration: none; }

/* ------------------------------------------------------------------------------------ */
/* CONTENT */
/* ------------------------------------------------------------------------------------ */
	
.wrapper { position: relative; top: 0; left: 0; width: 100%; height: 100%; margin: auto; background: url(../images/main-bg.jpg) top no-repeat; }
	
.navigation { position: relative; top: 0; left: 0; width: 100%; height: 45px; background: #000; font-size: 12px; text-transform: uppercase; }
.nav { position: relative; top: 0; left: 0; width: 960px; margin: auto; height: 45px; }
.nav ul { list-style: none; margin: 0; padding: 15px 0 0 2px; }
.nav li { float: left; color: #FFF; margin-right: 25px; } 

.nav a { color: #FFF; text-decoration: none; }
.nav a:visited { color: #FFF; text-decoration: none; }
.nav a:hover { color: #74A734; text-decoration: none; }
.nav a.selected { color: #74A734; text-decoration: none; }

.nav li.last { margin-right: 0; }

.container { position: relative; top: 0; left: 0; width: 950px; min-height: 500px; margin: auto; }

.header { float: left; width: 950px; height: 85px; } 

.imagearea { float: left; width: 948px; height: 350px; border: solid 1px #FFF; }

.content { float: left; width: 950px; min-height: 300px; }

.leftcol { float: left; width: 660px; margin-top: 15px; }
.leftcol .box { float: left; width: 638px; height: 50px; padding: 10px; background: #000; border: solid 1px #FFF; margin-bottom: 15px; }

.rightcol { float: right; width: 245px; background: url(../images/transparentbg.png) repeat; padding: 25px 10px 10px 10px; }

.contact { float: left; width: 245px; }
.contact h1 { font-size: 16px; color: #000; text-align: right; margin: 0; font-weight: normal; } 
.contact h2 { font-size: 35px; color: #FFF; text-align: right; margin: 0; font-weight: normal; } 

.testimonials { float: left; float: left; width: 245px; margin-top: 15px; }
.testimonials h1 { font-size: 16px; color: #000; margin: 0; font-weight: normal; }

.featurebox { float: left; width: 213px; height: 200px; background: #000; border: solid 1px #FFF; margin-right: 7px; }
.featurebox .image { float: left; width: 193px; height: 80px; font-size: 13px; color: #74A734; padding: 10px; }
.featurebox .text { float: left; width: 193px; height: 80px; padding: 10px; }
.featurebox ul { list-style: none; font-size: 11px; padding: 0; margin: 0; }
.featurebox li { line-height: 1.3em; }

.featurebox a { font-size: 11px; color: #FFF; text-decoration: none; }
.featurebox a:visited { font-size: 11px; color: #FFF; text-decoration: none; }
.featurebox a:hover { font-size: 11px; color: #A9CF3A; text-decoration: none; }

.last { margin-right: 0; }

.featureimage1 { background: url(../images/featureimage1.jpg) no-repeat; }
.featureimage2 { background: url(../images/featureimage2.jpg) no-repeat; }
.featureimage3 { background: url(../images/featureimage3.jpg) no-repeat; }

/* ------------------------------------------------------------------------------------ */
/* FORMS */
/* ------------------------------------------------------------------------------------ */

.form { float: left; width: 223px; height: 230px; background: #000; margin-top: 10px; border: solid 1px #FFF; text-align: left; padding: 10px }
.form h1 { font-size: 16px; color: #A9CF3A; font-weight: normal; margin: 0; }
.form input { float: right; width: 218px; padding: 4px 3px; border: none; background: #333; margin: 0 0 1px 0; font: 12px Arial, Helvetica, sans-serif; color: #FFF; }
.form textarea { float: right; width: 218px; height: 55px; padding: 4px 3px; background: #333; margin: 0; overflow: auto; font: 12px Arial, Helvetica, sans-serif; color: #FFF; border: none; }
.form .send { float: right; display: block; width: 80px; height: 25px; cursor: pointer; border: none; background: #A9CF3A; border: solid 1px #FFF; font: 12px Arial, Helvetica, sans-serif; color: #FFF; margin-top: 8px; }


input:focus, textarea:focus { background-color: #A9CF3A; }

/* ------------------------------------------------------------------------------------ */
/* SLIDESHOW */
/* ------------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------------ */
/* FOOTER */
/* ------------------------------------------------------------------------------------ */

.credits { float: left; width: 100%; height: 35px; background: #74A734; text-align: center; font-size: 11px; color: #FFF; padding-top: 10px; } 
.credits a { color: #FFF; text-decoration: none; }
.credits a:visited { color: #FFF; text-decoration: none; }
.credits a:hover { color: #000; text-decoration: none; }

.footercontainer { float: left; width: 100%; height: 225px; background: #000; }
.footer { position: relative; top: 0; left: 0; width: 950px; min-height: 150px; margin: auto; font-size: 11px; }
.footer h1 { font-size: 11px; color: #A9CF3A; margin: 0; }
.footer .quicklinks { float: left; width: 200px; height: 140px; border-right: solid 1px #A9CF3A; margin: 40px 0 0 20px; padding-right: 20px; }
.footer .quicklinks p { font-size: 11px; color: #FFF; }
.footer .quicklinks a { color: #FFF; text-decoration: none; }
.footer .quicklinks a:visited { color: #FFF; text-decoration: none; }
.footer .quicklinks a:hover { color: #A9CF3A; text-decoration: none; }
.footer .first { margin-left: 0; }
.footer .noborder { border-right: none; }