/* Style written by Scott Tylor, Click Creative, for Boscastle web site design */

body
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #131313;
		margin: 0px;
		background-image: url(../img/leftTile.gif);
		background-repeat: repeat-y;
		background-color: #3F1900;
		}
		
.topPanel
		{
		width: 100%;
		height: 176px;
		}
		
.logoPanel
		{
		width: 266px;
		}
		
.topBar
		{
		height: 26px;
		background-image: url(../img/topBlackBarTile.gif);
		background-repeat: repeat-x;
		}
		
.imageBar
		{
		vertical-align: top;
		height: 102px;
		background-image: url(../img/topImages.jpg);
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		}
		
.menuBar
		{
		height: 48px;
		background-image: url(../img/menuBarTile.gif);
		background-repeat: repeat-x;
		}
		
.bodySection
		{
		width: 100%;
		height: 100%;
		}
		
.imagePanel
		{
		width: 318px;
		background-image: url(../img/imageTile.gif);
		background-repeat: repeat-y;
		}
		
.bodyContent
		{
		height: 500px;
		text-align: justify;
		vertical-align: top;
		padding: 30px;
		padding-right: 60px;
		padding-left: 0px; 
		padding-top: 20px;
		background-color: #FFFFFF;
		}
		
.bottomPanel
		{
		height: 30px;
		width: 100%;
		}
		
.bottomLeft
		{
		width: 266px;
		}
		
.bottomRight
		{
		background-image: url(../img/bottomTile.gif);
		background-repeat: repeat-x;
		color: #CCCCCC;
		font-size: 9px;
		text-align: right;
		vertical-align: middle;
		padding-right: 10px;
		background-color: #3F1900;
		}
		
/* Boscastle web site link styles listed below */
		
a
		{
		text-decoration: none;
		}

.bodyContent a:link
		{
		color: #7E4216;
		}
		
.bodyContent a:visited
		{
		color: #7E4216;
		}
		
.bodyContent a:active
		{
		color: #7E4216;
		}
		
.bodyContent a:hover
		{
		color: #000000;
		}

.bottomRight a:link
		{
		color: #FFFFFF;
		}
		
.bottomRight a:visited
		{
		color: #FFFFFF;
		}
		
.bottomRight a:active
		{
		color: #FFFFFF;
		}
		
.bottomRight a:hover
		{
		color: #0099FF;
		}
		
/* Boscastle Text Header and title sizes and colours */
		
.bosHeaderMain
		{
		color: #7E4216;
		font-size: 12px;
		font-weight: bold;
		}
		
.bosHeaderSmall
		{
		color: #7E4216;
		font-size: 10px;
		font-weight: bold;
		}
		
.bosBoldColoured
		{
		color: #7E4216;
		font-weight: bold;
		}
		
.bosBoldPlain
		{
		font-weight: bold;
		}
		
.bosBoldItal
		{
		font-style: italic;
		}
		
/* Boscastle Product List layout and styles */

.productTitle
		{
		width: 247px;
		background-image: url(../img/titleBacker.gif);
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: top;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		padding-top: 38px;
		padding-bottom: 20px;
		}
		
.productTable
		{
		margin-bottom: 20px;
		}
		
.productDescription
		{
		padding-bottom: 10px;
		text-align: center;
		vertical-align: top;
		}
		
.textField
		{
		background-color: #FFFF99;
		}
		
.map {
width:790px;
height:325px;
}
