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: #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;
}

/* Site Template CSS */
body {
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	color:#2B5384;
	background-color: #cecece;
	background-repeat: repeat-x;
	background-image: url(../images/site-bg.jpg);
	padding-top: 12px;
}

#home_pg_photo {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#top-nav {
	position:relative;
	width:900px;
	height:22px;
	z-index:10;
	left: 0px;
	top: 0px;
	background-color: #778294;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ED8A4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#floating-nav {
	position:absolute;
	top:62px;
	left: 567px;
	width: 196px;
	height: 28px;
}

#floating-nav a
{
	color: #C9612A;
	text-decoration: none;
	font-weight: bold;
}

#floating-nav a:hover
{
text-decoration: underline;
}

#navcontainer {
 /* float: left; */
 /* width: 800px; */
 /*	margin-left: auto;
	margin-right: auto; */
 /* background: #958671; */
}
#navcontainer ul
{
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
	/* background-color: #333333; */
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 8px;
padding-right: 8px;
padding-bottom: 4px;
padding-top: 5px;
color: #FFFFFF;
text-decoration: none;
/* border-right: 1px solid #fff; */
}

#navcontainer ul li a:hover
{
background-color: #EC8B54; /* 
color: #FFFF00; 
text-decoration:underline; */
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 1px;
	border-top-width: 0;
	/*	font:normal 12px Verdana;
	line-height: 16px; */
	z-index: 100;
	background-color: #778294;
	/* width: 800px; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.anylinkcss a{
	width: 100%;
	display: block;
	padding: 2px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	font-weight: bold; */
	text-indent: 5px;
	text-align: left;
	color: white;

}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #EC8B54;
	color: white;
	text-decoration: none;
}

#container {
	margin: 0 auto;
	WIDTH: 900px;
	background-color: #FFFFFF;
	border-top: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#logo0 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	margin-left: auto;
	margin-right: auto;
	WIDTH: 895px;
	PADDING-TOP: 45px;
	HEIGHT: 110px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	position: relative;
}


#center-content {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 0px 1px 5px;
	height: auto;
	position: relative;
}

#center-content h3 {
	font-size:18px;
	color:#ff9900;
	margin-top:0px;
	padding-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7C8AE;
}

#leftcolumn {
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 0px 2px;
	height: auto;
	width: 645px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#center-content ul {
list-style-type: none;
padding-top:0px;
margin-top:5px;
margin-bottom: 0px;
}

#center-content ul li {
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left: 20px;
margin-bottom:5px;
line-height: 20px;
}

#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #778294;
 background: #325E92;
 margin: 5px 5px 10px 0px;
 padding: 3px 5px 10px 10px;
 height: auto;
 width: 196px;
 display: inline;
}

#rightcolumn p {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#footercontainer
{ clear: both;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	/* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
	background-color: #A0AAB6;
	color: #FFFFFF;
	width: 890px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #778294;
}

#footercontainer a
{
color: #FFFFFF;
text-decoration: none;
}

#footercontainer a:hover
{
text-decoration: underline;
}

.snapshot {	color: #000; background-color: #fff; padding: 4px; margin: 0px 5px 5px 0px; border: 1px solid #CDCFCD; display: block; } 
