@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(/images/layout/bg_gradient.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000a26;
	background-position:top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #011028;
}

a {
	color: #ff7e00;
	text-decoration: underline;
}

a.link {
	color: #ff7e00;
	text-decoration: none;
}

a.visited {
	color: #ff7e00;
	text-decoration: none;
}

a.hover {
	color: #ff7e00;
	text-decoration: none;
}

#page_wrap {
	width: 800px;
}

#body_wrap {
	width: 100%;
	min-height: 500px;
	background-image: url(/images/layout/bg_body.gif);
	float: left;
}

/* HEADER STYLES */

#header_wrap {
	width: 100%;
	height: 50px;
	margin-top: 25px;
}

#logo_div {
	width: 202px;
	float: left;
	height: 44px;
	padding-left: 5px;
}

#search_div {
	float: left;
	color: #FFFFFF;
	margin-left: 290px;
	height: 44px;
	padding-right: 5px;
}

.search_term {
	height: 20px;
	width: 170px;
	border: 2px solid #acc9f3;
}

/* NAVIGATION STYLES */
#nav_wrap {
	background-image:url(/images/layout/bg_navigation.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 100%;
	background-repeat:no-repeat;
}

#navigation {
	padding: 15px;
	width: 100%;
}

.date_time {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 500px;
	background-image: url(/images/layout/name_bbsa.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-position: 12px 10px;
}

#logo_nav {
	float: left;
}

#nav_items {
	float: left;
	padding-left: 10px;
	z-index: 1; 
	padding-top: 0px;
	position: absolute;
}

/* HOMEPAGE STYLES */

#home_column {
	float: left;
	margin-left: 15px;
}

.home_left {
	width: 170px;
	min-height: 300px;
	margin-top: 15px;
}

.home_right {
	width: 590px;
	min-height: 300px;
}

#home_features {
	width: 100%;
	margin: 5px 0px;
}

#home_info_buttons {
	width: 100%;
	margin: 10px 0px;
}

#home_welcome {
	width: 530px;
	background-image:url(/images/logo_divider_gold.gif);
	background-repeat:no-repeat;
	min-height: 150px;
	padding-top: 25px;
	padding-left: 45px;
}

#home_accolades {
	border: 1px solid #faebc3;
	width: 580px;
	min-height: 85px;
	margin: 5px 0px;
}

.home_accolade {
	width: 560px;
	margin: 5px;
	background-image: url(/images/bg_home_accolade.gif);
	background-repeat: repeat-x;
	min-height: 60px;
	padding: 5px;
}

.home_accolade_alt {
	width: 560px;
	margin: 5px;
	min-height: 60px;
	padding: 5px;
}

#news_events {
	border: 1px solid #f2d898;
	background-color: #fdf8ec;
	background-image:url(/images/bg_news_events.jpg);
	background-repeat: repeat-x;
	min-height: 300px;
	width: 167px;
	font-size: 9px;
}

.home_news_headline {
	margin: 5px 2px;
	font-weight:bold;
	border-bottom: 1px solid #f2ce6f;
	width: 155px;
	padding: 5px 0px;
}

.home_listing_link {
	text-decoration: none;
	color: #02265c;
}

#bbsa_leadership {
	background-color: #d8e4f5;
	border: 1px solid #acc9f3;
	background-image: url(/images/bg_leadership.jpg);
	background-repeat: repeat-x;
	min-height: 150px;
	width: 167px;
	font-size: 9px;
}

.home_leadership_listing {
	margin: 2px 2px;
	width: 155px;
	padding: 5px 0px;
}

/* INNER PAGES */
#breadcrumb_nav {
	margin: 5px 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #b0b9c6;
	border-bottom: 1px solid #b0b9c6;
	padding: 5px 0px;
	text-indent: 5px;
}

.breadcrumb_link {
	color: #e8ab03;
	font-weight: bold;
}

#page_body {
	margin: 10px 20px;;
}

#president_photo {
	float: left;
	margin: 10px;
	min-height: 200px;
	border: 1px solid #f0d796;
	width: 190px;
	padding: 5px;
}

.president_info {
	border-top: 1px solid #b0b9c6;
	padding-top: 4px;
}

.president_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.page_content_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000b26;
}

.mission_bullet_list {
	margin-left: 20px;
}

li {
	line-height: 24px;
}

#history_photo {
	border: 1px solid #f0d796;
	padding: 5px;
	width: 750px;
}

#leadership_photos {
	background-color: #ebf3fb;
	background-image:url(/images/bg_leadership_photos.gif);
	background-repeat: no-repeat;
	width: 707px;
	min-height: 500px;
	padding: 30px;
	float: left;
}

#leadership_img_panel {
	background-color: #ffffff;
	padding: 5px;
	border: 1px #cccccc solid;
	height: 260px;
	width: 150px;
	float: left;
	margin: 7px;
}

.leadership_name {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

.leadership_title {
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}

.list_table_top {
	background-image: url(/images/bg_table_list_top.gif);
	min-height: 29px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-repeat: no-repeat;
}

.list_td_leftbar {
	background-position: 0px;
}

.list_td_midbar {
	background-position: -50px;
}

.list_td_endbar {
	background-position: right;
}

.list_table_row {
	background-image: url(/images/bg_table_list_row.gif);
	min-height: 29px;
	background-repeat: repeat-x;
	border-right: 1px solid #e1e5ec;
	border-left: 1px solid #e1e5ec;
}

#gallery_photos {
	background-color: #ebf3fb;
	background-image:url(/images/bg_leadership_photos.gif);
	background-repeat: no-repeat;
	width: 767px;
	min-height: 500px;
	padding: 0px;
	float: left;
}

.gallery_title {
	font-size: 20px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 10px;
}

#gallery_wrapper {
	border-top: 1px solid #000b26;
	border-bottom: 1px solid #000b26;
	width: 100%;
	min-height: 500px;
	float: left;
}

#gallery_col_left {
	width: 200px;
	float: left;
	min-height: 500px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
}

#gallery_col_left p {
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#gallery_col_left a {
	text-decoration: none;
}

#gallery_col_right {
	width: 500px;
	float: left;
	padding-left:5px;
	border-left: 1px solid #cccccc;
	min-height: 500px;
}

#gallery_nav {
	padding: 3px;
	margin: 0px;
	font-size: 11px;
}

#gallery_nav:hover {
	background-color: #c8cdd5;
	padding: 3px;
	margin: 0px;
	font-size: 11px;
}

.gallery_thumb {
	margin: 10px;
	border: 0px;
}

.gallery_link {
	text-decoration: none;
	font-weight: normal;
	color: #011028;
}

.img_holder {
	width: 100%;
	margin: 10px;
	font-size: 11px;
}

/* FOOTER WRAP */
#footer_wrap {
	margin-bottom: 40px;
	background-image:url(/images/layout/bg_footer.gif);
	width: 780px;
	height: 35px;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 20px;
	padding-top: 15px;
	clear:both;
}

#news_heading {
	width: 560px;
	padding-top:13px;
	padding-bottom:5px;	
	text-align:justify;
	font-size:14px;
	font-weight:bold;
	border-bottom:#e9aa03 solid 7px;
	float:left
}

#news_detail {
	width: 560px;
	min-height: 150px;
	padding-top: 15px;
	text-align:justify;
	float:left;	
	padding-bottom:15px;		
}



	