body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font: 0.75em/1.5em verdana, tahoma, arial, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	}

a, .chrome a { color: #006699; text-decoration: none; }
a:hover, .chrome a:hover { color: #006699; text-decoration: underline; }
a:active, .chrome a:active { color: #FFFFFF; background-color: #006699; }

	.columnR a { color: #FFFFFF; text-decoration: underline; }
	.columnR a:hover { color: #FFFFFF; background-color: #CC0000; text-decoration: none; }
	.columnR a:active { color: #006699; background-color: #006699; }

abbr, acronym, dfn {
	cursor: help;
	border-bottom: 1px dotted #333333;
	}	

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
th, thead {
	font: bold 1em/2em "century gothic", "trebuchet ms", verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
	}
	
	#menu h1, #menu h2, #menu h3, #menu h4, #menu h5, #menu h6,
	#menu .h1, #menu .h2, #menu .h3, #menu .h4, #menu .h5, #menu .h6 { color: #FFFFFF; }
	
	th { padding: 0 2px; }
	
	td, th.dest, thead.dest {
	font: normal 0.75em verdana, arial, sans-serif;
	letter-spacing: normal;
	}
		#prices td, th.dest, thead.dest { text-align: center; }
		#prices td.dest { text-align: left; }
		
		

h1, .h1 { font-size: 1.8em; }
h2, .h2 { font-size: 1.4em; }
h3, .h3,
h4, .h4,
th, thead { font-size: 1.1em; }

		#columnR h3, #columnR h4 { font-size: 1.4em; }

ul { margin: 0; padding: 0 0 0 15px; }
.links li { list-style-type: none; }
		
img { border: 0; margin: 0; }

input, option, select, textarea {	font: 1em/1.5em verdana, tahoma, arial, sans-serif; }

p {
	margin: 0;
	padding: 0 0 1em 0;
	}
	
small, .footnote { font: 0.75em verdana, arial, sans-serif; color: #666666; }
table { margin-bottom: 2em; }
td { vertical-align: top; }
td.null { background-color: #E5E5E5; color: #E5E5E5; }
	td.null acronym { border-bottom: 0; cursor: auto; }


/* LAYOUT */

#container {
	width: 638px;
	text-align: center;
	margin: 25px auto;
	border-bottom: 25px solid #FFFFFF;
	background:  url("../img/bckgrnd.gif") repeat-y center center;
	position: relative;
	}

#head {
	width: 598px;
	height: 298px;
	margin-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	text-align: left;
	position: relative;
	background: #006699 url("../img/head/chrome003.jpg") no-repeat center top;
	}

#menu {
	text-align: right;
	height: 34px;
	padding: 0 20px;
	position: absolute;	bottom: 0;
	z-index: 1;
	}

		#menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
		clear: right;
		}

			#menu ul li {
			width: 6em;
			font: bold 1.1em "century gothic", "trebuchet ms", arial, sans-serif;
			display: block;
			float: right;
			text-align: center;
			letter-spacing: -1px;
			text-transform: uppercase;
			line-height: 30px;
			color: #FFFFFF;
			}
			
			html>body #menu ul li {
			line-height: 33.5px;
			}
			
				#menu ul li a {
				background: transparent;
				text-decoration: none;
				text-align: center;
				display: block;
				color: #FFFFFF;
				}

					#menu ul li a:hover {
					background:  url("../img/head/menu/ahover-chrome.gif") repeat left bottom;
					border-bottom: 4px solid #00A9E5;
					}

					html>body #menu ul li a:hover {
					background:  url("../img/head/menu/ahover-chrome.png") repeat-x left bottom;
					}
				
		#menu a:active, #menu ul li.active {
		background: #005286;
		border-bottom: 4px solid #00A9E5;
		}

		html>body #menu a:active, #menu ul li.active {
		background: transparent;
		border: 1px solid #00A9E5;
		border-top: 0;
		border-bottom: 4px solid #00A9E5;
		}

#content {
	height: 100% auto;
	text-align: justify;
	border: 1px solid #E5E5E5;
	border-top: 0;
	margin: 19px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 30px 30px 40px 30px;
	color: #333333;
	background: #FFFFFF url(../img/content/carwash.jpg) no-repeat left bottom;
	position: relative;
	}
	
	#content a img { margin: 2px; }
	
#columnL {
	width: 350px;
	}

		#columnL .menuitem3 { height: 30em; }
	
#columnR {
	height: 116px;
	background: #FFFFFF url("../img/content/columnr/stripes-chrome.gif") no-repeat right top;
	position: absolute;
	top: 0;
	right: 20px;
	padding: 8px 8px 0 0;
	}
	
	#columnR h1, #columnR h2, #columnR h3, #columnR h4,
	#columnR div.h1, #columnR div.h2, #columnR div.h3, #columnR div.h4 {
	color: #FFFFFF;
	background-color: #006699;
	padding: 0 15px 0 15px;
	}

	#columnR p, #submenu ul {
	padding: 15px;
	}
	
#submenu {
	width: 180px;
	margin: 0;
	font: 0.75em verdana, arial, sans-serif;
	line-height: 1.8em;
	background: #F6F6F6 url(../img/content/submenu/circuit.gif) repeat-y center top;
	border-bottom: 1px solid #E5E5E5;
	}

	#submenu p, #submenu ul {
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	}
	
html>body #columnR {
	right: 0;
	}

#footer {
	margin: 0;
	padding: 20px 0 0 0;
	font: 0.7em silkscreen, "small fonts", arial, sans-serif;
	text-transform: uppercase;
	background: #FFFFFF url("../img/footer.gif") no-repeat center top;
	color: #666666;
	}

#menu ul li a:first-letter, #menu ul li:first-letter { text-decoration: underline; }

/* CLASSES */

.cloak { visibility: hidden; }
.hide { display: none; }
.u { border-bottom: 1px solid; }
.border { border: 1px solid #E5E5E5; }
.border-top { border-top: 1px solid #E5E5E5; }
.border-bottom { border-bottom: 1px solid #E5E5E5; }
.border-left { border-left: 1px solid #E5E5E5; }
.border-right { border-right: 1px solid #E5E5E5; }
.border-LR { border-left: 1px solid #E5E5E5; border-right: 1px solid #E5E5E5; }

.chrome { display: none; }
.chrome a { border-left: 10px solid #006699; padding: 2px; color: #006699; }

.rust a { border-left: 10px solid #993F00; padding: 2px; color: #993F00; }
.rust a:hover { color: #993F00; text-decoration: underline; }
.rust a:active { color: #FFFFFF; background-color: #993F00; }


/* XMAS */
#xmas {display:none;}
/*
html>body #xmas {}
	.snow-large, .snow-medium, .snow-small {display:none;}
	html>body .snow-large {display:block; position:absolute; top:-50px; left:-50px; height:118px; width:129px; background:url(../img/xmas/snowflake-large.png) center center no-repeat;}
	html>body .snow-medium {display:block; position:absolute; height:87px; width:94px; background:url(../img/xmas/snowflake-med.png) center center no-repeat;}
		#snow-m01 {top:60px; left:30px;}
		#snow-m02 {top:-30px; left:85px;}
	html>body .snow-small {display:block; position:absolute; height:58px; width:58px; background:url(../img/xmas/snowflake-small.png) center center no-repeat;}
		#snow-s01 {top:55px; left:120px;}
		#snow-s02 {top:15px; left:180px;}
		#snow-s03 {top:-25px; left:240px;}
		#snow-s04 {top:-50px; left:180px;}
	.holly {position:absolute; top:-15px; right:-15px; height:105px; width:105px; background:url(../img/xmas/holly.gif) center center no-repeat;}
	html>body .holly {background:url(../img/xmas/holly.png) center center no-repeat;}
*/