* html #page {
	height: 100%;
}

td .leftalign {text-align: left;}

td .padding {
padding-right:10px;

}


.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden {
	position: absolute;
	left: -10000px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a.bodycopy:link {
	color: #780032;
	text-decoration: underline;
}
a.bodycopy:hover {
	color: #780032;
	text-decoration: none;
}
a.bodycopy:visited {
	color: #666666;
	text-decoration: underline;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	cursor: pointer;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-transform: uppercase;
}
.region_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.tablecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.cellbg {
	background-color: #EBEBEB;
}
.redcopy {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* FOOTER */

#footer
{
	width: 784px;
	margin-left: 25px;
	background-color: #fff;
	font-size: 85%;
	color: #ccc;
	text-align: center;
	line-height: 1.5em;
}

#footer p
{
	margin-top: 1.5em;
}

table.show {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.show td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}





/* Events */
#events {
		width: 222px;
		padding:8px;
		border: 1px solid #FCE0B1;
		*margin-left: -20px;
	}
	#events h3 {
		margin: 0;
		padding: 3px 5px;
		background: #FEA727;	
		font-size: 11px;	
		color: #FFF;
	}
	#events p {
		margin: 0;
		padding: 5px;
		font-size: 10px;
	}	
	.event{
		padding-bottom: 5px;
	}
	
	#eventDetails, #events {
		text-align: left;		
	}
	.event a, #eventDetails a {
		color: #780032;
		text-decoration:none;
	}
	.event a:hover, #eventDetails a:hover {
		color: #780032;
		text-decoration:underline;
	}	
	
	#eventDetails h2{
		margin: 0;		
		color: #B94D67;
		padding-bottom:5px;
	}
	
	#eventDetails p {
		margin: 0;	
		padding-bottom: 15px;	
	}
	
	.galleryBtn {
		background:#FEA727; color: #FFF; padding: 15px; width:100px; 
	}
	.galleryBtn a {
		 color:#FFF; font-weight:bold;text-decoration:none;
	}
	.galleryBtn a:hover {
		 color:#780032;
	}
	
	.gecko .galleryBtn {
	margin-left: 165px;
	}
	
	.ie .galleryBtn {
	margin-left: 165px;
	}
	
	.ie7 .galleryBtn {
	margin-left: 0px;
	}
	
	
	#EventsNews h1 {
		color:#89204C;
		font-size: 16px;
	}
	#eventsList {
		border: 1px solid #FCE0B1;		
	}
	.eventsList {
		width: 675px;
		padding:8px;
	}
	.eventsList h3 {
		margin: 0;
		padding: 3px 5px;
		/*background: #FEA727;*/	
		font-size: 11px;
		font-weight: bold;	
		color: #000;
	}
	.eventsList p {
		margin: 0;
		padding: 5px 25px;
		font-size: 11px;
	}	
	
	.eventsList a {color:#C30;}	

	
#about ul { margin: 0; padding: 0; list-style:none; }
	#about ul li{ list-style-type:none; }	
	#about ul {margin: 4px 0 0 0; padding: 0; position: absolute; visibility: hidden;}		
	#about ul li{float: none; background: #EE8E00; color: #FFF; padding: 4px 5px; display: inline}					
	#about ul li a {color: #FFF; text-decoration:none;}	
	#about ul li a:hover {color: #C30; text-decoration:none;}		
