HTML {overflow: -moz-scrollbars-vertical;}
p,td,div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}
.article_date {
  font-size: 16px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #606060l;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060l;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}

.faq_titles {
  /* border-left: 3px #0000dd solid; */
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
  margin-top: 6px;
  margin-left: 24px;
}

.gallery_items {
  width: 100%;
}

.event_items {
  position: relative;
  width: 720px;
}
.event_item {
  position: relative;
  width: 720px;
  margin-top: 10px;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
  font-size: 14px;
}
.event_title {
  font-size: 20px;
  font-weight: bold;
}
.event_date {
  font-size: 20px;
  font-weight: bold;
}
.event_time {
  font-size: 12px;
  font-weight: bold;
}
.event_location {
  font-size: 16px;
  font-weight: bold;
}
.event_contacts {
  font-size: 16px;
  font-weight: bold;
}

.event_left {
  width: 200px;
  left: 0px;
  top: 0px;
  text-align: left;
}
.event_right {
  position: absolute;
  width: 500px;
  left: 200px;
  top: 0px;
  text-align: left;
}


/* Table definition below */

#table_container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablemain {
  border: #bababa 1px solid;
  border-collapse: collapse;
}

.tablemain td {
  border: #bababa 1px solid;
}

.tablemain .rowheader {
  background-color: #dadada;
  font-weight: bold;
}

.tablemain .col4 {
  background-color: #fdfdba;
}

.tablesearch {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablesearch td span {
  font-weight: bold;
}

.tablenav_top td span, .tablenav_bottom td span {
  font-size: 11px;
}


.err, .required {
  color: red;
  font-weight: bold;
  font-size: 14px;
}

/* End CMS CSS */
/*
body {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
        background-image: url(/images/bkg2.gif);
        background-position: center;
	background-repeat: repeat-y;
        background-color: #5c5c5c;
} */

body {
  margin-top:0px;
  margin-bottom:0px;
/*  background-color: #5c5c5c;
  background-image: url(../images/bkg2.gif);
  background-repeat: repeat-y;
  background-position: center; */
  background-color: #ffffff;
}

P {
	TEXT-ALIGN: justify
}

A {
	COLOR: #9b2a00; 
	TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #009900;}
	
#box a {
	color: #FFFFCC;
	text-decoration: underline;
	}
	
#box a:hover, #box a:active {
	color: #FFFF00;
	text-decoration:underline;
	}	
	
#container {
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: auto; 
	WIDTH: 752px; 
	MARGIN-RIGHT: auto
}

#header {
	background-color:#FFFFFF
	WIDTH: 752px;
	HEIGHT: 80px;
	PADDING-TOP: 5px;
	PADDING-LEFT: 5px;
}


/** NAVIGATION ***********************************************************************************/

#navwrap {
	padding: 0;
	margin: 0;
	}
	
#nav {
	padding: 8px 0 0px;
	margin: 0;
	clear: both;
	text-align: center;
	/* background-color: #006334; */
	BACKGROUND: url(../images/menubar.jpg) no-repeat; WIDTH: 752px; HEIGHT: 34px
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 14px;
	}
	
#nav a {
	color: #FFFFFF;
	width: auto;
	text-decoration: none;
	margin: 0 0 0 20px;
	padding: 0;
	font-weight: bold;
	}
	
#nav a:hover, #nav a:active {
	color: #C5D1C5;
	/* background: url('../images/bg-dashed.gif') repeat-x bottom left; */
	padding-bottom: 2px;
	text-decoration:underline;
	}

#content {
	DISPLAY: inline;
	BACKGROUND-COLOR: #FFFFFF;
	FLOAT: left;
	WIDTH: 752px;
	COLOR: #424c5a;
}
	
#content P {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 15px; 
	PADDING-TOP: 0px
}


#footer {
	WIDTH: 752px;
	padding-top: 10px;
	text-align: center;
	/* background-color: #8AA489; */
}

#footer UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 3px; 
	HEIGHT: 1.7em;
}

#footer LI {
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px;
	COLOR: #424c5a;
	PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none;
	font-size: 11px;
}

#footer A {
	COLOR: #333333; TEXT-DECORATION: none
}

#footer A:hover {
	COLOR: #990000;
	text-decoration:underline}

H3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#textArea {
	MARGIN-LEFT: 10px;
	WIDTH: 710px;
	TEXT-INDENT: 0px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

H1 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;/*Franklin Gothic Book, Arial, Helvetica; */
padding-left:10px;
padding-top:10px;
color:#006600;
}
