﻿#mainContent h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.35em;	
	margin: 0 0 15px 10px;
	clear: none;
	color: #757575;
}

#ad {
	position: absolute;
	top: 482px;
	left: 60px;
	z-index: 20;
	display: block;/* move slash star in front of display so ad will show */
}


#menu ul li.home {	
	background: #7e3b19 url(../../images/navbg.jpg) center bottom no-repeat;
}
