/* CSS Document
Theme Name: BSF Airpark
Theme URI: http://www.bsfairpark.com/
Description: Clean and Smart
Version: 1.0
Author: Outlier Solutions Inc.
Author URI: http://www.outliersolutions.com/
*/

/**********************/
/* Basic Page Layout  */
/**********************/
html{
background-color:#ffffff;
}
body
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width:800px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	
}
#background
{
	width:800px;
	background-image:url("/images/background.gif");
	background-repeat:repeat-y;
	background-position:center;
}
#everything_bsfa
{
	display:block;
	margin:0 20px 0 20px;
	padding:0;
	width:760px;
	overflow:hidden;
}
/**********************/
/* Menu Layout        */
/**********************/
a
{
	color:#2A4744;
	text-decoration:none;
}
a:link
{
	color:#2A4744;
	text-decoration:none;
}
a:active
{
	color:#2A4744;
	text-decoration:none;
}

a:visited
{
	color:#2A4744;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
h1{
	text-align:left;
}
h2{
	text-align:left;
}
h3{
	text-align:left;
}

h1.bsfa
{
	font-family:"Times New Roman", Times, serif;
	padding:0;
	margin:10px 0 10px 0;
	font-style:normal;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	color:#697630;
	border-bottom-color:#697630;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
a.bsfa_h1, a.bsfa_h1:active, a.bsfa_h1:visited{
	color:#697630;
}
h2.bsfa
{
	padding:0;
	margin:10px 0 10px 0;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	color:#2A4744;
}
h3.bsfa
{
	padding:0;
	margin:10px 0 10px 0;
	font-style:italic;
	font-size:14px;
	font-weight:normal;
	color:#2A4744;
}

a.bsfa
{
	color:#2A4744;
	text-decoration:none;
}
a.bsfa:link
{
	color:#2A4744;
	text-decoration:none;
}
a.bsfa:active
{
	color:#2A4744;
	text-decoration:none;
}

a.bsfa:visited
{
	color:#2A4744;
	text-decoration:none;
}
a.bsfa:hover
{
	text-decoration:underline;
}
.big
{
	color:#2A4744;
	font-size:18px;
}
a.big:link
{
	color:#2A4744;
	text-decoration:none;
	font-size:18px;
}
a.big:active
{
	color:#2A4744;
	text-decoration:none;
	font-size:18px;
}

a.big:visited
{
	color:#2A4744;
	text-decoration:none;
	font-size:18px;
}
a.big:hover
{
	text-decoration:underline;
	font-size:18px;
}
.smallTxt{
	font-size:.8em;
}
.warning{
	color:#DD4D4D;
}
/**********************/
/* Menu Layout        */
/**********************/

/* --[ Navigation ]-- */

#bsfa_inner_menu_4{
	display:block;
	overflow:hidden;
	margin: 10px auto;
	width: 650px;
	padding:0;
}
#bsfa_inner_menu_4 li{
	margin:0;
	padding:0;
	padding-bottom: 5px;
	list-style:none;
	float: left;
}
#bsfa_inner_menu_4 li a, #bsfa_inner_menu_4 li a:visited{
	height:30px;
	width:150px;
	float:left;
	padding:0;
	padding-bottom: 5px;
	margin:0;
	display:block;
	color: #000000;
	text-align:center;
	text-decoration: none;
	background-image:url(/images/im_underline.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#bsfa_inner_menu_4 li a:hover{
	background-image:url(/images/im_underline_roll.gif);
	color:#95A680;
	text-decoration:underline;
	font-weight:bold;
}
#bsfa_inner_menu_4 li a.current, #bsfa_inner_menu_4 li a.current:visited{
	background-image:url(/images/im_underline_roll.gif);
	color:#95A680;
	text-decoration:underline;
	font-weight:bold;
	
}
#bsfa_inner_menu_4 li.seperator{
	height:30px;
	width:15px;
	float:left;
	padding:0;
	padding-bottom: 5px;
	margin:0;
	display:block;
	background-image:url(/images/im_seperator.gif);
	background-repeat:no-repeat;
	background-position: center;
}
#bsfa_inner_menu_3{
	display:block;
	overflow:hidden;
	margin: 10px auto;
	width: 485px;
	padding:0;
}
#bsfa_inner_menu_3 li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}
#bsfa_inner_menu_3 li a, #bsfa_inner_menu_3 li a:visited{
	height:30px;
	width:150px;
	float:left;
	padding:0;
	margin:0;
	display:block;
	color: #000000;
	text-align:center;
	text-decoration: none;
	background-image:url(/images/im_underline.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#bsfa_inner_menu_3 li a:hover{
	background-image:url(/images/im_underline_roll.gif);
	color:#95A680;
	text-decoration:underline;
	font-weight:bold;
}
#bsfa_inner_menu_3 li a.current, #inner_menu_3 li a.current:visited{
	background-image:url(/images/im_underline_current.gif);
	color:#95A680;
	text-decoration:underline;
	font-weight:bold;
}
#bsfa_inner_menu_3 li.seperator{
	height:30px;
	width:15px;
	float:left;
	padding:0;
	margin:0;
	display:block;
	background-image:url(/images/im_seperator.gif);
	background-repeat:no-repeat;
	background-position:center;
}
a.bsfa_inner_button{
	display:block;
	width:250px;
	padding:10px;
	background-color:#cccccc;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	color:#414141;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
	font-weight:bold;
}
a.bsfa_inner_button:hover{
	padding:9px;
	border-color:#000000;
	border-width:2px;
	text-decoration:none;
	text-align:center;
}

ul.bsfa_footerNavigation{
	display:block;
	float:left;
	overflow:hidden;
	margin: 10px 2px;
	width: 140px;
	padding:0;
	
}
ul.bsfa_footerNavigation a{
	font-size:14px;
	font-weight:bold;
	color:#6E754D;
}

ul.bsfa_footerNavigation li a{
	color:#6E754D;
	font-weight:normal;
}
ul.bsfa_footerNavigation li {
	display: list-item;
	font-size:12px;
	margin-left: 10px;
	padding-left: 5px;
}
#bsfa_headLevelOnly li{
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#bsfa_headLevelOnly li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#6E754D;
	height:30px;
}
/**********************/
/* Page Sections      */
/**********************/
#logoarea
{
	margin:0;
	padding:0;
	width:760px;
	height:120px;
}
#logoarea .slogan
{
	float:right;
	width:450px;
	margin:0;
	padding:0;
}
#logoarea .logo
{
	position:relative;
	top:0;
	right:0;
	margin:0;
	padding:0;
	width:160px;
}
#flash
{
	margin:0;
	padding:0;
	width:760px;
	height:200px;
}
#mainarea
{
	margin:0;
	padding:0 50px 0 50px;
}
#divider
{
	width:100%;
	background-color:#9AA275;
	height:5px;
	margin:0;
	padding:0;
}
#dividerSmall
{
	width:100%;
	background-color:#9AA275;
	height:1px;
	margin:0;
	padding:0;
	clear:both;
}

#bsfa_footer
{
	width:100%;
	margin:0;
	padding:0;
	height:15px;
	background-color:#959B64;
}

	#contact
{
	width:100%;
	padding:5px 0 5px 0;
	margin:0;
}
#contact .left
{ 
	padding:0 0 0 200px;
	margin:0;
	width:200px;
	font-size:14px;
}
#contact .right
{
	float:right;
	padding:0 115px 0 0px;
	margin:0;
	width:200px;
}
p.rss_links{
	text-align:center;
}
p.wp_credit{
	text-align:center;
}
