/* ZERO ALL ELEMENTS */
body {
	font-size:0.9em;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Verdana,sans-serif;
}
h1, h2, h3, h4, h5, p {
	font-weight:normal;
	font-size:100%;
}
h1, h2, h3, h4, h5 {
	font-family:Georgia,"Times New Roman",Times,serif;
}
h2 {
	font-size:170%;
	margin:0 0 10px 0;
	color:#991214;
}
h3 {
	font-size:120%;
	font-weight:bold;
}
#screenReader {
	display:none;
}
a {
	text-decoration:none;
	color:#991214;
}
a:hover {
	text-decoration:underline;
}
img {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
#header img {
	display:block;
}
ul {
	list-style:url(../images/bullet.png);
	margin-left:5px;
	padding-left:5px;
	margin-top:3px;
}
.awardRef {
	color:#666;
}
label span {
	color:#991214;
}

/* +-------------------------+ */
/*          DIVISIONS          */
/* +-------------------------+ */

#wrapper {
	width:798px;
	margin:10px auto;
}
#header {
	height:153px;
}
#midSection {
	float:left;
	border-left:1px solid #991214;
	border-right:1px solid #991214;
}
#navWrap {
	width:190px;
	float:left;
	padding-left:10px;
}
#content {
	width:550px;
	padding:20px;
	padding-top:0;
	float:right;
	min-height:350px;
}
#ctas, #footer {
	width:797px;
	float:left;
	border-left:1px solid #991214;
	border-right:1px solid #991214;
}
#footer {
	font-size:80%;
}
#footerShadow {
	height:30px;
	float:left;
	width:800px;
	background:url(../images/footer_rounded.png) no-repeat top center;
}
#banner {
	border:1px solid #991214;
	padding:10px;
	text-align:center;
}

/* +-------------------------+ */
/*          NAVIGATION         */
/* +-------------------------+ */

#nav {
	overflow:hidden;
}
 #nav li a {
 	text-transform:lowercase;
	font-size:90%;
	color:#fff;
 	display:block;
	margin:3px auto;
	padding:5px 20px;
	background:transparent url(../images/bg_nav_out.png) no-repeat left center;
 }
 #nav li a:hover, #nav li a.current {
 	text-decoration:none;
	color:#991214;
	background:transparent url(../images/bg_nav_over.png) no-repeat left center;
 }
 #nav ul {
 	list-style:none;
	padding-left:0;
	margin:0 0 20px 0;
 }
 #nav li {
 	list-style:none;
 	margin:0;
	padding:0;
	width:175px;
 }



/* +-------------------------+ */
/*        MINOR ELEMENTS       */
/* +-------------------------+ */
#banner h3 {
	font-size:140%;
	font-weight:normal;
	color:#991214;
	margin:0;
}
#banner h3 span {
	color:#9a9a9a;
	display:block;
	font-size:80%;
}
#banner p {
	margin:10px 0;
	color:#333;
}
fieldset {
	border:none;
	border-top:1px solid #991214;
	width:160px;
	font-size:90%;
}
legend, legend a {
	font-size:110%;
	padding:0 5px;
	color:#991214;
	font-weight:bold;
	text-decoration:none;
}
legend a {
	padding:0;
}
.legendImg {
	position:relative;
	top:2px;
}
#ctas fieldset {
	float:left;
	margin:10px;
}
#footer p {
	float:left;
	margin-left:10px;
}
#footer ul {
	list-style:none;
	float:right;
	margin-right:5px;
}
#footer ul li {
	float:left;
}
#footer ul li a {
	padding:0 8px;
}
span.sectionHeader {
	color:#aaa;
	font-weight:normal;
}
#content ul {
	margin-left:13px;
}
#content li {
	margin-bottom:10px;
}
strong span {
	font-size:90%;
	font-weight:normal;
}
.newsDate {
	color:#999;
	font-size:90%;
}
.newsDate span {
	font-size:110%;
}
#openingTimes p {
	color:#991214;
	font-weight:bold;
}
#openingTimes table {
	width:100%;
	border:1px solid #ccc;
}
#openingTimes th {
	color:#991214;
}
#openingTimes td, #openingTimes th {
	border-bottom:1px solid #ccc;
}

img.photo {
	margin:0 15px 15px 0;
	vertical-align:middle;
	border:3px solid #ccc;
}
img.photo:hover {
	border-color:#991214;
}

p.beer {
	font-weight:bold;
	border:1px solid #666;
	padding:4px;
}
p.beer span {
	color:#666;
	font-weight:normal;
}

/* +-------------------------+ */
/*             FORMS           */
/* +-------------------------+ */

form label {
	float:left;
	width:100px;
}
form p {
	margin:6px 0;
}
form #submit {
	margin-left:100px;
}
form input[type="text"] {
	border:1px solid #ccc;
	width:200px;
	padding:2px;
}
form textarea {
	border:1px solid #ccc;
	width:200px;
	height:100px;
	padding:2px;
}
form input.newsletter {
	width:165px;
}
.message {
	text-align:center;
	padding:5px 10px;
	border:1px solid #090;
	background:#D2F0CF;
	color:#090;
}
.errorMsg {
	text-align:center;
	padding:5px 10px;
	border:1px solid #991214;
	background:#FFE1D5;
	color:#991214;
}
form input.formError[type="text"] {
	border:1px dashed #991214;
}
form textarea.formError {
	border:1px dashed #991214;
}

/* +-------------------------+ */
/*        SPECIFIC PAGES       */
/* +-------------------------+ */

.drinks_bg { background:#fff url(../images/red_wine.png) no-repeat bottom right; }
.themenu_bg { background:#fff url(../images/tomatoes.png) no-repeat bottom right; }
.awards_bg { background:#fff url(../images/awards.png) no-repeat bottom right; }
.contact_bg { background:#fff url(../images/contact.png) no-repeat bottom right; }
.reviews_bg { background:#fff url(../images/reviews.png) no-repeat bottom right; }
.events_bg { background:#fff url(../images/events.png) no-repeat bottom right; }
.news_bg { background:#fff url(../images/news.png) no-repeat bottom right; }
.none_bg { background:#fff; }
.takeaway_bg { background:#fff url(../images/takeaway.png) no-repeat bottom right; }
















     