
body { background:#E0DACE }

/*_________________LINK/MENU STYLES______________
a { color:#434A0A }
a:hover { color:#AFBD21 }*/



/*___________________Main Layout________________*/

#mainBg { background: url(../images/green/main-bgX2.jpg) center repeat-y }
#logoHeader { background:url(../images/green/logo-header8.jpg) no-repeat }
#searchBg {color:#434A0A ; } /* background:url(../images/green/search-bg.gif) no-repeat }*/
#contentBg { background:#AC5F6F }

/* Main Content Styles */
#mainTop { background:url(../images/green/top-content2.gif) top no-repeat }
#mainBottom  { background:url(../images/green/bottom-content2.gif) bottom no-repeat }
#mainInt_top { background:url(../images/green/top-int-content2.gif) top no-repeat }
#mainInt_bottom { background:url(../images/green/bottom-int-content2.gif) bottom no-repeat }

/* Left Column Styles */
#leftColumn { background: url(../images/green/bottom-left6.jpg) bottom left no-repeat; color:#AC5F6F }
#leftColumnA { background: url(../images/green/bottom-left2.jpg) bottom left no-repeat; color:#fff }
#leftTop { background: url(../images/green/top-left6.jpg) top left no-repeat }
#leftTopA { background: url(../images/green/top-left3.jpg) 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.jpg) bottom right no-repeat; color:#fff }
#rightTop { background: url(../images/green/top-right.jpg) 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/footer2.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-us4.jpg) no-repeat}  
.moduletable_services .cont { color:#AC5F6F } 

/*________________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.jpg) 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; }

