   <!--
   body{
			color: #525252;
			background: #dcdcdc url('/images/layout/bg.jpg') top left repeat-y;
			margin: auto;
			width: 100%;
			padding: 0;
			height: 100%;
			text-align: center;
			font-family: arial, verdana, tahoma, sans-serif;
			font-size: 11px;
		}
	p{
			margin-top: 10px;
			margin-bottom: 10px;
		}
	html{
			height: 100%;
		}
		
	img{
			border: 0;
		}
	table, tr, td{
			border-collapse: collapse;
		}

	div.leftcol{
		width: 	150px;
		height: 679px;
		float: left;
	}

	div.centrecontainer{
		width: 800px;
		position: absolute;
		left: 150px;
		top: 0;		
		min-height: 751px;
		height: 751px;
		height: auto !important;
		
	}
	
	div.header{
		background: url('/images/layout/header.jpg') top left no-repeat;
		height: 130px;
		width: 100%;
		float: left;
		color: white;
		text-align: right;
	}
	div.copyright{
		text-align: right;
		font-size: 10px;
		color: #616264;
		width: 100%;
		float: left;
	}
	
	span.fordbold{
		font-weight: bold;
	}
	
	div.navholder{
		height: 40px;
		width: 100%;
		float: left;
		text-align: left;
	}
	
	div.navholder img{
		float: left;
	}
	
	div.leftholder{
		float: left;
		width: 610px;
		background: url('/images/layout/whiteback.jpg') top left repeat-y;
		text-align: center;
	}
	div.leftholder img:first{
		float: left;
	}
	
	div.rightholder{
		float: left;
		width: 190px;
		background: url('/images/layout/rightback.jpg') top left repeat-y;
		text-align: center;
	}
	div.rightholder img:first{
		float: left;
	}
	
	div.copyright a{
		color: #525252;
		text-decoration: none;
		border-bottom: 1px dotted #525252;
	}
	div.graycontent{
		background: #efefef;
		width: 563px;

	}
	
	img.topbanner{
		 
	}

h1{
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #131a4e;
	font-weight: bold;
}

h2{
	font-size: 13px;
	color: #131a4e;
	font-weight: bold;	
}

h1.welcome{
	text-indent: -9999px;
	height: 16px;
	width: 242px;
	background: url('/images/layout/welcome.jpg') top left no-repeat;
}

div.rightholder h2{
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #323966;
	font-weight: bold;
}

	div.maincontent{
		width: 98%;
		text-align: left;
	}

	hr{
		color: gray;
		height: 1px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	div.usedbox{
		width: 171px;
		height: 128px;
	}
	div.usedbox img{
		float: left;
	}
	div.usedback{
		width: 132px;
		height: 128px;
		background: url('/images/layout/usedbox/blueback.jpg') top left no-repeat;
		float: left;
		font-size: 10px;
		color: white;
		text-align: center;
	}
	div.usedback a{
		color: white;
		text-decoration: none;
	}
	
	span.newsdate{
		color: #131a4e;
		font-weight: bold;
	}
	div.latestnews{
		font-size: 10px;
		width: 85%;
		text-align: left;
	}
	div.latestnews strong{
		font-weight: bold;
		color: #131a4e;
	}
	div.latestnews p{
		margin-top: 5px;
		margin-bottom: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	a{
	 	color: #0976f2;
		text-decoration: none;
		border-bottom: 0px dotted #0976f2;
	}
	a:hover{
		color: #e49915;
		border-bottom: 0px solid #0976f2;
	}
	a:visited{
		color: #0976f2
	}
	
	
	#berwickmap{
	width: 250px;
	height: 200px;
}

#kelsomap{
	width: 250px;
	height: 200px;
}
     .maps input{
		text-align: left;
	}
	form.maps {
		text-align: left;
	}
	.maps label{
		text-align: left;
	}
	.maps input.mapinput{
		width: 80px;
	}
span.required{
	color: red;
}	

p.errormessage{
	color: red;
}
.successmessage{
	font-weight: bold;
}
#showcase {
    background: url("/images/banners/1.jpg") no-repeat scroll left top transparent;
}

#showcase {
    height: 200px;
    width: 552px;
}
.audioplayer_container{
position: absolute;
left: -100000px;
}

	   -->
