#linksPage .leftHead {
	float: left;
	width: 100%;	
	margin: 10px 0px 5px 0px;
	text-align: justify;
	background: #FFffFF;
}
	
#linksPage .leftHead img {
	border: 5px solid #cccccc;
	margin-top: 4px;
	margin-right: 8px;
	float: left;
}	

#linksPage .leftContent {

	float: left;
	width: 100%;	
	margin: 0px 0px 5px 0px;
	text-align: justify;
	background: #FFFFFF;
	padding: 0px 5px 5px 5px;
	border: 0px solid #003399;
	
	}

/* County Guide Page Styles */

#linksPage .county {

}
#linksPage .county h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #D1E6EF;
	color: #111111;
	font-size: 20px;
}

#linksPage .county .countyname {
	float: left;
	width: 100%;
	text-align: center;
	color: #648CA5;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;

	
}
#linksPage .county .stationrecord {

}
#linksPage .county .stationname {
	float: left;
	width: 100%;
	height: 20px;
	padding-top: 15px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;
}

#linksPage .county .stationdescription {
	float: right;
	width: 85%;
	padding-top: 0px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;

}

#guidePages .county .description {
	float right;
	width: 70%;
}

/* Town Page Style Options */


#linksPage .townDescription {
	float: left;
	width: 100%;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
	font-weight: 100;

	
}

#linksPage .townOptions {

}
#linksPage .townOptions h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #D1E6EF;
	color: #111111;
	font-size: 20px;
}

#linksPage .townOptions .localService {
}

#linksPage .townOptions .localService .name {
	float: left;
	width: 100%;
	height: 20px;
	padding-top: 15px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;
}

#linksPage .townOptions .localService .description {
	float: right;
	width: 85%;
	padding-top: 0px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;

}

linksPage .townOptions .serviceCenter {

}
#linksPage .townOptions .serviceCenter .name {
	float: left;
	width: 100%;
	height: 20px;
	padding-top: 15px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;
}

#linksPage .townOptions .serviceCenter .description {
	float: right;
	width: 85%;
	padding-top: 0px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;

}


/* Transit Hub Page Style Options */


#linksPage .hub {

}
#linksPage .hub h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #D1E6EF;
	color: #111111;
	font-size: 20px;
}

#linksPage .hub .infoarea {
	float: left;
	width: 100%;
	text-align: center;
	color: #648CA5;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;

	
}
#linksPage .hub .inforecord {

}
#linksPage .hub .infoname {
	float: left;
	width: 100%;
	height: 20px;
	padding-top: 15px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;
}

#linksPage .hub .infodescription {
	float: right;
	width: 85%;
	padding-top: 0px;
	background: #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	font-size: 13px;

}
