html,body{
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
}

body{
	font: 76% arial,sans-serif;
}

body.fend{
	background:#CFCFCF url(/fend/images/main-backer.jpg) repeat-x top;
}

h1 {
    color: #949494;
    font-size: 18px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
}

h2 {
    font-size : 16px;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #949494;
    text-decoration: none;
	margin: 0;
}

h3,
h3 a{
    font-size : 13px;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
}
h3{
    color : #949494;
	margin: 10px 0;
}

h4 {
    color: #949494;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 14px;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #FFFFFF;
    text-decoration: none;
}
p {
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666; 
}

.black {
    font-family: Arial, Tahoma, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000; 
}

blockquote{
	border: 1px solid #ffea9f;
	background: #fffeec;
	margin: 0 10px;
	padding: 10px;
	quotes:"“" "”";
}

hr {
	color: #AA0000;
	background-color: #AA0000;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 0;
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ce0000;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ff9000;
    text-decoration: underline;
}

th, td{
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* 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#container{
	width: 950px;
	text-align: left;
	margin: 10px auto;
}

div#headershell{
	position:relative;
	width: 950px;
	height: 180px;
	background: #870000 url('/fend/images/header-backer.jpg');
}

div#flashshell{
	position: absolute;
	top: 10px;
}

div#logo {
	position: absolute;
	top: 30px;
	left: 18px;
	width: 302px;
	height: 148px;
}

div#topnav {
	position: absolute;
	top: 8px;
	right: 80px;
}

div#mainnav {
	height: 30px;
	background: #dbdbdb url('/fend/images/mainnav-backer.gif') top repeat-x;
}

div#navtrail {
	height: 25px;
	background: #6b6b6b url('/fend/images/subnav-backer.gif') top repeat-x;
	overflow: hidden;
	line-height: 25px;
	padding: 0 10px;
}

div#topnav a:link, div#topnav a:visited, div#navtrail a:link, div#navtrail a:visited, div#footershell a:link, div#footershell a:visited {
	color: #ffe394;
	text-decoration: none;
}

div#topnav a:hover, div#topnav a:active, div#navtrail a:hover, div#navtrail a:active, div#footershell a:hover, div#footershell a:active {
	color: #fff;
}

div#wrapper {
	background: #fff url('/fend/images/content-backer.gif') repeat-y;
}

div#wrapper-bottom {
	background: url('/fend/images/content-bottom.gif') no-repeat;
	height: 18px;
	clear: both;
}

div#contentwrapper {
	float: left;
	width: 540px;
	background: transparent url('/fend/images/content-topleft.gif') top left no-repeat;
}

div#content {
	padding: 0 10px;
}

div#columnshell {
	float: right;
	width: 402px;
	_width: 404px;
}

div#column-red {
	width: 200px;
	float: left;
	margin: 0 1px;
}

div#column-yellow {
	background: url('/fend/images/sidebar-yellow.jpg') top no-repeat;
	width: 200px;
	float: right;
}

#column-red h2 {
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 10px 0 30px 0;
	background: url('/fend/images/sidebar-red.jpg') top no-repeat;
}

#column-red h3 {
	color: #000;
	font-size: 12px;
	text-align: center;
	margin: 0;
}

#column-red p {
	margin: 10px 5px;
}

#column-yellow h2 {
	color: #000;
	font-size: 14px;
	text-align: center;
	margin: 10px 0 30px 0;
}

#column-yellow h3 {
	color: #000;
	font-size: 12px;
	text-align: left;
	margin: 15px 5px 0px 5px;
}

#column-yellow p {
	margin: 5px;
}

th{
	background: #ba0001;
	color: #fff;
	font-weight: bold;
}

tr.gray td{
	background: #eee;
}

div#footershell{
	background: #535353 url('/fend/images/footer-backer.gif') repeat-x;
	color: #FFF;
	clear:both;
	width:100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}

div#footer-left {
	background: url('/fend/images/footer-left.gif') no-repeat top;
	width: 15px;
	height: 30px;
	float: left;
}

div#footer-right {
	background: url('/fend/images/footer-right.gif') no-repeat top;
	width: 15px;
	height: 30px;
	float: right;
}

div#copyright {
	text-align: center;
	margin: 10px 0;
	color: #949494;
	font-size: 10px;
}

ul#subnav{
	margin: 0;
	padding: 10px;
	list-style: none;
}

ul#subnav ul{
	margin: 0;
	padding: 5px 0 5px 15px;
	list-style: square;
}

ul#subnav ul li a{
	font-size: 11px;
}

ul#subnav ul ul{
	display: none;
}
/* -------------- 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;
}

/* -------------- modal styles -------------- */
div#modaloverlay{
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	background-color: #cfcfcf;
	z-index: 99;
}
div#modalwindow{
	position: absolute;
	width: 100%;
	z-index: 100;
}
	div#modalinner{
		position: relative;
		width: 530px;
		padding-top: 150px;
		margin: 0 auto;
		background: url(/fend/images/backer-modal.png) no-repeat left top;
	}
		div#modalfooter{
			padding: 5px 10px 10px 10px;
			background: url(/fend/images/backer-modal.png) no-repeat right bottom;
		}/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: right;
  list-style: none;
  height: 30px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0 0 0 1px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 30px;
  z-index:5;
  background: url('/fend/images/mainnav-backer.gif') repeat-x -30px;
}

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*/
  background: none !important;
}

/* Root Menu */
ul#navmenu a {
  padding: 0 10px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: transparent url('/fend/images/mainnav-backer.gif') repeat-x top;
  color: #000;
  font: bold 14px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 30px !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: transparent url('/fend/images/mainnav-backer.gif') repeat-x bottom;
  color: #ffe394;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #930000;
  color: #ffe394;
  font: bold 11px/30px Tahoma, Arial, Helvetica, sans-serif;
}

/* 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 {
  background: #650000;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #930000;
  color: #ffe394;
}

/* 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: #650000;
  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: #930000;
  color: #ffe394;
}

/* 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: #650000;
  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;
}

/* ------------------ 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 ---------------------*//*------------------ 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;
}#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;
	}