body { margin: 0; padding: 0; font-size: 10px; }
body { background: #B19154 url('../images/background-texture.jpg') repeat-x scroll 0px 157px; }

a { color: #426B59; text-decoration: underline; }
a:hover { background-color: inherit; color: blue; }

#page_background {
	background: url('../images/top-bar-bg-texture.jpg') no-repeat scroll top center;
	position: relative;
	height: auto;
	width: auto;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#page {
	width: 1010px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 3;
	left: 0px;
	top: 0px;
}

#header_content { height: 157px; left: 20px; position: relative; }
#header_content h1 { background: url('../images/fbc_top_logo.png') no-repeat scroll top left; width: 317px; height: 119px; }
#header_content h1 span, #header_content div.blurb { display: none; }

#tabs, #search_bar ul, #foot_tabs, #whatshappening { list-style: none; margin: 0; padding: 0; }

#search_bar { position: absolute; right: 50px; top: 0px; width: 190px; }
#search_bar ul { background: url('../images/search_bar_tab.jpg') no-repeat scroll top left; height: 19px; padding-top: 1px; padding-left: 0px; margin-right: 10px; }
#search_bar li { display: inline; padding: 0px 2px 0 2px; font-size: 10px; font-weight: bold; }
#search_bar a { color: #E1A646; text-decoration: none; white-space: nowrap; }
#search_bar a:hover { color: white; }
#search_bar .end_cap { background: url('../images/search_bar_tab.jpg') no-repeat scroll top right; height: 19px; float: right; width: 10px; }
#search_bar li.first { border: none; }

#tabs { position: absolute; left: 17px; bottom: 7px; width:1000px; }
#tabs li { display: inline; font-weight: bold;; }
#tabs li a { height: 34px; padding-left: 39px; font-size: 14px; }
#tabs li a { display: block; float: left; text-align: center; text-decoration: none; color: white;}
#tabs li a:hover { text-decoration: none; color: #f1c667;}
#tabs li a span { position: relative; top: 8px; }
#tabs .tab1 { padding-left: 0; }

#header_page_shadow {
	background: url('../images/header_page_shadow.png') no-repeat scroll top left;
	width: 1010px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 3;
	left: 0px;
	top: 0px;
}

#content {
	padding: 0;
	background: url(../images/content_area_background.png) repeat-y;
	position: relative;
	z-index: 4;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;
	margin: 0px;
}
#content_bottom_cap { background: url('/images/content_area_background_cap.png'); width: 1010px; height: 24px; }

#body {
	width: 960px;
	margin-left: 20px;
	position: relative;
	z-index: 4;
	height: auto;
	left: 0px;
	top: 0px;
}
#inner_body { padding: 0px 10px; }

#footer { color: white; font-size: 10px; width: 900px; margin: 0px auto; padding-bottom: 20px; }
#footer p { margin: 0; }
#footer a { color: white; text-decoration: none; }
#footer a:hover { color: white; text-decoration: underline; }

#foot_tabs { margin-bottom: 10px; }
#foot_tabs li { display: inline; font-size: 12px; padding: 0 10px; border-left: solid 1px white; }
#foot_tabs li:first-child { border-left: none; padding-left: 0; }

#search_box {
	position: relative;
	top: -5px;
	height: 25px;
	width: 320px;
	float: left;
	left: 0px;
} 
#search_box label { font-weight: bold; color: #645138; font-size: 130%; }
#search_go { position: relative; top: 5px; }

#ministry_index { background-color: #790100; }
#ministry_index .content { width: 900px; margin: 0 auto; padding: 25px; }
#ministry_index { color: white; }
#ministry_index h3 { font-size: 110%; padding: 0; margin: 0 0 10px 0; }
#ministry_index h3 a { color: white; }
#ministry_index ul { list-style: none; margin: 0 0 20px 10px; padding: 0; }
#ministry_index a { color: #ABABAB; text-decoration: none; }
#ministry_index a:hover { text-decoration: underline; color: white; }
#ministry_index .col { float: left; width: 20%; }
