body {
	background-color: #ecebe8;
	margin: 0px;
	padding: 0px 0px 500px 0px;
	font-family: arial, verdana, sans-serif;
}

h1 {margin:0px 0px 10px 0px;font:bold 14px arial, verdana, sans-serif; color:#333;}
td {margin:0px 0px 10px 0px; font:normal 12px arial, verdana, sans-serif; color:#333;}
p {font:normal 12px arial, verdana, sans-serif;line-height:17px;}
a {color:#6985ac;}

#outer-container {
	width:940px;
	background:url('/images/grad-back-top.gif') no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#container {
	border-left:1px solid #b0abb5;
	border-bottom:1px solid #b0abb5;
	border-right:1px solid #b0abb5;
	width:898px;
	margin-left:auto;
	margin-right:auto;
	padding:130px 0px 20px 0px;
	background:url('/images/logo.gif') no-repeat;	
	background-color:#fff;
}

#locations {
	margin-bottom:15px;
}

#locations td {
	width:187px;
	border-left:1px solid #b0abb5;
}

#locations td a{
 font:normal 11px/1.2 arial, verdana, sans-serif; color:#333;
 padding:7px;
 display:block;
}

#locations td a {
	color:#333;
	text-decoration:none;
}

#locations td a:hover {
	/*background:url('/images/location-back.gif') no-repeat;*/
	background:#efefef;
	display:block;
}

#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav {
	margin-top:15px;
	background:url('/images/trim.gif') repeat-x;
	height:37px;
}

#nav ul li {
	float:left;
}
#nav-about a {
	width: 136px; background: url(/images/nav.gif) top left no-repeat;	
}
#nav-products a {
	width: 93px; background: url(/images/nav.gif) -135px 0 no-repeat;
}
#nav-promotions a {
	width: 109px; background: url(/images/nav.gif) -227px 0 no-repeat;
}
#nav-community a {
	width: 150px; background: url(/images/nav.gif) -335px 0 no-repeat;
}
#nav-services a {
	width: 90px; background: url(/images/nav.gif) -484px 0 no-repeat;
}
#nav-contact a {
	width: 103px; background: url(/images/nav.gif) -573px 0 no-repeat;
}

#nav-about a:hover {
	background-position: 0 -37px;
}
#nav-products a:hover  {
	background-position: -135px -37px;	
}
#nav-promotions a:hover {
	background-position: -227px -37px;	
}
#nav-community a:hover {
	background-position: -335px -37px;	
}
#nav-services a:hover {
	background-position: -484px -37px;	
}
#nav-contact a:hover {
	background-position: -573px -37px;	
}

#nav-about a.current {
	width: 136px; background: url(/images/nav.gif) 0 -74px no-repeat;		
}
#nav-products a.current {
	width: 93px; background: url(/images/nav.gif) -135px -74px no-repeat;		
}
#nav-promotions a.current {
	width: 109px; background: url(/images/nav.gif) -227px -74px no-repeat;
}
#nav-community a.current {
	width:150px; background: url(/images/nav.gif) -335px -74px no-repeat;
}
#nav-services a.current {
	width:90px; background: url(/images/nav.gif) -484px -74px no-repeat;
}
#nav-contact a.current {
	width:103px; background: url(/images/nav.gif) -573px -74px no-repeat;
}

#nav a {
	height: 37px;
	float: left;
	margin-top: 0px;
}

#nav span {
	display:none;
}

#store_details {
	width:367px;
	float:left;
	margin-bottom:10px;

}

#store_address {
	float:left;
	width:220px;	
}

#store_hours {
	float:left;
		border-left :1px solid #b0abb5;
		margin-bottom:10px;
		padding-left:20px;
}

#map {
	float:right;
	width:473px;
}

#map_canvas {
	border:1px solid #b0abb5;
}

#store-main-promo {
	float:left;
	padding-top:15px;
	border-top :1px solid #b0abb5;
}

#intro_copy {
	padding-top:10px;
	border-top :1px solid #b0abb5;
}

#inner_container {
	width:858px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	width:898px;
	margin-left:auto;
	margin-right:auto;
	font:normal 11px arial, verdana, sans-serif; color:#333;	
	margin-bottom:20px;
	margin-top:10px;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
}

#footer_right a {
	color:#333;
	text-decoration:none;
}
#sub-content {
	clear:both;
	margin-top:20px;
}

.sub-nav {
	list-style:none;
	margin:0px;
	padding:20px 0px 0px 0px;
	height:328px;
	width:182px;
	float:left;
	background:url('/images/sub-nav-back.gif') no-repeat;
}

.sub-nav li {
	margin:0px;
}

.sub-nav li a {
	font: bold 12px arial, verdana, sans-serif;
	color:#333;
	text-decoration:none;
	width:182px;
	display:block;
	padding:8px 0px 8px 5px;
}

.sub-nav li a span {color:#b00000;}

.sub-nav-on a{
	background:url('/images/sub-nav-on.jpg') no-repeat;
}

.sub-nav-off a:hover {
	background:url('/images/sub-nav-hover.gif') no-repeat;
}

.sub-content-chunk {
	float:right;
	width:670px;
}

.sub-content-inner {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #b0abb5;
}

.sub-content-img {
	float:left;
	text-align:center;
	width:150px;
	height:150px;
}

.sub-content-chunk h1 {
	font:bold 14px arial, verdana, sans-serif; color:#333;	
}

.sub-content-chunk ul {
	font:normal 12px arial, verdana, sans-serif; color:#333;
	float:right;
	width:350px;
	margin:0px;
}

.sub-content-chunk ul li {
	margin:0px 0px 4px 0px;
	list-style-type: square;
}

.content_box_outer {

	text-align:center;
	padding:20px 40px 40px 40px;
}

.content_box_inner {
	background-color:#ececec;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #ccc;
	padding:25px;
	line-height:35px;
}

#contact_form p{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:15px;
}

#contact h2 {
	margin:0px;
	padding:0px;
}

.form_field {
	border:1px solid #b0abb5;
	padding:3px;
}

#contact_form textarea{
	width:292px;
	height:150px;
}

#form_top input {
	width:220px;
}

#submit {
	padding:10px;
	border:1px solid #000;	
	margin-top:10px;
	color:#ececec;
	background-color:#627792;
}
#submit:hover {
	background-color:#fff;
	color:#627792;
}

#form_left {
	text-align:left;
	float:left;
}
#form_right {
	float:right;
	}

#cleaning_products {
	background:url('/images/cleaning_products.jpg');
	height:274px;
}

#cleaning_products_inner {
	position:relative;
	top:160px;
	margin-left:auto;
	margin-right:auto;
	width:380px;
}

#cleaning_products_inner h2 {
	font-size:19px;
	font-style:italic;
}

#cleaning_products_inner p {
	font-size:12px;
	line-height:18px;
	text-align:left;
}

#accessories {
	background:url('/images/accessories.jpg');
	height:246px;
}

#accessories_inner {
	position:relative;
	top:80px;
	margin-left:auto;
	margin-right:auto;
	width:220px;
	left:-120px;
}

#accessories_inner h2 {
	font-size:19px;
	font-style:italic;
}

#accessories_inner p {
	font-size:12px;
	line-height:18px;
	text-align:left;
}


#about_us_blurb {
	background-color:#fff;
	padding:10px;
	width:320px;
}

#about-store-image {
	float:right;
	border:1px solid #b0abb5;
}

#slide_show_outer {
	float:right;
	margin-left:15px;
}
#sub-content-about-slideshow-view
{
	line-height: 0px;
}

#sub-content-about-slideshow-view img
{
	width: 500px;
}

#sub-content-about-slideshow-thumbs-container {
	text-align:center;
	width:500px;

}
#sub-content-about-slideshow-thumbs {
	width:425px;
	margin-left:auto;
	margin-right:auto;
}
#sub-content-about-slideshow-thumbs ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 450px;
}

#sub-content-about-slideshow-thumbs li
{
	margin: 0px;
	padding: 10px 7px 0px 0px;
	float: left;
}
#sub-content-about-slideshow-thumbs img
{
	width: 95px;
	cursor: pointer;
	border:3px solid #999;
}

#sub-content-about-slideshow-thumbs img:hover {
	border:3px solid #333;
	
}

#region_promos img {
	margin-top:15px;
}
/*
#promotions #left {
	float:left;
}
#promotions #right {
	float:right;
}
*/

#promotions {
	width:870px;
	margin-left:-6px;
	border:0px solid #333;
}

#promotions img {
	float:left;
	padding:0px;
	margin:0px 7px 15px 6px;
	border:5px dashed #999;
}