@charset "utf-8";


body {
	background-image: url(../images/back-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #AEAEAE;
	position: relative;
}

h2 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}


/* CSS Document */
.NonHighlightMenu
{
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/nav-back2.jpg);
}

.NonHighlightMenu:hover {
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	background-image: url(../images/highlight-back3.jpg);
}


.HighlightMenu
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	background-image: url(../images/highlight-back2.jpg);
}
.NonHighlightTopMenu {
	color: #003466;
	text-decoration: none;
}
.NonHighlightTopMenu:hover {
	color: #9A0000;
}
.HighlightTopMenu {
	color: #9A0000;
	text-decoration: none;
	font-size: 13px;
}
.NonHighlightSubMenu {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.NonHighlightSubMenu:hover {
	color: #9A0000;
	text-decoration: none;
	font-size: 12px;
}
.HighlightSubMenu {
	color: #9A0000;
	text-decoration: none;
	font-size: 12px;
}


.callout {
	background-color: #FFF;
	font-size: 12px;
	line-height: 1.2em;
	border: 1px solid #909090;
	width: 276px;
	margin-bottom: 3px;
	height: 180px;
}

.ct-whiskey {
	text-align: center;
	display: block;
}

#callout_body {
	font-size: 11px;
	color: #191919;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	height: 130px;
	line-height: 1.3em;
}
#callout_body a {
}

#callout_body ul {
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 50px;
}
#callout_body ul li {
	list-style-image: url(../images/bullet.jpg);
}


.services_sub_margin {
	padding-left: 30px;
}

#clear {
	clear: both;
}


#container {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 20px;
	position: relative;
	z-index: 2;
	color: #333;
}
a {
	color: #8C0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.backslice-home {
	height: 318px;
	z-index: 1;
	width: 100%;
	top: 175px;
	left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/back-home.jpg);
	border-top-color: #B8B8B6;
	border-top-width: 1px;
	border-top-style: solid;
	position: absolute;
}
.backslice-sub {
	height: 318px;
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 175px;
	left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/back-secondary.jpg);
	border-top-color: #B8B8B6;
	border-top-width: 1px;
	border-top-style: solid;
}


#header {


}
#sub_nav {
	height: 22px;
	font-size: 11px;
	padding-left: 10px;
	line-height: 1.7em;
	color: #FFF;
	background-image: url(../images/subnav-back.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
#sub_nav a {
	color: #FFF;
	text-decoration: none;
}

#sub_nav a:hover {
	text-decoration: underline;
}


#freeway   {
	font-size: 48px;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #282828;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 18px;
	padding-left: 15px;
}
h1 {
	font-size: 20px;
	color: #8C0000;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: lighter;
}
h2 {
	text-align: left;
	color: #2C3E52;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -12px;
}


#freeway a {
	color: #000;
	text-decoration: none;
}

#address {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

#contact {
	float: right;
	font-size: 18px;
	color: #202020;
	text-align: right;
	padding-top: 32px;
	padding-right: 15px;
	line-height: 1.1em;
}
#partner_logos {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	clear: both;
}
#w00-info {
	padding-top: 12px;
}

#cessna_home {
	float: left;
	border: 1px solid #666;
}
#mooney_home {
	float: right;
	border: 1px solid #666;
}
#lasergrade_home {
	width: 101px;
	position: absolute;
	top: 83px;
	right: 13px;
	height: 30px;
}

a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#top_rail {
	height: 18px;
	background-color: #9a0000;
}
#top_rail_1 {
	height: 4px;
	background-color: #9a0000;
	clear: both;
}



#sign_up {
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button {
	border: 1px outset #CCC;
	background-color: #CCC;
	height: 20px;
}


#top-nav {
	text-align: right;
	font-size: 12px;
	padding-right: 0px;
}
#nav {
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	background-image: url(../images/nav-back8.jpg);
	height: 38px;
}

#content {
	background-color: #FFF;

}
#content_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
	margin-top: 18px;
	height: 318px;
}
#ct_right {
	float: right;
	width: 274px;
	color: #020A1D;
	background-color: #CFCFCF;
	padding-right: 10px;
	padding-left: 10px;
	height: 300px;
	font-size: 13px;
	padding-bottom: 0px;
	padding-top: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/callout-back.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #939393;
}

#ct_right ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ct_right ul li {
	padding-bottom: 3px;
	padding-left: 80px;
}




#ct_left {
	width: 605px;
	float: left;
	height: 317px;
	text-align: center;
}
#cl_left ul {
	margin-left: 0px;
	padding-left: 33px;
}



#content_mid {
	margin-top: 10px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#content_mid a {
	text-decoration: none;
	color: #333;
}
#content_mid a:hover {
	color: #A30000;
	text-decoration: underline;
}

#cm_right {
	width: 270px;
	min-height: 130px;
	float: right;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 10px;
}
.airport-name {
	text-align: center;
	font-size: 27px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0B131E;
}

#cm_gas_price {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
	margin-top: 2px;
	color: #333;
}
.wXbody {
	width: 123px;
	font-size: 10px;
	float: left;
	margin-top: 6px;
}
.wXlogo {
	color: #CCC;
	background-color: #455E7C;
	height: 23px;
	padding-top: 6px;
	font-size: 12px;
}

#fuel {
	float: right;
	text-align: center;
}


#cm_left {
	width: 575px;
	padding-right: 10px;
	font-size: 12px;
	height: 130px;
	padding-bottom: 10px;
	margin-left: 5px;
	padding-left: 12px;
	line-height: 1.5em;
	padding-top: 10px;
}
#content_left {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content_low  a {
	color: #333;
	text-decoration: none;
}
#content_low a:hover {
	color: #333;
	text-decoration: underline;
}

#cl_right {
	float: right;
	width: 291px;
	margin-right: 5px;
}

#cl_left {
	float: left;
	width: 291px;
	margin-left: 5px;
	position: relative;
}
#content_low {

}
#content_border {
	border: 1px solid #999;
	width: 900px;
}

#cl_left a {
	color: #9A0000;
	font-weight: bold;
}
#cm_left a {
	color: #9A0000;
}

#cl_left a:hover {
	text-decoration: underline;
	color: #9A0000;
}



#cl_mid {
	margin-right: auto;
	margin-left: auto;
	width: 290px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#cl_head {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-image: url(../images/callout-back.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #CFCFCF;
}
#cl_head a {
	color: #9A0000;
	font-weight: bold;
}
#cl_head a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #9A0000;
}
#callout_body a:hover {
	color: #9A0000;
	text-decoration: underline;
	font-weight: normal;
}
#callout_body a {
	font-weight: normal;
	color: #9A0000;
}

#callout_body a:hover {
	text-decoration: underline;
}



#rail {
	background-color: #32465F;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	color: #CCC;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	padding-top: 8px;
}
#rail a {
	color: #CCC;
	text-decoration: none;
}
#rail a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color: #666;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	padding-left: 5px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
.no_deco a{
	text-decoration: none;
	padding-bottom: 3px;
}
.no_deco a:hover {
	text-decoration: underline;
}


#footer a:hover {
	text-decoration: underline;
}

#sub_right {
	float: right;
	width: 605px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8E8E8D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 15px;
	min-height: 300px;
}
#sub_left {
	font-size: 11px;
	color: #191919;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	width: 186px;
	margin-top: 25px;
	line-height: 1.3em;
}
#course_table {
	margin-left: 15px;
	padding-left: 0px;
}
#cost_table {
	font-size: 11px;
}

#sub_banner {
	margin-top: 18px;
	width: 900px;
	height: 180px;
}

#you-tube {
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	border: 2px solid #666;
}

#secondary_nav {
	width: 202px;
	position: absolute;
	left: 10px;
	top: 208px;
	border: 1px double #666;
	font-size: 12px;
	line-height: 1.4em;
	background-repeat: repeat-x;
	background-image: url(../images/secondary-nav-back.jpg);
	height: 150px;
	background-color: #FFF;
}
#secondary_nav_title {
	font-size: 12px;
	color: #8C0000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#secondary_nav_items {
	color: #0D1520;
	line-height: 1.4em;
	padding-bottom: 8px;
	padding-left: 11px;
	padding-top: 6px;
}
#ppgs {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BEBEBE;
	font-size: 11px;
}
#school_header {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	padding-bottom: 10px;
}
.rt_margin_14px {
	margin-right: 14px;
}

.checklist_aircraft {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

#map1 {
	height: 400px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
.li_margin_3px {
	margin-bottom: 3px;
}
#cool {
	float: right;
	margin-right: 20px;
}
#cool a {
	color: #666;
}
#cool a:hover {
	color: #666;
	text-decoration: underline;
}

#fuel a {
	color: #9A0000;
	text-decoration: none;
}
#fuel a:hover {
	color: #9A0000;
	text-decoration: underline;
}
