@charset "utf-8";
/* CSS Document */
@import url(nav.css);

BODY  {
	background: #fff url(images/bg.jpg) repeat-x;
	font-size: small;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
img {
	border: 0;
	}

a:link {
	color: #39c4dd;
	}
	
a:hover, a:active {
	color: #AFE958;
	}
	
a:visited {
	color: #333333;
	}

#wrapper {
	margin: 0 auto;
	width: 843px;
	}
	
h1 {
	background: url(images/logo.gif) no-repeat;
	float: left;
	width: 294px;
	height: 59px;
	margin: 93px 0 0 27px;
	text-indent: -9999em;
	padding-bottom: 25px;
	}
	
#right_header {
	float: right;
	margin: 105px 5px 0 0;
	color: #39818e;
	font-size: 85%;
	}
	
#right_header p {
	padding-top: 5px;
	text-indent: 25px;
	}
	
#right_header a:link, #right_header a:visited {
	color: #39818e;
	text-decoration: none;
	}
	
#right_header a:hover, #right_header a:active {
	color: #FF3737;
	text-decoration: underline;
	}
	
#right_header ul {
	list-style: none;
	}
	
#right_header ul li {
	float: left;
	padding-left: 5px;
	}
	
#main_left_column {
	float: left;
	font-size: 85%;
	width: 150px;
	}
	
#main_left_column a:link, #main_left_column a:visited {
	color: #515151;
	text-decoration: none;
	}
	
#main_left_column a:hover, #main_left_column a:active {
	color: #39c4dd;
	text-decoration: underline;
	}
	
#weather {
	padding: 20px 0 15px 0;
	}
	
#nav1 {
	background: url(images/nav1_tank.jpg) no-repeat;
	height: 75px;
	list-style: none;
	}
	
#nav1 li {
	line-height: 25px;
	margin-left: 30px;
	}
	
#nav2 {
	background: url(images/nav2_tank.jpg) no-repeat;
	height: 75px;
	margin-top: 37px;
	list-style: none;
	padding-bottom: 10px;
	}
	
#nav2 li {
	line-height: 25px;
	margin-left: 30px;
	}
	
#main_right_column {
	float: right;
	width: 641px;
	padding-bottom: 10px;
	margin-right: 15px;
	}
	
#home_pics {
	width: 641px;
	}
	
#home_pics a img {
	margin: 0;
	padding-top: 10px;
	}
	
#main_right_column p {
	padding: 5px 0 5px 0;
	line-height: 18px;
	}
	
#footer {
	clear: both;
	font-size: 85%;
	}	

#footer ul {
	float: left;
	list-style: none;
	}
	
#footer ul li {
	float: left;
	padding-left: 5px;
	}
	
#footer ul a:link, #footer ul a:visited {
	color: #39818e;
	text-decoration: none;
	}
	
#footer ul a:hover, #footer ul a:active {
	color: #FF3737;
	text-decoration: underline;
	}
	
#copyright {
	float: right;
	padding-bottom: 5px;
	}
	
#training_programs {
	font-size: 115%;
	list-style: none;
	line-height: 25px;
	}
	
h2 {
	font-size: 125%;
	}
	
.course_list li {
	padding: 4px 0 4px 0;
	}
	
.style_none {
	padding-top: 10px;
	list-style: none;
	}
	
h3 {
	margin-top: 20px;
	}
	
#price {
	padding-top: 15px;
	}
	
#amenities {
	margin-left: 30px;
	}
	
#hours {
	margin-top: 20px;
	}
	
#contact {
	list-style: none;
	margin: 5px 0 0 5px;
	line-height: 24px;
	}
	
#email_address {
	margin: 10px 0 0 5px;
	}

#brand_list {
	margin-top: 10px;
	list-style: none;
	}
	
#brand_list li {
	padding: 10px 0 10px 0;
	}
	