/** brown stuff **/

body {
	/*background: #AA9C89; /* this is under the footer */
	
	background: url(../images/background.gif);
	}

a {
	color: #56493B;
}

div#mainbody .contentheading,
#accordian h3.toggler.toggle-hilite {
	color: #56493B;
}

/*#header {
	background: url(../images/primary/brown/header-bg.png) 0 0 repeat-x;
}*/

#header .wrapper {
	background: url(../images/primary/casa/header_03.jpg) 16px 0 no-repeat;
}

/*#header .shadow-l {
	background: url(../images/primary/brown/header-shadow-l.png) 0 0 no-repeat;
}

#header .shadow-r {
	background: url(../images/primary/brown/header-shadow-r.png) 100% 0 no-repeat;
}

div#topblock {
	background: #918574;
	color: #fff;
	border-left: 1px solid #B2A28D;
	border-right: 1px solid #B2A28D;
	border-bottom: 1px solid #B2A28D;
}*/

#footer {
	background: url(../images/primary/brown/footer-bg.png) 0 0 repeat-x;
}

/*#footer .shadow-l {
	background: url(../images/primary/brown/footer-shadow-l.png) 0 0 repeat-y;
}

#footer .shadow-r {
	background:  url(../images/primary/brown/footer-shadow-r.png) 100% 0 repeat-y;
}*/

#footer td.mainfooter {
	background: url(../images/primary/brown/footer-shadow-l.png) 100% 0 repeat-y;
}

#footer img#rocket {
	background: url(../images/primary/brown/footer-rocket.png) 0 0 no-repeat;
}

div#horiz-menu li.active a {
	color: #56493B;
}


td.section div.moduletable h3 {
	color: #56493B;
}

td.sidebar div.moduletable h3 {
	color: #56493B;
}




