
/* commented backslash hack \*/ 
html, body {
	height:100%;
	} 
/* end hack */

body {
	margin: 0;
	padding: 0;
	font-family: arial, serif;
	font-size: small;
	background: #CADAEB;
	color: #000066;
	}

a:link {
	color: #000066;
	}
	
a:visited {
	color: #336699;
	}
	
a:hover {
	color:#FF6600;
	text-transform:uppercase;
	}
	
a:active {
	color: #05C4B4;
	}	
	
/* layout structure */

#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-width: 900px;
	color: #000066;
        background: #FFFFFF url(img/viewhotair.jpg) no-repeat top left;	
	}

div p {
	margin:0
	}
	
#message {
	margin: 0;
	padding: 5px 0 10px 0;
	font-family: arial, serif;
	font-size: 70%;
	font-weight: 900;
	text-align: center;
	color: #000066;
	background-color: transparent;
	}
	
#content {
	height: 100%;
	float: left;
	width: 69%;
	font-size: 95%;
	font-weight: 500;
	line-height: 1.4em;
	color: #000099;
	background: transparent;
	}
	
#content h1 {
	margin: 0 0 1em 0;
	padding: 35px 0 0 80px;
	font-family: georgia, serif;
	font-size: 180%;
	font-weight: 900;
	color: white;
	}	
	
#content h2 {
	margin: 0 0 1em 0;
	padding: 30px 20px 0 80px;
	text-align: right;
	font-family: georgia, serif;
	font-size: 150%;
	font-weight: 900;	
	color: #000099;
	}
	
#content h3 {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-family: arial, serif;
	font-size: 120%;
	font-weight: 900;
	color: #FF6600;
	}
	
#content p {
	margin: 0;
	padding: 40px 0 0 0;
	}
	
	
#content p strong {
	font-size: 110%;
	font-weight: 900;
	}
	
#menubar {
	width: 30%;
	float: right;
	}	
	
.img {
	clear: both;
	text-align: center;
	padding: 10px;
	}
	
.alt {
	float: right;
	padding: 10px;
	}
	
/* header */

#header h2 {
	margin: 0;
	padding: 10px 0 0 80px;
	font-size: 150%;
	font-weight: 900;
	font-family: georgia, serif;
	color: white;	
	}
	
/* gutters */

#content .gutter{
	padding: 0 20px 0 80px;
	}
	
#menubar .gutter{
	padding: 15px;
	}
	
/* menubar */

.box {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 85%;
	font-weight: 600;
	line-height: 1.3em;
	text-align: center;
	color: #000066;
	background: #ffffff url(img/ride.jpg) no-repeat bottom right;
	border: 3px double #CADAEB;
	}
	
.box h3 {
	margin: 0;
	padding: 10px;
	border: 0;
	font-family: arial, serif;
	font-size: 110%;
	font-weight: 900;
	color: #000066;
	background: #CADAEB url(img/box-bg.gif);
	}
	
.box h4	{
	margin: 0;
	padding: 15px 0 0 0;
	border: 0;
	font-family: arial, serif;
	font-size: 95%;
	font-weight: 900;
	color: #FF6633;
	}
	
.box p, .box ul {
	margin: 0;
	padding: 0 12px 0 12px;
	}
	
.navigation {
	font-size: 115%;
	list-style: none;
	text-align: left;	
	line-height: 1.0em;
	font-family: arial, serif;
	}
	
.box ul li {
	margin: 10px;
	text-align: left;	
	line-height: 1.2em;
	}

.box dl {
	text-align: left;
	line-height: 1.4em;
	color: #000066;
	background: transparent;
	}
	
.box dl dt{
	text-align: left;
	line-height: 1.4em;
	color: #FF6600;
	background: transparent;
	}
	
address {
	font-family: arial, serif;
	font-size: 95%;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	color: white;
	background: transparent;	
	}	
	
#clearfooter {
	clear: both;
	}
	
#footer {
	width: 100%;
	min-height: 10%;
	padding: 5px 0 0 0;	
	color: #000066;
	background: #CADAEB;
	}
	
#footer p {
	font-family: arial, serif;
	font-size:80%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 1.4em;	
	}
	


	

	
	


	
	
	
	