/* --- 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;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
h6 {
	font-size: 8px;
	font-weight: bold;
}
#wrapper {
	width:790px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width:100%;
	height:163px;
}
.image_hd {
	display:block;
	width:760px;
	height:163px;
	float:left;
}
#pic_nav {
	/*float:left;
	width:591px;*/
	height:148px;
	background-color:#3c9d0b;	
}
#pic_nav p {
	color:#FFFFFF;
	font-size:10px;	
	margin-top: 80px;
	text-align:center;
}
#pic_nav a.guide, a.clean, a.park, a.lease {
	display:block;
	float:left;
	width: 121px; height:121px;
	margin: 0 10px 0 10px;
	
}
#pic_nav a:hover.guide, a:hover.clean, a:hover.park, a:hover.lease {
	text-decoration:none;
}
a.guide {
	background:url(../img/guide_link.jpg) no-repeat;
}
a:hover.guide {
	border-left:#49bd0e thin solid;
	border-right:#49bd0e thin solid;
}
a.clean {
	background:url(../img/clean_link.jpg) no-repeat;
}
a:hover.clean {
	border-left:#49bd0e thin solid;
	border-right:#49bd0e thin solid;
}
a.park {
	background:url(../img/parking_link.jpg) no-repeat;
}
a:hover.park {
	border-left:#49bd0e thin solid;
	border-right:#49bd0e thin solid;
}
a.lease {
	background:url(../img/lease_link.jpg) no-repeat;
}
a:hover.lease {
	border-left:#49bd0e thin solid;
	border-right:#49bd0e thin solid;
}
#content {
	float: left;
	width:565px;
	height:auto;
	padding: 10px 10px 20px 10px;
	margin:0;
	text-align: left;
}
* html #content {
	float: left;
	width:556px;
	margin-left: 0;
}
#admin {
	width: 750px;
	height: 30px;
	font-weight: bold;
	text-align: right;
	padding: 0 0 0 0;
}
#hnav {
	width:562px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	float:right;
	margin-top:138px;
}
#hnav2 {
	width:100%;
	height: 25px;
	text-align: center;
	line-height: 25px;
	float:right;
}
#vnav {
	float:left;
	width: 169px;
	height: auto;
	margin-bottom: 15px;
}
* html #vnav {
	/*float:left;*/
	width: 0px;
	height: auto;
	margin-bottom: 15px;
}
#vnav ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.5em;
}
/*#rnav {
	width:164px;
	/*height:400px;
	float:right;*/
	/*background-color:#3c9d0b;
	clear:right;
	padding:20px 5px;
	border:#0066FF 2px solid;
	margin:20px 10px 0 0;
	
}*/
form TABLE {
	width:170px;
	/*float:right;
	padding:10px;*/
	border:#0066FF 2px solid;
	margin-top:auto;
}
BODY#cu form TABLE {
	width:100px;
}
.maincontent {
	width:169px;
	float:left;
}
#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;
	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;
}