/* Jolly Fisherman main CSS file */



* {
	margin: 0px;
	padding: 0px;
}

body {
   font-family: Verdana, Arial, Helvetica;
   background-color: #292b2c;
}

div#jolly-fisherman-lock {
	width: 798px;
	height: 1300px;
	margin: 15px auto 10px auto;
	border:3px solid #5f5f5f;
	background-color:#1f2122;
}

div#jolly-fisherman-skegness-header{
	width:798px;
	height:124px;
	background-image:url(../jolly-fisherman-images/jolly-fisherman.png);
}


div#jollyfisherman-skegness {
   width:798px;
   height:109px;
}

div#jolly-fisherman-contents {
width:588px;
height:900px;
background-image:url(../skegness-jolly-pics2/jolly-fisherman-bg.jpg);
padding-left:110px;
padding-right:100px;
}


div#jolly-fisherman-skegness-footer {
clear:both;
width:798px;
height:117px;
background-image:url(../jolly-fisherman-images/jolly-fisherman-skegness-bracing.png);
}

div#jolly-fisherman-text {
width:798px;
height:100px;
color:#666;
font-size:9pt;
text-align:center;
margin: 10px auto 10px auto;
}

.style4 {color: #666666; font-size:11pt;}
.style6 {color: #666666; font-size: 9pt; }
.style8 {
	font-size: 14px;
	font-weight: bold;
	color: #B98702;}
