hr{
	color:#330000;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#location{
	width:739px;
	height:509px;
	margin: 15px 17px 10px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
	border:1px solid #F2E408;
	background: url(../images/tabMenuBG.jpg) #FFFFFF repeat-x;
}
#locationCopy{
	width:226px;
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
}
#locationCopy p{
	color:#000000;
}
#locationCopy h2{
	margin-top:10px;
	color:#000000;
}
#legend{
	width:203px;
	height:130px;
	margin: 0px 0px 0px 15px;
	padding: 15px 0px 0px 0px;
	position:static;
	overflow:hidden;
	background: url(../images/sprite.png) -577px -233px no-repeat;
}
#legend table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#googleMap{
	width:455px;
	height:463px;
	margin: 15px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:static;
	overflow:hidden;
	border:1px solid #FFFFFF;
	float:right;
}

/************* #classes **************/
.ul li{
	color:#FFFFFF;
	font-weight:bold;
}

