@charset "utf-8";
	/*Styles for Skegness Guest House Accommodation*/

	* {
	margin: 0px;
	padding: 0px;
	}
body {
	background-image:none;
	background-color:#e5e5e5;
	background-repeat:repeat-n;
	font-family: Verdana, Arial, Helvetica;
}

div#skegness-guest-house-holder {
	margin:10px auto 5px auto;
	width:906px;
	height:100%;
	background-color:#fff;
}

div#skegness-guest-house-header {
   width:811px;
   height:69px;
   background-image:url(../images/secwha-header.jpg);
   text-align:center;
   padding-top:18px;
   padding-left:95px;
}

/*Top Navigation*/

div#guest-house-navigation-skegness-mablethorpe {
  width:866px;
  height:28px;
  background-image:url(../images/skegness-guest-house-navigation.jpg);
  padding-left:40px;
  padding-top:8px;
}
#main-menu {
    list-style: none;
    float:left;
}

ul#main-menu li {
    float:left;
    display:inline;
    margin-right:45px; 
/*gap between items*/
 }
ul#main-menu li a, ul#main-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #ffffff; /*change to the colour you want*/
    font-size:12pt;
}
ul#main-menu li a:hover {
   color: #8c0303;
}

div#sechwa-logo {
   float:left;
   width:247px;
   height:113px;
   background-image:url(../images/secwha-skegness.jpg);
   text-align:center;
   color:#0000BB;
   font-weight: bold;
   font-size:16px;
   padding-top:207px;
}
div#guest-house-skegness-flash {
   float:left;
   width:659px;
   height:320px;
} 
div#content-holder {
   float:left;
   width:906px;
   height:100%;
   background-color:#FFFFFF;
}
/*Left Navigation*/
div#left-nav-header {
  float:left;
  width:218px;
  height:26px;
  background-image:url(../images/left-nav-header.jpg);
  color:#ffffff;
  font-size:9pt;
  font-weight:bold;
  padding-top:22px;
  padding-left:23px;
}

div#left-nav {
  float:left;
  width:241px;
  height:100%;
}

div#left-nav-contents {
 float:left;
 width:216px;
 height:100%;
 background-image:url(../images/left-nav-bg.jpg);
 background-repeat:repeat-y;
 padding-left:25px;
 padding-top:12px;
 color:#777775;
 font-size:11pt;
}

div#left-nav-footer {
 float:left;
 width:241px;
 height:26px;
}
div#main-contents-pull {
 float:left;
 width:645px;
 height:100%;
 background-color:#FFFFFF;
 padding-left:10px;
 padding-right:10px;
 color:#777775;
 font-size:10pt;
}

div#guest-house-footer {
clear:both;
width:906px;
height:52px;
color:#FFFFFF;
font-size:9pt;
background-image:url(../images/secwha-footer.jpg);
text-align:center;
padding-top:8px;
}

h1 { 
color: #0077df;
font-size: 17pt;
font-weight: normal;
}
 
h2 { 
color: #737473;
font-size: 14pt;
font-weight: normal;
}

.leftnavtable td{
	border-collapse: collapse;
	padding: 0px;
	spacing: 0px;
	border-width: 0px;
	border-spacing: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	}

	
.leftnavtable a:link {color: #0055BB; }
.leftnavtable a:visited {color: #005588; }
.leftnavtable a:hover {color: #005500; text-decoration:overline;}
.leftnavtable a:active {color: #005588; }

.guest-house-skegness-style1 {color: #999999; font-size:11pt; text-decoration:none;}
.guest-house-skegness-style1b {color: #5b7004; font-size:10pt; text-decoration:none;}
.guest-house-skegness-style2 {	color: #0077df; font-size: 12pt; font-weight: bold;}

.guest-house-skegness-style2 a:link {	color: #0077df; font-size: 12pt; font-weight: bold;}
.guest-house-skegness-style2 a:visited {	color: #0077df; font-size: 12pt; font-weight: bold;}
.guest-house-skegness-style2 a:hover {	color: #0077df; font-size: 12pt; font-weight: bold;}
.guest-house-skegness-style2 a:active {	color: #0077df; font-size: 12pt; font-weight: bold;}


.guest-house-skegness-style3 {	color: #0077df; font-size: 12pt; font-weight: bold;}
.padding-bottom {padding-bottom:10px;}
.uk-website-design {color:#fff; font-size:9pt; font-weight:bold; text-decoration:none;}

.links-contents {
 width:800px;
 height:100%;
 background-image:none;
 color:#777775;
 font-size:8pt;
}

.links-contents a:link {color: #777775; }
.links-contents a:visited {color: #777775; }
.links-contents a:hover {color: #777775;}
.links-contents a:active {color: #777775; }

div#competition {
 float:left;
 width:894px;
 height:100%;
 background-color: #FFFF00;
 border-style: solid;
 border-width: 2px;
 border-color: #FF0000;
 padding:4px;
 color:#777775;
 font-size:11pt;
 font-weight: bolder;
 text-align:center;
}









