body,html{
	font: 12px georgia, times, "times new roman", serif;
}
#header{
	background-color : #506E59;
}
#header img{
	vertical-align:bottom;
}
#footer {
	clear:both;
	background: url(images/bground-footer.jpg) repeat-x;
	height:35px;
	margin:30px 0 0 0;
}
#footer .right{
	margin-top:20px;
	margin-right:6px;
	float:right;
}
#footer .left{
	margin-top:20px;
	margin-left:6px;
	float:left;
}
#leftcontent {
	margin-left:-129px;/*must be 1 pixel less than width */
	float:left;
	width:130px;/* this width is the same as the margin on #middle */
	position:relative;
	background: url(images/bground-left.jpg) no-repeat;
	height:350px;
}
*html #leftcontent {
	margin-right:-2px;
}
#leftcontent img{
	vertical-align:top;
}
#content {
	background:url(images/bground-maincontent.jpg) no-repeat top left #fff;/* background colour of right column */
	margin-left:130px;/*this is the space for the left column */
}
#traveltimes {
	background:#F0ECE1;
	border-top:1px solid #39342A;
	float:right;
	margin:0 20px 0 0;
}
.openingtimes {
	font:11px/18px georgia,times,"times new roman",serif;
	border-top:1px solid #39342A;
	background:#F0ECE1;
	float:left;
	margin:0 0 20px 5px;
	padding: 10px;
}
.rates {
	width:440px;
	font:11px/18px georgia,times,"times new roman",serif;
	border-top:1px solid #39342A;
	float:left;
	margin:0 0 20px 5px;
	padding: 5px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
	width:300px;
}
.floatleft img{
	display:block;
}
* html #content {height:1%}/* combat ie's 3 pixel jog */
.homeimage{
	padding-right: 20px; 
	padding-left: 10px; 
	float: right; 
	padding-bottom: 0px; 
	margin: 0px 0px 10px 10px; 
	padding-top: 0px;
}
.mapimage{
	padding-left: 10px; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px 0px 10px 10px; 
	padding-top: 0px;
}
h1{
	font: bold 14px/16px georgia,times,"times new roman",serif;
	color:#39342A;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
}
p{
	margin-top: 0px;
	padding: 0px 22px 0px 20px;
	font: 14px/20px Franklin Gothic Book, Arial, Helvetica, serif;
}
p.red{
	padding: 0px 30px 0px 20px;
	color:#cc0033;
 	margin-top:0px;
 	font:bold 11px/18px georgia,times,"times new roman",serif;
}
a{
	text-decoration:underline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#397E6C;
	font-family: "Franklin Gothic Book", Arial, Helvetica;
}
a:hover{
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#401D10;
	font-family: "Franklin Gothic Book", Arial, Helvetica;
}
a.footer{
	font-family: Franklin Gothic Heavy, Arial Black;
	font-size: 12px;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#397E6C;
}
a.footer:hover{
	font-family: Franklin Gothic Heavy, Arial Black;
	font-size: 12px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#401D10;
}
a.curops{
	font-family: "Franklin Gothic Heavy", "Arial Black";
	text-decoration:underline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#397E6C;
}
a.curops:hover{
	font-family: Franklin Gothic Heavy, Arial Black;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#401D10;
}
form {
	border-right: medium none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font:11px georgia,times,"times new roman",serif;
	border-left: medium none;
	border-top: medium none;
	border-bottom: medium none;
}
input{
	font:11px georgia,times,"times new roman",serif;
	color:#4b4b4b;
	font-weight:normal;
	background-color:#fff;
	border:1px solid #39342A;
}
select{
	font:11px georgia,times,"times new roman",serif;
	color:#4b4b4b;
	font-weight:normal;
	background-color:#fff;
}
textarea{
	font:11px georgia,times,"times new roman",serif;
	color:#4b4b4b;
	font-weight:normal;
	margin:0px;
	background-color:white;
	height:100px;
	border:1px solid #39342A;
}
.submit {
	border: #000 3px double; 
	background: #8CA796; 
	color: #fff;
	padding:0px; 
	font:11px georgia,times,"times new roman",serif;
}
ul.rates{
	margin-top:10px;
	margin-bottom:20px;
	margin-left: 10px;
	padding:10px;
	font-size:0px;
	line-height:3px;
	list-style:none;
	background:#F0ECE1;
	width:520px;
}
.clr{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.left_bg {
	background-image: url(images/bground-left.jpg);
	background-repeat: no-repeat;
}
.border {
	padding-top: 15px;
}
.Content_Title {
	font-family: Franklin Gothic Heavy, Arial Black;
	font-size: 22px;
	color: #397E6C;
}
.Topic_Title {
	font-family: "Franklin Gothic Heavy", "Arial Black";
	font-size: 16px;
	color: #397E6C;
}
body {
	background-color: #A0A0A0;
	margin-top: 5px;
}
.Buildingbg {
	padding-top: 15px;
	background-image: url(images/PreferrerdProp-Building.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.10pixFont {
	font-size: 10px;
}
.lite_nav {  }
.lite_nav a:link {
	font-family: Franklin Gothic Book, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E2E2E2;
}
.lite_nav a:visited {
	font-family: Franklin Gothic Book, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EBEBEB;
}
.lite_nav a:hover {
	font-family: Franklin Gothic Book, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ACC9C4;
}
.lite_nav a:active {
	font-family: Franklin Gothic Book, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EBEBEB;
}
.border {  padding-left: 15px; padding-right: 15px; top: 15px; }
.img-shadow {
	float: left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  }
