.mainContent .topLinks
{
	width: 976px;
	padding: 2px;
	float:left;
}
.mainContent .centre
{
	float: left;
	width: 644px;
	border: 1px solid black;
	border-right: 1px solid black;
	padding: 2px;
	min-height: 350px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: White;
	color: black;
}
.mainContent .side
{
	border: 1px solid black;
	border-left: 0px solid black;
	float: left;
	width: 320px;
	padding: 2px;
	min-height: 350px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: White;
	color: black;
}
div#topLinks
{
	float: left;
	padding-bottom: 4px;

}
div#topLinks ul 
{
	list-style-type: none;
	margin: 0pt 6px;
	padding: 0pt;
	height: 34px;
}
div#topLinks li 
{
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	width: 180px;
	text-align: center;
	background: #050463 url(../../../images/backgrounds/pageLinkBlue.png) repeat-x left;
}
div#topLinks li a
{
	color: #ffffff;
	text-decoration: none;
}
div#topLinks li.activelink a,
div#topLinks a:hover
{
	color: yellow;
	font-style: normal;
}
.mainContent .title
{
	background: #ffb72e url(../../../images/backgrounds/ContentBoxHeadAlt.png) repeat scroll left;
	font-size: 1.4em;
	font-weight: bold;
	color: black;
	word-spacing: 2px;
	margin-top: -2px;

	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: -4px;
	margin-right: -4px;
	padding-left: 4px;
	color: #ffffff;
}

.mainContent .subtitle
{
	font-size: 1.2em;
	font-style: italic;
	
}

.mainContent .remark
{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: red;
	margin: 4px;
	
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	padding: 4px;
}

.faresBox
{
	text-align: center;
	margin-left: -2px;
	margin-right: -2px;
}

.fareNotes
{
	font-size: 0.8em;

}

.faresAnimals
{
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	color: #000000;
	padding: 4px;
	border: 1px solid black;
}

.faresBox .head,
.fareNotes .head,
.faresAnimals .head
{	
	background: #ffb72e url(../../../images/backgrounds/ContentBoxHeadAlt.png) repeat scroll left;
	font-size: 1.4em;
	font-weight: bold;
	color: black;
	word-spacing: 2px;
	margin-top: -2px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-left: -2px;
	margin-right: -2px;
	padding-left: 4px;
	color: #ffffff;
}
.fareNotes .head
{	
	margin-left: -3px;
	margin-right: -3px;
	border-left: none;
	border-right: none;
	line-height: 1.5em;
	padding-left: 8px;
	border-bottom: 1px solid black;
}

.faresAnimals .head
{	
	background: #ffb72e url(../../../images/backgrounds/ContentBoxHead.png) repeat scroll left;
	margin-left: -5px;
	margin-right: -4px;
	margin-top: -6px;
	border-right: none;
	border-top: 1px solid black;
	color: black;

}


.faresBox .subTitle,
.fareNotes .subTitle
{
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
}

.fareNotes .subTitle
{
	font-size: 1.2em;
}
.faresBox .content
{
	padding: 4px;
	line-height: 1.0em;
	overflow: auto;
	font-size: 1.0em;
}

.faresBox .price
{
	font: normal normal normal 1.0em Lucida Console,"Courier New", Courier, monospace;
	width: 70px;
}

.faresBox .priceVehicles
{
	font: normal normal normal 1.0em Lucida Console,"Courier New", Courier, monospace;
	width: 130px;
}

.faresBox .heading
{
	font: normal normal bold 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	text-align: center;
}

.fareNotes ul
{
	list-style-position: outside;
	list-style-type: disc;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	text-align: left;
	padding-right: 6px;
}