
body { background:#154a00 }

/*_________________LINK/MENU STYLES______________*/
a { color:#434A0A }
a:hover { color:#AFBD21 }

#horiz-menu a { color:#574c39; background-image: url(../images/green/menu-l.gif); text-decoration:none }
#horiz-menu li { background-image: url(../images/green/menu-r.gif) }
#horiz-menu li.active a, #horiz-menu li.sfHover.active a { color:#574c39 }
#horiz-menu.splitmenu li.active a, #horiz-menu.splitmenu li.active-sfHover a { color:#574c39; background: url(../images/green/menu-l.gif) 0 0 no-repeat }
#horiz-menu.splitmenu li.active { background: url(../images/green/menu-r.gif) 100% 0 no-repeat }
#horiz-menu ul ul { background:#e1e6b3 }
#horiz-menu li li a:hover, #horiz-menu li.active li a:hover { background:#eff2d7 }

/*___________________Main Layout________________*/

#mainBg { background: url(../images/green/main-bg.jpg) center repeat-y }
#logoHeader { background:url(../images/green/logo-header.jpg) no-repeat }
#searchBg { background:url(../images/green/search-bg.gif) no-repeat }
#contentBg { background:#E1E5BB }

/* Main Content Styles */
#mainTop { background:url(../images/green/top-content.gif) top no-repeat }
#mainBottom  { background:url(../images/green/bottom-content.gif) bottom no-repeat }
#mainInt_top { background:url(../images/green/top-int-content.gif) top no-repeat }
#mainInt_bottom { background:url(../images/green/bottom-int-content.gif) bottom no-repeat }

/* Left Column Styles */
#leftColumn { background: url(../images/green/bottom-left.gif) bottom left no-repeat; color:#fff }
#leftTop { background: url(../images/green/top-left.gif) top left no-repeat }
#leftColumn h3 { background: url(../images/green/h3-2.gif) no-repeat left  }
#leftColumn .moduletable_text h3 { background:url(../images/green/h3-2.gif) no-repeat left }

/* Right Column Styles */
#rightColumn { background: url(../images/green/bottom-right.gif) bottom right no-repeat; color:#fff }
#rightTop { background: url(../images/green/top-right.gif) top right no-repeat }
#rightColumn h3 { background:url(../images/green/h3.gif) no-repeat left }
#rightColumn .moduletable_text h3 { background:url(../images/green/h3.gif) no-repeat left }
#rightColumn a:hover { color:#E0DACE }

#footer { background:url(../images/green/footer.jpg) no-repeat; padding-bottom:50px }

/*SERVICE TIMES MODULE (user 5) */
.moduletable_services { /* module class code for position "user 5" */
	background:url(../images/green/join-us.jpg) no-repeat}  
.moduletable_services .cont { color:#574c39 } 

/*________________General Styles_________________*/
.contenttoc { border:1px dotted #606818; margin:5px }
.componentheading { padding:7px 0 7px 15px; border-bottom:1px dotted #606818; border-top:1px dotted #606818 }
.componentheading, .contentheading { color:#434A0A }
#main ul li, #mainInt_right ul li, #mainInt_left ul li { background:url(../images/green/list.gif) no-repeat center left; padding-left:10px; margin:0 0 2px 8px }
.article_separator { background:url(../images/green/article-seperator.gif) center no-repeat }
.button { background: url(../images/green/button.png)}
a.readon { color:#fff; background:url(../images/green/read.png) no-repeat }
a.readon:hover { color:#fff; background:url(../images/green/read-h.png) no-repeat }

td.sectiontableheader { background:#695e4a; color:#fff; border-right:1px solid #fff }
td.sectiontableheader a { text-decoration:none; color:#fff; }

