/* --- version: 1.3.082907 --- */
/* --- Main Layout Style (This should remain primarily unchanged) --- */
 h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-top: .75em;
	margin-bottom: .50em;
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
}
body {
	text-align: center;
	margin: 10px 0;
}
h1 {
	text-align:right;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size:24px;
	font-weight: bold;
}
#xx h2 {
	font-size:24px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
h6 {
	font-size: 8px;
	font-weight: bold;
}
#wrapper {
	width:760px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width:760px;
	height:176px;
}
#content {
	float: left;
	width:558px;
  width:540px !important;
  min-height:260px;
  height:auto !important;
  height:260px;
	padding: 0px 10px 20px 10px;
	text-align: left;
}
#picfooter{
	width:570px;
	height:127px;
	float:right;
}
* html #content {
	float: left;
	width:576px;
	margin-left: 0;
}
#admin {
	width: 760px;
	height: 30px;
	font-weight: bold;
	text-align: right;
	padding: 0 0 0 0;
}
#hnav {
	width:760px;
	height: 16px;
	text-align: center;
/*	line-height: 25px; */
}
#vnav {
	float:left;
	width: 160px;
	height: auto;
	z-index:1;
	font-size: 12.8px;
/*	margin-bottom: 15px; */
}
#vnav2 {
	float:left;
	width: 160px;
	height: 230px;
	z-index:2;
	margin-top: 15px;
}
#vnav ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.2em;
}
#vnav li {
	height: 1.2em;
}
#adminpage {
	width: 525px;
	height: auto;
	padding: 20px;
	text-align: left;
}
#more_prod {
	width: auto;
	height: 50px;
	text-align: center;
}
#footer {
width:760px;
}
#cart {
    margin: auto;
	text-align: center;
}
.thumbstrip {
	border: solid 1px pink;
}
.thumbpix {
    float: left;
    width: 96px;
    height: 100px;
	text-align: center;
	margin: 2px;
}
.products {
	padding-left:20px;
}
.kminfo {
	display:none;
}
.phone {
	width: 350px;
	height: 30px;
	float: right;
	text-align: right;
	margin: 103px 5px 0 0;
}
#login {
	width: auto;
}
#hours {
	width: 150px;
	float:right;
}
#cartsummary {
	width: 133px;
	height: auto;
	text-align: center;
	margin: 5px 0 15px 5px;
	padding: 2px;
}
.cattitle {
	width: auto;
	clear: both;
	text-align: center;
	display: block;
}
.subtitle {
	list-style: disc inside;
	margin-left:40px;
	text-align:left;
	width:35%;
	display: block;
}

/*  Expanding Menus */
 .menu1{
padding-left:20px;
display:block;
}

 .submenu{
display: block;
padding-left:25px;
font-size:12px;
}

.hide{
display: none;
}

.show{
display: block;
}