
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html {
	height: 100% !important;
}

body {
	line-height: 1;
	color: black;
	background: white;
	height: 100% !important;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Layout */


body {
	margin: 0;
	padding: 0;
	background-color: #eddbb7;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #252525;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

h1 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #252525;
	margin-bottom: 20px;
}

a.link {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #252525;
	text-decoration: underline
}

a.link:hover {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #252525;
	text-decoration: none;
	cursor: pointer;
}

li {
	margin-bottom: 20px;
}

.nopadd {
	margin: 0;
}

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #252525;
	text-decoration: underline;
}

a:hover {
	color: #252525;
	text-decoration: none;
}

/* Styling for main template */

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;
	margin: auto;
	width: 900px;
	padding: 0 26px;
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: 0;
	overflow: auto;
}

#flash {
	float: left;
	display: inline;
	width: 900px;
	height: 445px;
}

#container_inner {
	float: left;
	display: inline;
	width: 900px;
	background-color: #fff9ee;
}

#nav {
	float: left;
	display: inline;
	width: 838px;
	height: 13px;
	padding: 0 31px 37px 31px;
}

#quicklinks {
	float: left;
	display: inline;
	width: 339px;
	min-height: 317px;
	height: auto !important;
	height: 317px;
	padding-left: 31px;
}

.quicklink_layout {
	float: left;
	display: inline;
	width: 169px;
	height: auto;
	overflow: hidden;
}

#headings {
	float: right;
	display: inline;
	width: 499px;
	height: 46px;
	padding-right: 31px;
}

#maintext {
	float: left;
	display: inline;
	width: 499px;
	min-height: 261px;
	height: auto !important;
	height: 261px;
	padding: 0 31px 10px 0;
}

#footer {
	margin: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #464646;
	text-align: left;
	width: 838px;
	height: 83px;
	padding: 46px 57px 0 57px;
	background-image: url(../images/footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #464646;
	text-decoration: underline;
}

#footer a:hover {
	color: #464646;
	text-decoration: none;
}

.siteby {
	float: right;
	display: inline;
	width: auto;
}

/* End of styling for main template */

/* Form Styling */

form {
	margin: 0;
	padding: 0;
}

form p {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	clear: left;
}

form p.topform {
	padding-top: 14px;
}

label {
	float: left;
	display: inline;
	width: 120px;
}

.mailinglist {
	width: 220px;
}

textarea {
	min-height: 87px;
	height: auto !important;
	height: 87px;
	padding: 0;
	margin: 0;
}

input.formbox, textarea {
	float: left;
	display: inline;
	padding-left: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #252525;
	border: #252525 solid 1px;
	width: 200px;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #252525;
	border: #252525 solid 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	height: 20px;
}

.selectdate {
	width: 70px;
}

.submit {
	font: 11px Arial, Helvetica, sans-serif;
	color: #252525;
	margin: 0;
	padding: 0;
	margin: 3px 0 0 100px;
	height: 21px;
}

/* End of Form Styling */

.menubtn {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #770649;
	border: 1px solid #770649;
	padding: 4px 8px;
	text-align: center;
	margin-right: 8px;
	text-decoration: none;
}

a:hover.menubtn {
	color: #252525;
	border: 1px solid #252525;
	text-decoration: underline;
}

#voucher-outer {
	width:490px;
	height:182px;
	float:left;
	border:1px dashed #000000;
	background-color:#ffffff;
	padding:1px;
	color:#252525;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:25px;
}

#voucher-image {
	width:490px;
	height:182px;
	float:left;
	display:inline;
	z-index:1;
	position:absolute;
}

#voucher-text {
	width:490px;;
	height:50px;
	margin-top:85px;
	float:left;
	display:inline;
	position:absolute;
	z-index:2;
	color:#252525;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	
}

#voucher-dine-outer {
	width:490px;
	float:left;
	border:1px dashed #000000;
	background-color:#ffffff;
	padding:1px;
	color:#252525;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
}

#voucher-dine-outer .tandc {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:13px;
}

.team-row {
	float:left;
	display:inline;
	width:499px;
}
.team-outer {
	float:left;
	display:inline;
	width:245px;
}

.team-photo  {
	float:left;
	display:inline;
	width:245px;
	margin-bottom:5px;

}

.team-outer-left {
	margin-right:5px;
}

.team-text {
	float:left;
	display:inline;
	width:245px;
}

#twitterfooter {
	float:left;
	width:120px;
	display:inline;
	text-align:center;
	padding-left:40px;
}

#twitterfeed{
display:inline;
float:left;
width:160px;
height:245px;
margin:0 0 0 40px;
padding:10px 80px 0 25px;
background:url(../images/twitter-feed.jpg) no-repeat;
}

#twitterfeed p{
	margin: 0;
	line-height: 15px;
}