@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9%;
	background-color: #CCC;
	border-top-color: #484848;
}
.oneColFixCtr #container {
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	background-color: #CCCCCC;
	width: 1024px;
	float: none;
}
.oneColFixCtr #mainContent {
	float: left;
	clear: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #CCCCCC;
	padding-bottom: 0;
	position: static;
	margin: 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1024px;
}#calendarofevents {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 214px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
#calendartext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightgraybox {
	background-color: #666;
	padding: 0px;
	float: right;
	width: 214px;
}
#roundedgecalendar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
#maintext {
	margin: 0px;
	padding: 0px;
	width: 270px;
	float: left;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #CCC;
	text-align: left;
}
#flashbox {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 482px;
	float: left;
	margin-left: 10px;
	border: 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	color: #000;
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #CCC;
}
#dividergraybox {
	background-color: #CCC;
	letter-spacing: normal;
	word-spacing: normal;
	height: 12px;
	width: 1024px;
	float: left;
	margin-bottom: 0px;
	color: #000;
	border-top-color: #FFF;
	border-top-style: solid;
}
#leftgraybox {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 215px;
	background-color: #666;
	background: #666;
	clear: both;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
	position: static;
	margin-top: 0px;
	background-color: #CCC;
}
#facebook {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 91px;
	text-align: left;
}
#twitter {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 91px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 986px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	border: 10 px;
	border-top-width: medium;
	border-color: #666;
	position: relative;
	visibility: visible;
	bottom: auto;
	padding-top: 2px;
	border-top-style: solid;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: bottom;
	background-color: #CCC;
	background: #CCC;
}
#subheader {
	height: 20px;
	width: 1005px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #906;
	float: right;
	color: #999;
	text-align: left;
	font-size: 9px;
	vertical-align: bottom;
	text-transform: uppercase;
	text-decoration: none;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#roundedges {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
	background-color: #CCC;
}
#roundbottomleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 100px;
	text-align: left;
	margin-top: 20px;
	background-color: #CCC;
}
#CALENDARHEADER {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
calendar_date {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.CALENDAROFEVENTS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	list-style-type: square;
}
services {
}
tabletext {
	font-size: 10px;
}
tabletext {
	font-size: 9px;
}
#services1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
	padding-left: 10px;
	margin-right: 20px;
}
#servicestwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	margin-right: 20px;
}
#servicesthree {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
	margin-right: 20px;
}
#newspapers {
	float: left;
	width: 150px;
}
#servicesfour {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#logos {
	text-align: center;
	width: 480px;
	float: left;
}
#logos1 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 236px;
}
#YOUTUBE {
	margin: 0px;
	padding: 0px;
	width: 480px;
	float: left;
}
pressrelease {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 480px;
	height: inherit;
}
#webform {
	width: 440px;
	float: left;
}
#spacer1 {
	float: right;
	width: 20px;
	height: 0px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
}
#bodytext {
	font-family: Verdana, Geneva, sans-serif;
}
bodytext {
	font-size: 14px;
}
#bbbodytext {
	font-size: 12px;
}
.bodytext {
}
pressrelease1 {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 1000px;
}
.oneColFixCtr #container #mainContent #flashbox div h5 {
	color: #906;
}
