@charset "utf-8";
html, body, div, span, applet, object, iframe, input, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, textarea, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-variant:inherit;
	line-height: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img, :focus img, :active img {
	border: 0;
	outline:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/**************************************************************/
body {
	background:url(../images/background.jpg) #FFF repeat-y 50%;
	color:#666; /* Dark Grey */
	font:0.625em/100% 'Times New Roman', Times, serif;
	text-align:center;
}
#wrapper {
	width:715px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFF;
	color:#666;
	min-height:100%
}
#header h1 a {
	background:url(../images/logo.gif) no-repeat;
	display:block;
	width:715px;
	height:113px;
	line-height:113px;
	font-size:3.2em;
	text-indent:-2000px;
}
#header h2 {
	background:url(../images/blue_bar.gif) bottom repeat-x #4B729D;
	color:#FFF;
	width:715px;
	padding: .2em 0 .2em 0;
	font-size: 2.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
}
ul#navigation {
	width:715px;
	background: url(../images/red_fade.jpg) repeat-x #FFF;
	font-size:1.7em;
	float:left;
}
ul#navigation li {
	float:left;
	padding-top: 15px;
	padding-bottom:5px;
}
ul#navigation a {
	display:block;
	float:left; /* IE 5.2 MAC */
	padding: 0 .4em;
	padding-bottom:1px;
	background: #FFFFFF url(../images/divider.gif) repeat-y left top;
	color:#003876; /* EagleMed Blue */
	cursor:pointer; /* IE6 */
	text-decoration:none;
}
ul#navigation .first a {
	background:none;
	padding-left:0;
}
ul#navigation a:hover {
	color:#A21F4B; /* EagleMed Red */
	text-decoration:underline;
}
#about #navigation .about a,  #aboutusfaq #navigation .about a,/* Highlight Current Page in Navigation */
#membership #navigation .membership a, #membershipfaq #navigation .membership a,
#servicearea #navigation .servicearea a, #employment #navigation .employment a, 
#aircraft #navigation .aircraft a, #scholarship #navigation .scholarship a,
#photogallery #navigation .photogallery a {
	color:#A21F4B; /* EagleMed Red */
	text-decoration:underline;
}


/*****************    Shared *******************************/
div.introduction {
	float:left;
	width:715px;
	padding-bottom:3.0em;
	margin-bottom:20px;
	background:url(../images/red_bar.gif) repeat-x left bottom;
}
div.introduction img {
	padding-top:1.5em;
	padding-left:1.0em;
	float:right;
}

#movie {
	width:297px;
	height:264px;
	background: url(../images/video_frame.jpg) 50% 50% no-repeat #FFF;
	padding-top:1.5em;
	padding-left:1.0em;
	float:right;
}
#movie object {
	position:relative; 	
	left:7px; 
	top:4px;
}
div.introduction p, .threecolumn p, div.content p {
	font-size:1.4em;
	line-height:150%;
	padding-top:1.0em;
}
div.content {
	clear:both;
}
#about  div.content img {
	float:left;
	padding:1.5em 1.0em 1.0em 0;
}
h3 {
	width:715px;
	margin-bottom:5px;
	padding-bottom:10px;
	color:#666;
	background:url(../images/red_bar.gif) bottom repeat-x #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:2.4em;
}
h3.first {
	padding-top:1.0em;
}
abbr, acronym {
	color:#003876;
	border-bottom: 1px dotted;
	cursor:help;
}
/************* About Us *****************************************/
#about div.content a:link, #about div.content a:visited,
#servicearea div.content a:link, #servicearea div.content a:visited {
	color:#A21F4B;
	text-decoration:underline;
}
#about div.content a:hover, #about div.content a:active,
#servicearea div.content a:hover, #servicearea div.content a:active {
	color:#003876;
}
#about div.content ul {
	width:420px;
	margin:1.0em 0 1.0em 1.0em;
	font-size:1.4em;
	float:left;
	list-style: outside square;
}
#about div.content ul li {
	padding:1.0em;
	line-height:150%;
}
#about div.content .commcenterimage {
	margin-right:0;
	padding-right:0;
	padding-top:3.0em;
	float:right;
	clear:right;
}
#about div.content .link {
	width:100%;
}
/************* Membership ***************************************/
#membershipfaq h4, #aboutusfaq h4, #membership .content h4, #scholarship h4 {
	padding-top:1.0em;
	font-size:1.4em;
	font-weight:bold;
	color:#003876;
}
#membership .content h4, #scholarship h4 {
	color:#666;
}
#membership .content ul {
	font-size:1.4em;
	padding:1.0em 0 0 0;
}
#membership .content li {
	padding:.3em 0 .3em 0;
	list-style-position:outside;
	list-style-type:square;
	line-height:150%;
	margin-left:15px;
}
#membershipfaq .content p, #aboutusfaq .content p  {
	padding-top:0;
}
#membership .content .options p {
	padding-top:.2em;
}
#membership h4.quote {
	clear:both;
	float:left;
	width:375px;
	padding:.5em 1.0em 0em 0;
	font-size:2.8em;
	line-height:150%;
	color:#003876;
	background-color:#FFF;
}
#membership img.intro {
	float:right;
	padding:2.0em 0 0em 0;
}
.firstletter:first-letter {
	font-size:2.6em;
}
.firstletter:first-line { /******************************  Serve to IE only ******************/
	line-height:.8em;
}
#membership h3.call {
	float:left;
	clear:both;
	background:none;
	font-size:1.8em;
	color:#A21F4B;
}
.phone {
	color:#003876;
	font-weight:bold;
}
/************* Service Area ***************************************/
#servicearea h4.quote {
	clear:both;
	float:left;
	width:50%;
	padding:1.0em 1.0em 0em 0;
	font-size:1.8em;
	line-height:150%;
	color:#666;
}
#servicearea img.usa {
	float:right;
	padding:2.0em 0 1.0em 1.0em;
}
#servicearea img.marketing {
	float:left;
	padding:1.0em 2.0em 1.0em 0;
}
#servicearea ul.aircraftlocations {
	float:left;
	width:200px;
	border:1px solid #D13A64;
	background:#A21F4B;
	padding:1.0em 0;
	margin:2.0em 0;

}
#servicearea ul.aircraftlocations li{
	background:url(../images/servicearea_listdivider.gif) no-repeat 0 0;
	background:url(../images/servicearea_aircraftlist_bkgnd.jpg) no-repeat 0 0;
}
#servicearea ul.aircraftlocations li.first{
	background:none;
	background:url(../images/servicearea_aircraftlist_bkgndfirst.jpg) no-repeat 0 0;
}
#servicearea ul.aircraftlocations li a:link, #servicearea ul.aircraftlocations li a:visited {
	display:block;
	height:34px;
	line-height:34px;
	font-size:1.6em;
	color:#FFF;
	text-decoration:none;
	text-indent:30px;
	text-indent:45px;
	overflow:hidden;
}
#servicearea ul.aircraftlocations li a:hover, #servicearea ul.aircraftlocations li a:active {
	background:url(../images/servicearea_aircraftlist.jpg) no-repeat;
}
#servicearea ul.aircraftlocations li.first a:hover, #servicearea ul.aircraftlocations li.first a:active {
	background:url(../images/servicearea_aircraftlist_first.jpg) no-repeat;
}
#servicearea ul.ardmore li.ardmore a:link, #servicearea ul.ardmore li.ardmore a:visited,
#servicearea ul.chanute li.chanute a:link, #servicearea ul.chanute li.chanute a:visited,
#servicearea ul.dodgecity li.dodgecity a:link, #servicearea ul.dodgecity li.dodgecity a:visited,
#servicearea ul.gardencity li.gardencity a:link, #servicearea ul.gardencity li.gardencity a:visited,
#servicearea ul.guymon li.guymon a:link, #servicearea ul.guymon li.guymon a:visited,
#servicearea ul.goodland li.goodland a:link, #servicearea ul.goodland li.goodland a:visited,
#servicearea ul.hays li.hays a:link, #servicearea ul.hays li.hays a:visited,
#servicearea ul.hugo li.hugo a:link, #servicearea ul.hugo li.hugo a:visited,
#servicearea ul.joplin li.joplin a:link, #servicearea ul.joplin li.joplin a:visited,
#servicearea ul.oklahomacity li.oklahomacity a:link, #servicearea ul.oklahomacity li.oklahomacity a:visited,
#servicearea ul.pittsburg li.pittsburg a:link, #servicearea ul.pittsburg li.pittsburg a:visited,
#servicearea ul.stillwater li.stillwater a:link, #servicearea ul.stillwater li.stillwater a:visited,
#servicearea ul.tahlequah li.tahlequah a:link, #servicearea ul.tahlequah li.tahlequah a:visited,
#servicearea ul.wichita li.wichita a:link, #servicearea ul.wichita li.wichita a:visited {
	background:url(../images/servicearea_aircraftlist.jpg) no-repeat;
}
#servicearea img.map {
	float:right;
	padding:2.0em 0 1.0em 0;
}
div.basediv {
	padding:2.0em 0 2.0em 1.3em;
	float:right;
	width:490px;
}
div.basediv img.basephoto {
	float:right;
	padding:0 1.0em 0 1.0em;
}
div.basediv p.first {
	padding-top:0;
}
div.basediv em {
	font-weight:bold;
}
div.basephotos {
	padding:1.0em 0 0 0;

}
div.basephotos p {
	padding-bottom:1.0em;
}
.basephotos a {
	padding:1.0em 1.0em 2.0em 0;
	margin-bottom:2.0em;
}
.basephotos a.afirst {
	padding-left:0;
}
#servicearea p.caption {
	padding-top:0;
	padding-bottom:0;
}
/********************** Photo Gallery ******************************/
#photogallery .content img.photo {
padding:1.0em;
}
/********************** Employment ******************************/
#employment .content ul {
	padding-left:2.0em;
}
#employment  .content li {
	font-size:1.4em;
	list-style:outside square;
	padding:1.0em 0 0 0;
}
#home div.address, #employment div.address, #camts div.address {
	padding:1.0em 0;
}
#home div.address p, #employment div.address p, #camts div.address p {
	padding:0;	
}
#home div.address p.first, #employment div.address p.first, #camts div.address p.first {
	padding-top:1.0em;
}
#employment h4 {
	font-size:1.6em;
	font-weight:bold;
	padding:1.0em 0 0 0;
	color:#003876;
}
#employment div.jobs h4 {
	font-weight:normal;
	font-size:1.8em;
}
#employment div.jobs {
	padding-bottom:1.0em;
	border-bottom:1px dashed #666;
}
#employment div.last {
	border:none;
}
#employment .phone {
	color:#A21F4B;
}
#employment a:link.downloadpdf, #employment a:visited.downloadpdf {
	color:#A21F4B;
	font-weight:bold;
}
#employment a:hover.downloadpdf, #employemnt a:active.downloadpdf{
	color:#003876;
	font-weight:bold;
}
/********************** Aircraft ******************************/
#aircraft h4 {
	font-size:1.8em;
	font-weight:bold;
	padding-top:1.0em;
}
#aircraft div.divide {
	background:url(../images/red_bar.gif) repeat-x bottom;
}
#aircraft img.aircraft {
	padding:4.0em 0;
}
#aircraft img.last {
	padding:4.0em 0 1.0em 0;
}
/*********************** Scholarship *****************************/
#scholarship div.content p {
	padding-top:0.0em;
}
#scholarship h4 {
	padding-bottom:0.5em;
}
#scholarship div.content p.questions {
	padding-top:1.0em;
}
/************************ News ***********************************/
#news .newslink{
	width:715px;
	margin-bottom:5px;
	color:#666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.6em;
}
#news .newslink a:link, #news .newslink a:visited{
	color:#A21F4B;
	background:#FFF;
	text-decoration:underline;
	display:inline;
	padding:2px 0 3px 23px;
	margin: 0;
}

#news .newslink a:hover, #news .newslink a:active{
	color:#003876;
}
#news .newslink a.pdf {
	background:url(../images/icon_pdf.gif) 0px 4px no-repeat;
}
#news .newslink a.newspaper {
	background:url(../images/icon_newspaper.png) 0 2px no-repeat;
}
/*************  Links ********************************************/
a.link:link, a.link:visited, a.download:link, a.download:visited, a.paymentlink:link, a.paymentlink:visited {
	float:left;
	clear:both;
	margin:1.0em 0 1.0em 0;
	padding-bottom:2px;
	color:#003876;
	background:url(../images/icon_link.gif) no-repeat #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.8em;
	text-indent: 26px;
	text-decoration:none;
}
a.download:link, a.download:visited {
	background:url(../images/icon_pdf.gif) no-repeat #FFF;
	margin:2.0em 0 0 0;
}
a.paymentlink:link, a.paymentlink:visited {
	background:url(../images/icon_creditcards.gif) no-repeat #FFF;
	margin:2.0em 0 0 0;
}
a.link:hover, a.link:active, a.download:hover, a.download:active, a.paymentlink:hover, a.paymentlink:active  {
	color:#A21F4B;
	text-decoration:underline;
}
.last {
	margin-bottom:0;
	padding-bottom:1.0em; /* For the last link in membership page, do not serve to IE */
}
a.back:link, a.back:visited {
	display:block;
	margin:1.0em 0 1.0em 0;
	color:#003876;
	background:#FFF;
	font-size:1.8em;
	text-decoration:underline;
}
#servicearea a.back:link, #servicearea a.back:visited {
	margin:1.0em 0 0 0;
}
a.back:hover, a.back:active {
	color:#A21F4B;
}
a.backa:link, a.backa:visited {
	float:left;
	clear:left;
	margin:0 0 1.0em 0;
	color:#003876;
	background:#FFF;
	font-size:1.8em;
	text-decoration:underline;
}
a.backa:hover, a.backa:active {
	color:#A21F4B;
}
.content a.faq {
	display:block;
	margin:.2em 0 .2em 0;
	padding:2px 0 2px 0;
	color:#A21F4B;
	background:#FFF;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.content a.faq:visited {
	color:#666;
}
.content a.faq:hover, .content a.faq:active {
	color:#003876;
	text-decoration:underline;
}
a.faqdownload:link, a.faqdownload:visited {
	color:#A21F4B;
	text-decoration:none;
}
a.faqdownload:hover, a.faqdownload:active {
	color:#003876;
	text-decoration:underline;
}
#employment div.address a:link, #employment div.address a:visited,
#scholarship a.email:link, #scholarship a.email:visited {
	text-decoration:none;
	color:#A21F4B;
}
#employment div.address a:hover, #employment div.address a:active,
#scholarship div.content a.email:hover, #scholarship div.content a.email:active {
	text-decoration:underline;
	color:#003876;
}

/******** Home *************************************/
#home .introduction a:link, #home .introduction a:visited {
	display:block;
/*	clear:both;
*/	color:#A21F4B;
	background:#FFF;
	text-decoration:underline;
/*	font-size:1.4em;
	padding-top:1.0em;*/
}
#home .introduction a:hover, #home .introduction a:active {
	color:#003876;
}
#home .introduction a.feature {
	display:inline;
	background:url(../images/icon_film_link.png) 0 2px no-repeat;
	margin:0 0 0 5px;
	padding:2px 0 3px 20px;
}
#home .hospitallinks{
	width:715px;
	margin-bottom:5px;
	color:#666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.6em;
}
#home .hospitallinks a:link, #home .hospitallinks a:visited{
	color:#A21F4B;
	background:#FFF;
	text-decoration:underline;
	display:inline;
	background:url(../images/icon_pdf.gif) 0px 4px no-repeat;
	padding:2px 0 3px 23px;
	margin: 0 0 0 1.0em;
}

#home .hospitallinks a:hover, #home .hospitallinks a:active{
	color:#003876;
}

/******** Home Page Three Column Layout **********/
.threecolumn {
	float:none;
	clear:both;
}
.columnone, .columntwo, .columnthree {
	float:left;
	width:238px;
	text-align:center;
	line-height:150%;
}
.columntwo {
	/*width: 237px;*/
	width:239px;/*border-left:1px dotted #CCC;*/
	/*border-right:1px dotted #CCC;*/
}
.columnone h3, .columntwo h3, .columnthree h3 {
	width:auto;
	background:none;
	padding:0 0 10px 0;
	font-size:2.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
}
.columnone p, .columntwo p, .columnthree p, .hospitallinks p {
	padding:10px 15px 0 15px;
	text-align:left;
}
a.button {
	height:32px;
	float:left;
	text-indent:-2000px;
	text-align:center;
	text-decoration:none;
	font-size:1.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:1.8em;
	overflow:hidden;
	color:#FFF;
}
a.learn {
	width:131px;
	margin:15px 0 10px 53px;
	background:url(../images/btn_learn.png) no-repeat 0 0;
}
a.button.learn:hover {
	background:url(../images/btn_learn.png) no-repeat 0 -32px #003876;
	
}
a.button.learn:active {
	background:url(../images/btn_learn.png) no-repeat 0 -64px #CCC;
}
a.join {
	width:110px;
	margin:15px 0 35px 64px;
	background:url(../images/btn_join.png) no-repeat 0 0;
}
a.button.join:hover {
	background:url(../images/btn_join.png) no-repeat 0 -32px;
	
}
a.button.join:active {
	background:url(../images/btn_join.png) no-repeat 0 -64px #CCC;
}
.clear {
	height:1px;
	font-size:1px;
	float:none;
	clear:both;
}
/************************************************/
html, body {
	height: 100%;
}
.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 14.2em; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 14.2em; /* .push must be the same height as .footer */
}
/***** Footer ***********************************/
#footer {
	width:715px;
	margin-top:35px; /* IE Only */
	color:#FFF;
	background: url(../images/footer_gradient.gif) repeat-x top #022954;
	clear:both;
	float:none;
	overflow:hidden;
	
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
}
#footer p {
	font-size:1.4em;
	line-height:100%;
	padding-bottom:2px;
	font-weight:bold;
}
#footer .columntwo p{
	text-align:center;
}
#footer .columnthree p{
	text-align:right;
}


#footer  a:link, #footer  a:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#footer  a:hover, #footer  a:active {
	color:#A21F4B;
	text-decoration:underline;
}
#footernav {
	text-align:center;
	width:715px;
	font-size:1.2em;
	margin-top:15px;
	padding-bottom:10px;
	background:url(../images/red_bar.gif) bottom repeat-x;
}
#footernav li {
	display:inline;
	margin-bottom:15px;
	background:url(../images/dividerw.gif) repeat-y left;
}
#footernav li a:link, #footer li a:visited{
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	padding-left:.2em;
	margin-left:.2em;
}
#footernav li a:hover, #footernav li a:active {
	color:#A21F4B;
	text-decoration:underline;
}
#footernav .first {
	background:none;
	padding-left:0;
}

.statcounter {
	display:none;
}
/************************************************/