/* -- 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.gif) top left repeat-x #780000;
	color:#000;
	font:normal 1em tahoma,verdana,arial,'lucida grande',sans-serif;
	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:#fc0;
	}

/*
Container / Header
*/
  #container {
	margin:0 auto;
	text-align:left;
	width:930px;
	}
  	/*	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;
	height:46px; 
	}
  #flashheader {
   background:url("/images/flashheader.jpg") top left no-repeat;
   height:156px;
   margin:0 auto;
   text-align:left;
   }
  #header3 {
   background:url("/images/header3.jpg");
   height:27px;
   margin:0 auto;
   text-align:left;
   }

   #maintable {
   width:920px;
   height:350px;
   }

/* Homepage Boxes */
	#boxes {padding:0; margin-top:0; text-align:center; }
	.box { background:url(/images/boxtop.gif) top left no-repeat; display:block; width:297px; height:317px; float: left; margin-left: 0px; height:100%; }
	.box ul { font-size: 11px; padding-left:5px; margin-left:0; text-indent:0;  list-style: none; font-family:Arial, Helvetica, sans-serif;}
	.box li { line-height: 18px;  display:block;}
	.box .listitem {border:0px solid #000; font-size: 11px; padding:0 0 0 10px; margin-right:0; text-indent:0;  list-style: none; font-family:Arial, Helvetica, sans-serif;  display:block; width:280px;}
	.box .boxtitle {background:url(/images/box-head.jpg) no-repeat; width:290px; font-size: 17px; font-family:Georgia, "Times New Roman", Times, serif; color: #777; padding: 10px 0 0 10px;  display:block; margin:0 0 -10px 0;}
	.box .h3 { color: #401805; font:Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; padding:0 5px 0 5px; }
	.box .text, .box .text .b, .box .text .strong { color: #401805; font:Arial, Helvetica, sans-serif; font-size: 11px; padding:10px 5px 5px 5px; display:block; }
	.box .small, .box .small b, .box .small strong { color: #401805; font:Arial, Helvetica, sans-serif; font-size:9px; padding:5px;  display:block;}
	.box .resource {position:relative; top: 7px; left:5px; padding-right:4px;}
	#box2 { margin-left: 14px; height:317px;}
	#box3 { margin-left: 14px; background:url(/images/box3.jpg) no-repeat; height:317px;}
	#box3 .listitem {width:140px;}
	#box3 .boxtitle {width:140px;} 
	#box4 { margin-left: 14px; background:url(/images/boxtoplong.gif) no-repeat; height:248px; width:920px; margin:0 0 0 -3px;}
	#box4 .listitem {width:640px; padding:3px 35px;}
	#box4 .boxtitle {width:640px; padding:20px;} 
* html	.box .text, .box .text b, .box .text strong, .box .boldtext { color: #401805; font:Arial, Helvetica, sans-serif; font-size: 11px; padding:0; disply:block; margin:0 0 0 5px;}
* html	.box .small, .box .small b, .box .small strong, .box .boldsmallertext { color: #401805; font:Arial, Helvetica, sans-serif; font-size:9px; padding:0 5px; margin-top:-15px; }
* html 	.box .resource {position:relative; top: -1px; left:5px; margin-right:7px;}

/* Slider */
#slider { border:1px solid #003d7d; border-width:0 0 1px 0; height:400px; padding-bottom:10px; width:770px; }
#slider ul { list-style:none; }
#slider ul li { margin:0; width:770px;}
#slider h2 { color:#404040; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:none; }
#slider h2 span {display:block;}
#slider h3 { color:#7d4000; font-size:13.82px; }
#slider .slide { height:400px; padding:0 30px 0 0; width:700px; margin:0 30px;}
#slider #slide1 { background:none; }
#slider .img {margin:0 20px;}

#prevBtn { background:url(/images/prev-btn.png) top left no-repeat; float:left; height:20px; position:relative; top:-40px; left:5px; text-indent:-9999px; width:20px; }
#nextBtn { background:url(/images/next-btn.png) top left no-repeat; float:right; height:20px; position:relative; top:-40px; right:5px; text-indent:-9999px; width:20px; }
#prevBtn a, #nextBtn a { display:block; height:20px; position:relative; width:20px; }


   /*
Left Navigation
*/
  #leftnav {
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	width:100px; 
	}
#leftnav .leftnav01 {
	color:#fff;
	}
  #leftnav a {
  	font-weight:bold; }
  #leftnav span {
	display:block;
	padding:2px 0 2px 2px;
	margin:0; }
  #leftnav .nav1, #leftnav .nav2, #leftnav .nav3 {
	color:#fff;
	padding:0; }
  #leftnav .nav1:hover, #leftnav .nav2:hover, #leftnav .nav3:hover {
	color:#fc0; }
  #leftnav .nav1 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:7px 0px 9px 2px; }
  #leftnav .currentnav1 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:7px 0px 9px 2px; }
  #leftnav .nav2, #leftnav .currentnav2 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:3px 3px 3px 2px; }
  #leftnav .nav3, #leftnav .currentnav3 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:3px 3px 3px 9px; }
  #leftnav .currentnav1, #leftnav .currentnav2, #leftnav .currentnav3 {
	color:#fc0; }
  #leftnav .text {
  	color:#000;
	font-size:10px;
	margin:10px 0 0 0;
	padding:0; }

/*
Top Navigation
*/
#topnav { height:38px; width:920px; padding:6px 0 0 0; }
* html #topnav { height:38px; width:920px; padding:0; }

 #topnav td {
  	border:solid #000;
	border-width:0;
	}
  #topnav .nav {
	text-align:left; 
	height:24px; 
	padding:6px 20px 7px 20px; 
	font:bold 15px Georgia,'Times New Roman',Times,serif;
	}
  #topnav .nav a {
    color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:6px 26px 12px 26px; 
	}
  #topnav .nav a:hover,
  #topnav .nav a.active {
	background:url(/images/topnavbg_f2.gif) top center no-repeat;
    color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:6px 26px 12px 26px; 
	}
/* Set the menu background to align left.  The first class will remove the background for the first menu item. */
  #topnav .nav .first {
	background-image:none;
	}

/*
Content Area
*/
  #pagetop {
  	padding:0;
	height:20px;
	background:#780000;
	}
  #pgcontent {
  	background:url(/images/pagebg.gif) top right repeat-y #fff;
  	padding:10px 60px 0 20px;
	vertical-align:top; 
	}
  #pgcontent .text a {
  	color:#069; }
  #pgcontent .text a:hover {
  	color:#999; }
  #pgcontent .contentsearch {
	font-size: 10px;
	}
  #pgcontent td table { font-size:13px; }

.text{ font-size:13px; font-weight:normal; font-style: normal;}
.textital, .italtext, em, i { font-size:13px; font-style: italic; }
.boldtext, strong, b { font-size:13px; font-weight:bold; }
.small { font-size:9px; }
.boldsmallertext { font-size:9px; font-weight:bold; }

/* Used for stylizing text on FEEDBACK.ASP forms */
  #feedback { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 10px 10px 10px;
	margin:10px auto;
	width:910px;
}
  #feedback .forms { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 0px 5px 15px;
	margin:0 auto;
	width:910px;
}
.forms td { 
	font-size:10px; 
	font-weight:bold; 
}

/*
Footer Styles
*/
  #footer {
  	background:url(/images/footer.gif);
	height:50%;
	}
  #footer {
	color:#fff;
    font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:0; 
	}
  #footer a {
  	color:#fc0;
	font-size:11px;
	font-weight:bold;
	}
  #footer a:hover {
  	color:#fff; 
	}
  #footer .text {
  	color:#fff;
	font-size:11px;
	}

/*
Heading Styles
*/

  #pgcontent .h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { font-family:Georgia,"Times New Roman",Times, serif; font-weight:normal; font-size:23px; color:#780000; padding-top:3px;}
  #pgcontent .h2, h2, heading2, .heading2 { font-size:15px; font-weight:bold; text-transform:uppercase; color:#780000; }
  #pgcontent .h3, h3, heading3, .heading3 { font-size:15px; font-weight:bold; font-style:italic; color:#780000; }
  #pgcontent .h4 { font-size:13px; font-weight:bold; }
  #pgcontent .h5 { font-size:13px; font-weight:normal; }
  #pgcontent .h6 { font-size:13px; font-weight:bold; font-style:italic; }
  #pgcontent  .subheader { font-size:15px; font-weight:bold; color:#780000; }

/*
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
*/
#rightbar {
	float:right;
	margin:0;
	padding:0;
	position:relative;
	}
#rightbar .list {
	background:#fff;
	border:solid #667;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0 3px 3px 0;
	padding:0;
	}
#rightbar .list h3 {
	background:#780000;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding:5px 2px 4px 3px;
	text-align:left;
	}
#rightbar .list ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	text-align:left;
	}
#rightbar .list li {
	display:block; 
	}
#rightbar .list a {
	background:#fff;
	border:solid #667;
	border-width:0 0 1px 0;
	color:#000;
	font-size:10px;
	display:block;
	margin:0;
	padding:3px;
	width:155px; 
	}
#rightbar .list a:hover {
	background:#e6e6e6;
	color:#c00; 
	}
	
/* -- | 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:center; }
	.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
*/

.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:90%;}
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:95%;
			border-color:#780000;
			font-size:10px;
			padding:0;
			margin:0;
			}
* html	  #calendar {
		  	width:95%;
			border-color:#780000;
			font-size:10px;
			padding:0 20px 0 0;
			margin:0 90px 0 0;
			}
		  #calendar th {
			background:#780000;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#780000;
			}
		  #calendar .date {
			background:#333;
			color:#fff;
			font-size:9px;
			}
		  #calendar .today {
			background:#c00;
			}
		  #calendar .events li {
			border-color:#e6e6e6;
			font-size:9px;
			}
 		  #calendar strong {
			font-size:9px;
			}
		/* Event Details - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventdetail {
			border-color:#780000;
			}
		  #eventdetail .info {
			color:#780000;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#780000;
			}
		  #eventdetail .type {
			background:#780000;
			border-color:#780000;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#780000;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
		  	width:95%;
			border-color:#780000;
			font-size:10px;
			margin:10px 0px 0px 0px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#780000;
			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: #900; }
.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; }

