html, body {
	background: url(../images/body-bg.jpg) repeat-x;
	padding: 0;
	margin: 0;
	height: 100%;
	z-index: 0;
} 

img {
border:0;
}

#site-shadow {
background:url(../images/site-shadow.jpg) no-repeat top center;
}

#wrapper {
margin: 0 auto;
width: 962px;
background:url(../images/header-bg.jpg) repeat-x; 
position:relative;
min-height:845px;

}

#header {
height: 231px;
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	margin: 0px;
	padding: 0px;
}

#footer {
	border-top: 1px solid #e8eae5;
	padding: 0px 0px 10px 0px;
	margin: 17px 17px 0px 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c2c2c2;
	text-align:center;
}

#logo {
background: url(../images/logo.jpg);
width: 326px;
height: 106px;
position:absolute;
top: 5px;
left: 38px;
}

#logo span {
display: none;
}

#teaser {
width: 442px;
position:absolute;
top: 125px;
left: 38px;
font-size: 12px;
line-height: 16px;
}

#home-img {
	position:absolute;
	top: 125px;
	left: 492px;
	width: 423px;
}


#teaser h2 {
	font-size: 20px;
	padding-bottom: 0px;
	margin: 0 0 8px;
	color: #FFFF99;
}

#teaser p {
	font-size: 13px;
	margin: 0px;
}

#Right-Content {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: right;
	width: 275px;
	w\idth: 275px;
	font-size:12px;
}

#Left-Content {
float: left;
margin: 10px 20px 0px 35px;
width: 620px;
text-align:justify;
font-size:12px;
line-height:20px;
position:relative;
}

#Left-Content p {
margin-top: 0px;
margin-bottom: 0px;

}

#Left-Content h1 {
	font-family:"Arial Narrow",Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 30px;
	color: #52BA4B;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	border-bottom: 1px dotted #009900;
	line-height: 25px!important;
	padding-bottom: 5px;
}

#Left-Content h2, h2 {
font-family:"Arial Narrow",Georgia, "Times New Roman", Times, serif;
text-align:left;
font-size: 20px;
color: #212020; 
font-weight: normal;
margin: 10px 0px 22px 0px;
}

#Left-Content h3, h3 {
font-family:"Arial Narrow",Georgia, "Times New Roman", Times, serif;
text-align:left;
font-size: 20px;
color: #212020; 
font-weight: normal;
margin: 10px 0px 22px 0px;
}

#Left-Content a {
	text-decoration: underline!important;
}

#Left-Content a, #Left-Content a:visited, {
color: #666666;
text-decoration:none;
}

#Left-Content a:hover {
text-decoration:underline;
}

#Right-Content .small {
font-size: 11px;
width: 170px;
line-height:18px;
}

#Right-Content h2 {
font-family:"Arial Narrow";
font-size: 20px;
color: #6c8f0d;
margin: 5px 0px 5px 0px;
padding: 0px;
font-weight:normal;
}

a.bigLink, a.bigLink:visited {
font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
font-size: 15px;
color: #212020;
font-weight: bold;
}

#headerImage {
position: absolute;
width: 367px;
height: 103px;
top: 125px;
right: 68px;
}


#Left-Box {
margin-right: 30px;
width: 291px;
float: left;
}

#Left-Box h2 {
	font-size: 20px;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0px;
	color: #6c8f0d;
}

#Right-box {
width: 261px;
float: left;
}

#Right-Box h2 {
	font-size: 20px;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0px;
	color: #6c8f0d;
}

.miniQuote {
	width: 205px;
}

#sub-nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 10px 42px 10px 42px;
background-color:#D8EED2;
height:15px;
margin-top: -2px;
color: #5b5b5b;
}

#float-Left {
	float: left;
}

#float-Right {
	float: right;
}

.clear { clear:both }

#sub-nav a, #sub-nav a:visited {
	color: #5b5b5b;
}

#sub-nav a:hover {
	text-decoration:none;
}


.leftLinks, .leftLinks ul, .leftLinks li {
margin: 0px;
padding: 0px;
list-style-type:none;
}

.leftLinks a, .leftLinks a:visited {
padding-left: 14px;
color: #464646;
text-decoration:none;
background:url(../images/content-list-bullet.gif) no-repeat 0px 6px;
line-height: 30px;
height:30px;
}

.leftLinks a:hover {
text-decoration:underline;
}

#footer a, #footer a:visited {
color: #c2c2c2;
}

#footer a:hover {
text-decoration:none;
}

#teaser a, #teaser a:visited {

padding: 2px 5px 2px 0px;
margin-right: 15px;
color: #ffffff;
text-decoration:none;
font-size: 11px;
font-weight:bold;
}

#teaser a:hover {
text-decoration:underline;
}


#navigation {
height: 38px;
position:absolute;
position:absolute;
top: 74px;
right: 3px;
z-index:999;
}

#navigation ul {
list-style-type:none;
padding: 0;
margin: 0;
}

#navigation ul li {
display:block;
float:left;
position:relative;
padding: 0;
margin: 0;

}

#navigation li a, #navigation li a:visited {
color:#FFFFFF;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
line-height:38px;
text-decoration:none;
text-align:center;
background:url(../images/nav-tab.jpg) no-repeat;
width: 116px;
height: 38px;
}

#navigation li a:hover {
color: #51B145;
}

#footer-wrapper {
	margin: 0px;
	background:url(../images/footer-bg.jpg) repeat-x;
	position:relative;
	height: 80px;
	padding: 0px;
}

#footer2 {
	margin: 10px auto 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:5px;
	padding-bottom:10px;
	background-repeat: repeat-x;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 962px;
	height: 30px;
}	

#footer2 .right { float: right;  }

#footer2 a { color: #CCCCCC; }

#home_categories {
  position: relative;
  margin-top: 20px;
  text-align: center;
}

#home_categories .category1 {
  text-align: center;
  padding: 6px 0px;
  margin: 0 5px;
  font-size: 11px;
}

.maincategory {
  padding: 14px 20px 6px 0;
}

.product_item_title {
  font-size: 15px;
  line-height: 130%;
}

#productdesc {
  margin: 8px 0;
}

.color_row0 {
  background-color: #007700;
  color: #ffffff;
}

/* CMS CSS */
.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: 14px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
  font-weight: normal;
}

.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 */
