* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
}

.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}

.listing_title {
  font-weight: bold;
font-size: 18px;
color: #c2ffc1;
}


.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: 540px;
}
.event_item {
  position: relative;
  width: 540px;
  margin-top: 10px;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
  font-size: 14px;
}
.event_title {
  font-size: 20px;
  font-weight: bold;
  color: #c2ffc1;
}
.event_date {
  font-size: 20px;
  font-weight: bold;
}
.event_time {
  font-size: 20px;
  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;
}



h3 {
	color: #E1FFFF;
	font-size: 22px;
	margin-bottom: 10px;
}


#header {
	width: 800px;
	height: 210px;
	margin: 0 auto;
}

#header-left {
	float: left;
	width: 220px;
}

#header-right {
	float: right;
	width: 570px;
	background: url(../images/header_right_bg.jpg) no-repeat;
	height: 210px;
}

#header-right h2 {
	padding-top: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 26px;
}

#header-right h3 {
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 16px;
}


#header-right h4 {
	padding-left: 45px;
	padding-top: 25px;
	color: #CCFFFF;
	font-size: 14px;
}

h5 {font-size: 16px;
color:#D9FFD7;}


ol {
	margin-left: 20px;
}

ol li {
margin-left: 20px;
}


a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}


.post {
	padding: 20px;
}

.post .title {
	margin-bottom: 20px;
	color: #E1FFFF;
}

.hilight-text {
color: #BEFFBB;
}

.post p, .post ul, .post ol {
	margin-bottom: 8px;
}

.post ul {margin-left: 15px; list-style-type: square;}
.post li {margin-left: 15px; padding: 0px 0px 5px 0px }

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#content {
	width: 800px;
	margin: 0 auto;
	background: url(../images/body_bg.jpg) repeat-y;
}

#extra {
	clear: both;
	height: 20px;
	background: url(../images/main_bottom.jpg) no-repeat;
}


#main {
	float: right;
	width: 570px;
	background: url(../images/content_top.jpg) no-repeat right top;
	color: #FFFFFF;
}

#main a {
	color: #CCFFFF;
}


#left-nav {
	float: left;
	width: 220px;
	background: url(../images/left_nav_top.jpg) no-repeat;
}

#left-nav a {
	color: #006699;
}


#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #428A47;
}

#menu a {
	display: block;
	width: 170px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #c5dcc0 url(../images/menu_hover.jpg) no-repeat 10px 50%;
}

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
	color: #666666;
}

.snapshot {	color: #000; background-color: #fff; padding: 4px; margin: 5px 8px 5px 0px; border: 1px solid #CDCFCD; display: block; } 
