/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	min-width: 800px;
	behavior: url(csshover.htc);
	padding: 5px;
	background-color: #CCCCCC;
	margin-top: 2px;
	text-align: center;
}


.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bolder;
}

div#content {
	background-color: #CCCCCC;
	margin: auto;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #333399;
	border-left: none;
}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 82px;
	padding-top: 5px;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-variant: normal;
	position: static;
}
.container {
	border: thin solid #666666;
	width: 800px;
	background-color: #B3D7C8;
	text-align: left;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.lhs {
	background-image: url(/centre_new/images/blend.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.eventmenulink {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
	}
	
.eventmenulink A:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
		font-size: 9px;
}
.eventmenulink A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
		font-size: 9px;
}
.eventmenulink A:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
}
.eventmenulink A:hover {
	font-weight: bold;
	color: #FF0000;
	font-size: 9px;
}

.titlelink A:link {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
	font-size: 18px;
}
.titlelink A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
	font-size: 18px;
}
.titlelink A:active {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
	font-size: 18px;
}
.titlelink A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline ;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.eventlistheadernote {
	font-size: 9px;
	font-weight: bold;
}
.eventlistheadernote A:link{
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.eventlistheadernote A:visited{
	font-size: 9px;
	font-weight: bold;
}
.eventlistheadernote A:active{
	font-size: 9px;
	font-weight: bold;
}
.eventlistheadernote A:hover{
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

.eventlistdates {
	font-size: 14px;
	color: #FFFFFF;
}


.eventslisttitle {
	font-size: 18px;
	font-weight: bold;
	color: #336666;
}
.calendarcurrent {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.eventslistsubtitle {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.eventslistnotes {
	font-size: 12px;
}
.nodisplay {
	display:none;
}
.googlemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
}
.googlemap A:link{
text-decoration: none;
font-size: x-small;
font-weight: bolder;
}
.googlemap A:visited{
text-decoration: none;
font-size: x-small;
font-weight: bolder;
}
.googlemap A:active{
text-decoration: none;
font-size: x-small;
font-weight: bolder;
}

.googlemap A:hover{
text-decoration: none;
font-size: x-small;
font-weight: bolder;
color: #FF0000;
}

.eventlink A:link {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
	font-size: 18px;
}
.eventlink A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
	font-size: 18px;
}
.eventlink A:active {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
	font-size: 18px;
}
.eventlink A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.maincontent {
	border: thin solid #436E67;
	margin: 4px;
	padding: 4px;
	background-color: #CAE3D9;
}
