<!--
/*
	orange			f7931e
	light orange	fbb03b
	blue			0071bc
*/
-->
* {
	margin: 0px;
	padding: 0px;
}

html {
	min-width: 980px;
	height: 100%;
}

body {
	min-width: 980px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;/* horizontal centering for IE Win quirks */
	background-color: #000;
	background-image: url('../images/lsh_pattern_black.gif');
	background-repeat: repeat;
	background-position: 100px 0px;
	background-attachment: fixed;
}

table {
	width: 100%;/*same as content div p*/
}

table tr td {
	vertical-align: top;
}

table tr.even {
	background-color: #fff;
}
table tr.odd {
	background-color: #f5deb3;
}

img {
	position: relative;
	border: none;
	overflow: hidden;
	vertical-align: bottom;
}

h1, h2, h3, h4, th, td, p, a {
	text-align: left;
	position: relative;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
}

ul {
	font-size: 14px;
	padding: 0px 0px 0px 14px;
	list-style-type: square;
	list-style-position: outside;
}
ul li {
	line-height: 24px;
}

ol {
	font-size: 14px;
	padding: 0px 0px 0px 14px;
	list-style-type: square;
	list-style-position: outside;
}
ol li {
	line-height: 24px;
}

a {
	color: #0071bc;
	text-decoration: none;
}
a:link {
	color: #0071bc;
	text-decoration: none;
}
a:visited {
	color: #0071bc;
	text-decoration: none;
}

a:hover {
	color: #0071bc;
	text-decoration: underline;
}

acronym {
	text-decoration: none;
	border: none;
}

a.orange {
	color: #f7931e;
	text-decoration: none;
}
a:link.orange {
	color: #f7931e;
	text-decoration: none;
}
a:visited.orange {
	color: #f7931e;
	text-decoration: none;
}

a:hover.orange {
	color: #f7931e;
	text-decoration: underline;
}

form input,select {
	vertical-align: middle;
}

form select option {
	padding-right: 10px;
	padding-left: 2px;
}

form label {
	font-weight: bold;
	display: block;
}

form textarea {
	overflow: auto;
}

#default_menu {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 15px 10px 5px 10px;
	font-size: 12px;
	text-align: left;
}
#default_menu p {
	text-align: right;
	color: #777;
}
#default_menu p a {
	color: #f7931e;
	padding-top: 15px;
	text-decoration: none;
}
#default_menu p a:link {
	color: #f7931e;
	text-decoration: none;
}
#default_menu p a:visited {
	color: #f7931e;
	text-decoration: none;
}
#default_menu p a:hover {
	color: #fff;
	text-decoration: none;	
	background-image: url('../images/arrow1.gif');
	background-repeat: no-repeat;
	background-position: center 0px;
}

#default_menu p a.external_link {
	padding: 4px 20px 0px 0px;
	background-image: url('../images/external_link.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#default_menu p a:hover.external_link {
	background-image: url('../images/external_link_on.gif');
}

#page {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 15px;
	text-align: left;
	background: none;
	background-image: url('../images/top_page.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top_menu {
	position: relative;
	width: 100%;
	padding: 10px;
	font-size: 12px;
	color: #777;
}
#top_menu p a {
	color: #f7931e;
	padding-bottom: 10px;
	text-decoration: none;
}
#top_menu p a:link {
	color: #f7931e;
	text-decoration: none;
}
#top_menu p a:visited {
	color: #f7931e;
	text-decoration: none;
}
#top_menu p a:hover {
	color: #fff;
	text-decoration: none;	
	background-image: url('../images/arrow2.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content {
	position: relative;
	width: 100%;
	float: left;
	padding: 1px 0px 1px 0px;
	background-color: #fff;
}
#content div#stilt {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 326px;
}
#content div {
	margin: 1px 1px 0px 1px;
	padding: 35px 60px 40px 60px;
}
#content .full_image {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background-color: #000;
}
#content #flash {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
#content #flash div {
	margin: 0px;
	padding: 0px;
}
#content div#home_news {
	position: relative;
	color: #fff;
	background-color: #000;
}
#content div#home_news p {
	width: 100%;
}
#content div#home_news table tr td div {
	width: 286px;
	margin: 0px;
	padding: 0px;
}
#content div#home_news p.news_title a,
#content div#home_news p.news_title a:link,
#content div#home_news p.news_title a:visited,
#content div#home_news p.news_title a:hover
{
	color: #f7931e;
}
#content div#notfound {
	margin-top: 1px;
	height: 150px;
	background-image: url('../images/backgrounds/404.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content div#about {
	margin-top: 1px;
	background-image: url('../images/backgrounds/about.jpg');
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content div#aerial_tour {
}
#content div#certified_flight_instructor {
	margin-top: 1px;
	background-image: url('../images/backgrounds/private_license.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content div#commercial_license {
	margin-top: 1px;
	background-image: url('../images/backgrounds/private_license.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content div#contact {
}
	#content div#contact form table {
		width: 400px;
	}
	#content div#contact form table tr td p {
		width: 100%;
		padding-left: 5px;
	}
#content div#financing_your_flight_training {
	margin-top: 1px;
	background-image: url('../images/backgrounds/private_license.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content div#careers_in_helicopters {
	margin-top: 1px;
	background-image: url('../images/backgrounds/about.jpg');
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content div#how_we_help_you_advance {
	margin-top: 1px;
	background-image: url('../images/backgrounds/how_we_help_you_advance.jpg');
	background-repeat: no-repeat;
	background-position: 0px top;
}
#content div#instrument_rating {
}
#content div#map_and_directions {
	padding: 5px 0px 5px 20px;
	background-color: #000;
	color: #fff;
}
#content div#photo_flight {
}
#content div#private_license {
	margin-top: 1px;
	background-image: url('../images/backgrounds/private_license.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content div#resources {
}
#content div#services {
	margin-top: 1px;
	height: 150px;
	background-image: url('../images/backgrounds/services.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px
}
#content div#sitemap {
}
#content div#training {
	height: 150px;
	margin-top: 1px;
	background-image: url('../images/backgrounds/training.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content div#why_choose_us {
	margin-top: 1px;
	background-image: url('../images/backgrounds/about.jpg');
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content div p {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;
	font-size: 14px;
	line-height: 24px;
}
#content div ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;
	font-size: 14px;
	line-height: 24px;
}
#content p a.external_link {
	padding: 0px 20px 0px 0px;
	background-image: url('../images/external_link2.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#content p a:hover.external_link {
	background-image: url('../images/external_link2_on.gif');
}
#content ul a.external_link {
	padding: 0px 20px 0px 0px;
	background-image: url('../images/external_link2.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#content ul a:hover.external_link {
	background-image: url('../images/external_link2_on.gif');
}
#content div h2.norm {
	padding-top: 30px;
}
#content div h3.norm {
	padding-top: 30px;
}
#content div p.norm {
	padding-top: 30px;
}
#content div ul.norm {
	padding-top: 30px;
}
#content div ul li.norm {
	padding-top: 30px;
}

#content div p.notice {
	padding-bottom: 30px;
}
#content div p.pos {
	color: #0071bc;
}
#content div p.neg {
	color: #f7931e;
}
#content div p.firstletter:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 36px;
}

#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 40px;
	font-size: 12px;
	background: none;
	background-image: url('../images/lsh_footer.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer div#rss {
	position: absolute;
	height: 16px;
	top: 0px;
	left: 10px;
}
#footer p {
	text-align: right;
	padding: 12px 12px 0px 0px;
	color: #777;
}
#footer p a {
	padding-top: 12px;
	color: #777;
}
#footer div#rss p {
	padding: 5px 0px 5px 0px;
}
#footer div#rss p a {
	padding: 0px;
}
#footer div#rss p a img {
	vertical-align: middle;
}
#footer p a:link {
	color: #777;
}
#footer p a:visited {
	color: #777;
}
#footer p a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url('../images/arrow1.gif');
	background-repeat: no-repeat;
	background-position: center 0px;
}
#footer p a.external_link {
	padding: 4px 20px 0px 0px;
	background-image: url('../images/external_link3.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#footer p a:hover.external_link {
	background-image: url('../images/external_link_on.gif');
}

div.dropdown {
	position: absolute;
	font-size: 12px;
	color: #f7931e;
	background: none;
	z-index: 99;
}
div.dropdown p {
	padding: 3px 0px 5px 0px;
	line-height: 24px;
}
div.dropdown p a, div.dropdown p a:link, div.dropdown p a:visited, div.dropdown p a:hover {
	display: block;
	padding: 0px 10px 0px 10px;
	color: #f7931e;
	text-decoration: none;
}
div.dropdown p a:hover {
	color: #fff;
	background-image: url('../images/arrow3.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div#background_div {
	position: absolute;
	width: 100px;
	height: 100px;
	background-color: #000;
	/*filter: alpha(opacity=75);*/
	opacity: 0.75;
}

table tr td.bleft {
	border-left: solid 1px #fff;
}

div#picback {
	position: absolute;
	background-color: #000;
	/*filter: alpha(opacity=75);*/
	opacity: 0.75;
}
/*----------------GOOGLE MAP----------------*/

div#map {
	margin: 0px 1px 0px 1px;
	padding: 0px;
	height: 326px;
	background-color: #fff;
}
div#map * {
	margin: 0px;
	padding: 0px;
	background: none;
}
div#map div {
	margin: 0px;
	padding: 0px;
	background: none;
}
div#map div * {
	margin: 0px;
	padding: 0px;
	background: none;
}
div#map span {
	background-color: #fff;
}
div#map a {
	background-color: #fff;
}



div#directions {
	background-color: #fff;
}
div#directions * {
	margin: 0px;
}
div#directions div {
	padding: 0px;
}

div.googledir {
	padding: 0px;
}

.gobutton {
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	border: none;
	background-color: #000;
	background-image: url('../images/go.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

/*----------------END GOOGLE MAP----------------*/