/*  
Theme URI: http://www.BaneyDesign.com
Description: FBC Website Styles - Designed by <a href="http://www.baneydesign.com">Baney Design</a> 
Author: Baney Design
Author URI: http://www.baneydesign.com
© 2008, Baney Design. All rights reserved. 
*/

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #757261;
	line-height: 1.6em;
	text-align: justify;
}
body {
	background-color: #C2BD9F;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}



/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }
* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none; /* Gets rid of Firefox's dotted borders */ text-decoration:none; border: 0px; }
a img { border:none } /* Gets rid of IE's blue borders */
abbr { cursor: help;}
p { margin-top:0px; line-height: 1.7em; display: block;}

	

/*========== LAYOUT ==========*/

.wrapper {
	width: 890px;
}
#frame {
	width: 890px;
	margin: 0 auto;
	background: url(../images/bg-body.jpg) 0 0 no-repeat;
}
	
#middle {
	width: 890px;
	float: left;
	background-image: url(../images/bg-body.jpg);
}

#content {
	width: 524px;
	padding: 0px 45px 0px 40px;
	float: right;
}
	
#sidebar {
	width: 191px;
	text-align: left;
	padding: 0px 40px 0px 45px;
	float: left;
}
	.sb-eventsBox {
		width: 100%;
		padding: 20px 0px 20px 0px;
		margin: 0px;
		border-bottom: 1px solid #aba795;
		display: block;
		float: left;
	}
	
/* Header */
#login {
	width: 100%;
	height: 47px;
	background-image: url(../images/bg-login.gif);
	background-repeat: repeat-x;
	float: left;
}
#loginContainer {
	width: 890px;
	/* border: 1px dotted #999999; */
	float: left;
	color: #ffffff;
}
	#loginL {
		height: 30px;
		padding: 17px 0px 0px 48px;
		background-image: url(../images/bg-loginl.gif);
		float: right;
	}
	#loginR {
		width: 48px;
		height: 47px;
		background-image: url(../images/bg-loginr.gif);
		float: right;
	}
#header {
	height: 110px;
	background: url(../images/bg-header.jpg);
	width: 890px;
	height: 338px;
	margin-top: 25px;
	float: left;
}
#top {
	height: 39px;
	text-align: right;
	padding: 45px 210px 0px 275px;
	/* border: 1px dotted #666666; */
}
#nav {
	height: 49px;
	text-align: center;
	padding: 0px 17px 0px 276px;
	/* border: 1px dotted #666666; */
}



/*========== ADVANCED SYTLES ==========*/
	
/* Heading Styles */

.h1 {
	font-size: 20px;
	color: #2d6d0f;
	line-height: 1.7em;
	padding: 4px 0px 4px 50px;
	background-image: url(../images/img/img-hbg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.h1White {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 1.7em;
	padding: 4px 0px 4px 50px;
	background-image: url(../images/img/img-hbgw.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2d6d0f;
	line-height: 1.7em;
}
.h2White {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.7em;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2d6d0f;
	line-height: 1.7em;
}
.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #2d6d0f;
	line-height: 1.7em;
}
.h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7em;
}
#centered { 	
  position:absolute;
  height:450px; 
  width:450px;
  margin:-225px 0px 0px -200px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
#content li {
	list-style: url(../images/bullet01.gif);
}
.redText {
	color: #FF0000;
}

/* +header content
************************************/
#shelf {
	width: 100%;
	color: #ffffff;
	background-color: #aca794;
	border-bottom: 0px solid #e1dcd4;
	background-image: url(../images/bg-shelf.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#shelfwrap {
	width: 980px;
	margin: 0 auto;
}

#shelfcontent {
	width: 980px;
	padding: 60px 0px 45px 0px;
	text-align: left;
	float: left;
}

#shelfA {
	width: 142px;
	padding: 0px 10px 0px 10px;
	/* border: 1px dotted #CCCCCC; */
	float: left;
}
#shelfB {
	width: 142px;
	padding: 0px 10px 0px 10px;
	/* border: 1px dotted #CCCCCC; */
	float: right;
}

/* Normal Form Styles */
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 6px 6px 6px 6px;
	border: 2px solid #e1dcd4;
	background-color:#ffffff;
	font-size: 14px;
}
input:focus {
	border-color:#757261;
	background-color:#ffffff;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 6px 6px 6px 6px;
	border: 2px solid #e1dcd4;
	background-color:#ffffff;
	font-size: 14px;
}
textarea:focus {
	border-color:#757261;
	background-color:#ffffff;
}

.FormFields {
	border: 1px #999999 solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	padding-left: 5px;
}
.btnSubmit {
	width: 110px;
	height: 35px;
	border: 0px;
	background-image: url(../images/btn-submit.gif);
	margin: 20px 40px 0px 0px;
	cursor: pointer;
	float: left;
}
.btnReset {
	width: 110px;
	height: 35px;
	border: 0px;
	background-image: url(../images/btn-reset.gif);
	margin: 20px 40px 0px 0px;
	cursor: pointer;
	float: left;
}
.FormBtns {
	background-image: url(../images/btn-.gif);
	width: 99px;
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	border: 0px solid;
}
.FormBoxL {
	width: 259px;
	height: 75px;
	float: left;
}
.FormBoxR {
	width: 259px;
	height: 75px;
	float: right;
}
.FormBox {
	width: 259px;
}

/* mp3 ARCHIVE STYLES */

.mp3Container {
	width: 464px;
	color: #918d7d;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}
.mp3Container:hover {
	width: 464px;
	color: #615e50;
	background-color: #f4f2e8;
	border: 0px solid #cac7b9;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	cursor: default;
	display: block;
	float: left;
}
.mp3Content {
	float: left;
}
.mp3Download {
	max-width: 200px;
	float: right;
}



/*========== FOOTER ==========*/

#footer {
	height: 108px;
	font-size: 10px;
	line-height: 1.6em;
	padding: 30px 0px 0px 0px;
	background: url(../images/bg-footer.jpg) 0 0 no-repeat;
	clear: left;
	}
	
#footer #footertext {

	color: #bc9983;
	font: 0.7em/1.6em Arial, Helvetica, sans-serif;
	padding: 0 30px 0 0;
	text-align: right;
        line-height: 16px;
	}
	
#footer #footertext a {
	color: #d2ae93;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #fbe2d3;
	text-decoration: underline;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}

#footerL {
	width: 191px;
	text-align: left;
	padding: 20px 40px 0px 40px;
	float: left;
}
#footerR {
	width: 519px;
	text-align: right;
	padding: 40px 45px 0px 45px;
	float: right;
}
#copy {
	font-size: 11px;
	line-height: 1.2em;
	padding: 0px 0px 60px 20px;
	float: left;
}



/*========== LINKS ==========*/

/* Main Links */
a:link {
	color: #2d6d0f;
	text-decoration: underline;
}
a:visited {
	color: #2d6d0f;
	text-decoration: underline;
}
a:hover {
	color: #2d6d0f;
	text-decoration: none;
}
a:active {
	color: #2d6d0f;
	text-decoration: none;
}

/* Login Links */
#login a {
	color: #FFFFFF;
	font-size: 12px;
}
#login a:link {
	color: #ffffff;
	text-decoration: underline;
}
#login a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#login a:hover {
	color: #ffffff;
	text-decoration: none;
}
#login a:active {
	color: #ffffff;
	text-decoration: none;
}

/* Shelf Links */
#shelf a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #aca794;
	background-color: #948f7f;
}
#shelf a:link {
	color: #ffffff;
	text-decoration: none;
}
#shelf a:visited {
	color: #ffffff;
	text-decoration: none;
}
#shelf a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #7c7769;
}
#shelf a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #7c7769;
}

/* Image Gallery */

.ImageGallery a:link {
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	font-weight: 800;
	text-decoration: none;
	background-image: url(../images/btn2-num.gif);
	text-align: center;
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 0px dotted #dddddd;
	float: left;
}
.ImageGallery a:visited {
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	font-weight: 800;
	text-decoration: none;
	background-image: url(../images/btn2-num.gif);
	text-align: center;
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}
.ImageGallery a:hover {
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	font-weight: 800;
	text-decoration: none;
	background-image: url(../images/btn2-num.gif);
	text-align: center;
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}
.ImageGallery a:active {
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	font-weight: 800;
	text-decoration: none;
	background-image: url(../images/btn2-num.gif);
	text-align: center;
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
	padding-top: 0px;
	float: left;
}