.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;
}

.listing_title {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}



/* 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;
}

/* This is where non-default CSS goes: */

/* custom CSS below */
body {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	background-color: #c1c1ab;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	}

#wrapper {
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#header-wrapper{
	margin: 0px;
	height: 130px;
	padding: 0px;
	background-color: #fcff00;
}	

.temp-header-font {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #56A0C0;
	font-size: 16px;
}
	
#logo-div{
	margin: 5px 0px 5px 0px;
}

#banner-div{
	margin: 20px 15px 0px 0px;
	height: 40px;
	float: right;
}		

.snapshot {color: #000; background-color: #fff; padding: 4px; border: 1px solid #CDCFCD; display: block; }

#header div {
	position:absolute;
	left:45px;
	top:95px;
	color:#ffffff;
	line-height:20px;	
	font-size:15px;
}

p {
margin:0px;
margin-bottom:15px;
}

small {
	font-size:10px;
	font-style:italic;
}

.t0 {
  font-size: 11px;
  line-height: 15px;
}

/*
.t1 {
  font-size: 13px;
  line-height: 17px;
}
*/
.t1 {
  font-size: 10px;
  line-height: 12px;
}
.t2 {
  font-size: 14px;
}
.t3 {
  font-size: 18px;
}

.listtitle {
  font-weight: bold;
  font-size: 13px;
  padding-top: 10px;
}

.listitem {
  padding-left: 18px;
  padding-top: 1px;
  background: url(../images/bull1.gif) no-repeat left 4px;
  font-size: 11px;
  line-height: 15px;
}

#main_menu {
	position:absolute;
	top:30px;
	left:480px;
	color:#4a5056;
	font-size:12px;
}
#main_menu a {
	margin-right:15px;
	margin-left:15px;
	color: #ffffff;
	text-decoration:none;
}
#main_menu a:hover, #main_menu a.active {
	color:#a4dd79;
}

a:hover {
	text-decoration:none;
}

/* Begin Top Nav */
#nav {
	width: 1000px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #088913;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
	color:#FFFFFF;
	}
	
#nav a {
	color: #FFFFFF;
	width: auto;
	text-decoration: none;
	margin: 0 6px 0 6px;
	padding: 0;
	font-weight: bold;
	}
	
#nav a:hover, #nav a:active {
	color: #FFFF00;
	padding-bottom: 2px;
	height: auto;
	text-decoration:underline;
	}
/* end top nav */

/* bottom nav */
#bottom-nav {
	width: 800px;
	padding: 0px;
	clear: both;
	text-align: center;
	background-color: #96c5d7;
	margin: 0px;
}

#bottom-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottom-nav li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 12px;
	}
	
#bottom-nav a {
	color: #FFFFFF;
	width: auto;
	text-decoration: none;
	margin: 0 12px 0 12px;
	padding: 0;
	}
	
#bottom-nav a:hover, #nav a:active {
	color: #F4BE42;
	padding-bottom: 2px;
	height: auto;
	text-decoration:underline;
	}	
	
	
	
#footer-wrapper {
	width:auto;
	background-color: #F1F1ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 0px 1px 0px;
	text-align: center;
	border-top-width: 1px;
	font-size: 10px;
	background-color: #e2e2d6;
	line-height: 18px;
	height: auto;
}

#footer a, #footer a:visited {
	text-decoration:none;
	color:#000066;
}

#footer a:hover {
	color:#000066;
	text-decoration:underline;
}

#left-box {
	position:relative;
	width:170px;
	border: 1px dotted #7B869A;
	padding: 5px;
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
}
#content {
	position:relative;
	width:700px;
	padding: 5px;
	margin-left: 15px;
	float: left;
}

#tickers {
	width:760px;
	padding: 5px;
	margin: 5px;
	float: left;
}

#ticker-left {
	width: 350px;
	padding: 5px;
	margin: 8px;
	float:left;
}

#ticker-right {
	width: 350px;
	padding: 5px;
	margin: 8px;
	float:right;
}

#home-content {
	width:970px;
	padding: 15px;
	float: left;
	margin: 0px;
	background-color: #F1F1ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: auto;
}

#home-photo {
	position:relative;
	width:800px;
	height:138px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#home-content h3 {
  	font-size:18px;
	margin:0px 0px 5px;
}


#right-box {
	position:relative;
	width:360px;
	padding: 5px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
h1 {
	font-size:20px;
	font-weight:normal;
	font-family:Helvetica, Arial, Sans-Serif;
}
.home h1 {
	color:#4a7728;
	margin-bottom: 5px;
}

#scroller {
	OVERFLOW: hidden;
	WIDTH: 1000px;
	BACKGROUND: #FFFFFF left top;
	MARGIN-BOTTOM: 5px;
	POSITION: relative;
	HEIGHT: 138px;
	margin-top: 5px;
}

#scroller A {
	CLEAR: none; DISPLAY: block; FLOAT: left; POSITION: relative;
}

.snapshot {color: #000; background-color: #fff; padding: 4px; border: 1px solid #CDCFCD; display: block; }


.products_cat_item {
  padding: 10px 4px 10px 4px;
  cursor: pointer;
}

.products_cat_item a {
  cursor: pointer;
  display: block;
}

.products_cat_item a, .products_cat_item a span span {
  text-decoration: none;
}

.products_cat_item a:hover, .products_cat_item a:active, .products_cat_item span span a:hover, .products_cat_item span span a:active {
  text-decoration: underline;
}