/* -------------- 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{
	font: 75% arial,sans-serif;
	height: 100%;
}

body.fend{
	background:#fff;
}

h1 {
    font-size: 1.5em;
	padding: 5px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
    color: #142382;
}

h2 {
    font-size : 1.3em;
	padding: 5px 0 15px 0;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
    color : #142382;
}

h3 {
    font-size : 1.2em;
	padding: 5px 0 15px 0;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
    color : #142382;
}

h4 {
    font-size: 1em;
	padding: 5px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #142382;
}

h5 {
    font-size : 1.1em;
	padding: 5px 0;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
    color : #142382;
}

p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: .9em;
	line-height: 1.4em;
    color: #142382;
    margin-bottom: 12px;
}

.chart {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: .9em;
	line-height: 1.4em;
    color: #142382;
}

a:link, a:visited, a:active { 
    font-size: 1em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #142382;
    text-decoration: none;
}

a:hover {
    font-size: 1em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffaa00;
    text-decoration: none;
}

a:focus{
	outline: none;
}

ol{
	margin: 10px 0;
	color: #142382;
    font-size: 1.0em
}

ul{
	list-style: disc outside;
	margin: 10px 0;
}

li{
	margin: 2px 25px;
}

ul li ul{
	list-style: circle outside;
	margin: 0;
}

ul.list,li.list
{
	list-style-image:url(/upload/images/bullet.gif);
	list-style-position:outside;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size: .9em;
	color: #142382;
	font-weight: normal;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

.clear{
	clear: both;
}

.hidden{
	display: none;
}

a span{
	display: none;
}

div#container{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

	div#headershell{
		position:relative;
		height: 169px;
		background: url(/fend/images/header-backer0.gif) no-repeat;
	}
		
		div#headershell h1{
			position: absolute;
			top: 24px;
			left: 16px;
			padding: 0;
		}
	
		ul#navmenu{
			position: absolute;
			top: 146px;
			left: 283px;
			margin: 0;
			list-style: none;
		}
		
			ul#navmenu li{
				margin: 0;
				display: inline;
				float: left;
				margin-right: 25px;
			}
			
			ul#navmenu li.aboutus a{
				display: block;
				width: 62px;
				height: 12px;
				background: url(/fend/images/nav-aboutus.gif);
				background-position: 0 0;
			}
			
			ul#navmenu li.aboutus a:hover,
			ul#navmenu li.aboutus a.top-nav-current{
				display: block;
				width: 62px;
				height: 12px;
				background: url(/fend/images/nav-aboutus.gif);
				background-position: 0 -12px;
			}
			
			ul#navmenu li.waystogive a{
				display: block;
				width: 86px;
				height: 12px;
				background: url(/fend/images/nav-waystogive.gif);
				background-position: 0 0;
			}
			
			ul#navmenu li.waystogive a:hover,
			ul#navmenu li.waystogive a.top-nav-current{
				display: block;
				width: 86px;
				height: 12px;
				background: url(/fend/images/nav-waystogive.gif);
				background-position: 0 -12px;
			}
			
			ul#navmenu li.events a{
				display: block;
				width: 43px;
				height: 12px;
				background: url(/fend/images/nav-events.gif);
				background-position: 0 0;
			}
			
			ul#navmenu li.events a:hover,
			ul#navmenu li.events a.top-nav-current{
				display: block;
				width: 43px;
				height: 12px;
				background: url(/fend/images/nav-events.gif);
				background-position: 0 -12px;
			}
			
			ul#navmenu li.getinvolved a{
				display: block;
				width: 83px;
				height: 12px;
				background: url(/fend/images/nav-getinvolved.gif);
				background-position: 0 0;
			}
			
			ul#navmenu li.getinvolved a:hover,
			ul#navmenu li.getinvolved a.top-nav-current{
				display: block;
				width: 83px;
				height: 12px;
				background: url(/fend/images/nav-getinvolved.gif);
				background-position: 0 -12px;
			}
			
			ul#navmenu li.news a{
				display: block;
				width: 91px;
				height: 12px;
				background: url(/fend/images/nav-news.gif);
				background-position: 0 0;
			}
			
			ul#navmenu li.news a:hover,
			ul#navmenu li.news a.top-nav-curren{
				display: block;
				width: 91px;
				height: 12px;
				background: url(/fend/images/nav-news.gif);
				background-position: 0 -12px;
			}
			
			ul#navmenu li.contactus a{
				display: block;
				width: 72px;
				height: 12px;
				background: url(/fend/images/nav-contactus.gif);
				background-position: 0 0;
			}
			
			ul#navmenu li.contactus a:hover,
			ul#navmenu li.contactus a.top-nav-current{
				display: block;
				width: 72px;
				height: 12px;
				background: url(/fend/images/nav-contactus.gif);
				background-position: 0 -12px;
			}
			
		a.boardlogin{
			position: absolute;
			top: 146px;
			left: 903px;
			display: block;
			width: 76px;
			height: 12px;
			background: url(/fend/images/nav-boardlogin.gif);
			background-position: 0 0;
		}
		
		a.boardlogin span{
			display: none;
		}
		
		a.boardlogin:hover{
			background-position: 0 -12px;
		}

	div#banner{
		height: 119px;
		background: url(/fend/images/banner0.jpg);
		clear: both;
	}
	
		div.getinvolved{
			background: url(/fend/images/bannergetinvolved.jpg)!important;
		}
		
		div.events{
			background: url(/fend/images/bannerevents.jpg)!important;
		}
		
	div#leftcolumnshell{
		float:left;
		width:210px;
		background:#fff;
		text-align: center;
	}
	
		div#leftcolumnshell a{
			display: block;
			margin-top: 20px;
		}
		
		a.columnimage-tbrhsf{
			display: none!important;
		}
	
	div#contentshell{
		float:left;
		width:586px;
		min-height: 480px;
		height: auto!important;
		height: 480px;
		background: url(/fend/images/content-backer0.gif) repeat-x top;
	}
	
		div#switcher{
			float: right;
			margin: 10px;
		}
		
			div#switcher a{
				width: 17px;
				height: 9px;
				display: block;
				font-size: 1%;
			}
		
			div#switcher a#text-medium{
				background: url(/fend/images/txt-m.gif) top;
				float: left;
				margin-right: 5px;
			}
			
			div#switcher a#text-medium:hover{
				background: url(/fend/images/txt-m.gif) 0 -9px;
			}
			
			div#switcher a#text-large{
				background: url(/fend/images/txt-l.gif) top;
				float: left;
			}
			
			div#switcher a#text-large:hover{
				background: url(/fend/images/txt-l.gif) 0 -9px;
			}
	
		div#content{
			padding: 20px 35px 30px 35px;
		}

			div#content a:link, div#content a:visited, div#content a:active { 
			    font-size: 1em;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-weight: bold;
				color: #142382;
				text-decoration: underline;
			}

			div#content a:hover {
				font-size: 1em;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-weight: bold;
				color: #ffaa00;
				text-decoration: underline;
			}

			div#content a:focus{
				outline: none;
			}

		div#footershell{
			font-size: .8em;
			color: #142382;
			padding: 10px 35px;
			background: url(/fend/images/footer-backer0.gif) no-repeat;
		}
	
	div#rightcolumnshell{
		float: right;
		width: 204px;
		background: #fff;
		text-align: center;
	}
	
		ul#subnav{
			margin: 10px 0;
			list-style: none;
			text-align: left;
		}
		
			ul#subnav li{
				padding-top: 10px;
			}
	
		.sidebox{
			width: 160px;
			background: #e1f4fd url(/fend/images/sidebox-top.gif) no-repeat top;
			margin: 20px auto 0 auto;
			color: #142382;
		}
		
		.sidebox-bottom{
			background: url(/fend/images/sidebox-bottom.gif) no-repeat bottom;
			padding: 28px 10px;
			margin: 0;
			text-align: center;
		}
		
			.sidebox-bottom h3{
				line-height: normal;
				margin-bottom: 20px;
				font-size: 1.2em;
				padding: 0;
			}
		
			.sidebox-bottom p{
				padding: 5px 0;
			}
			
		div#fader{
			min-height: 75px;
			height: auto!important;
			height: 75px;
		}

/*------------------ 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 -----------------------*/
h3#events{
	color: #ff8c19;
}

div#calendar{
	background: url(/fend/images/calendar-bottom.gif) bottom no-repeat;
	width: 516px;
}
div#calendar div{
	background: url(/fend/images/calendar-top.gif) top no-repeat;
	padding: 3px;
}
.calendar_table
{
	border-color: #f3c64e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-align: left;
}
.calendar_desc_cell
{
	display: none;
	border: none;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
}
.calendar_dayname_cell
{
	font-size: 9px;
	color: #142382;
}
.calendar_today_cell
{
	background: #ffe0b1;
}
.calendar_prevmonth_cell,
.calendar_curmonth_cell,
.calendar_nextmonth_cell
{
	background: none;
	width: 73px;
	height: 64px;
}

.calendar_curmonth_cell table tr td{
	padding-bottom: 8px;
}
/* ------------------ Calendar END -----------------------*/

div#eventoverlay{
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	background-color: #fff;
	z-index: 99;
}

	div#eventwindow{
		position: absolute;
		top: 20px;
		width: 100%;
		z-index: 100;
	}
	
		div#eventinner{
			position: relative;
			width: 362px;
			margin: 0 auto;
			padding: 174px 10px 20px 96px;
			border: 1px solid #80bfdd;
			background: #fff url(/fend/images/event-header.gif) top no-repeat;
		}

/* --------------- 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 ---------------------*/

.f-title{
	font-size:12px;
	color:#f8981c;
	font-weight:bold;
	padding:0;
	margin:0;
}

.f-copyright{
	font-size:9px;
}
