@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #4f4434;
	text-align: center;
	background-position: center top;
	background-repeat: repeat;
}
#header {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #453121;
	border-bottom-color: #453121;
	height: 108px;
	background-image: url(images/banner_texture.jpg);
	text-align: center;
	background-position: center top;
	background-repeat: repeat-x;
}
#header #headerContents {
	width: 900px;
	height: 108px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header #headerContents #headerLogo {
	height: 113px;
	width: 340px;
	float: left;
}
#header #headerContents #headerMotto {
	height: 21px;
	width: 280px;
	float: right;
	margin-top: 87px;
}
#container {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/container_bkg.jpg);
}
#shadowContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/shadow_container_bkg2.jpg);
}
/*-------------------------------------------------------------Sidebar and Navigation Styles----------------------------------------------------*/
#container #leftSidebar {
	float: left;
	width: 196px;
	background-color: #B1A288;
	height: 100%;
	display: block;
}
#container #leftSidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #leftSidebar li {
	background-color: #B2A388;
}
#container #leftSidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #998d76;
	display: block;
	background-color: #B2A388;
	padding-left: 12px;
	padding-bottom: 6px;
	width: 184px;
	padding-top: 7px;
}
#shadowContainer #container #leftSidebar #healthLogo a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#shadowContainer #container #leftSidebar #mobileLogo a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #leftSidebar a:hover {
	background-color: #90866F;
}
#leftSidebar #topOrnament {
	background-image: url(images/top_ornament.jpg);
	height: 30px;
	width: 196px;
}
.ornaments {
	text-indent: -9000px;
	height: 28px;
}
/*--------------------------------------------------------------Slideshow Styles----------------------------------------------------------------*/
#container #slideshow {
	float: left;
	height: 269px;
	width: 704px;
	background-color: #FFFFFF;
	display: block;
	background-image: url(assets/images/calendar_banner.jpg);
	background-repeat: no-repeat;
}
/*--------------------------------------------------------------Main Content Home Page Styles-------------------------------------------------------------*/
#container #mainContent {
	float: left;
	width: 654px;
	background-image: url(images/main_content_background.jpg);
	background-repeat: repeat;
	background-position: center top;
	overflow: hidden;
	display: block;
	padding: 25px;
}
#mainContent #mainPhoto {
	height: 198px;
	width: 266px;
	float: left;
	border: 2px solid #453522;
	overflow: hidden;
}
#mainContent #mainPhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 20px;
	float: left;
	width: 270px;
}
#container #mainContent #mainPhotoStory {
	width: 640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F4434;
	float: left;
	background-color: #FFFFFF;
	border: 2px solid #3F2F1C;
	margin-top: 15px;
	padding: 5px;
}
#flyer    {
	width: 654px;
	float: left;
	margin-top: 20px;
}
#flyer a {
	color: #005286;
	text-decoration: none;
}
#flyer a:hover {
	color: #005286;
	text-decoration: underline;
}
#container #mainContent #mainPhotoStory a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4434;
	text-decoration: none;	
}
#container #mainContent #mainPhotoStory a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4434;
	text-decoration: underline;	
}
#mainContent #reportCard {
	background-image: url(images/home_page_images/mark_calendar.jpg);
	float: right;
	height: 201px;
	width: 363px;
}
#reportCard #directorLinks {
	padding-top: 55px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
}
#reportCard #directorLinks a{
	color: #FFF;
	text-decoration: none;	
}
#reportCard #directorLinks a:hover{
	color: #38281B;
	text-decoration: underline;	
}
/*--------------------------------------------------------------News Updates Section Styles-------------------------------------------------------*/
#container #newsUpdate {
	float: right;
	width: 704px;
	background-image: url(images/news_background.jpg);
	display: block;
	padding: 0px;
}
#container #newsLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483623;
	line-height: 18px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 32px;
}
#container #newsUpdate #newsLinks ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsUpdate #newsLinks a {
	color: #3F2F1C;
	text-decoration: none;
}
#newsUpdate #newsLinks a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
/*--------------------------------------------------------------Footer Styles----------------------------------------------------------------------*/
#footer {
	background-image: url(images/footer.jpg);
	height: 65px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	position: relative;
}
#footer #address {
	height: 40px;
	width: 118px;
	float: right;
	text-align: right;
	margin-top: 12px;
	margin-right: 17px;
}
#pennies {
	position: absolute;
	right: 30px;
	margin-top: 90px;
}
#shadowContainer #container #leftSidebar #weather a{
	padding: 0px;
	border-bottom-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shadowContainer #container #leftSidebar #rezoning {
	padding-bottom: 10px;
	padding-top: 10px;
}
#shadowContainer #container #leftSidebar #rezoning a{
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}
#shadowContainer #container #leftSidebar #tdoe {
	padding-bottom: 15px;
	padding-top: 5px;
}
#shadowContainer #container #leftSidebar #tdoe a{
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}
