#locations
{
	top:34px;
	position:absolute;
	height:133px;
	width:334px;
	left: 227px;
}

#locations_right
{
	top:14px;
	position:absolute;
	height:271px;
	width:156px;
	left: 580px;
	font-size:8px;
	text-align:left;
	}
.locations_right {
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#931a20;
}

.locations_right a:link {
	color: #9e8d85;
	text-decoration:none;
	}

.locations_right a:hover {
	color:#666666;
	text-decoration:underline;
	}

.locations_right a:active {
	color:#666666;
	text-decoration:none;
	}
	
.locations_right a:visited {
	color:#999999;
	text-decoration:none;
	
	}
	


#locations_left
{
	top:20px;
	position:absolute;
	width:165px;
	left: 12px;
	font-size:9pt;
	text-align:left;
	height: 284px;
	
}
.locations_left {
font-size:11px;
border-right-style:solid; 
border-right-width:1px; 
border-right-color:#931a20;
text-align:right;
}

