#menu {
	width: 165px;
	* position: absolute;
	* top: 102px;
	* margin-left: -225px;
}

#menu-right {
	float: right;
	width: 23px;
	height: 480px;
	background-image: url('../images/mbg.jpg');
	margin-left: -1px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	* display: inline;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #c7c5ae #9b9875 #9b9875;
	margin: 0;
	padding: 2px 3px;
	margin-left: 36px;
}

#menu a {
	color: #98906c;
	background: #efefe7;
	text-decoration: none;
}

#menu ul ul ul li a {
	padding-top: 4px;
	padding-left: 4px;
	height: 20px;
	width: 200px;
	* position: relative;
	* left: -35px;
	display: block;
	font: bold 12px/16px arial, helvetica, sans-serif;
}

*:first-child+html #menu ul ul ul li a {
	position: relative;
	left: 0px;
}

#menu ul ul ul ul li a {
	position: relative;
	left: 43px;
	* left: -71px;
}

*:first-child+html #menu ul ul ul ul li a {
	position: relative;
	left: 43px;
}

#menu a:hover {
	color: #98906c;
	background: #e3dec0;
}

#menu li {
	position: relative;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;z-index:1;
}

body {
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-color: #eff0e8;
	margin: 0;
}

#footer {
	background-image: url('../images/footer-bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
	float: left;
}


#footer-top {
	width: 1000px;
	margin: 0 auto;
}

#sitemap {
	float: left;
	padding-left: 6px;
	padding-top: 14px;
}

#disclaimer {
	float: left;
	padding-top: 14px;
}

#public-reporting {
	float: right;
	padding-top: 14px;
	padding-right: 18px;
}

#footer-bottom {
	width: 1000px;
	margin: 0 auto;
}

#divinitive {
	float: left;
	clear: left;
	margin-top: 4px;
	* margin-top: 10px;
	margin-left: 6px;
	* margin-left: 3px;
}

#divpanel {
	float: left;
	margin-top: 4px;
	* margin-top: 10px;
}

#copyright {
	float: right;
	margin-top: 4px;
	* margin-top: 10px;
	margin-right: 15px;
	* margin-right: 7px;
}

.newsrow {
	float: left;
	width: 478px;
	height: 32px;
	background-image: url('../images/news-row-even.jpg');
}

.newsrow-date {
	float: left;
	padding: 6px 0px 0px 8px;
	height: 12px;
	width: 75px;
	overflow: hidden;
	font: bold 11px Lucinda Grande, Verdana, Sans-serif;
}

.newsrow-name {
	float: left;
	padding: 6px 6px 0px 12px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
}

.newsrow-header {
	float: left;
	width: 436px;
	height: 25px;
	padding: 15px 12px 0px 30px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
	background-image: url('../images/news-header.jpg');
}

.newsrow-bg {
	float: left;
	width: 454px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url('../images/news-bg.jpg');
	background-repeat: repeat-y;
	* padding-bottom: 12px;
	* padding-top: 8px;
}

.newsrow-footer {
	float: left;
	width: 478px;
	height: 20px;
	background-image: url('../images/news-footer.jpg');
}

.contact-title {
	float: left;
	width: 436px;
	height: 25px;
	padding: 15px 12px 0px 30px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
	background-image: url('../images/news-header.jpg');
}

.contact-error {
	float: left;
	width: 463px;
	padding-left: 15px;
	background-image: url('../images/news-bg.jpg');
	background-repeat: repeat-y;
	color: #FF0009;
	* height: 19px;
	font: bold 14px Lucida Grande, Verdana, Sans-serif;
}


.contact-row {
	float: left;
	width: 456px;
	height: 32px;
	padding-left: 12px;
	padding: 4px 12px 8px 12px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
	background-image: url('../images/news-bg.jpg');
	background-repeat: repeat-y;
}

.contact-row label {
	float: left;
	margin: 4px;
	font: 14px Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
}


.contact-row input {
	float: left;
	margin: 2px;
	margin-right: 22px;
	width: 145px;
}

.contact-row ul.errors {
	color: #FF0009;
	font-weight: bold;
	font: 14px Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
}

.contact-content {
	float: left;
	width: 466px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
	padding-left: 12px;
	background-image: url('../images/news-bg.jpg');
	background-repeat: repeat-y;
}

.contact-content label {
	float: left;
	margin: 4px;
	font: 14px Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
}


.contact-content textarea {
	float: left;
	clear: left;
	width: 440px;
	margin: 4px;
	margin-left: -35px;
}
.errors {
	padding-top: 4px;
	* padding-top: 0px;
	margin-left: 22px;
	* margin-left: -32px;
	color: #FF0009;
	font: bold 14px Lucida Grande, Verdana, Sans-serif;
}

.contact-footer {
	float: left;
	width: 448px;
	height: 23px;
	* height: 25px;
	padding: 8px 15px 8px 15px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
	background-image: url('../images/contact-footer.jpg');
	* margin-bottom: -2px;
}

.contact-footer input {
	float: right;
	margin-top: -2px;
	margin-bottom: 4px;
	* margin-bottom: -9px;
}

a:link {
	color: #1f174a;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #1f174a;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #1f174a;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1f174a;
	text-decoration: none;
	font-weight: bold;
}

img {
	* margin-bottom: -4px;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#main-bg {
	width: 985px;
	margin: 0 auto;
	float: left;
	background-image: url('../images/menu-bg.jpg');
	background-repeat: repeat-y;
	background-color: #eff0e8;
}

#left-column {
	width: 705px; float: left;
	background-image: url('../images/menu-bg.jpg');
	background-repeat: repeat-y;
}

#main-content {
	width: 480px; float: right;
	background-color: #eff0e8;
	min-height: 805px;
	font: bold 14px Verdana;
	color: #24607a;
}

#header-img {
	width: 254px;
	height: 180px;
	float: left;
	* padding-top: 1px;
}

#header-imgalt {
	width: 480px;
	height: 180px;
	float: left;
	* padding-top: 1px;
}

#header-btns {
	width: 226px;
	height: 180px;
	float: left;
	* padding-top: 1px;
}

#header-btns img {
	* margin-bottom: -3px;
}

#section-header {
	background-image: url('../images/section-header.jpg');
	float: left;
	height: 58px;
	width: 480px;
	* width: 424px; padding-left: 56px;
}

#section-title {
	position: relative;
	top: 6px;
	font: normal 28px Tahoma;
	color: #24607A;
	text-decoration: underline;
}

#menu-top {
	margin-right: -4px;
}

#search-header {
	margin-top:-6px;
	* margin-top: 0px;
}

#search-bg {
	background-image: url('../images/search-bg.jpg');
	height: 45px;
	width: 225px;
	* margin-bottom: -3px;
}

#search-input {
	position: relative; top: -3px; * top: -1px; left: 12px; width: 156px;
}

#search-btn {
	position: relative; top: 4px; * top: 3px; left: 9px; * left: 8px;
}

#search-bottom {
	width: 225px; float: left;
}

#right-column {
	width: 280px; float: left;
}

.news-item {
	width: 280px; height: 31px;
	* height: 35px; background-image: url(../images/news-item.jpg);
	overflow: hidden; * margin-bottom: -4px;
}

#news-item-end {
	width: 280px;
	height: 31px;
	* height: 35px; background-image: url(../images/news-item.jpg);
	overflow: hidden;
	* margin-bottom: -8px;

}

.news-title {
	font: bold small-caps 11px Verdana;
	float: left;
	padding-left: 26px;
	width: 245px;
	color: #2A5767;
	overflow: hidden;
}

.news-date {
	font: bold small-caps 11px Verdana;
	text-align: right;
	margin-top: 6px;
	* margin-top: 3px;
	width: 265px;
	color: #237397;
	overflow: hidden;
}

.mainline-item {
	font: bold small-caps 11px Verdana;
	width: 280px;
	height: 31px;
	* height: 35px;
	background-image: url(../images/quick-item.jpg);
	overflow: hidden;
	 * margin-bottom: -4px;
}

.mainline-title {
	font: bold small-caps 11px Verdana;
	float: left;
	padding-left: 27px;
	width: 245px;
	color: #95916c;
	overflow: hidden;
}

.mainline-date {
	font: bold small-caps 11px Verdana;
	text-align: right;
	margin-top: 6px;
	* margin-top: 3px;
	width: 265px;
	color: #237397;
	overflow: hidden;
}

.trustees-item {
	width: 280px;
	height: 31px;
	* height: 35px;
	background-image: url(../images/quick-item.jpg);
	overflow: hidden;
	 * margin-bottom: -4px;
}

.trustees-title {
	font: bold small-caps 11px Verdana;
	float: left;
	padding-left: 27px;
	width: 245px;
	color: #95916c;
	overflow: hidden;
}

.trustees-date {
	font: bold small-caps 11px Verdana;
	text-align: right;
	margin-top: 6px;
	* margin-top: 3px;
	width: 265px;
	color: #237397;
	overflow: hidden;
}

#comments-bg {
	background-image: url(../images/comments-bg.jpg);
	padding-left: 34px;
	padding-right: 12px;
	font: bold small-caps 12px Verdana;
	color: #8a886d;
}

#wellnesstips-header {
	* margin-bottom: -13px;
}

#clostridiumdifficile {
	* margin-bottom: -11px;
}

#handwashing {
	* margin-bottom: -9px;
}

#influenza {
	* margin-bottom: -7px;
}

#sunsafety {
	* margin-bottom: -6px;
}

#westnile {
	* margin-bottom: -5px;
}

#search-title {
	float: left;
	background-image: url('../images/news-header.jpg');
	width: 438px;
	height: 23px;
	padding: 14px 10px 0px 30px;
}

.zend_form {
	padding: 0px;
	margin: 0px;
}