/* Main set of Styles */body, p, td, li, div {
	font-family: "Lucida Grande", "Myriad Roman", Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}body {
	margin: 10px auto;
	background-color:#EDEDEE
}li {
	list-style-type: square;
}h6 {
}h5 {
}h4 {
	font-size:11px;
	color: #534B30;
}h3 {
	font-size:12px;
	color: #534B30;
}h2 {
	font-size:14px;
	color: #534B30;
}h1 {
	font-size:18px;
	color: #534B30;
}img {
	border:0px
}
a:link, a:active, a:visited {
	color: #666633;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
/* Specific id's */#containerhead{
	margin: 0 auto;
	width:720px;
	height:30px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
}#containerhead table{
	margin: 0 auto;
	width: 680px;
	vertical-align:middle;
}#containerhead #baselinks{
	font-size:10px;
	vertical-align:middle;
	color: #663300;
	line-height: 30px;
}#baselinks a:link, #baselinks a:active, #baselinks a:visited {
	color: #ffffff;
	text-decoration: none;
}
#baselinks a:hover {
	color: #CC6600;
	text-decoration: underline;
}#containerhead #newsletter{
	font-size:12px;
	vertical-align:middle;
	color: #663300;
	line-height: 30px;
	font-weight: bold;
	text-align:right;
}
#container{
	position:relative;
	margin: 0 auto;
	width:720px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	vertical-align:top;
}#containerfoot{
	margin: 0 auto;
	width:720px;
	background-image: url(../images/shdw_bttm.jpg);
	background-repeat: no-repeat;
	vertical-align:top;		
}#centercolumn{
	margin: 0 auto;
	width: 700px;
}
#footerlinks{
	background-color:#FFFFFF;
}#footerlinks p{
	font-size:10px;
	text-align:center;
	padding:10px;
}/* Specific Styles */

.eventDate {
	font-weight: bold;
	padding-top: 5px;
	}
a.eventLink {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #0000FF;
	line-height: 15px;
	}
a.eventLink:hover {
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #3D3F3E;
	line-height: 15px;
	}
