/* -------------- 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, p, li, h1, h2, h3, h4, h5, a {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333; 
}

body.fend{
	background:#bbbec4 url(/fend/images/bg.jpg) no-repeat center top;
}
	
body.mceContentBody{
	background: #fff;
}

p{margin: 5px 0;}

ul{
	list-style: disc outside;
	margin: 10px 0;
}

ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha}
ol ol ol  li{list-style-type:upper-roman;}

li{
	margin: 1px 25px;
	color: #333333;
}

b, strong{font-weight: bold;}

i, em{font-style: italic;}

.clear{clear: both;}

.hide{display: none;}

h1{
	color: #000;
	font-size: 22px;
	font-weight: normal;
}

h2{
    color : #7f4c30;
    font-size : 20px;
    font-weight : bold;
}

h3 {
    color : #666;
    font-size : 17px;
    font-weight : bold;
}

h4 {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

h5 {
    color : #000;
    font-size : 12px;
    font-weight : bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

a:link, a:visited, a:active { 
    color: #7f4c30;
    text-decoration: none;
}

a:hover {
    color: #7f4c30;
    text-decoration: underline;
}


/* -------------- layout styles -------------- */

div#container{
	width:850px;
	text-align:left;
	margin:0 auto;
}
	div#headershell{
		position:relative;
		height: 150px;
	}
		div#headershell h1 a{
			position: absolute;
			top: 45px;
			display: block;
			width: 325px;
			height: 105px;
			background: url(/fend/images/logo.jpg);
		}
		div#topnav{
			position: absolute;
			top: 0;
			left: 670px;
			height: 25px;
			width: 180px;
			text-align: center;
			line-height: 25px;
			color: #fff;
			background: url(/fend/images/backer-topnav.jpg);
		}
			div#topnav a{
				color: #fff;
			}
	div#pagetitle{
		padding: 0 20px;
		height: 50px;
		line-height: 50px;
		text-align: right;
		background: url(/fend/images/backer-pagetitle.jpg) no-repeat top;
	}
		a.print{
			display: block;
			padding-top: 17px;
		}
		div#pagetitle h2{
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			float: left;
		}
	div#content{
		padding: 10px;
		min-height: 300px;
		height: auto!important;
		height: 300px;
		background: #bbbec4 url(/fend/images/backer-content.png) no-repeat top;
	}
	
		/* basic table styles */
			.tableborder,
			.event-listing-table{
				width: 80%;
				border: 1px solid #727407;
				background: #333333;
			}
				.tableborder th,
				.event-header-row td{
					padding: 5px;
					color: #000;
					font-size: 13px;
					font-weight: bold;
					background: #F0AF21 url(/fend/images/backer-tableledger.jpg) repeat-x top;
				}
				.tableborder td,.tableborder p{
					padding: 5px;
					color: #E9EAEB;
				}
				.tableborder tr:hover td{
					background: #666666;
					color: #666;
				}


	div#columnshell{
		float:left;
		width:200px;
	}
	div#footershell{
		padding: 10px 0 0 0;
		height: 65px;
		clear:both;
		text-align: center;
		background: url(/fend/images/backer-footer.png) no-repeat bottom;
	}
		div#rootlinks{
			height: 30px;
			line-height: 30px;
		}
		div#copyright{
			height: 35px;
			line-height: 35px;
			color: #666;
		}
	div#sencialogo{
		margin-bottom: 10px;
	}
	
/* -------------- 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;
}

/* -------------- forms styles -------------- */
ul#volunteerform{
	list-style: none;
}
ul#volunteerform li{
	margin: 0;
	padding: 10px 40px 0 0;
	float: left;
}
ul#volunteerform li input.input{
	width: 250px;
}

/* --------------- home page styles ----------------- */
.innerbox {
	width: 250px;
	min-height: 113px;
	background: url('/fend/images/innerbox-header.jpg') no-repeat top left;			
	margin-top: 10px;
	float: left;
	color: #FFFFFF;
}

.innerbox p, .innerbox h2 {
	text-align: left;
	padding: 10px 5px 10px 5px;
	margin: 0 5px 0 5px;
	color: #FFFFFF;
}

.innerbox a {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.innerbox span {
	padding: 5px 0;
	margin: 0 10px;
	display: block;
	border-bottom: 1px solid #d0e6ed;
}

.innerbox h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #FEC00B;
	padding: 10px 5px 10px 5px;
	margin: 0 5px 0 5px;
}


/* --------------- news page styles ----------------- */
div.newspage{
	padding: 5px;
	height: 25px;
	line-height: 25px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	background: #F0AF21 url(/fend/images/backer-tableledger.jpg) repeat-x top;
}		
	div.newspage ul{
		list-style: none;
		margin: 0;
		padding: 0 10px;
		height: 25px;
		line-height: 25px;
	}
		div.newspage ul li{
			list-style: none;
			margin: 0;
			float: left;
		}
		div.newspage ul li span.currentpage{
			display: inline-block;
			width: 25px;
			line-height: 25px;
			text-align: center;
		}
		div.newspage ul li a{
			display: block;
			width: 25px;
			line-height: 25px;
			font-size: 13px;
			text-align: center;
			color: #FEDB0F;
		}
			div.newspage ul li a:hover{
				color: #fff;
				text-decoration: none;
			}
ul#newslist{
	list-style: none;
}
	ul#newslist li{
		margin: 0 10px;
		padding: 5px;
		border-bottom: 1px solid #aaa;
	}
		ul#newslist li a{
			font-weight: bold;
		}/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0 10px;
  width: 470px; /*For KHTML*/
  list-style: none;
  height: 30px;
  position: absolute;
  top: 90px;
  left: 360px;
  background: url(/fend/images/backer-nav.jpg) no-repeat;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  z-index:5;
  color: #fff;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 0 10px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #fedb0f;
  font: bold 12px/30px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#navmenu li#menu-current-root a{}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #000;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a,
ul#navmenu li#menu-current-root ul li a {
  font: bold 12px/25px Arial, Verdana, Helvetica, sans-serif;
  float: none;
  background: #000;
  color: #fedb0f;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a,
ul#navmenu li#menu-current-root ul li a:hover {
  background: #000;
  color: #fff;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #000;
  color: #fedb0f;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #000;
  color: #fff;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #000;
  color: #fedb0f;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #000;
  color: #fff;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/*------------------ video player styles -----------------------*/
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;
}#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}