/* Generic styles */

h1 {
display:none;
}
* {
	margin: 0;
	padding: 0;
}

body
{
	
	background: url(../images/bg.gif);
	font : 62.5%/1.6 georgia, arial, "lucida grande", sans-serif;
	color: #fff;
}

img {
  	border: none;
}

.clear {
  	clear: both;
}

ul {
	list-style-type: none;
	margin-left: 20px;
}

a, a:link {
	color: #2f527a;
	text-decoration: none;
}

#bigwrap {
		background: url(../images/body-bg.gif) repeat-x;
}

/* lets build the page */

#page-wrap {
	width: 953px;
	margin: 0 auto;
	border-top: none;
	font-size: 1.3em;
}

#header {
	position: relative;
	width: 100%;
	height: 142px;
	/* background: transparent url(../images/header.png); */
	background: transparent url(../images/main-header.jpg);
	background-repeat: no-repeat;
}

/* this is the main navigation */

 #header ul {
	 
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  margin-left: -2px;
  padding-top: 112px;
  position: absolute;
  bottom: -3px;
  left: 0;

 }
 
#header li {
	position: relative;
  float:left;
  background:url("../images/nav/left.png") no-repeat left top;
  margin:0 1px;
  padding:0 0 0 5px;
    z-index: 2;
 }
 
#header a {
  float:left;
  display:block;
  background:url("../images/nav/right.png") no-repeat right top;
  padding:5px 20px 7px 14px;
  text-decoration:none;
  text-transform: uppercase;
  color:#420900;
 }
 
 .logo {
	 width: 419px;
	 position: absolute;
	 top: 0;
	 left: 0;
	 height: 100px;
	 z-index: 1;
 }
 
 .content-wrapper {
	 width: 490px;
	 float: right;
	 font-size: 1em;
	 color: #444;
 }
 
  .content-wrapper span {
	font-style: italic; 
  }
 
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
   
#header a {float:none;}

/* End IE5-Mac hack */
#header a:hover {
  color: #66785D;
}

#header .active {
  background-image:url("../images/nav/left_on.png");
}

#header .active a {
  background-image:url("../images/nav/right_on.png");
  color:#66785D;
  padding-bottom:5px;
}

#banner {
	clear: both;
	width: 951px;
	height: 224px;
	margin-top: 9px;
	border-left: 1px solid #919189;
	border-right: 1px solid #919189;
}

#main-content {
	border: 1px solid #b5844a;
	border-top: none;
	width: 951px;
	background: #fff;
}

#left {
	width: 203px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;

}

.left-wrap {
	width: 201px;
	border: 1px solid #5d2201;
	margin-bottom: 10px;
	background: #f9edba;
	color: #420800;
	padding: 5px;
}

.left-wrap img, .right-wrap img {
	margin-bottom: -5px!important;
}

#middle {
	float: left;
	width: 710px;

	margin-left: 10px;
	color: #00182c;
}

#h2 {
	border: 1px solid #3a1600;
	margin-top: 10px;
}

#h2 h2 {
	font-size: 1.3em;
	background: #F9EFBE;
	padding: 5px;
	color: #420900!important;
}

#middle p {
	padding: 5px;
}

#right {
	width: 203px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.right-wrap {
	width: 201px;
	border: 1px solid #bfbfbf;
	margin-bottom: 10px;
	background: #F9EFBE;
}

 #right h3 {
	color: #fff;
	background: transparent url(../images/h2bg.gif);
	width: 201px;
	height: 32px;
	font-weight: normal;
	text-align: center;
	font-size: 1.1em;
	border: 1px solid #000;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2em;
}

.entry {
	overflow: hidden;
	margin-top: 10px;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}

.entry dl {
	background: #FFF url(../images/stamp_bg.jpg) bottom left;
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #CCCCCC;
	padding: 5px;
	padding-top: 0;
	margin: 5px;
}

.entry dt {
	font-size: 17px;
	font-weight: bold;
}

.entry dd {
	font-size: 10px;
	margin-top: 2px;
	text-transform: uppercase;
}

.entry .content {
	width: 200px;
	float: left;
	margin-left: 10px;
}

.entry .small_content {
	width: 200px;
	float: left;
	margin-left: 10px;
}

.entry a {
	font-weight: bold;
	margin: 0;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.entry p {
	padding: 5px;
}

.cta {
	float: left;
	width: 234px;
	height: 210px;
	background: #F9EFBE;
	margin-left: 10px;
	margin-bottom: 10px;
}

.cta img {
	margin: 7px;
	margin-top: 10px;
	margin-bottom: 0;
}

.cta h3 {
	width: 150px;
	margin-left: 10px;
	color: #410801;
}

.cta p {
	float: right;
 	margin-top: -25px;
	margin-right: 8px;
	font-size: 0.8em;
}

.cta a, .cta a:link {
	color: #410801;
}

/* footer stuff */

#footer {
	width: 953px;
	margin: 10px auto;
	font-size: 1.3em;
	background: #FDF8E5;
}

.address {
	background: transparent url(../images/h2bg.gif);
	padding: 5px;
	padding-left: 10px;
	color: #fff;
	font-size: 0.9em;
}

.address a {
	color: #fff;
}

.address a:hover {
	text-decoration: underline;
}

.links, .out-links {
	overflow:auto;
}

.links li {
float: left;
width: 155px;
margin-top: 10px;
margin-bottom: 10px;
}

.links a, .links a:link {
text-decoration: none;
color: #001436;
}

.out-links li {
float: left;
width: 155px;
margin-top: 10px;
margin-bottom: 10px;
}

.out-links a, .out-links a:link {
text-decoration: none;
color: #7f8e9c;
}

.float-right {
	float:right;
	margin:0 0 5px 5px;
}

.float-left {
	float:left;
	margin:5px 5px 0 0;
}

.copyright {
	clear: both;
	width: 953px;
	margin: 0px auto;
	font-size: 1.3em;
	margin-bottom: 10px;
}

.copyright img {
	float: right;
	margin-right: -1px;
}

.copyright p {
	float: left;
	width: 500px;
}

.copyright a {
	color: #fff;
}	

#contactform input, #contactform textarea, #frmSS2 input, #frmSS2 textarea {
margin-left: 10px;
width: 170px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#contactform label, #frmSS2 label {
margin: 10px;
}

#contactform div, #frmSS2 div {
margin-bottom: 10px;
}

#submitform {
width: 129px!important;
height: 22px;
float: right;
margin-right: 10px;
}

#gallery-home {
	float: left!important;
	border: 1px solid #bfbfbf;
	width: 490px;
height: 171px;
	color: #00182c;
margin: 0 5px;
}

#gallery-home h3 {
	color: #fff;
	background: transparent url(../images/h2bg.gif);
	width: 480px;
	height: 32px;
	font-weight: normal;
	padding-left: 10px;
	font-size: 1.1em;
	border: 1px solid #000;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2em;
}

.gallery {
	margin-left: 10px;
}

ul.gallery li {
	float: left!important;
	margin: 10px;
    border: 1px solid #bfbfbf;
	background: #fff;
	padding: 5px;
	text-align: center;
	height: 108px;
	width: 125px;
}

ul.gallery li a, ul.gallery li a:link {
	color: #00182C;
	font-size: 0.8em;
}

div.teltop {
	position: relative;
    width: 239px;
    height: 50px;
    margin: 30px 75px 0 0px;
    padding: 0;
    float: right!important;
	z-index: 99999;
}

div.teltop a {
    background: none!important;
	z-index: 99999;
}

.more {
	width: 129px;
	height: 22px;
	margin-bottom: 10px;
	
}

.mare a, .more a:link {
	text-decoration: none;
	background: #7C3F34;
	text-align: center;
	padding: 5px 30px;
	color: #fff;
	font-size: 12px!important;
}

.more a:hover {
	background: #A45810;
}

#emailform {
	margin-top: 10px;
}

#emailform input {
	width: 130px;
	margin-left: 10PX;
}

#emailform div {
	margin-bottom: 10px;
}

.stamp, .entry {
	color: #000;
}

#left h3 {
	background: none;

}

.emailForm {
		background: #f9edba url(../images/form.png) no-repeat;
		background-position: top right;
}

#submit {
	background: #f9edba url(../images/submit.png) no-repeat;
	width: 79px!important;
	height: 24px!important;
	float: right;
	color: #fff;
	text-align: center;
	line-height: 24px;
	border: none;
	margin-right: 15px;
}

.the-pub {
	position: relative;
	width: 210px;
	height: 146px;
	border: 1px solid #c28b71;
	background: #f9edba url(../images/bar.gif) no-repeat;
	margin-bottom: 10px;
}

h3.brown {
	position: absolute!important;
	top: 5px!important;
	left: 5px!important;
	width: 193px!important;
	height: 34px!important;
	border: 1px solid #4e2007!important;
	background: url(../images/the-pub-h3.gif) repeat-x!important;
	color: #fff!important;
	padding-left: 5px!important;
	line-height: 34px!important;
	text-transform: none!important;
	font-size: 1.3em!important;
	text-align: left!important;
	font-weight: normal!important;
}
	
.click-here {
	position: absolute;
	bottom: 0px;
	left: 10px;
}

.click-here a {
	color: #fff;
}

.click-here a:hover {
	text-decoration: underline;
}

.quick-links {
	width: 210px;
	margin-bottom: 10px;
}

.quick-links h3 {
	background: #fff url(../images/quick-links.gif) no-repeat!important;
	height: 25px;
	color: #502914;
	font-weight: normal;
	padding-left: 25px;
	margin-bottom: 10px;
}

.quick-links ul {
	margin-left: 0;
}

.quick-links li {
	height: 20px;
	border-bottom: 1px dotted #000;
		padding: 5px 0;
}

.quick-links a {
	color: #000;

	display: block;
}

#bottom-box {
	clear: both;
	width: 930px;
	margin: 0 auto;
	margin-bottom: 10px!important;
}

.food-advert {
	position: relative;
	width: 210px;
	border: 1px solid #000;
	height: 171px;
	float: left;
}
