body{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#747472; font-size:10pt; margin:0; background-color:#474747;}
.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;}
.sidebar{ padding:25px 0px 10px 10px; width:130px; float:left; background-color:#D8CBBA; display: inline;}
/* container has a background gif for faux columns in the sidebar */
.container{width:970px; margin:auto; background-color:#ffffff; border:#FFFFFF 1px solid}
.header{width:970px; height:225px; margin:auto;  background-color:#FFFFFF; background-image:url(../images/banner.jpg) }
.navbar{width:970px; height:58px; line-height:40pt;  margin:auto; color:#FFFFFF; text-align:center; background-image:url(../images/nav_bg.jpg)}

 /* for Internet Explorer 6 min-height hack*/
/*\*/
* html .maincontent {
height: 360px;
}
/**/

.maincontent{  padding:25px 10px 10px 10px;  min-height:360px; background-color:#525C65; background-image:url(../images/bg_fade.jpg); background-repeat:repeat-x; color:#FFFFFF;  /*overflow:auto; removed for IE6 */ } 
.footer{background-color:#464B51; border-top:#FFFFFF 1px solid; clear:both; margin:auto; width:970px; height:30px; padding-top:10px; color:#FFFFFF; font-size: 8pt; font-weight:bold; text-align:center}
.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:#666666; background-color:#cccccc; 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 */}


/* ***************  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;}

/* ********** table borders *********** */

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

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

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

/* ***************  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 { font-weight:bold;  font-size:8pt; background-color:#927D6C; padding:1px 10px; width:90%; color :#ffffff; text-decoration : none;  display:block; 
}
/* ***************   ******************* */

.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; 
}
/* ***************  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 ******************* */