/* -- WebSite Accelerator 3.0.0.0 ----- */

/*
   TEMPLATE 3.0
   WSA Stylesheet Master
   Copyright © 2005 PowerServe International.
   All Rights Reserved.

   Notes:
   Check through comments before editing style selectors. Some selectors
   may reference code in the wsaglobal.css file and are not to be changed
   aside from the attributes provided in the selectors. - CH

*/

/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");
/* End Import */

/*
Core Styles
*/
  body {
  	background:#bfc29b;
	color:#444;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
	}
  a {
  	color:#D0744B;
	text-decoration:none;
	}
  a:hover {
  	color:#B3B78A;
	}
  form {
  	margin:0;
	padding:0;
	}

  #container {
   margin:0 auto;
   text-align:left;
   width:860px;
   }

		/* Calendar Styles - !MODIFY ONLY! -  Added by CH 3.25.05 */
		  #calendar {
			border-color:#D6A25A;
			font-size:10px;
			}
		  #calendar th {
			background:#D6A25A;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#F7D794;
			}
		  #calendar .date {
			background:#F7D794;
			color:#848239;
			font-size:9px;
			}
		  #calendar .today {
			background:#e6e6e6;
			}
		  #calendar .events li {
			border-color:#e6e6e6;
			}
		/* End Calendar Styles */

		/* Event Details - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventdetail {
			border-color:#667;
			}
		  #eventdetail .info {
			color:#000;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#667;
			}
		  #eventdetail .type {
			background:#b4b4b4;
			border-color:#667;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#667;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
			border-color;#000;
			font-size:10px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#D6A25A;
			color:#fff;
			}
		/* End Event Type Selector Styles */

/*Legacy Calendar styles */
tr.eventodd { font-size:10px; background:#ccc; color: #fff; }
tr.eventeven { font-size:10px; background:#fffadc; color: #fff; }
tr.calhdr { background:#ccc; }  
td.calhdrfont { font-size:16px; }
.calendar { margin:0; padding:3px; }
.calendar .event1 { font-size:10px; line-height:1em; margin:0 0 5px 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; }


/*Footer styles */
  #footer {
  	background:url(/images/footer-bg.gif) bottom right no-repeat;
	color:#737b35;
    font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	padding:20px 75px 45px 10px;
	}
  #footer strong { font-size:13px; }	
  #footer a {
  	color:#737b35;
	}
  #footer a:hover {
  	color:#fff;
  	text-decoration:underline;
	}
  #footer .text {
  	color:#737b35;
	font-size:10px;
	}
	
/* Left Navigation */
  #leftnav {
	background:url(/images/leftnav-bg.gif) top left repeat-y #aeb280;
	border-right:3px solid #c2c59f;
	margin:0px;
	padding:0 5px;
	text-align:left;
	vertical-align:top;
	width:180px;
	}
  #leftnav .leftnav0l {
	text-align:center;
	display:block;
	width:150px;
	background:#848239;
	margin: 0px 0px 0px 0px;
	padding: 20px 1px 5px 1px;
	}
  #leftnav a {
	}
  #leftnav span {
	border-bottom:0px solid #848239;
	display:block;
	padding:0;
	margin:0;
	}
  #leftnav .nav1, #leftnav .nav2, #leftnav .nav3 {
  	color:#fff;
	padding:5px;
	}
  #leftnav .nav1:hover, #leftnav .nav2:hover, #leftnav .nav3:hover {
	text-decoration:underline;
	}
  #leftnav .nav1, #leftnav .currentnav1 {
  	border-bottom:1px solid #bfc298;
  	display:block;
	font-size:12px;
	margin:0;
	padding:7px;
	}
  #leftnav .nav2, #leftnav .currentnav2 {
  	display:block;
	font-size:11px;
	margin:0;
	padding:7px 7px 7px 14px;
	}
  #leftnav .nav3, #leftnav .currentnav3 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:7px 7px 7px 21px;
	}
  #leftnav .currentnav1, #leftnav .currentnav2, #leftnav .currentnav3 {
  	color:#fff;
	font-weight:bold;
	}
  #leftnav table {
	margin:10px 5px 10px 5px;
	background:#5FBA8E;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
  	border:1px solid #848239;
	width:150px;
	}
  #leftnav .text {
  	color:#fff;
	font:bold 10px tahoma,verdana,sans-serif;
	padding:5px;
	position:relative;
	}
/* End Left Navigation */
	
  #pageheader {
   background:url(/images/header-bg.gif) top left no-repeat;
   border:0px solid #000ccc;
   height:97px;
   margin:0px 0px 0px 2px;
   text-align:left;
   }

#pageheader .address { width:390px; height:95px; float:right; text-align:right;  }
#pageheader .address .text { color:#fff; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.4em; padding:5px 20px 0 0; font-size:16px; text-align:right;  }
#pageheader .address .shim { display:none; }

  #pgcontent {
  	padding:10px 0px 10px 10px;
	vertical-align:top;
	background:#fff;
	}
  #pgcontent .text a {

	}
  #pgcontent .text a:hover {

	}
  #pgcontent .contentsearch {
	font-size:10px;
	}
	
/* Top Navigation */
  #topnav {
	background:#d59d55;
	color:#fff;
	font-size:13px;
	margin:0;
	padding:0; 
	}
  #topnav td {
	}
  #topnav .date {
	font-weight:bold;
	margin:0;
	padding:5px 5px;
	text-align:center; }
  #topnav .nav {
	padding:5px 15px;
	text-align:center; }
  #topnav .nav a {
    color:#fff;
    font-size:14px;
	font-weight:bold;
	margin:0;
	padding-left:40px; }
  #topnav .nav a:hover {
    text-decoration:underline; }
  #topnav .nav strong {
	font-weight:bold; }
/* End Top Navigation */


/*
Heading Styles
*/
.h1, h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#737b35; padding:0px 0px 10px 0px; }
.h2, h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; font-style:italic; color:#737b35; }
.h3, h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; }
.h4, h4 { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold; }
.h5, h5 { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:normal; }
.h6, h6 { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold; font-style:italic; }


/*
Hot Lists & Nav Lists
*/

  .hotlisttable {
    margin:0 0 10px 0;
	padding:0 0 10px 0; }
  .hotlisttable .hotlisttitle {
  	background:#F7D794;
	color:#848642;
	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:#F7D794; }
  .hotlisttable .hotlistitem a {
	font:normal 10px; padding:3px auto; display:block; color:#848642; }
  .hotlisttable .hotlistitem a:hover {
	color:#5AB68C; }

/*
Image Gallery styles
*/
  .imagegallerytitle { 
	font-size:14px;
	font-weight:bold;
	color:#848239;
	padding-top:10px;
	border-bottom:0px solid #fff; }
  .imagegallerymain {			/* devnote: '.imagegallerymain' aligns the gallery within the content area. */
	text-align:left;	}
  .imagegallery {
	text-align:center;
	vertical-align:top; }
  .imagegallery2 {				/* devnote: '.imagegallery2' aligns IMAGES within the image gallery */
	height:160px;
	vertical-align:bottom; }
  .caption {					/* devnote: '.caption' aligns TEXT within the image gallery */
	font-size:11px;
	color:#848239;
	text-align:center;
	vertical-align:top; }
TD.rsccaption { 				/* Styles TEXT on main photos */
	TEXT-ALIGN: center;
	color:#848239;
	vertical-align: top;
	font-size: 13px;
}



/*
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;
 }



.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; }
.pagehead { font-size:15px; font-weight:bold; color:#fff; background-image:url(/images/header.gif); height:93px; }
.reccnt { color:#900; }
.sorted { font-size:10px; color:#ff6; }
.tblhead { font-weight:bold; background:#ccc; }

.text{ font-size:13px; font-weight:normal; font-style: normal;}
.textital, .italtext, em, i { font-size:13px; font-style: italic; }
.boldtext, strong, b { font-weight:bold; }

.boldlargetext { font-size:24px; color:#848239; padding-top:0px; border-bottom:0px solid #848239 }
.heading1 { font-size:19px; }
.heading2 { font-size:15px; font-weight:bold; }
.heading3 { font-size:15px; font-weight:bold; }
.subheader { font-size:15px; font-weight:bold; color:#900; }
.divider { background:#fff; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.forum { font-size:12px; color:#fff; background:#036; }
.forumsub { font-size:12px; color:#fff; background:#ccc; }
.small { font-size:9px; }
.boldsmallertext { font-size:9px; font-weight:bold; }

  .resource { margin:15px; }
  img.resource { margin:5px; border:0px; }

/* Used for stylizing text on FEEDBACK.ASP forms */
.forms { 
	font-size:11px; 
	font-weight:bold; 
	padding:0;
}

/*
RightBar
*/
#rightbar {
	float:right;
	margin:0 0 10px 10px;
	padding:0;
	position:relative;
	}
#rightbar .pagelist {
	background:#fff;
	border:solid #667;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0 0 3px 0;
	padding:0; }
#rightbar .pagelist h3 {
	background:#667;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:5px; }
#rightbar .pagelist ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0; }
#rightbar .pagelist li {
	display:block; }
#rightbar .pagelist a {
	background:#fff;
	border:solid #667;
	border-width:0 0 1px 0;
	color:#000;
	display:block;
	margin:0;
	padding:5px;
	width:100%; }
#rightbar .pagelist a:hover {
	background:#e6e6e6;
	color:#c00; }
	
