@charset "ISO-8859-1";
body {
	background-color: #747474;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body.subPage {
	background-image: url(images/bg_subPage.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.mainContent {
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
}
.mainContent .copyBlock {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.mainContent .copyBlock p{
	margin-top: 0px;
}
.subPage .banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008AA6;
}
.subPage .copyBlock {
	background-color: #4c4c4c;
	padding: 20px;
	color: #E6E6E6;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bigBox {
	height: 656px;
	width: 850px;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-top: 0px;
}
.subPage .bigBox {
	height:auto;
	background-image: none;
}

.callouts {
	margin-top: 14px;
}
.callouts img {
	margin-right: 14px;
}
hr {
	border: 0;
	width: 100%;
	color: #878787;
	background-color: #878787;
	height: 1px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.callouts .lastObject {
	margin: 0px;
	padding: 0px;
}
.mainContent .copyBlock .thumb {
	margin-right: 20px;
}
.mainContent .copyBlock h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.mainContent .copyBlock .sidebar {
	float: right;
	width: 200px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #626262;
	border: 1px solid #008AA6;
	font-size: 11px;
}
.mainContent .copyBlock h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 3px;
}
a:link {
	color: #09c0ea;
}
a:visited {
	color: #09C0EA;
}
a:hover {
	color: #09c0ea;
}
a:active {
	color: #3FC1EA;
}
.event_wrapper {
	background-color: #CCCCCC;
	color: #333;
	border: 2px double #09C0EA;
	position: relative;
	width: 460px;
	float: left;
	padding: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.event_wrapper td {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.image_right {
	margin-left: 25px;
	float: right;
	height: 188px;
	width: 152px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	position: relative;
}
.event_wrapper_past {
	background-color: #CCCCCC;
	color: #303030;
	border: 2px double #09C0EA;
	position: relative;
	width: 706px;
	padding: 10px;
}
.event_sidebar_bold {
	font-weight: bold;
	color: #F90;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.event_sidebar_heading {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #FF3;
	font-weight: bold;
	letter-spacing: 1px;
}
.event_title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	letter-spacing: 1px;
	font-weight: bold;
}
.event_title img {
	border: none;
}
.event_wrapper_copy {
	color: #333;
}
.event_wrapper a:link, .event_wrapper a:visited, .event_wrapper a:hover  {
	color: #09C0EA;
}
.event_wrapper a:active {
	color: #333;
}

.happenings_sidebar_copy {
	color: #FFF;
}
.hap_photo_new {
	position: relative;
	width: 120px;
	margin-bottom: 10px;
	float: right;
	padding-left: 5px;
}
#LocalLinks {
}
.hap_photo {	position: relative;
	width: 120px;
	margin-bottom: 25px;
}
.hap_photo a:link, .hap_photo a:visited, .hap_photo a:hover, .hap_photo a:active {
	text-decoration: none;
}
.pastEventsLink {	font-size: 16px;
	color: #09C0EA;
	text-decoration: underline;
}
.past_events_link {
	clear: both;
	padding-top: 15px;
}
.eventThumbNail img {
	background-image: url(images/thumbnail-background.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
}
