#topLeft {   
    	position: relative; top: 0px; left: 0px;
	width: 190px;
	height: 317px;
    	background-color: #ce9933;
    	border: 1px solid #6c6730;
   	 color: #FFFFFF;
	float: left;
	z-index: 99;  
}

#topLeft p {
    	margin: 20px 10px 0px 10px;
    	line-height: 1.4em;
	text-align: center;
font-weight: bold;
color: #191919; }

#topLeft img {
    margin: 5px 5px 25px 0px;
	float: left;
}

#flashBanner {
    position: relative; top: 0px; left: 0px;
float: right; }

#greenBanner {
position: relative; 
top:3px;
left: 0px;
*/ top: 5px;
width: 604px;
height:100px;
padding: 0px;
background-image: url(../images/greenBG2.jpg);
float: right; }

#bottomLeft {   
position: relative; 
top: 3px; left: 0px;
float: left;
width: 191px;
height: 176px;
z-index:50;
padding: 0px 0px 0px 0px;
margin-right: 2px;
background-color: #6C6730; }

#tabBox {
	position: relative; top: 3px; left: 3px;
    width: 415px;
    height: 176px;
    background-color: #cd9934;
	float: left;
	z-index: 98;
}

#tabs {
	margin: 0px;
	padding: 0px;
	height: 29px;
	background-color: #000000;
}

#tabContent li img {
	float: left;
	margin-right: 5px;
}

#tabContent li p {
	margin: 10px 5px 5px 10px;
	color: #FFFFFF;
}

#tabs li
{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	list-style-type:none;
	border-left: 1px solid #cd9934;
}

#tabs li a:link {
	display: block;
	line-height: 29px;
	padding-right: 20px;
	padding-left: 5px;
	text-decoration: none;
}

#tabs li a:visited {
	display: block;
	line-height: 29px;
	padding-right: 20px;
	padding-left: 5px;
	text-decoration: none;
}

#tabs li.on
{
	height: 29px;
	background-image:url(../images/tabcorner2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #ffffff;
	color: #6c6730;
}

#tabs li.on a:hover
{
	height: 29px;
	background-image:url(../images/tabcorner2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #ffffff;
	color: #6c6730;
}

#tabs li.off a:link
{
	height: 29px;
	background-image:url(../images/tabcorner2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #6c6730;
	color: #cd9934;
}

#tabs li.off a:hover
{
	height: 29px;
	background-image:url(../images/tabcorner2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #ffffff;
	color: #6c6730;
}

#tabContent
{
	margin:0px;
	padding:0px;
	clear:both;
}
#tabContent li.on
{
	display:block;
}
#tabContent li.off
{
	display:none;
}

#weather {
	position: relative; top: 3px; left: 6px;
	
}

#footerNav {
    clear: both;
    width: 800px;
    color: #6c6730;
    line-height: 14px;
	margin: 20px auto 0px; auto;
}

a.home:link, a.home:visited {
color: #ffffff;
}

a.prodLink:link, a.prodLink:visited {
color: #191919;
}
