/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background:#AFC78C;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	color:#000;}

h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px;border:0px;}

a {
	color:#FE874E;
	text-decoration:none;
	font-weight:bold;
	}
a:link {
	color:#f00
	}
a:visited{
	color:#00f
	}
a:hover {
	color:#475E3A;
	}
a:focus {
	}
h1 {font-size:22px;color:#2A439C;}
h2 {font-size:14px;color:#2A439C;}
h2.indextext {font-size:20px;color:#2A439C;}
h4 {font-size:14px;}
.header {
	border-bottom:3px solid #380;
	width:100%;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:5px;
	}

table td {font-size:12px;}

#page {
	width:751px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background:#fc3;
	padding:0 0 0 15px;
	}
#header {	}
#logo {background: url('../../graphics/header_graphics/logo.gif') top left no-repeat;position:absolute;top:5px;left:25px;width:108px;height:86px;}
#titlebar {
	background: url('../../graphics/header_graphics/titlebar.jpg') top left;
	width:751px;
	height:97px;
	font-size:36px;
	color:#364;
	text-align:left;
	padding:0;
	margin:0;
	font-family:verdana, helvetica, arial, sans-serif;
	position:relative;
	}
#titlebartext {
	position:absolute;
	left:135px;
	bottom:5px;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	}
#navbarleft {background:url('../../graphics/header_graphics/navbarleft.gif') top left no-repeat;width:12px;height:29px;}
#navbarlist {background:url('../../graphics/header_graphics/navbarspan.gif') top left;height:29px;}
#navbarright {background:url('../../graphics/header_graphics/navbarright.gif') top left no-repeat;width:10px;height:29px;}

#navbar {
	background: url('../../graphics/header_graphics/navbarspan.gif') top left no-repeat;
	height:29px;
	font-weight:bold;
	font-size:11px;
	padding:0;
	margin:0;
	color:#000;
	position:absolute;
	top:0px;
	right:20px;
	}
#navlist {
	list-style: none;
	margin: 0;
	padding:0;
	text-align:left;
	}
#navlist li {
	font-size:12px;
	padding: 0;
	color:#fff;
	display:inline;
	font-weight:bold;
	}
#navlist a {
	color:#fff;
	font-weight:bold;
	}
#navlist a:hover {
	color:#475E3A;
	}
#container {}
#leftnavcontainer {background:url('../../graphics/header_graphics/leftnavbg.gif') top left repeat-y #77B028;}
#leftnav {
	padding:10px;
	margin:0;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	color:#fc0;
	position:relative;
	}
#leftnav a:link {color:#fc0;}
#leftnav a:visited {color:#fc0;}
#leftnav a:hover {color:#fff;}
#leftnav a:focus {color:#fff;}
#leftnavlist {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#leftnavlist a:link {color:#fff;}
#leftnavlist a:visited {color:#fff;}
#leftnavlist a:hover {color:#fc0;}
#leftnavlist a:focus {color:#fc0;}
#content {
	width:529px;
	height:282px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	}
#content2 {
	width:529px;
	padding:35px 10px 10px 10px;
	margin:0;
	}
.hide {display:none;}
#adminmenu {
	text-align:left;
	}
#addresscontainer {background:url('../../graphics/header_graphics/leftnavbg.gif') top left repeat-y #77B028;}
#address {
	padding:10px;
	margin:0;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	color:#fc0;
	position:relative;
	}
#footer {
	width:751px;
	text-align:center;
	color:#fff;
	padding:15px 0;
	margin:0;
	background:url('../../graphics/header_graphics/titlebar.jpg');
	}
#footer a {
	color:#fff;
	font-weight:bold;
	}
#footer a:hover {
	color:#ff0;
	}
#insidefoot {
	text-align:center;
	position:relative;
	left:-65px;
	padding-top:45px;
	}
#botnavlist {
	list-style: none;
	padding: 0;
	margin: 0;
	color:#fc3;
	font-weight:bold;
	}
#botnavlist li {
	display: inline;
	padding: 0;
	margin: 0;
	}
#botnavlist a {
	color:#fc3;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	}
#botnavlist a:visited {color:#fc3;}
#botnavlist a:hover {color:#ff0;}
#botnavlist a:focus {color:#ff0;}
#copyright {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}
#designed {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	}
#designed a {
	color:#fc3;
	}
#designed a:visited{color:#fc3;}
#designed a:hover{color:#ff0;}
#designed a:focus{color:#ff0;}
#featuredtable {
	background:url('../../graphics/header_graphics/featured.gif') top left #3164B7;
	height:200px;
	font-weight:bold;
	}
#featuredtable img {border: 2px solid #fc0;}
.featureProductItem {color:#fff;}
a.featureProductItem {color:#fc0;}