/* CSS Document */

body {
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	background-color:#336991;
	background-image:url(/mfcflightschool/images/bgtile.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	color:#A17D10;
	text-decoration: none;
	margin-top: 0px;
	vertical-align:top;
	/*margin-left:12px;*/
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	height:45px;
	line-height:45px;
}

.navi a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	height:45px;
	line-height:45px;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

.navi:hover {
	background-image:url(/mfcflightschool/images/btnliner2.jpg);
}

.para {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#23272B;
	text-decoration: none;
	line-height:18px;
	margin-right:12px;
	margin-left:12px;
}
.para a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#23272B;
	text-decoration: underline;
	line-height:18px;
}
.para a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#23272B;
text-decoration: underline;
	line-height:18px;
}
.para a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#23272B;
	text-decoration: underline;
	line-height:18px;

}
.para a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#23272B;
	text-decoration: none;
	line-height:18px;
	
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	color:#A17D10;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:5px;
	vertical-align:top;
	/*margin-left:12px;*/
	/*height:56px;*/
}
.hdr p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	color:#A17D10;
	text-decoration: none;
	msrgin-top: 0px;
	vertical-align:top;
	margin-bottom:0px;
	/*height:56px;*/	
}
.more {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#D94603;
	text-decoration:underline;
}
.more a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#D94603;
	text-decoration:underline;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.copyright:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFFF00;
	text-decoration:none;
}