@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #a3813d;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
	background-image: url(../layout/bkgrad.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap {
	background-image: url(../layout/bk.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding-top: 30px;
}

img{
	border: none 0px #fff;
}
a{
	outline:none
}
.cb{
	clear: both;
}

#container{
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 92px;
}
#header{
	background-image: url(../layout/header.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 138px;
	width: 780px;
	left: 0px;
	top: 0px;
}
#pubname {
	text-decoration: none;
	font-size: 2.6em;
	text-transform: uppercase;
	color: #dabb7e;
	display: block;
	padding-top: 30px;
	padding-left: 30px;
}
#address{
	float: right;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.8em;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}

ul#nav{
	background-image: url(../layout/nav_bk.gif);
	background-repeat: repeat-x;
	height: 40px;
	background-position: left bottom;
}
#nav li{
	float: left;
	list-style-type: none;
}
#nav li a{
	color: #DABC7E;
	text-decoration: none;
	font-size: 1.4em;
	margin-left: 20px;
	text-transform: uppercase;
	line-height: 40px;
}
#nav li a:hover {
	color: #fff;
}

#images {
	overflow: hidden;
	position: relative;
	width: 780px;
	height: 370px;
	background-color: #520000;
}
#images img {
	position: absolute;
	left: 6px;
	top: 0px;
}
#thumbs {
	position: absolute;
	left: 240px;
	top: 418px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #520000;
}
#thumbs span {
	display: block;
	height: 40px;
	width: 60px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}
#thumbs span img {
	height: 40px;
}



#content{
	position: relative;
	background-color: #520000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	overflow: auto;
	clear: both;
}
.sec48{
	float: left;
	width: 48%;
	margin-bottom: 10px;
	margin-right: 15px;
}

#frm_baf{
	position: relative;
	background-image: url(../layout/hline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 25px;
}
#frm_baf p input {
	float: left;
}

#frm_baf .txtbox{
	color: #530000;
	background-color: #DABC7E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 120px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
}
.form_button {
	background-image: url(../layout/submit.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DABC7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #520000;
}

#frm_baf #subbutton{
	float: left;
	width: 55px;
}
#frm_directions{
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: auto;
	clear: both;
}
#frm_directions .txtbox{
	color: #530000;
	background-color: #DABC7E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 65px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-style: italic;
}
#bafreturn{
	display: block;
	clear: both;
}
#meetingfrmcontainer{
	background-color: #DABC7E;
	padding: 10px;
	position: relative;
	width: 250px;
}
#frm_meetings{
	margin: 0px;
	padding: 0px;
}
#frm_meetings label{
	clear: left;
	float: left;
	color: #3D0202;
	width: 80px;
}
#frm_meetings .txtbox{
	color: #3D0202;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 150px;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
	font-style: italic;
}
#frm_meetings #submitbutton{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 3px;
}
ul.genlist{
	margin: 0px;
	padding: 0px;
}
.genlist li{
	font-size: 1.2em;
	color: #dabb7e;
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
}
.genlist li a {
	color: #DABB7E;
}

#frm_return{
	display: none;
}
.pdf_icon{
	float: left;
	background-image: url(../layout/pdf.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
.fbox {
	width: 182px;
	float: left;
	height: 160px;
	background-image: url(../layout/fbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #520000;
	padding-left: 5px;
	padding-top: 5px;
}
a.fpnav {
	background-image: url(../layout/nav_fooddrink.jpg);
	height: 61px;
	width: 172px;
	display: block;
	margin-bottom: 8px;
	font-size: 1.6em;
	color: #520000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
}
#fooddrink {
}
#meetings {
	background-image: url(../layout/nav_meetings.jpg);
}
#whatson {
	background-image: url(../layout/nav_whatson.jpg);
}
#special {
	background-image: url(../layout/nav_special.jpg);
}
#pubs {
	background-image: url(../layout/fbox_pubs.png);
}


ul.publist {}
.publist li {
	margin-bottom: 10px;
	list-style-type: none;
}
.publist li a {
	color: #DABC7E;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	background-image: url(../layout/arrow_l.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 5px;
}
.publist li a:hover {
	text-decoration: underline;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #520000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#footer a {
	color: #DABC7E;
	text-decoration: none;
	padding-right: 10px;
}

