/* --- 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: 10px 0;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding:0;
	margin:0;
}
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;
}
#header {
	width:750px;
	height:155px;
}
#content {
	float: left;
	width:528px;
	height:auto;
	padding: 10px 10px 20px 10px;
	text-align: left;
}
* html #content {
	float: left;
	width:576px;
	margin-left: 0;
}
#admin {
	width: 750px;
	height: 30px;
	font-weight: bold;
	text-align: right;
	padding: 0 0 0 0;
}
#hnav {
	width:750px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}
#vnav2 {
	float:left;
	width: 150px;
	height: auto;
	margin-bottom: 15px;
	padding-left:10px;
	padding-top:10px;
}
#vnav2 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;*/
	height:134px;
	margin-top:-30px;
}
#footer p {
	padding-top:93px;
	text-align:center;
	color:#c1b381;
}
#cart {
    margin: auto;
	text-align: center;
}
/* Gallery ----------------------------------------------------------------*/
#galleryimgcont {
	width:525px;
	height:296px;
}

.thumbpix {
	float:left;
	margin:0px 2px;	
}

.thumbpix a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

.thumbstrip {
}

.thumbstrip a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

/*Do not delete the below elements, they control the motion gallery*/
#motioncontainer {
width: 100%; /* Set to gallery width, in px or percentage */
height: 94px; /* Set to gallery height */
position:relative;
overflow:hidden;
float:left;
}

#motioncontainer img{
	border: solid 2px #000000;
	cursor:pointer;
	margin:0px 3px;
}

#motioncontainer img:hover{
	border: solid 2px #888888;
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* Do not delete the above styles, they control the motion gallery*/
.products {
	padding-left:20px;
}
.kminfo {
	display:none;
}
.phone {
	width: 350px;
	height: 10px;
	float: left;
	text-align: left;
	margin: 125px 5px 0 0;
}
#login {
	width: auto;
}
#hours {
	width: 150px;
	float:right;
	margin-top:-60px;
	margin-right:-20px;
}
#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;
}