#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}

#nav ul a {
	text-decoration: none;
}

#nav ul a.nolink {
	cursor: default;
	text-decoration: none;
}

#nav ul a:hover {
	color: #fff;
}

#nav ul li {
	padding: 0 12px 4px 12px;
	color: #fff;
	display: inline;
}

#nav ul li a {
	text-decoration: none;
	color: #fff;
}

#nav ul li a:hover {
	color: #fff;
}

#footer {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

#footer ul {
	margin: 0 0 30px 15px;
	padding: 0 14px 0 0;
	list-style-type: none;
	float: left;
	border-right: 1px dotted #FFF;
}

#footer a {
	color: #FFF;
	font-size: 13px;
}

.header {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #000;
}

.maintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #333333}
.formtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #333333}
.linktext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #FFFFFF}
.openformtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #333333 }
.textbox {  font-family: Geneva, Arial; font-size: 10px; color: #333333; background-color: #DFEBDF}
.button {  font-family: Geneva, Arial; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #6C7F6C}
.newsblurb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 12px; color: #333333}
.newsblurbhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #333333}
.headline {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 15px; font-weight: bold; color: #333333}
.formtext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; color: #333333 }
.date {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; font-weight: bold; color: #333333}
.open_button { font-family: Geneva, Arial; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #6C7F6C }
.open_textbox { font-family: Geneva, Arial; font-size: 10px; color: #333333; background-color: #DFEBDF }
.open_formtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #333333 }
.open_subheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; font-weight: bold; color: #333333}

.DropDown {
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	padding-left: 2px;
	border: 1px solid #9EB5D1;
	font-size: 11px;
}
.QckSrchBtn {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: 180px;
}
#dropmenudiv{
	position:absolute;
	margin-top: 2px;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #003F00;
	color: #FFFFFF;
}

#menu {
	position:absolute;
  left:10px;
  top:35px;
  width:300px;
  height:350px;
  visibility:hidden;
  border:1px solid #666666;
  z-index:0;
  background-color:#ffffff;
}

.scrolling_banner {
	padding-top: 2px;
	font-family: georgia,garamond,serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.scrolling_banner a {
	padding-top: 2px;
	font-family: georgia,garamond,serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.slideshow {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 225px;
	overflow: hidden;
}

/* ====================================== */

.sidebar {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
}

.search-buttons {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	height: 24px;
	width: 80px;
}

.CMLogo {
	margin-top: 6px;
	margin-right: 8px;
	border-width: 3px;
	border-style: solid;
	border-color: #643527;
	border-radius: 4px;
}

/* ====================================== */

#slideshow-wrapper {
	position: relative;
	width: 980px;
	height: 294px;
}

#slideshow-wrapper .slide {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 980px;
	height: 294px;
}

#slideshow-wrapper .slide {
	display: none;
}

#slideshow-wrapper .slide:first-child {
	display: block;
}


/* ====================================== */

.content {
	position: relative;
	width: 960px;
	padding: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content .divider {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -2px;
	width: 3px;
	height: 100%;
	background: url('images/black-bg.gif') repeat-y center top;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}

.left-col {
	width: 465px;
	float: left;
}

.right-col {
	width: 465px;
	float: right;
}

.clear {
	clear: both;
}