@charset "UTF-8";
/* CSS Document */
/*Master Style Sheet for Methodist Air Care*/

img, .pngfix, div, a, input, p {
	behavior: url("iepngfix.htc");
}

img {
	padding: 0;
	border: none;
}

body {
	background: #003863 url(images/bkg_01.png) repeat-x;
	background-position: top;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFF;
}

#wrapper {
	width: 800px;
	margin: auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	line-height: 0px;
	padding-bottom: 18px;
	color: #FFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #00B0AF;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #0096D7;
}

a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	color: #FFF;
}

a2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #00B0AF;
}

a3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #0096D7;
}

#top {
	width: 100%;
	height: 160px;
	margin: auto;
	float: center;
	background: #003A63;
}

#header {
	width: 800px;
	height: 160px;
	margin: auto;
	float: center;
	background: #003A63;
}

#menulist {
	width: 400px;
	height: 85px;
	margin: auto;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu {
width: 400px;
border-top: #5A83A6 2px solid;
}

.menu ul {
margin: 0;
padding: 0;
float: right;
text-align: right;
}

.menu ul li {
display: block;
}

.menu ul li a {
float: left;
text-decoration: none;
color: #FFF;
padding: 5px 5px 5px 10px;
background-color: #FFF;
}

.menu ul li a:visited {
color: #FFF;
}

.menu ul li a:hover, .menu ul li .current {
color: #003A63;
background-color:#FFF;
}


#homemiddle {
	width: 680px;
	min-height: 570px;
	margin: auto;
	padding-bottom: 30px;
	float: center;
	position: relative;
}

#homemiddle02 {
	width: 800px;
	min-height: 800px;
	margin: auto;
	padding-bottom: 30px;
	float: center;
	position: relative;
}

#homephoto {
	width: 800px;
	height: auto;
	margin: auto;
	float: center;
	z-index: 0;
}

#homephoto02 {
	width: 370px;
	height: auto;
	margin: auto;
	float: left;
	z-index: 0;
}

#guideleft {
	width: 370px;
	height: auto;
	margin: auto;
	float: left;
	z-index: 0;
}

#guideleft02 {
	width: 230px;
	height: auto;
	margin: 0;
	float: left;
	margin-top: -80px;
	margin-left: 20px;
	z-index: 1000;
}

#guideright {
	width: 430px;
	height: auto;
	margin: auto;
	float: right;
	z-index: 0;
}

#guidemenu {
	width: 430px;
	height: 120px;
	margin: auto;
	float: right;
	z-index: 0;
	background: #003A63;
}

#guideprint {
	width: 405px;
	height: 180px;
	margin: auto;
	float: right;
	margin-top: -25px;
	z-index: 0;
}

#guideforms {
	width: 390px;
	height: auto;
	margin: 0;
	float: right;
	margin-top: 20px;
}

#guideinfo {
	width: 800px;
	height: auto;
	margin: 0;
	float: center;
	margin-bottom: 40px;
}

#homeside {
	width: 230px;
	height: auto;
	margin: 0;
	float: right;
	z-index: 1000;
}

#homecontact {
	width: 205px;
	height: 240px;
	margin: 0;
	float: left;
}

#guidecontact {
	width: 205px;
	height: 240px;
	margin: 0;
	float: left;
}

#homemenu {
	width: 220px;
	height: auto;
	margin-top: 20px;
	padding: 0;
	float: left;
}

#hmenu_01 {
	width: 215px;
	height: 45px;
	display: block;
}

#hmenu_02 {
	width: 215px;
	height: 45px;
	display: block;
}

#middle {
	width: 800px;
	min-height: 300px;
	margin: auto;
	padding-bottom: 15px;
	float: center;
	margin-top: 20px;
}

#hometext {
	width: 405px;
	height: auto;
	margin: 0;
	padding: 20px 10px 0 0;
	float: left;
}

#guidetext {
	width: 375px;
	height: auto;
	margin: 0;
	padding: 0 10px 0 10px;
	float: right;
	margin-top: 20px;
}


#ie6only #textarea02 {
	width: 220px;
	height: auto;
	margin-top: 20px;
	padding: 0;
	float: right;
}


/* separate the list from subsequent markup */
div.wrapper
{
	margin-bottom: 1em;
}

table {
	width: 390px;
	height: auto;
	table-layout: fixed;
	text-decoration: none;
}

table a, a:visited {
	text-decoration: none;
	color: #FFF;
}

table a:hover {
	text-decoration: none;
	color: #0096D7;
}

#guideinfo table {
	width: 800px;
	height: auto;
	table-layout: fixed;
	text-decoration: none;
}

#guideinfo table a, a:visited {
	text-decoration: none;
	color: #FFF;
}

#guideinfo table a:hover {
	text-decoration: none;
	color: #0096D7;
}


#sitemap {
	width:400px;
	height: 25px;
	margin: auto;
	float: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.sitemapmenu {
width: 400px;
margin-right: auto;
margin-left: auto;
}

.sitemapmenu ul {
margin: 0;
padding: 0;
float: left;
}

.sitemapmenu ul li {
display: inline;
}

.sitemapmenu ul li a {
float: left;
text-decoration: none;
color: #FFF;
padding: 8px 10px;
}

.sitemapmenu ul li a:visited {
color: #FFF;
}

.sitemapmenu ul li a:hover, .sitemapmenu ul li .current {
color: #00B1B0;
}

#ie6only #sitemap {
	width:480px;
	height: 25px;
	margin: auto;
	float: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#ieonly .sitemapmenu {
width: 480px;
margin-right: auto;
margin-left: auto;
}

#accreditations {
	width: 700px;
	height: 140px;
	margin: auto;
	float: center;
	margin-top: 20px;
	background: url(images/accreditations_01.png);
}

#bottomtext {
	width: 700px;
	margin: auto;
	float: center;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#content {
	
}

#footer {
	width: 710px;
	margin: auto;
	float: center;
	text-align: center;
}

#learn-more-drop{
	width:289px;
	height:20px;
	margin:0 auto;
	text-align:center;
	display:block;
}
.drop-links a{
	
	color:#ffffff;
	text-decoration:none;
}
.drop-links a:hover{
	text-decoration:underline;
}
.drop-links{
	
	margin:0 auto;
	padding-left:25%;
	padding-top:20px;
}
.drop-links ul{
	
	float:left;
}
.drop-links li{
	text-align:center;
}


.vertaligntop {
vertical-align: top;
margin-top: 0;
} 
