/* Africa Nomad "Light" theme */

body {
	background: url(../images/design/rust-fabric-dark.gif) repeat #663300;
	}
a:link, a:visited, a:active {
	color:#808000;
	}
a:hover, #nav a:hover, #nav a.active_nav:hover {
	color: #F4D03B;
	text-decoration:underline;
	}
#nav a.active_nav {
	color:#ff2317;
	}
img#masthead {
	background:url(../images/africa-nomad-header-720.png) no-repeat;
	}
p#nav-message {
	color: #CA8B09;
	}
/*** HORIZ MENU  ***/
.menubg 	{
	background:#E5AC4F url(../images/design/rust-nav-bg.png) repeat-x;
		}
#horizmenu ol, #horizmenu ul, #subMenusContainer ul, #subMenusContainer ol {	
	background: url(../images/design/rust-fabric.png);
	}
#horizmenu a, #subMenusContainer a {
	color:#300000;
}
#horizmenu a:hover, #horizmenu a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #horizmenu a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
	color:#F7E0E0;
}
#horizmenu li a:hover,
#horizmenu li a:focus{
	color:#F7E0E0;
}
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#horizmenu a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
{
	background: url(../images/tiles/rust-fabric.png);
	color:#F7E0E0;
}
#horizmenu ul, #footer {	
	background: url(../images/design/rust-fabric.png);
	border-color:#663300;
}
img#hbar-R {
	background:url(../images/design/rust-menubg-R.png) no-repeat;
	}
img#hbar-L {
	background:url(../images/design/rust-menubg-L.png) no-repeat;
	}
#footer a {
	color:#FAE078;
}
