/* CSS Document */

/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100.01%;
	color: #002783;
	background-color: #00369D;
}
#wrapper {
	background-image:  url(/fcfimages/images/bkg_wrapper2_06.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	margin: 0px;
	padding: 20px;
}
#topNav {
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#header img {
	float: left;
}
#photoBar {
	clear: both;
	background-image:  url("/fcfimages/images/photoBar.jpg");
	height: 150px;
	line-height: 1%;
	position: relative;
	background-repeat: no-repeat;
}
#topNav li {
	list-style-type: none;
	color: #0561E0;
	font-size: .9em;
	display: inline;
}
#topNav a {
	text-decoration: none;
	color: #2C78D8;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #599BFF;
	font-size: .8em;
}
#container {
	font-size: .85em;
	color: #FFFFFF;
	background-color: #00369D;
	margin-top: 5px;
	background-image:  url("/fcfimages/images/bkg_content_02.jpg");
	background-repeat: repeat-y;
}
#photoBar h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #003DA2;
	position: absolute;
	left: 145px;
	top: 85px;
	width: 525px;
	text-align: right;
}
#topNav a:hover, #topNav a:focus {
	color: #0036A0;
}
#siteNav {
	float: right;
	width: 180px;
	color: #FFFFFF;
}

body#home li#homeLink a,
body#contact li#contactLink a,
body#site li#siteLink a {
	color: #0036A0;
	}
	
body#board li#boardLink a,
body#resources li#resourcesLink a,
body#about li#aboutLink a,
body#events li#eventsLink a,
body#bmnews li#bmnewsLink a,
body#homePage li#homePageLink a,
body#donate li#donateLink a,
body#friends li#friendsLink a,
body#volunteer li#volunteerLink a,
body#siteMap li#siteMapLink a,
body#contactUs li#contactUsLink a,
body#donate li#donateLink a,
body#history li#historyLink a,
body#apply li#applyLink a,
body#calendar li#calendarLink a {
	background-color: #CFE1F5;
	}
#content {
	float: left;
	width: 510px;
}
.clearer {
	clear: both;
	color: #0036A0;
}
.sections {
	padding: 5px;
	margin-top: 15px;
	background-color: #CFE1F5;
	color: #0036A0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.sections p {
	font-size: .9em;
	margin-bottom: 10px;
}
.sections h2 {
	font-size: 1.3em;
}
#siteNav ul {
	list-style-type: none;
	margin-top: 15px;
	margin-right: 15px;
	font-size: .9em;
}
#siteNav li {
	list-style-type: none;
	display: inline;
}
#siteNav a {
	color: #0036A0;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A8ED9;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #619AA1;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#siteNav a:hover, #siteNav a:focus, #siteNav a.current {
	background-color: #CFE1F5;
}
.sections h3 {
	font-size: 1.1em;
	color: #003D98;
	text-transform: uppercase;
	margin-top: 5px;
}
#footer {
	font-size: .7em;
	text-align: center;
	margin-top: 5px;
}
#footer a {
	color: #154494;
	text-decoration: none;
}
.sections h4 {
	font-size: 1em;
	color: #009900;
	margin-top: 10px;
}
#calendar {
	margin-right: 5px;
}
.current {

	background-color: #CFE1F5;
}
#donation {
	margin-top: 15px;
	text-align: center;
	margin-right: 5px;
	font-size: 0.9em;
	color: #FFFFFF;
}
#donation a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}
#donation p {
	text-align: left;
	margin-top: 10px;
}
#donation a:hover, #donation a:focus, #donation a.current {

	background-color: transparent;
}
#content a:link, #content a:active, #content a:visited {
	color: #209441;
}
#content a:hover, #content a:focus {
	color: #3B6FBB;
}
.sectionsCalendar {

	padding: 5px;
	margin-top: 15px;
	background-color: #3B6FBB;
	color: #0036A0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.go {
	color: #FFFFFF;
	background-color: #3B6FBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAC6EE;
	border-right-color: #04359B;
	border-bottom-color: #04359B;
	border-left-color: #AAC6EE;
}
#slideshow {
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #333333;
	text-align: center;
}
.floatright {
	float: right;
}
.whiteTxt {
	color: #FFFFFF;
	font-size: 1.2em;
}
#news {
	background: #FFFFFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 0px;
	color: #00369D;
	border-top: 10px solid #619AA1;
	border-bottom: 5px solid #619AA1;
	padding: 0px 5px 5px;
}
#news  h2 {

	font-size: 1.3em;
}
#news  h4 {
	font-size: 1.2em;
	color: #009900;
	margin-top: 10px;
	text-align: center;
}
#news a:link, #news a:active, #news a:visited {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: underline;
	color: #00369D;
	font-weight: bolder;
	text-transform: uppercase;
}
#news a:hover, #news a:focus {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
	color: #009900;
	font-weight: bolder;
	text-transform: uppercase;
}
.bmSpacing {
	padding-right: 10px;
	padding-left: 10px;
}
.bmSpacing ul {
	margin-left: 10px;
}
#news h6 {
	font-size: 1.2em;
	color: #009900;
	margin-top: 10px;
	text-align: center;
}
#news p {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
