@charset "UTF-8";
.ye-olde-bell-stylesheet {
	background-image: url(images/ye-old-bell-bg.jpg);
	background-repeat: repeat-x;
	background-color: #fbf8e4;
		
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/ye-old-bell-bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FDF8E5;
	margin: 0;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #910021;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #910021;
	text-decoration: underline;
}





.anc a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.anc a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}




.anc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.anc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

/*
 |
 |  Ye Olde Bell red   == #7B0F27  and  #910021
 |  Ye Olde Bell cream == #FCF9E6
 |
 */

/*
 | 
 | reset (override) special offer boxes
 |
 */
 
.so_headings {
	color: #910021;
	font-size: 15px;
}
.so_sections {
	color: #910021;
	font-size: 20px;
}
.special_offer_box *, .events_box * {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
}
.special_offer_box, .events_box {
	border: 2px solid #7B0F27;
}
.events_box {
	/* background-color: #7B0F27; */
}
.special_offer_box h3, .events_box h3 {
	margin-top: 5px;
}
.events_box, .events_box a {
	/* color: #FCF9E6; */
}
.special_offer_box, .special_offer_box a, .events_box, .events_box a {
	color: #7B0F27;
}
.special_offer_box a, .events_box a {
	font-size: 10px;
}
.special_offer_box p.details, .events_box p.details {
	margin-bottom: 5px;
}

/* who added this please? */
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	position: absolute;
	background-color: #0000FF;
	left: 700px;
	top: 150px;
}
.incidental_offer_text {
	/* font-size: x-small; */
	color: #910021;
}
