body,p,td,div {
  font-family: Arial, Helvetica;
  font-size: 14px;
}
.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: #606060;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060;  
}
.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;
}

/*
html {
	overflow-x: hidden;
	overflow-y: auto;
} */

HTML {overflow: -moz-scrollbars-vertical;}

#container {
	width: 911px;
	\width: 931px;
	w\idth: 911px;
	border: 1px solid #D5D5C1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
body {
	background-color: #EDEDE4;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
}
#banner {
	height: 78px;
	background-image: url(../images/bannerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E6E6D8;
	position: relative;
}
#nav {
	height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #090;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#buttons {
	position:absolute;
	top:21px;
	left: 648px;
	width: 270px;
}
	
#lowdark {
	height: 20px;
	background-color: #111b22;
	margin: 0px;
	padding: 6px 15px 5px 25px;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #090;
	/* clear: both; */
	}

#content {
	padding: 15px 15px 5px 25px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        min-height: 200px;
        height:auto !important;
        height:200px;
      }

#content .box-left {
	float: left;
	padding: 0px 0px 10px 10px;
	width: 125px;
}

#content .box-right {
	float: left;
	padding: 0px 0px 10px 10px;
	width: 600px;
}


		
#lower-content {
	padding: 10px 15px 10px 25px;
	background-color: #F3F3EC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0CD;
	height: 200px;
		}		

H2 {
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004000;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

H1 {
	FONT-WEIGHT: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

/* ul {color: #000000} */

p, ul {
	font-size: 12px;
	color: #353D43;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
	}

td   {font-size: 12px;
	color: #353D43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

.p-img {
	margin: 0px;
	margin: 0px;
	}

P A:link {
	COLOR: #004000;
	TEXT-DECORATION: underline;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0; */
}
P A:visited {
	COLOR: #007e01;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0; */
	text-decoration: underline;
}
P A:hover {
	COLOR: #1A1A1A;
	text-decoration: none;
/*	background-color: #FDFDFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A; */
}


#logo {
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.redtext {
	color: #c1000c;
}

#logosub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACAC91;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.contactsmltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5C5A7;
	font-style: italic;
}
.contactsmltxt A {color: #C5C5A7;text-decoration:none;}
.contactsmltxt A:hover {color: #C5C5A7; text-decoration:underline;}

#menucontainer ul
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 13px 0 0;
	padding: 0;
}

#menucontainer ul li {
	display: inline;
}

#menucontainer ul li a
{
	padding: 8px 10px;
	color: #D5D5C1;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 16px;
}

#menucontainer ul li a:hover
{
	color: #0F0;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3ED;
}

#active a:link
{
	padding: 7px 10px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#active a:visited
{
	padding: 7px 10px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#active a:hover
{
	color: #fff;
	text-decoration: none;
}

/* 2 column layout */
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.snapshot {	color: #000; background-color: #fff; padding: 4px; margin: 0px 5px 5px 0px; border: 1px solid #CDCFCD; display: block; } 

.left {float:left;
margin-right: 10px;
}

.right {float:right;
margin-left: 10px;
}

/* Form CSS:  */
div.form {
	background-image: url(/images/form-background.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 205px;
	padding-top: 5px;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

fieldset  {
	font: 0.8em "Helvetica Neue", helvetica, arial, sans-serif;
	color: #FFF;
	background-color: #6b7b7a;
	padding: 2px;
	border: solid 1px #d3d3d3;
	width: 195px;
	}
	
legend  {
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #d3d3d3;
	padding: 2px 6px;
	margin-bottom: 8px;
	}

label   {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 70px;
	}

label.fieldLabel	{
	display: inline;
	float: none;
	}
	
input.formInputText   {
	font-size: 0.8em;
	color: #666;
	background-color: #DDE1E1;
	padding: 2px;
	border: solid 1px #7B8C8B;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	}
	
input.formInputText:hover {
	background-color: #ccffff;
	border: solid 1px #006600;
	color: #000;
	cursor: pointer;
	}
	
input.formInputText:focus {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
	cursor: text;
	}
	
select.formSelect  {
	font-size: 0.8em;
	color: #666;
	background-color: #CBD1D1;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	}

select.formSelect:hover  {
	color: #333;
	background-color: #ccffff;
	border: solid 1px #006600;
	}
	
select.formSelect:focus  {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
	}

input.formInputButton   {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;
	background: #f99 url(/images/bg_button.png) repeat-x;
	padding: 1px;
	border: solid 1px #DDE1E1;
	cursor: pointer;
	float: left;
	margin-left: 65px;
	}
	
input.formInputButton:hover   {
	background-image: url(/images/bg_button_hover.png);
	}
	
input.formInputButton:active   {
	background-image: url(/images/bg_button.png);
	}
