﻿@import url(nav.css);

body 
{
	background:#162400 url(/!images/mp/afb_bkgrd.jpg) repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

a
{
    color: #761F32;
    font-weight:bold;
    text-decoration:none;
}
a:visited {color:#294500;}
a:hover {color:#E19C00;}
img {border:0;}

#header #tagline
{	
	background:url(/!images/mp/afb_mp_hdr_tagline.gif);
	width:458px;
	height:29px;
	float:left;
}

#header #searcharea{float:right;}
#header #topnav
{
	background:url(/!images/mp/afb_mp_nav3_b.gif);
	width:274px;
	height:29px;
	float:right;
}

#leftcol{float:left; height:100%;}
#centercol{float:left; height:100%;}
#rightcol{float:right; height:100%;}


#headerimg
{
	background:url(/!images/mp/afb_mp_photo2_01.jpg);
	width:420px;
	height:206px;
}

#centernav
{
	background:url(/!images/mp/afb_mp_nav2_b.jpg);
	width:420px;
	height:65px;
}

#content
{
	background:url(/!images/mp/afb_mp_headlines_bkgrd.jpg);
	width:420px;
	height:376px;
}

#headlines {padding:40px 15px; padding-bottom:10px;}
#headlines p {margin:10px 0; padding:0;}

#promos 
{
	width:175px;
	padding-top:20px;
}

#promos img {padding:10px 0;}

.center
{
	text-align:center;
}

#footerbar{ color:#fff7d1; font-size:10px; }

#footerbar a
	{ text-decoration: none; color: #dcbaa6; }
#footerbar a:hover
	{ text-decoration: none; color: #dec1c5; }
#footerbar a:visited
	{ text-decoration: none; color: #dcbaa6; }

#footerlinks
{
    padding: 15px 0px 0px 25px;
    color: #b33d58;
    font-size: 11px;
    zoom: 1;
}
	
#footercopy
	{ margin: 65px 0px 0px 25px; }
	
/*.searchbutton {display: block; height:0; overflow:hidden; width:59px; padding-top:20px; background:url(/!images/mp/afb_mp_button_search.gif);}*/