/* Resets for browser compatibility */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* Styles for all pages */
body {
	background-color: #C2B59B;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
a:link {color: #036;}
a:visited {color: #009;}
a:hover {color: #A11A21;}
.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.logo {
	position: absolute;
	top: 30px;
}
.whitebackground {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mininav {
	text-align: right;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	margin-top: 10px;
	height: 40px;
	padding-bottom: 10px;
}
.mininav a:link {text-decoration: none;}
.mininav a:visited {text-decoration: none; color: #009;}
.mininav a:hover {text-decoration: none; color: #A11A21;}
.header {
	background-image: url(images/header.jpg);
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 180px;
}
.plantrip {
	position: relative;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainnav {
	height: 25px;
	width: 835px;
	clear: both;
	padding-top: 82px;
}
.footer {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 30px;
	clear: both;
}
.footer a:link {text-decoration: none;}
.footer a:visited {text-decoration: none; color: #009;}
.footer a:hover {text-decoration: none;	color: #A11A21;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #A41320;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-style: normal;
	color: #036;
	font-weight: bold;
	font-size: 14px;
	display: inline;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rightpic {float: right; margin-left: 20px;}
.mediaicon {
	height: 35px;
	width: 35px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mediaiconrow {
	float: left;
	margin-left: 200px;
}

/* Dropdown Menu Styling */

ul.menu {    /* The entire menu wrapper */
	list-style:none;
	padding-left: 123px;
	height: 30px;
	margin-top: -5px;
}
ul.menu * {
	margin:0px;
	padding:0px
}
ul.menu a {  /* The entire menu link (text) */
	color:#333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
ul.menu li {  /* Each main menu item -remember everything cascades*/
	float: left;
	position: relative;
}
ul.menu ul {  /* The entire drowdown as a group */
	position:absolute;
	left:0;
	display:none;
	list-style:none;
}
ul.menu ul li {  /* Each item in the dropdown */
	position:relative;
	border-top:none;
	width:200px
}
ul.menu ul li a {  /* The links in the dropdown */
	display:block;
	background-color:#E6E1D7;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-top: 3px;
	line-height: 17px;
}
ul.menu ul li a:hover {  /* Links in the dropdown hover effect */
	background-color:#CDC4B3
}
ul.menu ul ul {  /* Any dropdown submenu as a whole */

}
ul.menu .menulink {  /* The Main class of the main items */
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-color: #C2B59B;
}
ul.menu .sub {
}
ul.menu .topline {
}

/* Home Page Styles */

.welcomewilderness {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 85px;
}
.welcomethunderhook {
	text-align: center;
	clear: both;
}
#welcomep {
	padding-right: 70px;
	padding-left: 70px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	text-align: center;
}
.insidebody {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 50px;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}
.googlemap {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: none;
	}

/* Team Page */
.bios {
	float: right;
	width: 590px;
}

.biophoto {
	float: left;
	clear: left;
}

.biocontainer {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}

.bioheader {
	width: 200px;
	float: left;
	margin-bottom: 10px;

}
.bioheader h2 {
	margin: 0px;
	padding: 0px;
}

/* Moose page */
.moosetext {
	width: 370px;
	float: left;
	margin-right: 15px;
	height: 750px;
}

/* Aircraft Page */
.column1 {
	width: 300px;
	float: left;
	margin-left: 75px;
	margin-top: 25px;
}
.column2 {
	width: 300px;
	float: right;
	margin-right: 75px;
	margin-top: 25px;
}
.aircraftcontainer {
	margin-bottom: 25px;
}

/* Brochure Request Form Styling */
table.basic {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
table td.noborder {
	border: 0px;
}
.superscript {
	color: #F00;
	text-transform: uppercase;
	vertical-align: text-top;
	font-size: 8px;
}
