﻿body					{ background-color: White; text-align: center; font-family: Verdana; font-size: smaller; color: #996600; margin: 0 auto }
.bgd					{ background-color: #FFFFCC; background-repeat: repeat; width: 750px; height: auto; left: 50%; right: 50%; display: table; margin: 0 auto; border: Solid 1px #996600  }

.hdr    				{ background-image: URL(hdr.jpg); background-repeat: no-repeat; width: 750px; height: 150px }
.copyright				{ width: 179px; height: 15px; float: left; text-align: center; font-size: smaller }

.menuBar				{ width: 175px; height: auto; float: left; text-align: left; display: table; padding-top: 20px  }
.menuItem				{ width: 174px; height: 60px; float: left }
.menuImage				{ width: 50px; height: 55px; border: none; float: left }	
.menuText				{ width: 110px; height: auto; float: left; padding: 15px 5px 20px 5px  }	
.copyright				{ width: 179px; height: 15px; float: left; text-align: center; font-size: smaller }

.images					{ width: 149px; height: auto; float: right; font-size: 75%; text-align: center; padding: 20px 10px 10px 10px  }
.imageText				{ width: 145px; height: auto; float: left; padding-bottom: 15px  }
.image					{ border: None }

.main					{ width: 400px; text-align: left; float: left; padding-top: 20px  } 
.centre					{ text-align: center } 
h1						{ font-size: 125%; text-align: center }
h2						{ font-size: 125% }
h3						{ font-size: 110%; text-align: center; font-weight: bold   }
ul						{ list-style-type: disc } 

.postcodeList			{ width: 30px; float: left; font-weight: bold }
.postcodeDescList		{ width: 165px; float: left }

.cont					{width: 397px; float: left }
.contLab				{width: 145px; text-align: right; float: left; padding-top: 4px; padding-right: 5px }
.contData				{width: 245px; float: right }
 