﻿html{background:#ffffff /*url(../images/pg_bg.png) repeat-x 0 0*/;font-size:70%;}

body{
	margin:0;
	
	font-size:13px;
	font-family: Segoe UI, Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif; color: #333333;	
	/* font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	*/	
	
	
}
p,h1,h2,h3,h4,ul{
	font-size: 14px;
	font-family: Segoe UI, Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
}
img{
	border: 0;
	text-align: center;
}
form,fieldset{margin:0;padding:0;border:0;}
a{
	text-decoration:none;
	color:#2A5FFF;
}

label.hidden{display:none;}
div.global-page{
	padding:0 0 72px;
}

template styles
body {
	font: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
.oneColFixCtrHdr #container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #cbcaca;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background:url(../images/FBC-backgroundBrooks.jpg) no-repeat 50% 0; /* background:url(../images/header_bg4.gif) no-repeat 50% 0;  */                                       
	
padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	min-height:146px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width:513px;
	height:146px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #header h1 a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background-position: 0 0;
	width:442px;
	height:146px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0px ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	min-height:inherit;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#01072b;
	height:25px;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}


/*top-bar*/
#top-bar{
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
#top-bar h1{
	display:inline;
	float:left;
	margin:7px 0 0 4px;
}

#page{
	width:990px;
	margin:0 auto;
	background-color:#FFF;
	border: 1px solid #cbcaca;
	height:auto;
}
/*header*/
#topheader{

	height:32px;
	font-family: "Segoe UI", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.1em;
	background:url(../images/LinkSection_bg.gif) repeat-x 0 0;
}
#topheader ul{
	margin:0;
	padding:8px 0px 0 15px;
	margin-left:5px;
	list-style:none;
	float:left;
}
/*#topheader ul li{
	float:left;
	padding:0 55px 0 0;
	margin:0px;
	height:24px;
}
#topheader ul li a{
	color:#fff;
	float:left;
	padding:0 0 0 5px;
}
#topheader .selected{
	font-weight: bold;
}*/
/*main*/
#main{
	background:url(../img/bg-main1.gif) repeat-y 0 0;
	width:961px;
	margin:14px auto 0;
}
#main .main-top{
	background:url(../img/bg-main2.gif) no-repeat 0 0;
}
#main .main-bottom{
	background:url(../img/bg-main3.gif) no-repeat 0 100%;
	width:940px;
	padding:0 10px 12px 11px;
	overflow:hidden;
	min-height:725px;
}
* html #main .main-bottom{height:725px;overflow:visible;}
*+html #main .main-bottom{overflow:visible;}
/*sidebar*/
#sidebar{
	display:inline;
	float:left;
	width:230px;
	margin:1px 0 0 0px;
	font-family: "Calibri","Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10pt;
	min-height:631px;
	height:auto!important;
	height:631px;
	text-align: left;
	
}

/*content*/
#content{
	margin: 0 5px 0 10px;
    height:auto
}
#content_full{
	float:left;
	width:920px;
	padding: 10px;
	background-color: #FFCCCC;
	height:auto
}
.title{
	font-size: 22px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFF;
	}
.title-center-ul{
	font-size:20px; margin-bottom:5px; margin-top:5px; font-weight:bold; text-decoration:underline; text-align:center
	}
	
.title-center{
	font-size:20px; margin-bottom:5px; margin-top:5px; font-weight:bold; text-align:center
	}
	
.right{
	display:inline;
	float:right;
	width:230px;
	height:auto;
	margin:1px 0 0 0px;
}
.box1{
	background-image: url(../images/box1_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:2px 2px 5px 0px;
	width:230px;
	min-height:300px;
}
.box1 p{
	margin:0px;
	padding:5px 15px 0 15px;
	font-size:13px;
	text-align:center;
}

.box-bereave{
	background-image: url(../images/box-bereave.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:2px 2px 5px 0px;
	width:230px;
	min-height:80px;
}
.boxGiving{
	background-image: url(../images/boxGiving.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	width:230px;
	min-height:50px;
	height: auto;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0px;
}
.box-bereave1 p{
	margin:0px;
	padding:3px 0 0 15px;
	text-align: left;
}
.box7{
	background-image: url(../images/box7.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	width:230px;
	min-height:50px;
	height: auto;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0px;
}
.box7 p{
	margin:0px;
	padding:5px 15px 0 15px;
	font-size:13px;
	text-align:center;
}

.links {
	margin:10px 0 0 15px;
	width:250px;
}.links p{
	text-align:left;
	font-size:1.0em;
}
.smallText{
	font-style:italic;
	font-size:0.7em;
}

.box1-in{
	background-image: url(../images/box1-in_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:2px 2px 5px 0px;
	width:230px;
	min-height:200px;
}
.box1-in p{
	margin:0px;
	padding:5px 15px 0 15px;
}
.box2{
	background-image: url(../images/box2_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:10px 2px 5px 0px;
	width:230px;
	min-height:50px;
	padding:40px 0 10px 0px;
}
.box2 p{
	margin:0px;
	padding:3px 0 0 15px;
	text-align: left;

}
.box3{
	background-image: url(../images/box3_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:2px 2px 5px 0px;
	width:230px;
	min-height:110px;
	padding:40px 0 10px 0px;
}
.box3 p{
	margin:0px;
	padding:10px 0 0 15px;
}
.box4{
	background-image: url(../images/box4_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:2px 2px 5px 0px;
	width:230px;
	min-height:150px;
	padding:40px 0 10px 0px;
}
.box4 p{
	margin:0px;
	padding:3px 0 0 15px;
}
.box6{
	background-image: url(../images/box6_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin:15px 2px 5px 0px;
	width:230px;
	min-height:100px;
	padding:40px 0 10px 0px;
}
.box6 p{
	margin:0px;
	padding:3px 0 0 15px;

}
.HomeContent{
	margin-left:225px;
	margin-bottom:20px;
	height:auto;
}
.HomeContent2{
	margin-left:225px;
	margin-bottom:20px;
	margin-top:10px;
	margin-right:5px;
	background-image: url(../images/2ndLevelBg.png);
	background-repeat: repeat-x;
	padding:0 5px 5px 5px;
	min-height:150px;
	height:auto;
}
.HomeContent3{
	margin-left:225px;
	margin-bottom:20px;
	margin-top:10px;
	margin-right:5px;
	background-image: url(../images/FBC_AerialJuly42011.jpg);
	background-repeat: repeat-x;
	padding:0 5px 5px 5px;
	min-height:150px;
	height:auto;
}
.HomeContent2 h1{
	font-size:16px;
	padding-top:5px;
}
.newsbox{
	padding:0 0 10px 5px;
	border: 1px solid #cbcaca;
	margin: 0 5px 40px 220px;
	width:520px;
	height:220px;
	background-image: url(../images/newsbox-bg.gif);
	background-repeat: repeat-x;
}
.newsbox p{
	font-size:15px; 
	padding-bottom:10px;
	height:auto;
}
	
.na{
	float:left;
}
.na img{
	float:left;
	margin-right:10px;
}
.na p{
	float:left; 
	display:block;
	font-size:13px;
	width:80%;
}
.donate{
	margin: 0 5px 0 10px;
	padding:0 20% 0 20%;
	background-image: url(../images/box5_bg.png);
	background-repeat: no-repeat;
}
.alignleft{
	float:left;
	margin:10px 0 0 10px;
}
.alignright{
	float:right;
	margin:10px ;
}

.more{
	float:right;
	margin:10px ;
	font-size:12px;
    vertical-align:bottom; 
}




	
.large {
	font-size: x-large;
}

.button_a:hover {   
   border-top-color: #28597a;    
   background: #28597a;    
   color: #ccc;
   border-radius: 5px;
}
.button_a:active {    
   border-top-color: #1b435e;    
   background: #1b435e; 
   border-radius: 5px;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  background-color: #FAD3DB;
  padding: 10px;
}
.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  border: 2px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
  background-image:url(../images/Clouds-bckgrd75.jpg);
  background:no-repeat;
 
}