/* -- 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-image:url(/images/bgr.gif);
	color:#dacebf;
	font:normal 1em georgia;
	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:#fcbc41;
	text-decoration:none; }
  a:hover {
  	color:#fff; }

/*
Container / Header
*/

  #banner { border: 15px solid #fff; }
  #container {
  	border:0px solid #e6e6e6;
	margin:0 auto;
	text-align:left;
	width:970px; }
  	/*	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/header.jpg") top left no-repeat;
	height:106px; 
	}
  #header2 {
   background:url("/images/header2.jpg") top left no-repeat;
   height:133px;
   margin:0 auto;
   text-align:left;
   }
  #header3 {
   background:url("/images/header3.jpg");
   height:27px;
   margin:0 auto;
   text-align:left;
   }

   .date {
   font-size:14px;
   color:#fff;
   text-align:right;
   padding:5px 2px 3px 0;
   }

	.maintag { color:#fff; font-size:48px; margin:0px; }
	.subtag { color:#fcc060; font-size:18px; margin-bottom:15px; margin-top:0px;  }  
    
	table#toptext { font-family:Georgia, "Times New Roman", Times, serif; }
   
   
   /* Splash Styles */

#splash-border { background:#fff; height:377px; margin-bottom:20px; padding:10px; position:relative; width:950px; }
#splash { background:url('/images/bg-splash.jpg') repeat-x #fcbc40; height:377px!important; margin:0px; padding:0px; width:950px; }
#splash .slide { height:377px; padding:10px; position:relative; width:950px; }
#splash .slide h2 { color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:34px; font-weight:normal; position:absolute; right:40px; text-transform:none; top:70px; width:300px; }
#splash .slide a { color:#201714; }
#splash .slide a:hover { text-decoration:underline; }
#splash img { float:left; left:0px; margin:0px!important; position:absolute; top:0px; z-index: 3; }
#nav { bottom:15px; left:15px; position:absolute; z-index:99; }
#nav a { background: url('/images/icons/ico.splash-bullet.png') -33px 0 no-repeat; display: block; float: left; height: 30px; width: 33px; z-index:99;  }
#nav a.activeSlide { background: url('/images/icons/ico.splash-bullet.png') left top no-repeat; }
#nav a:focus { outline: none; }
#splash table { border-collapse:collapse; margin:0px; padding:0px; }
#splash table td { margin:0px; padding:0px; }
   /*
Left Navigation
*/
  #leftnav {
	background:url(/images/widget-bgr.png) repeat;
	margin:0 3px 0 0;
	padding:0px;
	text-align:left;
	vertical-align:top; }
  #leftnav .leftnav0l {
  	font: 10px Verdana #ccc;
	text-align:center;
	border:0px solid #000;
	display:block;
	width:150px;
	background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 20px 1px 5px 1px;
	}
  #leftnav a {
  	font-size:13px!important; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:underline; }
  #leftnav span {
  	background:url(/images/marker.gif) no-repeat scroll 8px 16px;
	display:block;
	padding:2px 0 2px 6px;
	margin:0; }
  #leftnav .nav1, #leftnav .nav2, #leftnav .nav3 {
	color:#e5ae56;
	padding:0; }
  #leftnav .nav1:hover, #leftnav .nav2:hover, #leftnav .nav3:hover {
	color:#fff; }
  #leftnav .nav1 {
  	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	margin:0;
	padding:7px 0px 9px 20px; }
  #leftnav .currentnav1 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:7px 0px 9px 20px; }
  #leftnav .nav2, #leftnav .currentnav2 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:3px 3px 3px 21px; }
  #leftnav .nav3, #leftnav .currentnav3 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:3px 3px 3px 21px; }
  #leftnav .currentnav1, #leftnav .currentnav2, #leftnav .currentnav3 {
	color:#fff; }
  #leftnav .text {
  	color:#fff;
	font-size:10px;
	margin:10px 0 0 0;
	padding:0; }
	
	#leftnav a.donate { background:url(/images/creditcard_paypal.png) no-repeat #f7ae2c 15px 3px; color:#3e322e; display:block; font-size:20px!important; padding:15px 0 15px 80px; }

/*
Top Navigation
*/
  
  table#menu { background:url(/images/menu-bgr.png) repeat-x!important; }
  
  #topnav {
	height:64px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0; 
	
	}

 #topnav td {
  	border:solid #000;
	border-width:0;
	}
  #topnav .nav {
	padding:0 0 9px 0;
	text-align:left; 
	}
  #topnav .nav a {
    color:#bdae9a;
	font-weight:bold;
	margin:0;
	padding:18px 20px 26px 18px; 
	}
  #topnav .nav a:hover {
    color:#fff;
	font-weight:bold;
	margin:0;
	}
  #topnav .nav strong {
	font-size:16px;
	font-weight:bold;
	margin:0;
	color:#fff;
	font-weight:bold; 
	}


/*
Content Area
*/
  #pgcontent {
  	padding:10px;
	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; }


table.forms td.heading1 { color:#FAA133; font-family:Georgia, "Times New Roman", Times, serif;font-size:23px; font-weight:normal; }

/* Used for stylizing text on FEEDBACK.ASP forms */
  #feedback { 
	font-size:10px; 
	font-weight:bold; 
	margin:10px auto;
	width:90%;
}
  #feedback .forms { 
	font-size:10px; 
	font-weight:bold; 
	margin:0 auto;
	width:90%;
}
.forms td { 
	font-size:12px; 
	font-weight:bold; 
}
#pgcontent form { 
	font-size:15px; 
	font-weight:bold; 
	margin:0 auto;
	padding:0 0 0 8px;
	width:90%;
}

/*
Footer Styles
*/
  #footer {
  	background:url(/images/footer.png) top left no-repeat #1c52a4;
	height:76px;
	}
  #footer2 {
    background:url(/images/footer.png) repeat-x;
	color:#fff;
    font-size:11px;
	margin-bottom:25px;
	margin-top:25px;
	padding:10px;
	text-align:center;
	}
  #footer2 a {
  	color:#fcbc41;
	font-size:11px;
	}
  #footer2 a:hover {
  	color:#fff; 
	}
  #footer2 .text {
  	color:#1c52a4;
	font-size:10px;
	}

/*
Heading Styles
*/

  #pgcontent .h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { color:#faa133; font-family:Georgia,"Times New Roman",Times, serif; font-size:25px; font-weight:normal; margin-top:0px; padding-top:3px;}
  #pgcontent .h2, h2, heading2, .heading2 { font-size:15px; font-weight:bold; text-transform:uppercase; color:#900; }
  #pgcontent .h3, h3, heading3, .heading3 { font-size:15px; font-weight:bold; font-style:italic; color:#236659; }
  #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:#900; }

/*
Hot Lists & Nav Lists *** If System Setting DisplayListAsUL is "NO", the hotlist css will be active. If "YES", it will use the rightbar css.
*/

/*
RightBar
*/
#rightbar {
	float:right;
	margin:0 5px 10px 10px;
	padding:0;
	position:relative;
	}
#rightbar .list {
	background:#fff;
	color:#667;
	margin:0;
	padding:0;
	}
#rightbar .list h3 {
	background:url(/images/rightnavtop.gif) top left no-repeat #fff;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding:1px 5px 4px 5px;
	text-align:left;
	}
#rightbar .list ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	text-align:left;
	}
#rightbar .list li {
	display:block; 
	margin:0 7px 0 3px;
	}
#rightbar .list a {
	background:#F3DFB4;
	border:solid #667;
	border-width:1px;
	color:#000;
	font-size:10px;
	display:block;
	margin:0;
	padding:3px;
	width:154px; 
	}
#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%; }

/*
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:80%;}
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:100%;
			border-color:#236659;
			font-size:10px;
			}
		  #calendar th {
			background:#20621A;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#20621A;
			}
		  #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:#236659;
			}
		  #eventdetail .info {
			color:#20621A;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#236659;
			}
		  #eventdetail .type {
			background:#20621A;
			border-color:#20621A;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#236659;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
		  	width:100%;
			border-color:#20621A;
			font-size:10px;
			margin:10px 0px 0px 0px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#20621A;
			color:#fff;
			}
		/* End Event Type Selector Styles */

/* 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 */
.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:#071A66; padding:1px;}
.sorted { font-size:10px; color:#ff0; background:#000; }
.detail0 { font-size:10px; background:#fffadc; }
.detail1 { font-size:10px; background: #eee8aa; }

.button { font-size:10px; }
.error { color:#c00; }
.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; }
