﻿#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 {
	 display: block;  /* ad display controlled by home.css in home folder */
	position: absolute;
	top: 0;
	left: 400px;

