<style type="text/css">
<!--

a {
outline:none;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url('background-column.gif');
background-repeat: repeat;
background-color: #003300;
margin-top:10px;
margin-bottom:50px;
}


div#head {
	border-left: solid 2px #ffffff;
   	border-right: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	font-size:11px;
	color: #FFFFFF;
	text-align:right;
	padding-right:0px;
	padding-top:115px;
	z-index:0;
	left:0px;
	width:896px;
	height:138px;
	background-color: #FFFFED;
	top:0px;
	position: absolute;
	background-image: url('site-header.jpg');
	background-repeat: no-repeat;
}

div#wrapper {
    	z-index: 0;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:900px;
	background-color: #FFFFED;
	overflow:hidden;
}

div#columns {
    	border-left: solid 2px #ffffff;
   	border-right: solid 2px #ffffff;
	z-index:0;
	top: 142px;
	height:auto;
	width: 896px;
	position: relative;
	background-color: #FFFFED;
	padding-bottom: 100px;
}

div#content {
	border:solid 0px red;
    	top:0px;
   	left:138px;
	z-index:2;
	background-color: #FFFFFF;
	width: 584px;
	height: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #0D4A00;
	position:relative;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}

div#side1 {
	background-image: url('');
	background-repeat: no-repeat;
	background-color: #0D4A00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	position:absolute;
	border:solid 0px red;
	height:auto;
	left:0px;
	width:138px;
	padding-left:0px;
	padding-right:0px;
	top: 0px;
	font-size:14px;
	line-height:100%;
}

div#side2 {
	background-image: url('');
	background-repeat: no-repeat;
	z-index: 3;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #6A0000;
	position:absolute;
	border:solid 0px red;
	height:auto;
	left:615px;
	width:120px;
	padding-left:15px;
	padding-right:5px;
	text-align:center;
	background-color: #FFFFED;
	top: 0px;
	font-size:14px;
	line-height:40%;
}


div#foot {
   	border-left: solid 2px #ffffff;
   	border-right: solid 2px #ffffff;
  	border-bottom: solid 2px #ffffff;
  	border-top: solid 2px #ffffff;
   	background-color: #0D4A00;
   	background-repeat: no-repeat;
	width: 886px;
	height:93px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top:0px;
	left:0px;
	color:#FFFFFF;
	text-align:left;
	position:relative;
	margin-top:10px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:10px;
}


img.floatLeft { 
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;  
}

.storemenu {
position:relative;
float:left;
color: darkgreen;
width:130px;
height:25px;
display:inline;
overflow:hidden;
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: 700;
text-decoration: none;
background-color: #FFFFFF;
background-image:url(storemenu-btn.jpg);
background-repeat:no-repeat;
padding: 0px;
text-align:center;
line-height:24px;
pointer: hand;
cursor: hand;
}

.storemenu:hover {
background-color: #FFFFFF;
text-decoration: none;
color:#FFFFFF;
background-image:url(storemenu-btn-over.jpg);
background-repeat:no-repeat;
pointer: hand;
cursor: hand;
}

a.storemenu:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.storemenu:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.storemenu:active{
	color: #FFFFFF;
	text-decoration: none;
}

.menuLink A:link { font-weight:bold; text-decoration: underline; color: #0D4A00; }
.menuLink A:visited { font-weight:bold; text-decoration: underline; color: #0D4A00; }
.menuLink A:active { font-weight:bold; text-decoration: underline; color: #0D4A00; }
.menuLink A:hover { text-decoration: underline; color: olive; font-weight:bold; }

.Lnks A:link { font-weight:normal; text-decoration: none; color: #0D4A00; }
.Lnks A:visited { font-weight:normal; text-decoration: none; color: #689656; }
.Lnks A:active { font-weight:normal; text-decoration: underline; color: #0D4A00; }
.Lnks A:hover { text-decoration: underline; color: #0D4A00; font-weight:normal; }

.SubMenuLink A:link { text-decoration: none; color: #6A0000; }
.SubMenuLink A:visited { text-decoration: none; color: #6A0000; }
.SubMenuLink A:active { text-decoration: none; color: #6A0000; }
.SubMenuLink A:hover { text-decoration: underline; color: #6A0000; }
.contentLink A:link { font-weight:bold; text-decoration: none; color: #6A0000; }
.contentLink A:visited { font-weight:bold; text-decoration: none; color: #6A0000; }
.contentLink A:active { font-weight:bold; text-decoration: none; color: #6A0000; }
.contentLink A:hover { text-decoration: underline; color: #6A0000; font-weight:bold; }

.menu {
    color: white;
    width:138px;
    height:16px;
    font-family: Verdana, Arial, Tahoma;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #0D4A00;
    padding: 5px;
    line-height:100%;
    pointer: hand;
    cursor: hand;
    margin-bottom:2px;

}

.menu:hover {
    background-color: #093100;
    background-image:url(menu-bg.jpg);
    pointer: hand;
    cursor: hand;
}

.items_holder {
width: 554px;
float:left;
padding:15px;
padding-top:20px;
background: #FFFFFF;
font-size:12px;
line-height:120%;
border:solid 1px #E5E5E5;
text-align:left;
clear:both;
margin-bottom:20px;
margin-right:auto;
margin-left:auto;

}

.item_box {
width: 120px;
padding:5px;
background: #FFFFFF;
font-size:12px;
line-height:120%;
border:solid 1px #777777;
text-align:left;
float:left;
position:relative;
display: inline;
margin-bottom:5px;
margin-right:5px;
}

.item_name {
font-weight:700;
font-size:14px;
}

.item_price {
font-weight:700;
font-size:12px;
color:#888888;
}

-->
</style>

