/* BROWN THEME STYLES */

body { background:#fffde4 }
#body { background:#fffde4 url(../images/brown/top-bg.png) top repeat-x; color:#000 }
a { color:#04393c }
a:hover { color:#7f5326 }

#headerLogo { background:url(../images/brown/header-logo.png) no-repeat  }
.contentTop { background:url(../images/brown/main-top.png) no-repeat}
.content { background:#4b3912}
.contentBt { background: url(../images/brown/main-bottom.png) no-repeat }
#rightColumn a, #footer a { color:#fff }
#footer { color:#fff }

#rightColumn .moduletable, #rightColumn .moduletable_menu, #rightColumn .moduletable_text { background:#795C1C url(../images/brown/mod-bt.gif) bottom no-repeat }
#rightColumn .moduletable h3, #rightColumn .moduletable_menu h3, #rightColumn .moduletable_text h3 { background:url(../images/brown/mod.gif) no-repeat; color:#fff; text-transform:uppercase }

/* HOME PAGE ADDITIONAL MODULES IN CONTENT SECTION (Optional) user's 6 & 7 */
.box { background:#fffde4; border:1px solid #d4d2be }
.box li a { background:url(../images/brown/menu-list.gif) no-repeat left; color:#8c5925; border-bottom:1px dotted #8c5925 }
.moduletable_content h3 { color:#000 }

hr { height:1px; color:#ccc }
.createdate, .small, .modifydate, .pagenavcounter { color:#666 }
.componentheading, .contentheading { color:#6c4926 }
.contentheading { background: url(../images/brown/heading.gif) left no-repeat }
.button { color:#000; background:url(../images/brown/button.png) no-repeat }
a.readon { color:#fff; background:url(../images/brown/read.gif) no-repeat }
a.readon:hover { color:#fffde4 }
.article_separator { background:url(../images/brown/article-div.gif) repeat-x }
.column_separator { border-left:1px dotted #ccc }

/*___________________Table View______________*/
td.sectiontableheader { background:#fffde4; border-right:1px dotted #fff }

/*___________________TOP DROP MENU______________*/
#horiz-menu a { color:#fff; background-image: url(../images/brown/menu-l.gif) }
#horiz-menu li { background-image: url(../images/brown/menu-r.gif) }
#horiz-menu.splitmenu li.active-sfHover a {  background: url(../images/brown/menu-l.gif) 0 0 no-repeat }
#horiz-menu.splitmenu li.active { background: url(../images/brown/menu-r.gif) 100% 0 no-repeat }
#horiz-menu ul ul { background:#795026 }
#horiz-menu li li a:hover, #horiz-menu li.active li a:hover { background:#483728 }


