body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {font-weight:bold;
font-size: 125%;
border-top: solid 1px #CAB836;
padding-top: 5px;
margin-top: 20px;
letter-spacing: 2px}

a 	{
	font-weight:bold;
	color: #666666;
}

a:link {
	color: #cdc200;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #cdc200;
}
a:hover {
	text-decoration: none;
	color: #cdc200;
}
a:active {
	text-decoration: underline;
	color: #cdc200;
}



.leftColumn {
	width: 278px;
	padding:5px;
	margin-right: 5px;
	background-image: url(images/backgroundside.jpg);
	background-repeat: repeat;
	}
	
.menu {
	border-bottom: 1px solid #CAB836 90%;
	padding-right: 5px;
	}	
#menu {
	word-spacing: 10px;
	font-weight:bold;
	letter-spacing:1px;
}
	
#menu a {
	text-decoration:none;
	color: #666666;
	}

#menu a:hover {
	text-decoration: none;
	color: #CAB836;
}		

#menu ul {
	margin-top: 10px;
	margin-bottom: 100px;
	margin-left: 20px;
	color: #666666;
}

#menu li {
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	list-image:none;
	list-style-type: none;
	color: #666666;
}



#menu li.about a:hover {
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: 0%;
	color: #666666;
}

#menu li.events a:hover {
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: 0%;
	color: #666666;
}

#menu li.press a:hover {
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: 0%;
	color: #666666;
}

#menu li.contact a:hover {
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: 0%;
	color: #666666;
}



.footer {
background-image:url(images/background_ftr.png);
background-repeat: repeat-x;}

#footer {margin-right: 25px;
margin-bottom: 10px;}

#footer img {margin-left: 10px;
margin-top: 5px;
padding: 1px;
border: solid 1px black;}

h2 {
font-weight:bold;
font-size: 110%;
padding-top: 5px;
margin-top: 20px;
margin-bottom: -10px;
letter-spacing: 2px
}

.padding20 {
	padding: 8px;
	list-style-type: none;
}
	
.padding20IMG {
	background-image: url(images/backgroundside.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}	
.HDR1 {
	font-weight:bold;
	font-size: 125%;
	border-top: 1px none #CAB836;
	padding-top: 5px;
	margin-top: 10px;
	letter-spacing: 2px
}
.HDR2 {
	font-weight:bold;
	font-size: 110%;
	border-top: 1px solid #efe3d1;
	padding-top: 5px;
	margin-top: 20px;
	letter-spacing: 2px;
	display: block;
}
.IMGBorder {
	padding: 3px;
	border: 1px solid #000000;
	margin: 3px;
}/* CSS Document */

.IMGBorderRight {
	margin-left: 50px;
	margin-top: 0px;
	padding: 1px;
	border: solid 1px black;
	clear: left;
	float: right;
}
.IMGLeft {
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px;
	border: 1px none black;
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.padding20Copy {
padding: 5px 20px 5px 25px}
