body{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#747472; font-size:10pt; margin:0; background-color:#7F7B70; }
	 

.smaller{ font-size:8pt; }
.titlebar{ background-color:#9C9CCE; width:100%;}
.searchbar{ background-color:#CCCCFF; width:100%; text-align:right; padding:1px 0px 1px 0px;}
.newsbar{ background-color:#D8CBBA; color:#FFFFFF; width:100%;  padding:1px 0px 1px 5px;}

/* maincontainer has a background gif for faux columns in the sidebar */
.maincontainer{ width:972px; padding-top:30px; margin:auto; background-color:#ffffff;overflow:auto;  background-image:url(../images/bg_column.gif); background-repeat:repeat-y;} 
.wrapper{float:left; width:100%;; } /* this kicks everything to the right of it except content, which is inside it. */


.sidebar{  width:140px; margin-left:-972px; padding:20px 0 0 0; float:left; background-color:#D8CBBA; }
.secondcol{ display:none; }
.header{width:972px; margin:auto; border-bottom:#D8CBBA 1px solid; background-color:#7F7B70; /* needs bg colour or image to prevent IE9 pixel bug showing a white line */    }


 /* for Internet Explorer 6 min-height hack*/
/*\*/
* html .centrecontent {
height: 360px;
}
/**/
.centrecontent{border-style:solid; border-width:0 0px 0px 1px; border-color:#927D6C; padding:25px 10px 10px 10px; margin-left:140px; background-color:#FFFFFF; min-height:360px;  /*overflow:auto; removed for IE6 */ }



.footer{background-color:#B3A9A0; clear:both; margin:auto; width:972px; padding:8px 0; color:#FFFFFF; font-size: 8pt; font-weight:bold;overflow:auto}
.footerleft{width:230px; padding-left:20px; float:left;}
.footermiddle{width:432px; text-align:center; float:left; padding-left:20px;}
.footerright{width:250px; text-align:right; padding-right:20px; float:left;}

.splitcolleft{width:397px; float:left; padding-right:16px;} /*  on the settings.php page  */
.splitcolright{width:397px; float:left;}

.spacebox{ padding: 25px 10px}
hr{ border:0; color:#D8CBBA; background-color:#D8CBBA; height: 3px;}
hr#wee{ height: 2px;}
.hrwee{ border:0; color:#D8CBBA; background-color:#D8CBBA; height: 2px;}/* *** for validation *** */
h1{ font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase;}
h2{ font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase;}
h3{ color:#ffffff; background-color:#80C0F8; padding:2px;}

.pagetitle{ font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight:bold; font-size:15pt;  padding:17px 0 9px 0; 
/* font-size:20pt;  padding:17px 0 11px 0; THESE SIZES ARE THE SAME AS AN H1 HEADER */
/* font-size:15pt;  padding:17px 0 9px 0;  THESE SIZES ARE THE SAME AS AN H2 HEADER */}

.lastupdated{ clear:both; }

/* ***************  default links ******************* */
a:link{ color:#9BB3E9; text-decoration:underline; font-size:9pt;}
a:visited{color:#9BB3E9; text-decoration:underline;}
a:hover{color:#FC6610; text-decoration:underline; }
a:active{color:#FC6610; text-decoration:underline;}

/* ********** navigation buttons *********** */
.buttons{}
		
a:link.buttons , a:visited.buttons{

border-width: 1px 0 1px 1px; border-style:solid;
border-color: #927D6C;
width: 120px;
background: #D8CBBA;
text-decoration:none;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:right;
padding:2px; 
margin-bottom:5px;
}

a:hover.buttons , a:active.buttons
{
background: #927D6C;
color:#ffffff;
}

#hover.buttons /* the # makes it an id identifier. using this for the php bit */
	{  background: #927D6C;
color:#ffffff;}
/* ********** subgroup buttons *********** */
a:link.sub , a:visited.sub{ border-width: 1px 0 1px 1px; border-style:solid;
border-color: #927D6C;
width: 120px;
background: #EDE2D5;
text-decoration:none;
color:#927D6C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:right;
padding:2px; 
margin-bottom:5px;}

a:hover.sub , a:active.sub
{
background: #927D6C;
color:#ffffff;
}

#hover.sub /* the # makes it an id identifier. using this for the php bit */
	{  background: #927D6C;
color:#ffffff;}

/* begin date box on the events page */
 .eventdatebox{
 border-radius:10px;
-moz-border-radius:10px;
 width:100px; margin:30px 0 0 0px; padding:5px; background-color:#FF487C; color:#FFFFFF; text-transform:uppercase; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif;
}
.eventday{font-size:24pt;}	
.eventmonth{font-size:16pt;}	
.eventyear{font-size:11pt; line-height:20pt}	
/* end date box on the events page */

/* ********** table borders *********** */
.colourtable, .colourtable td{  border-collapse:collapse;
border: solid 1px  #9C9CCE; /*outside border*/
}

/* ***************  more links ******************* */
a:link.morelink, a:visited.morelink{ color:#9BB3E9; text-decoration:none; font-weight:bold;}
a:hover.morelink, a:active.morelink{color:#FC6610;  }
/* ***************   ******************* */

/* ***************  top links ******************* */
a:link.toplink, a:visited.toplink{color:#ffffff; text-decoration:none; font-weight:bold; font-size:8pt;}
a:hover.toplink, a:active.toplink{color:#FC6610;  }

/* ***************  linkslink links ******************* */
a:link.linkslink, a:visited.linkslink {font-weight:bold; font-size:8pt; background-color:#D8CBBA; padding:1px 10px; width:90%; color: #370000; text-decoration : none;  display:block; }
a:hover.linkslink, a:active.linkslink { background-color:#927D6C; color :#ffffff;  
}
/* ***************   ******************* */

.red{ color:#FF0000}


/* ***************  calendar table  ******************* */
.caltable, .caltable th, .caltable td {
	border-collapse:collapse;
border: solid 1px  #9C9CCE; padding:3px;
}

/* the month and year header */
.caltable caption {
	font-size: 12pt; padding:5px;
}

/* day cells with events */
.caltable td.event {
	color: #999999;
	background-color:#cccccc;
}
/* ***************  end calendar table  ******************* */

/* ***************  title in shop  *************** */
.title{ background-color:#D8CBBA; padding:2px 0 2px 10px; font-weight:bold; color:#FFFFFF;}

.hide{ display:none;}

/* ***************  marquee links ******************* */
.marquee {}
a:link.marquee, a:visited.marquee {font-weight:bold; font-size:8pt;  padding:1px 10px;  color: #91BBE1; text-decoration : none;  }
a:hover.marquee, a:active.marquee { font-weight:bold;  font-size:8pt; background-color: #FF6600; padding:1px 10px;  color :#ffffff; text-decoration : none; 
}

 /* ***************  skipnav links ******************* */
.skipnav { text-align: left; }
.skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }

/* ***************  begin pagination ******************* */
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
/* ***************  end pagination ******************* */
