body {
	background-color: #000000;
	margin:0;
	padding:0;
	font-family:"trebuchet ms", verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
}

#container {
	position:relative;
	margin:0 auto;
	width:992px;
}

#topnav {
	width:992px;
	margin:0;
	font-size:11px;
	color:#CCCCCC;
}

#topnav ul {
	float:right;
	display:inline;
	list-style-type:none;
	margin:10px 0 7px 0;
}
#topnav li {
	float:right;
	display:inline;
	list-style-type:none;
	margin:0;
}
#topnav a {
	margin:0;
	color:#CCCCCC;
	text-decoration:none;
}

#topnav a:hover {
	text-decoration:underline;
	margin:0;
	color:#FFFFFF;
}

#header {
	clear:both;
	float:left;	
	width:990px;
	height:197px;
	border:#808080 1px solid;
	background-image:url(Images/header.jpg);
	background-repeat:no-repeat;
}
#cover {
	float:left;
	width:100%;
	background-image:url(Images/maintext_bg.jpg);
	background-repeat:repeat-y;
}
#maintext {
	float:left;
	width:711px;
	border-right:#808080 1px solid;
	background-color:#FFFFFF;
	color:#1b2e1b;
	padding:18px 40px 20px 40px;
}

#maintext a {color:#4f812c; text-decoration:underline;}
#maintext a:hover {color:#376218;}

#leftnav {
	clear:left;
	float:left;
	width:198px;
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	background-color:#000000;
	margin:0;
}
#leftnav ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

#leftnav dl {
	margin:0px;
	display: block;
	padding: 5px 0 5px 10px;
	width: 187px;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

#leftnav li a {
	display: block;
	padding: 5px 0 5px 50px;
	width: 147px;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	text-decoration: none;
	color:#FFFFFF;
}

#leftnav a:link, #navlist a:visited {
	color:#ffffff;
	text-decoration: none;
}

#leftnav a:hover {
	background-color: #4d4d4d;
	color: #ffffff;
}

#leftnav img {
	margin:20px 0 20px 22px;
	padding:0;
	float:left;
}


#shopping {float:right; margin-right:-5px;}

#rightinfo {
	width:200px;
	padding:20px 0px 20px 20px;
	background-color:#FFFFFF;
	float:right;
	clear:right;
	margin:0 -15px 0 0px;
}

#rightinfo a {color:#4f812c; text-decoration:underline;}
#rightinfo a:hover {color:#376218;}

#footer {
	clear:both;
	width:992px;
	height:40px;
	padding:5px 0 0 0;
	text-align:center;
	border-top:#808080 1px solid;
}

#footer a {color:#ffffff;}
#footer a:hover {color:#CCCCCC;}

h1 {font-family:"trebuchet ms", verdana, sans-serif;
	font-size:24px;
	font-weight:bold;}	
h3 {
	font-family:verdana, "trebuchet ms", sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
}
	
.greybg {background-color:#c1caba;}
.bold {font-weight:bold;}
.center {text-align:center;}
.tableborder {border:#9eb28f 1px solid;}
.smalltext {font-size:10px;}
.floatleft {float:left;}
.floatright {float:right;}
.right_table {border:#666666 1px solid; float:right; margin-left:10px;}
.strike {text-decoration:line-through;}
.red {color:#FF0000;}
.featright {float:right; margin-left:10px; margin-bottom:10px;}
.feattop {background-image:url(Images/feattop.gif); background-repeat:no-repeat;}
.featbot {background-image:url(Images/featbot.gif); background-repeat:no-repeat;}
.featmid {background-image:url(Images/featmid.gif); background-repeat:repeat-y;}
.rightinfopadding {padding:10px; background-image:url(Images/weed_bg.jpg); background-repeat:no-repeat;}
.bigbold {font-size:16px; font-weight:bold;}


/* PEACOCK CSS STYLES */

.pagetitle {font-family:"trebuchet ms", verdana, sans-serif; font-size:24px; font-weight:bold; margin: 15px 0;}
.breadcrumb {font-size:11px; text-transform:uppercase; font-weight:normal;}
.breadcrumb a {color:#999999;}
.productTable {#float:right;}
.checkout_table_th {background-color:#60963a; color:#FFFFFF; font-weight:bold; padding:5px; border-left:#FFFFFF 1px solid; border-right:#FFFFFF 1px solid; border-top:#FFFFFF 1px solid;}
.checkout_table_td {background-color:#9dca7e; color:#000000; border:#FFFFFF 1px solid; padding:5px;}