img { border:0px; }

a { text-decoration:none; }

iframe {
	border:solid 5px #9db718;
}

ul {
	margin: 0px 0px 0px 1em;
	padding: 0px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #A2BC1B;
}

body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a:link {
	text-decoration: none;
	color:#3c4804;
}
a:visited {
	text-decoration: none;
	color:#3c4804;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.oneColElsCtr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 30px auto;
	/* text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent { }


#leftNav {
	float: left;
}

#left {
	text-align:left;
}

#pageContent {
	padding-top: 3px;
	margin-left: 190px;
	margin-right: 170px;
	width: 510px;

}
#pageContent img { border: 6px solid #A2BC1B; }


#productNav {
	width: 695px;
	height:395px;
	background-color: #f0f0f0;
}

#productNav div img {
	padding: 5px 5px 0px 5px;


}

#productNav div{
	background:#9db718;
	width:160px;
	text-align:center;
}


#productNav div a:link {
	text-decoration: none;
	color:#fff;
}
#productNav div a:visited {
	text-decoration: none;
	color:#fffff0;
}
#productNav div a:hover {
	text-decoration: none;
}
#productNav div a:active {
	text-decoration: none;
}

#titleBar {
	margin-top:10px;
}

#gallery {
	background-color: #bed650;
	padding: 10px;
	width: 170px;
	float:right;
}

#gallery ul { 
	list-style: none; 
	margin:0px;
	padding:0px;

}

#gallery ul li { display: inline; }

#gallery ul img {
	border: 5px solid #9db718;
	border-width: 5px 5px 20px;
}

#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}

#gallery ul a:hover { color: #fff;
	text-decoration:none; 
}

.navText {background:#bed650;
	width:172px;
	height:22px;
	border-top:solid 3px #9db718;
	text-align:left;
}

.navText a{width:172px;
	height:22px;
	color:#3c4804;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.navText img{border:0px;
	margin:4px 2px 0 4px;
	width:12px;
	height:12px;
}

/* slide pages */

img.product {
	border: 6px solid #A2BC1B; 
}	

#slideControls { font-size:12px; }

#slideControls a {
	color: #A2BC1B;
 	font-weight:bold;
}

#slideControls { margin-top: 20px; }

#promo {
	background: #FFFF33;
	padding: 27px;
	margin-top: 16px;
}

#promo img {
	border-style: none;
	margin-right: 20px;
}

#orderform {	background: #CCCCCC;
	padding: 20px;
	font-size: 12px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3D4804;
}

.style2 {
	color:#9db718;
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	color: #7F970E;
	text-transform: uppercase;
}

.style4 {
	color: #7F970E;
	font-size: 18px
}

.style5 {font-size: 10px}

.style6 {font-size: 36px}

.style7 {font-size: 16px}

.style8 {font-size: 12px}

.style9 {font-weight: bold; font-size: 10px;}

.style10 {
	color: #7F970E;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
}

.style11 {
	color: #3D4804;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	color: #3D4804; 
}

.style14 {color: #FF0000}

.style15 {color: #00FF00}

.style16 {font-size: 14px}

.style19 {
	color: #7F970E; 
	font-weight: bold; 
}

.style20 {
	color: #7F970E;
	font-weight: bold;
	font-size: 24px;
}

.style22 {	
	color: #7F970E;
	font-weight: bold;
	font-size: 24px;
}

.style23 {font-size: 10px;
	color: #3D4804;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
