html {
	background-color: #cccfaf;
}

#header {
	background: #572c23 url('/images/homes/headerbg2.gif') left top no-repeat;
	height: 172px;
	background-repeat: no-repeat;		
}

#header h1 {
	background: transparent url('/images/homes/logo.gif') left top no-repeat;
}

#header h3 {
	background: transparent url('/images/homes/trusted.gif') 0px 30px no-repeat;
}

#pageBody {
	background: transparent url('/images/homes/pagebg.gif') left top repeat-y;
}

#footer {
	background-color: #562d24;
}

#leftMenu li a:hover {
	background-color: #fcf9d9;
}

#leftMenu #sel a, #leftMenu #sel a:hover {
	background-color: #fff;
}

