@charset "UTF-8";
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:780px;
	background-image:url(images_lennoxst/lennox_banner_july30.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 780px;
	position: absolute;
	top: 0px;
}

#mapholder {
	background-color:#FFFFFF;
	border:solid;
	color:#66CC00;
	position:absolute;
	top:250px;
	left:22px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

a:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#333333;
	text-decoration:none;

}


a:visited {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;

}