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

/*Styles for Skegness Bowl*/

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

body {
	font-family: Verdana, Arial, Helvetica;
}

div#lincolnshire-show-holder {
    margin:5px auto 5px auto;
	width:802px;
	height:100%;
	background-color:#fff;
	border-right: 7px solid #FFFFFF;
    border-left: 7px solid #FFFFFF;
}

div#container {
  margin-left:auto;
  margin-right:auto;	
  width:989px;
}

div#skegness-header {
   width:662px;
   height:70px;
   background-image:url(../skegness/skegness-top.jpg);
   padding-left:140px;
   padding-top:33px;;
}

div#skegness-red {
width:750px;
height:23px;
background-image:url(../skegness/skegness-red.jpg);
color:#FFFFFF;
font-size:11pt;
padding-left:52px;
padding-top:1px;
}

div#skegness-2008 {
width:730px;
height:192px;
background-image:url(../skegness/skegness-header.jpg);
color:#fff;
font-size:18pt;
font-weight:bold;
padding-left:72px;
padding-top:17px;
}

div#lincolnshire-showground-contents {
width:762px;
height:100%;
color:#666666;
font-size:10pt;
padding-left:20px;
padding-right:20px;
}

div#skegness-footer {
width:802px;
height:20px;
color:#FFFFFF;
font-size:10pt;
background-image:url(../skegness/skegness-footer.jpg);
text-align:center;
padding-top:9px;
margin-top:15px;
}



h1 { 
color: #fbc903;
font-size: 16pt;
font-weight: bold;
} 

h2 { 
color: #737473;
font-size: 14pt;
font-weight: normal;
} 

.skegness-1 {
	color: #980101;
	font-weight: bold;
}

.lincolnshire-show-2 {
color:#FFFFFF;
font-size:10pt;
text-decoration:none;
}

.skegness-style1 {
	font-size: 12pt;
	font-weight: bold;
	color: #0261fd;
}
.skegness-style2 {
	font-size: 12pt;
	color: #ffe202;
	font-weight: bold;
}
.style3 {color: #990000}

.skegness-style6 {font-size: 12pt; font-family: "Courier New", Courier, monospace; color: #CC6600;}



