@import url("clearfix.css");
@import url("clearfix.css");

body {
	background: #e4c8a7 url(../images/bg-gradient.jpg) repeat-x 0 0;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	color: #6e2005;
	margin: 0; padding:0;
}

#wrapper {
	margin: 0 auto;
	width: 734px;
}

a { color: #6e2005; text-decoration:underline; }
a:hover { color: #dd4800; text-decoration:none; }

hr {
	border: 0;
	border-bottom: 1px solid #b5926b;
	height: 1px;
	margin: 15px 0;
}
input{
    font: 11px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #92531C;
	border:0;
	padding: 4px 8px 3px 8px;
}

#header {
	display: block;
	width: 734px;
	height: 223px;
	margin: 0 auto;
	background: url(../images/bdr_top.gif) no-repeat;
	position:relative;
}

#header .weekendBanner {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/banner-long-weekend.gif) no-repeat top right;
	width: 229px;
	height: 195px;
	display: block;
	position: absolute;
	top: 82px;
	right: 3px;
}

#header .menuBanner {
	width: 229px;
	height: 195px;
	display: block;
	position: absolute;
	top: 82px;
	right: 3px;
}

#header .menuBanner a {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/banner-new-menu.gif) no-repeat top right;
	width: 229px;
	height: 195px;
	display: block;
}

#content {
	width: 696px;
	margin: 0 auto;
	padding: 2px 19px 0 19px;
	background: url(../images/bdr_sides.gif) repeat-y 2px 0;
}

#content p.address {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/address.gif) no-repeat;
	display: block;
	height: 48px;
	margin: 0; padding: 0;
}

.slideshow { 
	border: 1px solid #916b42; 
	margin: 0 0 12px 0;
}

#colm01, #colm02 {
	width: 337px;
	display: block;
	float: left;
	text-align: center;
	padding: 0 5px 12px 5px;
}

#colm01 {
	border-right: 1px solid #b5926b;
}

#colm01 p, #colm02 p {
	margin: 0;
	padding: 0 20px;
}

h1 {
	text-indent: -9999px;
	overflow: hidden;
	display:block;
	width: 337px; height: 38px;
	margin: 12px 0; padding: 0;
}

h1.coffee { background: url(../images/title_coffee.gif) no-repeat top center; }
h1.food { background: url(../images/title_food.gif) no-repeat top center; }
h1.byo { background: url(../images/title_byo.gif) no-repeat top center; height: 9px; }
h1.friends { background: url(../images/title_friends.gif) no-repeat top center; height: 9px; }
h1.favourites { background: url(../images/title_favourites.gif) no-repeat top center; height: 9px; }
h1.mailing { background: url(../images/title_mailing.gif) no-repeat top center; width: 155px; height: 56px; }

#mailForm { width: 334px; background: url(../images/mailform_border.gif) no-repeat left bottom; text-align: center; margin:16px 0 12px 4px; padding:0 0 10px 0; display:block; color:#cf3b03; }
#mailForm .formField { background: #e3ae86; font-family: Georgia, "Times New Roman", Times, serif; border: 1px solid #e3ae86; padding: 3px; color: #6e2005; width:167px; }
#mailForm .formBtn { background: #dd4800; color: #FFF; font-family: Georgia, "Times New Roman", Times, serif; border: none; padding: 3px; }
#mailForm table { margin: 10px auto; }

#mailForm2 { background: url(../images/title_mailing.gif) no-repeat 150px 20px; color:#cf3b03; text-align:left; border-top: 1px solid #b5926b; padding: 30px 0 0 330px; }
#mailForm2 .formField { background: #e3ae86; font-family: Georgia, "Times New Roman", Times, serif; border: 1px solid #e3ae86; padding: 3px; color: #6e2005; width:167px; }
#mailForm2 .formBtn { background: #dd4800; color: #FFF; font-family: Georgia, "Times New Roman", Times, serif; border: none; padding: 3px; }
#mailForm2 table { margin: 10px 0; }

ul.links { list-style:none; width: 337px; margin:0; padding:0; }
ul.links li { float:left; width:110px; padding: 0 0 4px 0; display: block; }

#footer {
	width: 734px;
	margin: 0 auto;
	padding: 38px 0;
	background: url(../images/bdr_bottom.gif) no-repeat;
	display: block;
	text-align: center;
}

