html {
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}

html, body {
	margin: 0pt;
	padding: 0pt;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

body {
	line-height: 1em;
	margin: 0pt auto;
	text-align: left;
	width: 1000;
}

p, div, h1, h2, h3, h4, ul, li, form, input, select, option {
	margin: 0pt;
	padding: 0pt;
}

img {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

a {
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
}

a:link, a:visited {
	color: #B37548;
	text-decoration: none;
}

a:hover {
	color: #F25800;
	text-decoration: underline;
}

#wrapper {
	
}

#maintable {
	
}

.topic_preview {
	float: left;
	height: 50px;
	width: 50%;
}

.image-left {
	
}

#featured_content {
	width: 100%;
	padding-top: 15px;
}

.article-images {
	float: left;
	clear: none;
	margin-right: 25px;
	margin-top: -15px;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.article-images img {
	padding-top: 35px;
}

.featured-article {
	padding-right: 25px;
	padding-left: 15px;
	margin-left: 0;
}

.article-title {
	background-image: url(../../../images/site_img/tan_listbak.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 40px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: -20px;
	font-weight: bold;
	color: #004575;
	margin-right: 25px;
}

.article-title a:link, .article-title a:visited {
	text-decoration: none;

}

.article-title a:hover {
	text-decoration: underline;
}

.article-summary {
	padding-right: 25px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004575;
	line-height: 22px;
	font-weight: normal;
}

.article-date {
	font-size: 12px;
	font-style: italic;
	padding-top: 5px;
	margin-left: 25px;
	color: #004575;
}

.article-body {
	padding-right: 25px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004575;
	line-height: 22px;
	font-weight: normal;
}

.recent-article-title {
	font-size: 16px;
	height: 40px;
	font-weight: bold;
	color: #004575;
}

.recent-articles {
	font-size: 12px;
	line-height: 25px;
	
}



.readmore {
	font-size: 14px;
	text-align: right;
	padding-right: 25px;
}

.readmore a:link, .readmore a:visited {
	text-decoration: none;
}

.readmore a:hover {
	text-align: right;
	text-decoration: underline;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#front-page_topics {
	width: 100%;
	border: thin dotted #99FF00;
	height: 100px;
}

#header {
	height: 255px;
	background-image: url(../../../images/site_img/header.jpg);
}

#header-nav {
	height: 47px;
	margin: 0 0 0 0px;
	padding: 5px 0 3px;
	font: 12px Arial, Helvetica, sans-serif;
	
}

#header-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}

#header-nav li {
	height: 30px;
	float: right;
	padding: 0 15px;
	list-style: none;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #FFFFFF;
}

#header-nav li a {
	padding-top: 7px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#header-nav a:hover {
	background: transparent;
	text-decoration: underline;
}


#header-nav-overlay {
	background-image: url(../../../images/site_img/wave_cover.png);
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
}

/*  MAIN NAVIGATION  */

#navbar {
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: left;
	background-image: url(../../../images/site_img/navbar_bak.jpg);
	background-repeat: repeat-x;
	height: 49px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}

#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 0px;
}

#navbar li {
	float: left;
	list-style: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 38px;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #FFFFFF;
}

#navbar li:hover {
	color: #FFFFFF;
	background-color: #004575;
}

#navbar li a {
	display: block;
	color: #6986A0;
	padding-top: 13px;
	font-size: 14px;
	text-decoration: none;
}

#navbar a:hover {
	background: transparent;
}

/* END MAIN NAVIGATION   */

.heading-title {
	font-size: 16px;
	color: #004575;
	height: 40px;
	padding-top: 10px;
	padding-right: 25px;
	margin-bottom: -10px;
	font-weight: bold;
}

/* FRONT PAGE DOCUMENT LIST  */

.doc-tan {
	margin-bottom: 10px;
	background-image: url(../../../images/site_img/tan_listbak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 15px;
	padding-bottom: 10px;
}

.doc-blu {
	margin-bottom: 10px;
	background-image: url(../../../images/site_img/blue_listbak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 15px;
	padding-bottom: 10px;
}

.doc-text {
	color: #6986A0;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.doc-title a:link, .doc-title a:visited {
	color: #B37548;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}

.doc-title a:hover {
	color: #F25800;
	text-decoration: underline;
}

.doc-description {
	font-size: 12px;
	font-style: italic;
	padding-top: 5px;
}

.doc-icon {
	margin-right: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

.posted {
	font-size: 10px;
	padding-top: 5px;
}

/* END FRONT PAGE DOCUMENT LIST   */

/* DOCUMENTS PAGE LIST */

#docs-list {
	margin-left: 15px;
	margin-right: 25px;
}

.doc-list-title {
	margin-top: 15px;
	margin-bottom: 0px;
}

.doc-list-title a:link, .doc-list-title a:visited {
	color: #B37548;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

.doc-list-title a:hover {
	color: #F25800;
	text-decoration: underline;
}

.doc-list-description {
	font-size: 1.2em;
	line-height: 1.1em;
	padding-top: 15px;
	padding-bottom: 5px;
}

.doc-list-body {
	color: #004575;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-top: 15px;
	padding-bottom: 15px;
}

.doc-list-icon {
	width: 150px;
	margin-right: 0px;
	padding-right: 5px;
	padding-top: 25px;
}

.doc-list-posted {
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 30px;
}

/* END DOCUMENTS PAGE LIST */

#front-page-map {
	color: #004575;
	padding-left: 40px;
	padding-right: 25px;
}

#front-page-map img {
	
}

.map-summary {
	margin-bottom: 25px;
}

#map_content {
	margin-bottom: 30px;
}


#map-image {
	padding-bottom: 25px;
}

.map-info {
	color: #004575;
	font-size: 1.2em;
	line-height: 1.5em;
	
}

.map-list {
	color: #004575;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	
}

.maprow1 {
	min-height: 75px;
	background-image: url(../../../images/site_img/tan_listbak.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.maprow2 {
	min-height: 75px;
	background-image: url(../../../images/site_img/blue_listbak.jpg);
	background-repeat: repeat-x;
	background-position: top;


}










#front-page-topics {
	margin-top: 40px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 10px;
}

.topics {
	background-image: url(../../../images/site_img/tan_listbak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 10px;
}

.topic-text {
	color: #6986A0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

.topics a:link, .topics a:visited {
	color: #B37548;
	line-height: 16px;
	font-weight: bold;
	padding-top: 25px;
	margin-bottom: 10px;
	text-decoration: none;
}

.topics a:hover {
	color: #F25800;
	text-decoration: underline;
}

.topic-posted {
	color: #6986A0;
	font-size: 10px;
	padding-top: 5px;
}

/*  Mini-Calendar */

.mini-calendar {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 40px;
}

.calendarBG {
	background-color: #000;
}

.calendarBlank {
	text-align: center;
	background-color: #6986A0;
}

.calendarHeader {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #6986A0;
}

.calendarMonthLinks {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}

.calendarMonthLinks a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:hover {
	color: #ccc;
	text-decoration: underline;
	background-color: transparent;
}

.calendarDayHeading {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background-color: #004575;
	text-align: center;
	vertical-align: middle;
}

.calendarToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000;
	background-color: #B3D3D9;
}

.calendarCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #004575;
	background-color: #fff;
}

.calendarCell a {
	color: #B37548;
	text-decoration: underline;
	background-color: transparent;
}

.calendarCell a:visited {
	color: #B37548;
	text-decoration: underline;
	background-color: transparent;
}

.calendarCell a:hover {
	color: #F25800;
	text-decoration: none;
	background-color: transparent;
}

/*  End Mini-Calendar  */

.events-title {
	font-size: 16px;
	font-weight: bold;
	color: #004575;
	height: 40px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 25px;
	background-image: url(../../../images/site_img/tan_listbak.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.this-event {
	color: #004575;
	font-size: 1.2em;
	margin-right: 25px;
	margin-left: 15;
	margin-bottom: 30px;
}

.this-event td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.events-list {
	color: #004575;
	font-size: 1.2em;
	padding-right: 25px;
	padding-left: 15px;
	margin-left: 0;
}

.events-list td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.event-icon {
	background-image: url(../../../images/site_img/date_icon.png);
	background-repeat: no-repeat;
	background-position: left 15px;
}

.event-specifics {
	width: 250px;
	padding-left: 15px;
	padding-right: 15px;
}

.event-specifics p {
	line-height: 1.5em;
}

.event-details {
	
}


.event-details ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
}

.event-details li {

}


.event-details div {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.2em;
}

.category-box {
	margin-bottom: 30px;
}

.category-box p {
	height: 1.4em;
	margin-left: 25px;
}

.category-name a:link, .category-name a:visited {
	padding-left: 25px;
	text-decoration: none;
}

.category-name a:hover {
	padding-left: 25px;
	text-decoration: underline;
}

.category-desc {
	padding-left: 25px;
}

.contacts-title {
	font-size: 16px;
	font-weight: bold;
	color: #004575;
	height: 40px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 25px;
	background-image: url(../../../images/site_img/tan_listbak.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.cat-dropdown {
	font-size: 16px;
	font-weight: bold;
	color: #004575;
	height: 40px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.cat-menu option, .cat-menu select {
	color: #B37548;
	margin-right: 5px;
}








/*  	CONTACT FORM     */

.contact-form p {
	color: #004575;
	font-size: 1.2em;
}

.contact-form label {
	font-weight: bold;
	margin-left: 25px;
}

.contact-form input {
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.contact-form textarea {
	margin-left: 25px;
}

/*  	END CONTACT FORM     */

#footer-wrapper {
	background-color: FFF9DE;
}

#footer_container {
	padding-bottom: 50px;
	padding-top: 75px;
	background-image: url(../../../images/site_img/bg_footer.gif);
	background-repeat: repeat-x;
}

#footer {
	background-color: FFF9DE;
}

.footer-title {
	font-size: 16px;
	color: #004575;
	height: 40px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: -10px;
	font-weight: bold;
}

.footer-links {
	font-size: 14px;
}

.footer-links li {
	line-height: 18px;
	padding-left: 40px;
}

#footer td {
	background-color: FFF9DE;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.address {
	color: #004575;
	line-height: 14px;
}

.mail-list{
	margin-top: 25px;
	margin-bottom: 30px;
}


.mail-list input {
	margin-top: 5px;
	margin-bottom: 10px;
}











