*{margin:0;padding:0;} 

body {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	background-color:white;
	text-align:center;
	padding: 0;
	margin: 0;
    }
#container {
	position: relative;
	width: 960px;
	border: none; 
	text-align: left;
	color: black;
	margin: auto;
	}
#container p, ul, td {
	font-size: 12px; 
	}	
#container h1 {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	}
#container h2 {
	font-size: 16px;
	font-weight: bold;
	color:black;
	}
#container a {
	color: black;
	text-decoration: underline;
	}
#container a:hover {
	color: red;
	text-decoration: none; 
	}
#header {
	width: 960px;
	height: 176px;
	margin: 0px;
    padding:0px;
	}
#banner2 {
	position:absolute;
	top:98px;
	left:455px;
	height:29px;
	width:391px;
	padding:5px 0px 0px 0px;
	margin:0px;
	}
#banner2 p {
	color:white;
	font-weight:bold;
	font-size:15px;
	letter-spacing:1px;
	text-align:center;
	}
	
#banner {
	height:29px;
	position:absolute;
	top:107px;
	left:485px;
	}
#banner p {
	color:white;
	font-weight:bold;
	font-size:14px;
	}
#banner span.rightpart {	
	padding:5px 15px 5px 0px;
	background: url('/images/banner-background.png') no-repeat top right;	
	}	
#banner span.leftpart {
	padding:5px 0px 5px 15px;
	background: url('/images/banner-background.png') no-repeat top left;
	}	
#menu {
	width:900px;
	height:31px;
	top:140px;
	left:30px;
	position:absolute;
	background: url('/images/menu-background-green.jpg') repeat-x;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	border:1px solid #408b5e;
	overflow:hidden;
}
#menu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
#menu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	font-size:13px;
}
#menu ul li.first {

}
#menu ul li.last {

}
#menu ul li a {
	display:block;
	margin:0;
	padding:0em .8em;
	color:white;
	text-decoration:none;
	border-right:1px solid #408b5e;
	line-height:31px;
	font-weight:bold;
}

#menu ul li.active a {
	background:url('/images/menu-background-red.jpg') repeat-x;
}
#menu ul li a:hover {
	color:white;
	background:url('/images/menu-background-red.jpg') repeat-x;
}

#contentblock {
	margin:0px;
	padding: 0px;
	width: 960px;
	
	}
#content {
	margin-left:30px;
	width:870px;
	padding:15px;
	}
#content h1 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:20px;
	color:#006428;
	font-weight:bold;
	margin-bottom:1em;
	}
#content h2 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px;
	color:#006428;
	font-weight:bold;
	margin-bottom:1em;
	}	
#content p {
	font-size:13px;
	margin-top:0em;
	margin-bottom:1em;
	}

.narrative p {
	font-size:11px;
	color:black;
}

#footerblock {
	width:960px;
	height:71px;
	text-align:center;	
	margin:0px;
	padding:0px;
	}
#footer p {
	padding:10px;
	color:white;
	font-weight:bold;
	font-size:12px;
	}
#footer a {
	color: white;
	}


#shippingbox table {
	width:100%;
	}
#shippingbox table td {
	padding:10px 0px 10px 0px;
	border-top:1px solid brown;
	vertical-align:top;
	}
#shippingbox table td img {
	border:1px solid white;
	margin-right:10px;
	}

/* This section #catalog is for the vertical menu on the catalog page */

#catalog {
	padding:0px; 
	margin:0px; 
	color:white;
	width:180px;
	background-color:#006428;
	border-top:1px solid #3CB371;
	border-left:1px solid #3CB371;
	border-right:1px solid #3CB371;		
	}
#catalog a {
	color:white;
	text-decoration:none;
	}
#catalog a:hover {
	text-decoration:none;
	color:white;
	}
#catalog dt span, #catalog dt a {
	padding-left:15px;
	background:url(/images/catalog-background-green.jpg) repeat-x;
	display:block; 	
	font-size:13px; 
	font-weight:bold;
	height:22px; 
	line-height:22px; 
	cursor:pointer; 
	border-bottom:1px solid #3CB371;
	}
#catalog dt a {
	text-decoration:none;
	}
#catalog dl dt a:hover, #catalog dl dt span:hover {
	color:white;
	background:url(/images/catalog-background-red.jpg) repeat-x;
	}	


#catalog dd ul li {
	padding-left:15px;
	background:#006428;
	display:block; 	
	font-size:11px; 
	font-weight:bold;
	height:22px; 
    line-height:22px;
	cursor:pointer; 
	border-top:1px solid #408b5e;
	}
#catalog dd ul li a {
	display:block;
	text-decoration:none;
	}	
#catalog dd ul li:hover {
	background-color:#c55d4e;	
	}
#catalog dd ul li.end {
	border-bottom:1px solid #408b5e;
	}

#catalognav {
	float:left;
	width:180px;
	}
	
#catalogdiv {
	margin-left:15px;
	float:left;
	width:670px;
	}
#catalogdiv table {
	margin:auto;
	}	
#catalogdiv table p {
	color:#502916;
	text-align:center;
	}	
#catalogdiv td {
	width:230px; /*167px;*/
	}	
#catalogdiv table td img {
	border:0px; /*border:1px solid white;*/
	}

#contactinfo {
     float:left;
	 width:430px;
	 }
#contactus {
	float:right;
	padding:0px;
	margin:0px;
	width:430px;
	margin-top:10px;
	}

label.formfield {
	float:left;
	text-align:right;
	margin-right:10px;
	display:block;
	font-size:12px;
	font-weight:bold;
	}	
label.error {
	text-decoration:underline;
	color:red;
	}
input.formfield {
	width:300px;
	vertical-align:middle;
	padding:2px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	border:1px solid black;
	background:#f0f0f0;
	}
input.error {
	background:#ff8080;
	color:black;
	}	
textarea.formfield {
	padding:2px;
	background:#f0f0f0;
	height:100px;
	width:300px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	border:1px solid black;
	}
textarea.error {
	background:#ff8080;
	color:black;
	}	
select.formfield {
	width:305px;
	vertical-align:middle;
	padding:2px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	border:1px solid black;
	background:#f0f0f0;
	}
label.button {
	float:left;
	text-align:right;
	margin-right:10px;
	display:block;
	font-size:14px;
	font-weight:bold;
	}		
input.button {
	width:90px;
	border:1px solid black;
	background:#408b5e;
	font-size:13px;
	height:2em;
	font-weight:bold;
	color:white;
	}	
input.button:hover {
	border:1px solid black;
	background:#a6844a;
	color:black;
	}		
#displays table {
	width:870px;
	}
#displays table td {
	vertical-align:top;
	width:20%;
	}
#displays table td p {
	text-align:center;
	font-weight:bold;
	color:#502916;
	}
#displays table td img {
	border:0px;
	}
#galax table {
	width:670px;
	}
#galax table td {
	vertical-align:top;
	}
#galax table td p {
	text-align:center;
	font-weight:bold;
	color:#502916;
	}
#galax table td img {
	border:0px;
	}

