/* -- WebSite Accelerator 3.0.0.0 ----- */

/*
  WSA Stylesheet Master
  Copyright  2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 2004.12.13
  Last Modified: 2005.02.08
*/

/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");

/*
Core Styles
*/
  body {
  	background:url(/images/bg-1.jpg) top center repeat fixed #37597C;
	color:#036;
	font-family:"Trebuchet MS", tahoma, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center; }
  	/*	devnote: If using 'text-align:center;' to center your layout, you must use a
		container (see below) to fix a browser glitch. -ch */
  a {
  	color:#039;
	text-decoration:none;
	}
  a:hover {
  	color:#036;
	}

/*
Container / Header
*/
  #container {
	margin:0 auto;
	text-align:left;
	width:913px;
	}
  	/*	devnote: '#container' The combination of margin:0 auto; and text-align:left; fixes a bug in
		IE 5/6 that causes text to inherit centering from the body selector. -ch */
  #pageheader {
  	valign:top;
	border:0px solid #000ccc;
	margin:0 auto;
	text-align:right;
	background:url("/images/rotate/03.jpg") top left no-repeat;
	height:229px; 
	position:relative;
	}
  #pageheader .date {
  	font-size:10px;
	color:#fff;
	position:absolute;
	top:8px;
	right:0;
	z-index:99;
  	}

  #pageheader #slideshow {
  	position:absolute;
	top:0;
	left:0;
  	}
   #maintable {
   width:913px;
   }
   /*
Left Navigation
*/  
  #leftnav {
	background:url(/images/leftnavbg.jpg) top right no-repeat;
	margin:0;
	padding:0;
	text-align:right;
	vertical-align:top;
	width:280px; 
	}
  #leftnavlinks {
  	margin:0 25px 0 70px;
	padding:0;
	width:180px;
  	}
  #leftnav h2, #leftnav .h2 {
  	color:#fff;
	font-size:20px;
  	margin:0;
	padding:5px 0 5px 0;
  	}
  #leftnavlinks span {
	display:block;
	border-bottom:1px solid #b7d3e2;
  	}
  #leftnav a {
  	font-weight:bold;
	font-size:16px;
	color:#fff;
	display:block;
	padding:5px 15px 5px 15px;
	}
  #leftnav a:hover, #leftnav a.currentnav1, #leftnav a.currentnav2 {
  	background:#b7d3e2;
	color:#003971;
	}

  #leftnav a.nav2, #leftnav a.currentnav2 { 
	padding:5px 30px 5px 15px;
	font-size:12px; 
	}

	
#leftnav .text, #leftnav .upcomingevent, #leftnav .upcomingevent a {
  	border-bottom:none;
  	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	padding:0;
	margin:0;
	} 
#leftnav .upcomingevent a:hover {
	background:none;
  	color:#fff;
	text-decoration:underline;
	}  
#leftnav .upcomingevent {
  	border-bottom:1px solid #fff;
	padding:7px 15px 7px 15px;
	}

#leftnav #leftnav01 {
  	margin:15px 25px 0 70px;
	padding:0;
	text-align:right;
	width:180px;
	}
#leftnav #leftnav01 .h3{
	color:#fff;
	}
#leftnav #leftnav01 .text {font-size:9px;}
#leftnav #leftnav01 .listitem a {font-size:6px; font-weight:normal;}
#leftnav #leftnav01 .text b {font-size:9px; font-weight:bold; }
#leftnav #leftnav01 td.text {padding:0 7px;}

 #leftnavbottom {
 background:url(/images/leftnavbottom.jpg) bottom right no-repeat;
 height:112px;
 width:280px;
 position:absolute; bottom:60px;
 	}
/*
Top Navigation
*/
#topnav { background:url("/images/topnavbg.jpg") top right no-repeat; height:42px; width:913px; }

  #topnav .nav {
	text-align:left; 
	height:42px; 
	padding:12px 0 0 0; 
	display:block;
	margin:0 0 0 390px;
	}
  #topnav .nav a {
	border-right:1px solid #b7d3e2;
    color:#fff;
	font-size:17px;
	font-weight:bold;
	padding:0 20px 0 20px; 
	margin:0 0 0 -4px;
	}
  #topnav .nav a:hover,
  #topnav .nav a.active {
	border-right:1px solid #b7d3e2;
	background:#b7d3e2;
    color:#003971;
	}
/* Set the menu background to align left.  The first class will remove the background for the first menu item. */
  #topnav .nav .first{
	}


/*
Content Area
*/
  #pgcontent {
  	background:url(/images/header2.jpg) top right no-repeat #fff;
  	padding:10px 0 10px 10px;
	vertical-align:top; 
	height:460px;
	}
  #pgcontent .text a {
  	color:#069; }
  #pgcontent .text a:hover {
  	color:#039; }
  #pgcontent .contentsearch {
	font-size: 14px;
	}

.pdfname { margin-top: 0; }
.text{ font-size:14px; font-weight:normal; font-style: normal;}
.textital, .italtext, em, i { font-size:14px; font-style: italic; }
.boldtext, strong, b { font-size:14px; font-weight:bold; }
.small { font-size:12px; }
.boldsmallertext { font-size:12px; font-weight:bold; }

/* Used for stylizing text on FEEDBACK.ASP forms */
  #pgcontent .forms { 
	font-size:14px; 
}
.forms td { 
	font-size:14px;  
}


/*
Footer Styles
*/
  #footer {
  	background:url(/images/footer.jpg) top right no-repeat;
	height:195px;
	}
#footer #infobox {
	float:left;
	width:190px;
	margin:25px 0 0 52px;
	}
#footer #infobox .text, #footer #infobox h2, #footer2 .h2 {
	color:#fff;
	padding:0;
	margin:0;
	}
#footer2 .h2 {
	border-bottom:1px solid #fff;
	font-size:18px;
	font-weight:bold;
	}
#footer2 .text {
	padding:5px 0 0 0;
	}
  #footer2 {
	color:#fff;
    font-size:12px; 
	padding:0 0 40px 0;
	}
  #footer2 a {
  	color:#fff;
	font-size:12px;
	text-decoration:underline;
	}
  #footer2 a:hover {
  	color:#ccc; 
	}
  #footer2 .text {
  	color:#fff;
	font-size:12px;
	}
#footer2 .right {
	width:45%;
	float:right;
	text-align:right;
	}
#footer2 .left {
	width:40%;
	float:left;
	margin:0 0 0 52px;
	text-align:left;
	}

/*
Heading Styles
*/

  #pgcontent .h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { font-weight:normal; font-size:26px; color:#fff; padding:0; margin:0 0 40px 10px; display:block;}
  #pgcontent .h2, h2, heading2, .heading2 { font-size:20px; font-weight:bold; color:#6D986B; }
  #pgcontent .h3, h3, heading3, .heading3 { font-size:18px; font-weight:bold; font-style:italic; color:#002564; }
  #pgcontent .h4 { font-size:16px; font-weight:bold; }
  #pgcontent .h5 { font-size:14px; font-weight:normal; }
  #pgcontent .h6 { font-size:14px; font-weight:bold; font-style:italic; }
  #pgcontent  .subheader { font-size:18px; font-weight:bold; color:#6D986B; }


/*
Hot Lists are still used for POLL items. Other RightNav items use rightbar.
*/

  .hotlisttable {
    margin:0 0 10px 0;
	padding:0 0 10px 0; }
  .hotlisttable .hotlisttitle {
  	background:#014171;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:7px;
	text-align:left; }
  .hotlisttable .hotlistitem {
    padding:1px; }
  .hotlisttable tr td table {
	vertical-align:middle; padding:0; margin:0; font-size:10px; color:#5A0000;
	border-width:0 1px 1px 1px; border-style:solid; border-color:#014171; }
  .hotlisttable .hotlistitem a {
	font:normal 10px; padding:3px auto; display:block; color:#fff; }
  .hotlisttable .hotlistitem a:hover {
	color:#c00; }
/*
RightBar
*/

#rightlist {
	margin-top:70px;
	}
#rightbar {
	float:right;
	margin:0 5px 10px 10px;
	padding:0;
	position:relative;
	}
#rightbar .list {
background:#fff;
	color:#667;
	}
#rightbar .list h3 {
  	background:#559ABB;
	border:1px solid #247DA9;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding:5px 2px 4px 3px;
	text-align:center;
	}
#rightbar .list ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	text-align:center;
	}
#rightbar .list li {
	display:block; 
	}
#rightbar .list a {
	border:solid #247DA9;
	border-width:0 0 1px 0;
	color:#559ABB;
	font-size:12px;
	display:block;
	margin:0;
	padding:3px;
	width:155px; 
	}
#rightbar .list a:hover {
	background:#559ABB;
	color:#fff; 
	}
	
/* -- | image gallery | -------------------------------------- */

	.caption, .rsccaption { text-align:center; vertical-align:top; font-size:70%; font-weight:bold; padding:0 0 20px 0;}
	.captionfield { text-align:center; vertical-align:top; font-size:11px; width:450px; height:40px; }
	.imagegallery { text-align:center; vertical-align:top; padding:0 30px 0 30px;}
	.imagegallery td { text-align:left; }
	.imagegallery2 { vertical-align:top; font-size:10px; font-weight:bold;}
	.imagegallerymain { text-align:left; }
/*	.imagegallerytitle { border-bottom:1px solid #9B0D1B; color:#9b0d1b; font-weight:bold; padding:0; margin:0; }*/

/* Styles TEXT on main photos */
	TD.rsccaption { TEXT-ALIGN: center; vertical-align: top; font-size:70%; }
	td.image {color:#fff;}
/*
Miscellaneous / Legacy Styles
*/
  .upcomingevent { 
  font-family:Georgia,"Times New Roman",Times, serif;
  font-size:10px;
  font-color:#000;
  margin:7px 0;
  }

 .upcomingevent a:hover { 
  color:#fefefe;
  }
  
  
 
.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#000;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }


/* Weekly Calendar styles */
#weekly { width:80%; margin-top:40px;}
tr.eventodd { font-size:9px; background:#ccc; color: #fff; }
tr.eventeven { font-size:9px; background:#fff; color: #fff; }
tr.calhdr { background:#ccc; }  
td.calhdrfont { font-size:16px; }
.calendar { margin:0; padding:3px; }
.calendar .event1 { font-size:9px; line-height:1em; margin:0 0 10px 0; padding:0; }
.info-off { font-size:12px; line-height:1em; margin:0 0 5px 0; padding:0; }
.info-on { font-size:12px; color:#c00 ; line-height:1em; margin:0 0 5px 0; padding:0; }

/* Calendar styles */
		  #calendar {
		  	width:97%;
			border-color:#247DA9;
			font-size:10px;
			}
		  #calendar th {
			background:#559ABB;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#247DA9;
			}
		  #calendar .date {
			background:#559ABB;
			color:#fff;
			font-size:9px;
			}
		  #calendar .today {
			background:#345372;
			}
		  #calendar .events li {
			font-color:#247DA9;
			font-size:9px;

			}
 		  #calendar strong {
			font-size:9px;
			}
		/* Event Details - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventdetail {
			border-color:#247DA9;
			}
		  #eventdetail .info {
			color:#247DA9;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#247DA9;
			}
		  #eventdetail .type {
			background:#559ABB;
			border-color:#247DA9;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#247DA9;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
		  	width:97%;
			border-color:#247DA9;
			font-size:10px;
			margin:10px 0px 0px 0px;
			}
		  #eventtype td {
			background:#fff;
			}
		  #eventtype th {
			background:#559ABB;
			color:#fff;
			}
		/* End Event Type Selector Styles */

.logo { font-size:16px; color:#fff; background:#808080; }
.poll { color:#000; background:#ccc; }
.pollitem { font-size:11px; color:#000; text-align:left; }
.gutter { background:#090; }
.copyright { font-size:9px; }
.content { color:#000; }
.header { font-size:10px; color:#fff; background:#000; }
.sorted { font-size:10px; color:#ff0; background:#000; }
.detail0 { font-size:10px; background:#fffadc; }
.detail1 { font-size:10px; background: #eee8aa; }

/* NoMenus.asp style */
#nomenus {
  margin:0px;
  background:#FFF;
  padding:0px 0px 0px 0px;
  height:20px;
  }

#nomenus .popheader {
  margin:0px;
  background:#63937D;
  padding:10px 0px 0px 0px;
  height:10px;
  }
#nomenus .popcontent {
  margin:0px;
  background:#CCC;
  padding:10px 10px 10px 10px;
  }
#nomenus .popfooter {
  margin:0px;
  background:url(/images/bluebg.gif) yes-repeat top left;
  padding:10px 0px 0px 0px;
  }

/* miscellaneous styles */
.button { font-size:10px; }
.error { color:#c00; }
.header { color:#fff; font-size: 15px; }
.info { color: #247DA9; }
.reccnt { color:#900; }
.sorted { font-size:10px; color:#ff6; }
.tblhead { font-weight:bold; background:#ccc; }

.divider { background:#000; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.forum { font-size:12px; color:#fff; background:#333; }
.forumsub { font-size:12px; color:#fff; background:#ccc; }

  .resource { margin:15px; }
  img.resource { margin:3px; border:0px; }

.shim {display:none;}
.clear { clear:both;}
