/* -------------- 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;
}

body.fend{
	background:#07ae8d url(/fend/images/bg.gif) repeat-x;
}

ul{
	list-style: disc outside;
	margin: 10px 0;
}

li{
	margin: 1px 25px;
	color: #4d6b90;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

.clear{
	clear: both;
}

h1 {
    color: #385e30;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
}

h2 {
    font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #65b3d7;
    text-decoration: none;
}

h3 {
	padding: 10px;
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #65b3d7;
    text-decoration: none;
}

h4 {
    color: #183a17;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}
p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
    color: #0c5800;
	margin: 5px 0;
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #07ae8d;
    text-decoration: none;
}

a:hover, a:focus {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #597805;
    text-decoration: underline;
	outline: none;
}

div#headershell{
	position:relative;
	height: 75px;
	min-width: 920px;
}

	div#headershell h1 a span{
		display: none;
	}
	
	div#searchwrapper {
		float: right;
		width: 394px;
		height: 75px;
		background: url('/fend/images/search-backer.gif') no-repeat;
	}
	
		div#searchwrapper #search_string {
			float: left;
			background: none;
			border: 0px none;
			margin: 8px 0 0 202px;
			width: 130px;
		}
		
		#searchwrapper #search_submit {
			float: right;
			margin: 8px 12px 0 0;
			width: 41px;
			height: 17px;
		}

div#container{
	background: #d8cab8;
	text-align: left;
	margin-top: 25px;
	padding-bottom: 10px;
}

	div#pagetitle{
		width: 900px;
		padding-left: 20px;
		height: 30px;
		margin: 0 auto;
		background:url(/fend/images/pagetitle-backer.gif) no-repeat;
	}
	
		div#pagetitle h2{
			background: url(/fend/images/pagetitle-left.gif) no-repeat right;
			line-height: 30px;
			padding-right: 35px;
			float: left;
		}
		
		div#topnav{
			float: right;
			margin-right: 10px;
			margin-top: -5px;
			z-index: 99;
		}

	div#wrapper{
		width: 900px;
		clear: both;
		padding: 0 10px;
		margin: 0 auto;
		background: url(/fend/images/wrapper-backer.gif) repeat-y;
		position: relative;
	}
	
		div#contentcontainer{
			float:left;
			width:740px;
			color: #0c5800;
		}
		
			div#content{
				padding: 10px;
			}
		
		div#columnshell{
			float:right;
			width:160px;
		}
		
			p.newsHeading{
				background: #fff url(/fend/images/news-backer.gif) repeat-y left top;
				padding: 5px 10px;
				color: #8f7450;
				font-size: 11px;
			}
			
			p.newsContent{
				padding: 0 5px 0 10px;
				color: #402a0d;
				font-size: 10px;
				line-height: 14px;
			}
			
				p.newsContent a{
					font-size: 10px;
				}
		
		div#wrapperbottom{
			clear: both;
			width: 920px;
			height: 45px;
			line-height: 35px;
			background: url(/fend/images/wrapper-bottom.gif) no-repeat;
			margin: 0 auto;
			color: #8f7450;
			font-size: 10px;
		}
		
			div#readplease{
				float: left;
				margin: 3px 0 0 13px;
				line-height: 29px;
				display: inline;
			}
			
		div#sencialogo{
			position: absolute;
			bottom: 10px;
			left: 787px;
			z-index: 99;
		}

div#footershell{
	background: #07ae8d url(/fend/images/footer-backer.gif) repeat-x top;
	color: #000;
	height: 50px;
	text-align: center;
}

	div#rootlinks{
		background: url(/fend/images/rootlinks-backer.gif) no-repeat;
		width: 900px;
		margin: 0 auto 10px auto;
		text-align: center;
		color: #009074;
		height: 25px;
		line-height: 25px;
	}
	
		div#footershell a:link,
		div#footershell a:visited,
		div#footershell a:active{
			color: #fff;
		}
		
		div#footershell a:hover{
			text-decoration: underline;
		}

/*------------------ 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;
}