body {
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2e2e2e;
	margin-top:0;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.line {
	background-image: url(../images/sidelines.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.line2 {
	background-image: url(../images/sidelines.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle {
	background-image: url(../images/mdle.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5B5B5B;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainfont-justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.logo {
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
}

a#fboservices {
	display:block;
	width: 98px;
	height:37px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/fbo_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#fboservices:hover { 
background-image:url(../images/fbo_btn_over.gif)}

a#facility {
	display:block;
	width: 66px;
	height:37px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/facility_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#facility:hover { 
background-image:url(../images/facility_btn_over.gif)}

a#maint{
	display:block;
	width: 99px;
	height:37px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/maintenance_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#maint:hover { 
background-image:url(../images/maintenance_btn_over.gif)}

a#trans{
	display:block;
	width: 117px;
	height:37px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/transportation_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#trans:hover { 
background-image:url(../images/transportation_btn_over.gif)}

a#hangar{
	display:block;
	width: 70px;
	height:37px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/hangar_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#hangar:hover { 
background-image:url(../images/hangar_btn_over.gif)}

.grey_arialfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.grey_arialfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.grey_arialfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.gold_arialfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD700;
	text-decoration: none;
}
a.gold_arialfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD700;
	text-decoration: none;
}
a.gold_arialfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.lightgreyborder {
	border: 1px solid #cdcdcd;
}
a#superbowl{
	display:block;
	width: 241px;
	height:158px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/superbowl_up.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#superbowl:hover { 
background-image:url(../images/superbowl_over.jpg)}

a#renovations{
	display:block;
	width: 241px;
	height:63px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/fbo_up.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#renovations:hover { 
background-image:url(../images/fbo_over.jpg)}

a#fiestabowl{
	display:block;
	width: 241px;
	height:158px;
	text-decoration: none;
	float: middle;
	background-image: url(../images/fiestabowl_up.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#fiestabowl:hover { 
background-image:url(../images/fiestabowl_over.jpg)}

.blackborder {
	border: 1px solid #000000;
}
.largeheaderfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #195291;
	text-decoration: none;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.darkgreyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
}
a.darkgreyfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
}
a.darkgreyfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.medfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #225994;
	text-decoration: none;
}
.medfontjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.imageborder {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
