body, html {
background: #FFF url(/images/home_pbg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color: #777
}

img {
border: 0;
padding-top: 20px;
}

a:link {
text-decoration: none;
color: #777;
border-bottom: 1px solid #A2204C;
}

a:hover {
text-decoration: none;
color: #777;
border-bottom: 1px solid #777;
}

a:visited {
color: #777;
text-decoration: none;
border-bottom: 1px solid #A2204C;
}


h1 {
color: #A2204C;
margin: 0;
font-size: 1.3em;
}

h2 {
color: #A2204C;
margin: 0;
font-size: 1.2em;
padding-top: 20px;
}


h5 {
color: #A2204C;
margin: 20px 0 -10px 0;
font-size: 1.2em;
padding-top: 0 0 0 0;
}

#container {
margin: 0 auto;
width: 660px;
}

#header {
background: #B65173 url(/images/home_header.jpg) no-repeat left top;
height: 89px;
}

/* MENU */

ul#menu {
width: 181px;
height: 199px;
margin: 0;
padding: 0;
}

#navcontainer {
margin: 0;
padding: 0;
font-size: 10px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a {
display: block;
padding: 6px 17px 6px 3px;
width: 160px;
background-color: #FEB727;
border-bottom: 1px solid #eee;
text-align: right;
text-transform: uppercase;
color: #fff;
}

#navcontainer a:hover {
background-color: #FFE6BD;
color: #777;
}

#navcontainer a:link, #navlist a:visited {
color: #FFF;
text-decoration: none;
}


body#home #navcontainer {
background: url(/images/home_bar.jpg) top right no-repeat
}

body#cafe-glas #navcontainer {
background: url(/images/dining-experience.jpg) top right no-repeat
}

body#xmas-menu #navcontainer {
background: url(/images/dining-experience.jpg) top right no-repeat
}

body#menu #navcontainer {
background: url(/images/dining-experience.jpg) top right no-repeat
}

body#bar-restaurant #navcontainer {
background: url(/images/tariff.jpg) top right no-repeat
}

body#accommodation #navcontainer {
background: url(/images/check-availability.jpg) top right no-repeat
}

body#check-availability #navcontainer {
background: url(/images/check-availability.jpg) top right no-repeat
}

body#about-glaisdale #navcontainer {
background: url(/images/about-glaisdale.jpg) top right no-repeat
}

body#superbly-located #navcontainer {
background: url(/images/superbly-located.jpg) top right no-repeat
}

body#walk-the-moors #navcontainer {
background: url(/images/walk-the-moors.jpg) top right no-repeat
}

body#walk2 #navcontainer {
background: url(/images/walk-the-moors.jpg) top right no-repeat
}

body#trains #navcontainer {
background: url(/images/trains.jpg) top right no-repeat
}

body#guestbook #navcontainer {
background: url(/images/check-availability.jpg) top right no-repeat
}

body#links #navcontainer {
background: url(/images/check-availability.jpg) top right no-repeat
}

#maincol {
border-bottom: 4px solid #FEB727;
background: #F4F5F4;
margin: 0;
}

h1.entrytitle {
margin: 0;
height: 48px;
padding-left: 200px;
}

.entry {
padding: 16px 16px 48px;
font-size: .7em;
line-height: 1.5em;
}

p.address {
background: url(/images/arms.jpg) no-repeat left top;
height: 102px;
padding-left: 136px;
font-weight: bold;
}

.entrybody {
padding-left: 164px;
}


#footer {
background-color: #A2204C;
clear: both;
}

#footer p {
margin: 0;
color: #FFF;
font-size: .6em;
text-align: center;
padding: 8px 0;
}

#footer p a {
font-weight: bold;
text-decoration: none;
color: #DDD
}

.clearallrule {
margin: 0;
padding: 0;
border-bottom: 1px solid #ccc;
clear: both;
font-size: 2px;
}

/*-------------------------------------------------
GUEST BOOK
-------------------------------------------------*/

ol {
padding: 0;
margin: 0;
}

ol li {
background-color: #f6e6be;
padding: 10px 10px 20px 10px;
list-style-type: none;
margin: 0;
font-size: 1.2em;
color: #333;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5em;
}

/*-------------------------------------------------
FORMS
-------------------------------------------------*/

input:focus {
background: #FFFFEE;
}

label {
font-size: 9px;
color: #5A45DA;
text-transform: uppercase;
font-family: "Lucida Grande",arial,sans-serif;
}

input.big {
padding: 2px;
font-size: 14px;
font-weight: normal;
margin: 1px 0 9px 0;
}

#error {
margin-bottom: 1em;
margin-top: 1em;
background-color: #F0F0F0;
padding-bottom: 5px;
font-family: arial, verdana, Helvetica, sans-serif;
font-size: 12px;
color: #222;
}

#error li {
list-style: square;
font-family: verdana, arial, Helvetica, sans-serif;
margin: 0 0 0 20px;
padding: 0 0 6px 0;
}

#error ul {
padding: 10px 0 0 0;
}

#error strong {
display: block;
background: #CC0000;
padding: 3px 0 3px 10px;
color: #FFFFFF;
}

#confirm, p#txpCommentInputForm {
padding: 5px;
background-color: #FFFFCC
}

form#txpCommentInputForm {
padding: 5px;
background-color: #f6e6be;
border-top: 1px dotted #CCC;
}

#txpCommentInputForm td {
color: #ff0000
}

.form_label {
color: #312A2A
}

.form_label_required {
font-weight: bold;
color: #312A2A
}

