﻿#menu li.floorplans a { 
	background: #CBAC6C;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	color: #2D1107;
}

#ad {
	 display: block; /* ad display controlled by home.css in home folder */
	position: absolute;
	top: 68px;
	left: 400px;
}

