/* --- version: 1.3.082907 --- */
/* --- Main Layout Style (This should remain primarily unchanged) --- */
h1, 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: 5px 0;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding-left:20px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left:20px;
}
body#fl h2 {
	padding-left:0px;
}
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:750px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	border: #5B4D2F medium solid;
}
#header {
	width:750px;
	height:134px;
}
#content {
	float: left;
	width:750px;
	height:auto;
	text-align: left;
	/*padding-left: 10px;*/

}
* html #content {
	float: left;
	width:750px;
	margin-left: 0;
}
#admin {
	width: 750px;
	height: 25px;
	font-weight: bold;
	text-align: right;
	padding: 5px 0 0 0;
}
* html #admin {
	padding:  5px 0 0 0;
}
#hnav {
	width:750px;
	height: 28px;
	text-align: center;
	line-height: 25px;
	margin-top:50px;
}
* html #hnav {
	margin-top:0px;
}
#vnav {
	float:left;
	width: 150px;
	height: auto;
	margin-bottom: 15px;
}
#vnav ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.5em;
}
#adminpage {
	width: 525px;
	height: auto;
	padding: 20px;
	text-align: left;
}
#more_prod {
	width: auto;
	height: 50px;
	text-align: center;
}
#footer {
	padding-top:10px;
}
#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;
	padding-right:10px;
}
#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;
}
.top {
	width:750px;
	height:25px;
	background-color:#000000;
}
#bottom {
	background-image:url(../img/header_bottom.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:40px;
}
* html #bottom {
	background-image:url(../img/header_bottom.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:40px;
	margin-top:140px;
}