@charset "utf-8";
/* CSS Document */

/*Common styles for Skegness Pier*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	background-image:url(../paignton-pier/bg.jpg);
	background-repeat: repeat-x;	
	font-family: Verdana, Arial, Helvetica;
}

div#paignton-pier-holder {
    margin:5px auto 5px auto;
	width:927px;
	height:100%;
	background-color:#fff;
}

div#paignton-pier-top {
width:927px;
height:181px;
}

div#paignton-pier-image {
  width:927px;
  height:174px;
  background-image:url(../paignton-pier/about-paignton-pier-page.jpg);
}

div#paignton-pier-contents {
  float:left;
  width:772px;
  height:283px;
  background-image:url(../paignton-pier/page-bg.jpg);
  padding-left:80px;
  padding-right:75px;
  color:#fff;
}

div#gallery-left {
  float:left;
  width:370px;
  height:214px;
}

div#gallery-right {
  float:left;
  width:384px;
  height:214px;
}

div#contents2 {
  width:877px;
  height:100%;
  background-image:url(../paignton-pier/extended-bg.jpg);
  background-repeat:repeat-y;
  padding-left:50px;
  color:#fff;
  font-size:10pt;
}


div#paignton-pier-footer {
  float:left;
  width:780px;
  height:23px;
  background-image:url(../paignton-pier/paignton-pier-bottom2.jpg);
  font-size:9pt;
  color:#3c3500; 
  padding-left:147px;
  padding-top:24px;
}  


.paignton {
color:#333333;
font-size:8pt;
text-decoration:none;
}

.paignton-style2 {
	font-size: 14pt;
	color: #990000;
}

.paignton-pier-hlink {
color:#333333;
text-decoration:none;
font-size:10pt;
font-weight:bold;
}

.style2 {font-size: 8pt; color:#fff; text-decoration:none;}
.style3 {color: #EDDA02}
.style5 {font-size: 10pt}
.style6 {color: #FFFF00}
.paignton-pier-brochure {
color:#FFFF00;
font-size:8pt;
text-decoration:none;
}
.style4 {
	font-size: 10pt
}
.style5 {
	font-size: 11pt;
	font-weight: bold;
	color: #F5CC00;
}
.style9 {font-size: 8pt}

.paigntonpier-paddingright {
padding-right:10px;
}