@charset "utf-8";
/* CSS Document */


h1 {
	color: #0b72a8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom: 5px;
	line-height: 1.25em;
}

h2{
	color: #034e76;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	line-height: 1.25em;
	padding-bottom: 0px;
	font-weight: bolder;
}

h3 {
	color: #ad0b0b;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	margin: 0px;
	line-height: 1.25em;
	padding-bottom: 0px;
	font-weight: normal;
	}
	
#rboxtitle {
	padding: 5px 3px 5px 3px;
}

#rboxtitle2 {
	padding: 5px 3px 5px 3px;
	background-color:#c6eafc;
	width: 227px;
}


#rbox {
	/*background-image:url(/custom/themes/default/images/tile-rbox.gif);
	background-repeat: repeat-y;*/
	border-bottom: 1px dotted #9ec6dc;
	width: 227px;
	line-height: 1.45em;
	padding: 5px 3px 5px 3px;
}

#rbox2 {
	background-color:#c6eafc;
	border-bottom: 1px dotted #9ec6dc;
	width: 227px;
	line-height: 1.45em;
	padding: 5px 3px 5px 3px;
}


#breadcrumb {
	position:absolute;
	top: 140px;
	left: 0px;
	color: #FFFFFF
}

#quicklinks {
	position:absolute;
	top: 140px;
	left: 405px;
	color: #FFFFFF
}

#quicklinks a{
	color: #FFFFFF
}




#Table_01 {
	position: relative;
	left:0px;
	top:10px;
	width:220px;
	height:241px;
}

#about {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:49px;
}

#carwash {
	position:absolute;
	left:0px;
	top:49px;
	width:220px;
	height:50px;
}

#detail {
	position:absolute;
	left:0px;
	top:99px;
	width:220px;
	height:50px;
}

#gift {
	position:absolute;
	left:0px;
	top:149px;
	width:220px;
	height:49px;
}

#contact {
	position:absolute;
	left:0px;
	top:198px;
	width:220px;
	height:43px;
}


