﻿#menu li.home a { 
	background: transparent url('../../images/addisonMenuHoverBG.jpg') left top repeat-x;
}

#mainContent h2 {
	font-weight: normal;
	font-size: 14px;
	color: #2C2E28;
	line-height: 1.5em;	
	margin: 0 0 10px 10px;
	clear: none;
}

#ad {
	position: absolute;
	top: 240px;
	left: 598px;
	z-index: 50;
	 display: block;  /*  move slash star in front of display so ad will show */
}

