/* -------------- Reset Styles -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

/* -------------- general styles -------------- */

html,body{
	margin:0;
	padding:0;
}

body, div, p, li {
    font-family: Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px; 
    color: #666; 
}

body.fend{
	background:#fff url(/fend/images/bg.jpg) repeat-x;
}

p{
	margin: 5px 0;
}

ul{
	list-style: disc outside;
	margin: 10px 0;
}

li{
	margin: 1px 25px;
	color: #4d6b90;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

hr{
	color: #c7ddef;
	background: #c7ddef;
	height: 1px;
	border: 0;
}

.clear{
	clear: both;
}

.pollbar{
	background: url(/fend/images/pollbar.gif) repeat-x;
	height: 10px;
}

h1 {
    color: #860000;
    font-size: 18px;
    font-family: Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}

h2 {
    font-size : 20px;
    font-family : Georgia, Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
	font-style: italic;
    color : #860000;
    text-decoration: none;
}

h3 {
    font-size : 16px;
    font-family : Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    color : #003b6b;
    text-decoration: none;
}

h4 {
    color: #333;
    font-size: 14px;
    font-family: Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 13px;
    font-family : Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}


a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #860101;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #0071e5;
    text-decoration: none;
}

div#container{
	width:900px;
	text-align:left;
	margin:0 auto;
}

	div#headershell{
		position:relative;
		font-family: Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		background: url(/fend/images/header-backer.png) no-repeat top;
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fend/images/header-backer.png', sizingMethod='crop');
		height: 120px;
	}
	
		div#headershell h1 a{
			display: block;
			height: 120px;
			width: 290px;
			margin-left: 345px;
			float: left;
			display: inline;
		}
		
			div#headershell h1 a span{
				display: none;
			}
			
		div#totalraised{
			width: 180px;
			height: 90px;
			text-align: center;
			margin-right: 20px;
			padding-top: 10px;
			float: right;
			display: inline;
		}
		
			div#totalraised strong{
				font-size: 20px;
				color: #333;
				font-weight: normal;
			}
		
	div#search {
		height: 50px;
		background: url('/fend/images/search.gif') no-repeat;
		clear: both;
	}
	
		div#searchwrapper {
			width: 220px;
			height: 25px;
			background: url('/fend/images/search-backer.gif') no-repeat;
			float: right;
			margin: 13px 10px 0 0;
			display: inline;
		}
	
			div#searchwrapper #search_string {
				float: left;
				background: none;
				border: 0px none;
				margin: 4px 0 0 25px;
				width: 140px;
			}
	
			#searchwrapper #search_submit {
				float: right;
				margin: 2px 2px 0 0;
				width: 50px;
				height: 21px;
			}
		
	div#nav{
		background: url(/fend/images/nav-backer.gif) no-repeat top;
		height: 40px;
	}
	
	div#wrapper{
	
	}
	
		div#content{
			float:left;
			width:590px;
			margin-left: 20px;
			padding-top: 5px;
			display: inline;
		}
		
		div#columnshell{
			float:right;
			width:230px;
			background: url(/fend/images/column-backer.gif) no-repeat top;
			padding: 15px;
			margin-right: 15px;
			display: inline;
		}
		
			p.mission{
				color: #1d527d;
				font-size: 14px;
				text-align: center;
				background: url(/fend/images/mission-divider.gif) no-repeat bottom center;
				padding-bottom: 15px;
			}
			
				p.mission strong{
					line-height: 30px;
				}
				
			div.donate{
				font-size: 14px;
				color: #666;
				text-align: center;
				background: url(/fend/images/donate-divider.gif) no-repeat bottom center;
				padding-bottom: 15px;
			}
			
				p.donate a:link,
				p.donate a:visited,
				p.donate a:active,
				p.donate a:hover{
					font-size: 22px;
				}
		
		div#footershell{
			background: url(/fend/images/footer-backer.gif) repeat-x bottom;
			color: #666;
			height: 70px;
			clear:both;
		}
		
			div#rootlinks{
				height: 40px;
				line-height: 40px;
				padding: 0 20px;
				padding-top: 30px;
				float: left;
				display: inline;
			}
			
			div#sencialogo{
				float: right;
				margin: 40px 15px 0 0;
				display: inline;
			}
			
		div#copyright{
			text-align: center;
			font-size: 10px;
		}

/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/

.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar END -----------------------*/

/* --------------- Event Listing START -------------------*/

.event-listing-table{width: 100%;}
.event-header-row{}
.event-header-cell{background-color: #bec9d6;}
.event-month-row{}
.event-month-cell{}
.event-row-1{}
.event-row-2{}
.event-cell-1{}
.event-cell-2{}
.event-event-col{}
.event-date-col{}
.event-info-col{}

/* --------------- Event Listing END ---------------------*/
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

