body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFF;

	background-color:#333333;

	margin-top: 50px;

}



#wrapper {

	width: 800px;

	margin: 0 auto;

}



#logo {

	background-color: #FFF;

	height: 95px;

	padding: 5px;

}



img.logo {

	float: left;

}



img.progreen {

	float: right;

}



#navigation {

	background-color: #000;

	margin: 0px;

	padding: 0px;

	white-space: nowrap;

	text-align: center;

}



#navigation a {

	color: #FFF;

	text-transform: uppercase;

	display: inline;

	line-height: 20px;

	padding: 5px 20px 5px 20px;

}



#navigation a:hover {

	color: #FFF;

	background-color: #0072bc;

}



#main {

	background-color: #000;

}



#mainImage {

	background: url(../images/LargeImage.jpg) no-repeat;

	height: 500px;

	width: 800px;

}



#footer {

	background-color: #000;

	font-size: 9px;

	padding: 2px;

	clear: both;

}

#bottom_links a, #footer a:link, #footer a:visited {
	color: #BEBEBE;	
}

#bottom_links a:hover {
	color: #000;	
}

#footer a {	color: #0072bc; }

#footer a:hover { color: #FFF; }



.left {

	float: left;

	text-align: left	

}



.right {

	float: right;

	text-align: right;

}



.spacer {

	clear: both;

}



#leftColumn {

	padding: 10px 0 10px 0;

	float: left;

	margin: 10px;

	width: 430px;

	color: #FFF;

	border: 2px ridge #FFF;

	height: 460px;

	overflow: auto;

	background: #111;

}



#rightColumn {

	padding: 10px 0 10px 0;

	margin: 10px;

	width: 310px;

	color: #FFF;

	border: 2px ridge #FFF;

	height: 460px;

	overflow: auto;

	padding: 10px;

	background: #111;

}



#fullColumn {

	padding: 10px 0 10px 0;

	margin: 10px;

	width: 750px;

	color: #FFF;

	border: 2px ridge #FFF;

	height: 460px;

	overflow: auto;

	padding: 10px;

	background-color: #111;
	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;


}



#fullColumn strong, #leftColumn strong, #rightColumn strong {

	color: #6fba65;

}



#leftColumn h1, #rightColumn h1, #fullColumn h1{

	text-align: center;

	padding: 5px;

	font-size: 14px;

	color: #FFF;

}



#leftColumn p, #rightColumn p{

	width: 80%;

	margin: 10px auto;

}



#fullColumn p {

	margin: 10px;

}

#fullColumn ul li a:link, #fullColumn ul li a:visited {
	color: #FFF;
	text-decoration: underline;
}

#fullColumn ul li a:hover {
	color: #6fba65;
}

.transparent {

/*	opacity: 0.85;

    filter:alpha(opacity: 85);

    -moz-opacity: 0.85;

    -khtml-opacity: 0.85;

*/

}



.contact p { padding: 10px; }

.contact a { color: #6fba65; }

.contact a:hover { color: #fff; }



input {

	margin: 5px;

}







.contact p { padding: 10px; }



.contact a { color: #6fba65; }



.contact a:hover { color: #fff; }







input {



	margin: 5px;



}







html {



scrollbar-base-color: #9999cc;



scrollbar-arrow-color: white;



scrollbar-track-color: #ccccff;







scrollbar-shadow-color: black;



scrollbar-lightshadow-color: black; 



scrollbar-darkshadow-color: gray;







scrollbar-highlight-color: white;



scrollbar-3dlight-color: black;



}



form.dealer {

	padding: 10px 10px 10px 25px;

	background-color: #666666;

	border: #FFF 1px solid;

}



.dealer b {

	color: #333333;

	margin-left: 3px;

}



img.floatLeft a {

	float: left;

	margin-left: 10px;

}



#leftColumn h2, #rightColumn h2, #fullColumn h2 {

	color: #6fba65;

	width: 80%;

	font-size: 14px;

}





/* IMAGE GALLERY */

div#photoGallery {

	text-align: center;

}



img.header {

	width: 750px;

	text-align: center;

}



ul {

	margin: 10px;

}



li {

	margin-top: 10px;

}



td.prices {

	height: 175px;

	border-bottom: 2px ridge #FFFFFF;

}



td.prices img {

	margin-right: 10px;

}



.priceDisplay a:hover {

	color: #FFF;

}



.productDisplay {

	width: 90%;

	margin: 0 auto;

}

h3 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	background-color: #6fba65;
	color: #FFFFFF;
}

p.news a:link, p.news a:visited {
	color: #FFFFFF;
}

p.news a:hover {
	color: #009900;
	text-decoration: underline;
}

#HomeLeftColumn {
	float: left;
	width: 40%;
}

#feature_products {
	background-color: #0B481B;
	padding: 5px;
	font-size: .8em;
}

#testimonials {
	background-color: #333;
	padding: 5px;
	font-size: .8em;
	margin-top: 10px;
}

#home_links {
	padding: 5px;
	font-size: .8em;
	margin-top: 10px;
}

#feature_products h2{
	color: #FFF;	
}

#feature_products a:link, #feature_products a:visited {
	color: #6fba65;
}

#feature_products a:hover strong, #feature_products a:hover {
	color: #FFF;
}

#about {
	float: right;
	width: 57%;
}

#about a, #about a:link, #about a:visited {
	color: #090;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

#about a:hover {
	color: #FFF;	
}