* {
	margin: 0px;
	padding: 0px;
}

.menu {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	background-color: #fff;
	background-image: url(../images/button1a.gif);
	background-repeat: repeat-x;
}
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 20px 0 10px; height:40px;}
.menu li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu li a.top_link:hover {
	color:#000;
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
}
.menu li a.top_link:hover span {
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu li:hover > a.top_link {
	color:#000;
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
}
.menu li:hover > a.top_link span {
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu li:hover > a.top_link span.down {
	background-image: url(../images/button4a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #009900; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}

.menu li a.top_link:hover span.down {
	background-image: url(../images/button4a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {
	background-color: #fff;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 7px;
}
.menu :hover ul.sub li a:hover {background:#fdf62a; color:#fff;}
.menu :hover ul.sub li a.fly:hover {
	color:#fff;
	background-color: #fdf62a;
	background-image: url(../images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 80px 7px;
}
.menu :hover ul li:hover > a.fly {
	color:#fff;
	background-color: #fdf62a;
	background-image: url(../images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 80px 7px;
} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 95d2ee; white-space:nowrap; width:93px; z-index:200; height:auto;}

body {
	padding: 6px 0px 12px;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:hover {
	color: #305785;
	background-color: inherit;
}
div.services_textbox p a {
	color: #695d47;
	background-color: inherit;
	text-decoration: underline;
}

.services_textbox p a:hover {
	color: #ab9c7e;
	background-color: inherit;
}
span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 10px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding-top: 2px;
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

select {
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#container {
	margin: 0px auto;
	padding-top: 7px;
	width: 732px;
	text-align: justify;
	background-image: url(../images/background_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#page_header h1 {
	width: 221px;
	height: 174px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* Page Content */

#page_content {
	padding: 5px 0px 0px;
	width: 732px;
	background: url('/images/content_background.gif') repeat-y 0px 0px;
}

.content_box {
	margin: 0px auto;
	padding: 11px 0px 0px;
	width: 710px;
}

.content_box h2 {
	height: 18px;
}


/* Services Column */

#services_column {
	padding-top: 1px;
	width: 424px;
	text-align: right;
	float: left;
}

#services1 {
	margin: 2px 0px 0px auto;
	width: 414px;
	height: 117px;
	color: #fff;
	overflow: hidden;
	text-align: left;
	background-color: #282828;
	background-image: url(../images/thumb2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#services2 {
	margin: 2px 0px 0px auto;
	width: 414px;
	height: 112px;
	color: #d5bcbd;
	overflow: hidden;
	text-align: left;
	background-color: #282828;
	background-image: url(../images/thumb1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#services3 {
	margin: 2px 0px 0px auto;
	width: 414px;
	height: 119px;
	color: #bfbfbf;
	overflow: hidden;
	text-align: left;
	background-color: #282828;
	background-image: url(../images/ad.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.services_textbox {
	margin-left: 155px;
	margin-right: 10px;
	width: 248px;
}

.services_textbox p {
	margin-bottom: 5px;
}


.link-more {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.link-more a {
	color: #fff;
	background-color: inherit;
}

.link-more a:hover {
	color: #d7d7d7;
	background-color: inherit;
}

div.services_textbox p a{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

div.services_textbox p a:hover {
	color: #d7d7d7;
	background-color: inherit;
}

#order_text {
	padding: 0px 15px 12px;
}

#order_text p {
	line-height: 14px;
}


/* Mailing List */

#mailing_list {
	margin-bottom: 1px;
	margin-left: 16px;
	width: 283px;
	height: 67px;
	float: left;
	background-color: #3f72ae;
	color: #fff;
	overflow: hidden;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#mailing_list h2 {
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
}

#mailing_list form {
	margin-left: 43px;
	padding-top: 15px;
}

#mailing_list input {
	margin-right: 15px;
	padding: 2px 0px 1px;
	border: none;
	width: 160px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	float: left;
}

#mailing_list input.button {
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 17px;
	background: none;
}


/* Footer Links */

#footer_links {
	padding: 18px 0px 0px;
	color: #083360;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}

#footer_links a {
	color: #083360;
	text-decoration: none;
	background-color: inherit;
}

#footer_links a:hover {
	color: #185799;
	background-color: inherit;
}

#footer_links ul {
	margin: 0px auto;
	padding: 0px 0px 0px 100px;
}

#footer_links li {
	padding: 0px 12px 0px 10px;
	color: inherit;
	background: url('file:///C|/Users/Eric Maciel/Desktop/New Website/template24/images/footer_links_div.gif') #fff no-repeat 100% 100%;
	text-transform: lowercase;
	float: left;
}

#footer_links li.last {
	padding-right: 10px;
	background: none;
}


/* Page Footer */

#page_footer {
	padding: 15px 20px 0px;
	color: #000;
	background-color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#page_footer a {
	color: #000;
	background-color: inherit;
}

#page_footer a:hover {
	color: #5c5c5c;
	background-color: inherit;
}
#watsonville_car_wash {
	margin: 2px 0px 0px auto;
	width: 414px;
	height: 119px;
	color: #bfbfbf;
	overflow: hidden;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/Watsonville-Car-Wash.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
