/* -------------- 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: 76% arial,sans-serif;
}

body.fend{
	background:#bfbfbf url(/fend/images/bg.gif) top left;
}

p{
	margin: 5px 0;
}

blockquote{
	margin: 20px 0;
	font-style:italic
}

ul{
	list-style: disc outside;
	margin: 10px 0;
}

li{
	margin: 1px 25px;
	color: #333;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

.clear{
	clear: both;
}

h1 {
    color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
}

h2 {
    font-size : 14px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #000;
    text-decoration: none;
}

h3 {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #4c0000;
    text-decoration: none;
}

h4 {
    color: #888888;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
    text-decoration: none;
}

h5 {
	color: #000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
    text-decoration: none;
}

h6 {
    color: #ffffff;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
    text-decoration: none;
}

p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333; 
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #bb0000;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #ff0000;
    text-decoration: underline;
}

/* site search form START*/
div#searchwrapper {
	width: 220px;
	height: 25px;
	background: url('/fend/images/search-backer.gif') no-repeat;
}

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;
}
/* site search form END*/

div#outershell{
	background: url(/fend/images/topbg.gif) repeat-x top left;
}

	div#container{
		width:860px;
		text-align:left;
		margin:0 auto;
	}
	
	h1#logo{
		width: 805px;
		height: 75px;
		background: url(/fend/images/frp-logo.png) no-repeat center;
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fend/images/frp-logo.png', sizingMethod='crop');
		padding: 17px 10px 8px 10px;
		_margin: 17px 10px 8px 10px;
		_padding: 0;
	}
	
	h1#logo a{
		width: 400px;
		height: 75px;
		display: block;
	}
	
		h1#logo a span{
			display: none;
		}
		
		div#navwrapper{
			padding: 10px 22px 0 22px;
			height: 30px;
			background: url(/fend/images/nav-backer.png);
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fend/images/nav-backer.png', sizingMethod='crop');
		}
		
		div#wrapper{
			width: 860px;
			background: url(/fend/images/wrapper-backer.png) repeat-y;
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fend/images/wrapper-backer.png', sizingMethod='scale');
			position: relative;
		}
			div#pagetitle{
				height: 26px;
				line-height: 26px;
			}
			
				div#pagetitle h2{float: left; padding-left: 10px;}
			
				a#print{float: right;}
				
			div#contentwrapper{
				background: url(/fend/images/content-backer.gif) repeat-x top;
				float:right;
				width:558px;
				margin-right: 10px;
				display: inline;
				height: 387px;
			}
		
			div#content{
				margin: 1px 0;
				padding: 10px;
				overflow-x: hidden;
				overflow-y: scroll;
				height: 339px;
			}
			
			div#columnshell{
				float:left;
				width:282px;
				height: 387px;
				margin-left: 10px;
				display: inline;
				background: url(/fend/images/column-backer.gif) top;
			}
			
		div#footershell{
			background: url(/fend/images/footer-backer.png);
			_background-image: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fend/images/footer-backer.png', sizingMethod='crop');
			height: 33px;
			color: #FFF;
			clear:both;
			padding: 0 20px;
			line-height: 25px;
			text-align: center;
			font-size: 10px;
			text-transform: uppercase;
		}
		
			div#sencialogo{
				float: left;
			}
			
		div#copyright{
			text-align: center;
			font-size: 10px;
			text-transform: uppercase;
			color: #606060;
		}
/*------------------ 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;
}

