*
{
	margin: 0;
	padding: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
/* End hide from IE-mac */

body
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 75%;
	background: #F0F6F4 url(/images/background.jpg) no-repeat;
	padding: 0 0 20px 10px;
	color: #333;
}

h1
{
	font-size: 1.3em;
	color: #B66F51;
}

h4
{
	font-weight: normal;
	font-size: 1em;
}

img
{
	border: 0;
}

#container
{
	width: 860px;
	margin: 0 auto;
	position: relative;
	margin-top: 100px;
}

#header
{
	width: 860px;
	height: 157px;
}

#mainnav
{
	width: 860px;
	height: 25px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: solid 1px #B66F51;
	border-left: solid 1px #B66F51;
	border-right: solid 1px #B66F51;
}

#content
{
	position: relative;
	width: 850px;
	padding: 20px 0px 20px 10px;
	border-bottom: solid 1px #B66F51;
	border-left: solid 1px #B66F51;
	border-right: solid 1px #B66F51;
	background: url(/images/eat_out_eat_in_eat-well.gif) no-repeat bottom left;
}

#middle
{
	width: 516px;
	font-size: 1.3em;
	min-height: 450px;
	padding-bottom: 100px;
	margin-top: 20px;
}
#middle ul
{
	margin-left: 15px;
}

#right
{
	position: absolute;
	top: 1px;
	right: 0px;
	width: 324px;
}

#right img
{
	border: solid 1px #B66F51;
	position: absolute;
}

#mainnav ul, #right, #footer
{
	list-style: none;
}

#mainnav li
{
	display: inline;
	padding: 0 10px 0 10px;
	border-right: solid 1px #B66F51;
}

#mainnav a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#mainnav a:hover, #mainnav a.on, #subpagelinks a, #middle a, #footer a, #subpagelinks_underline a
{
	color: #B66F51;
	text-decoration: none;
}

#standfirst
{
	font-size: 1.1em;
	color: #B66F51;
	padding-top: 5px;
}
.bodycopy
{
	font-size: 1.1em;
}

#middle p
{
	margin: 10px 0;
}

#middle a:hover, #footer a:hover
{
	text-decoration: underline;
}

#subpagelinks, #subpagelinks_underline
{
	list-style: none;
	margin: 20px 0;
}
#subpagelinks li, #subpagelinks_underline
{
	margin-bottom: 5px;
}
#subpagelinks h4, #subpagelinks_underline h4
{
	font-weight: normal;
}

#subpagelinks a:hover
{
	color: #333;
	text-decoration: none;
}

#subpagelinks_underline a:hover
{
	text-decoration: underline;
}

#subpagelinks p, #subpagelinks_underline p
{
	margin: 0;
}

/*dhtml menu*/
.pagesMenu
{
	display: none;
	position: absolute;
	z-index: 10; /*background: #F9F7F4;*/
}

.pagesMenu ul
{
	margin: 0 15px 0 10px;
}
.pagesMenu li
{
	float: left;
	display: block;
	line-height: 25px;
	padding-right: 10px;
	font-weight: bold;
}
.pagesMenu a, .pagesMenu a:hover
{
	color: #333;
	text-decoration: none;
	color: #B66F51;
}
/*end dhtml menu*/

#footer
{
	text-align: right;
}

#footer li
{
	display: inline;
	color: #B66F51;
}

#footer a
{
	font-size: 0.9em;
	padding: 0 10px 0 10px;
}

/* forms fields and labels */

#theform ul
{
	list-style: none;
	width: 500px;
	margin: 10px 0 10px 0;
	padding: 0;
}

#theform li
{
	display: block;
	float: left;
	clear: both;
	width: 500px;
	margin-bottom: 3px;
}

#theform label
{
	display: block;
	float: left;
	clear: left;
	width: 200px;
	line-height: 18px;
	margin-right: 5px;
}

#theform input.txt, #theform select, #theform textarea
{
	display: block;
	float: left;
	font-size: 0.8em;
}

#theform input.txt, #theform textarea
{
	width: 160px;
}

#theform select
{
	width: 82px;
}

#theform a
{
	clear: left;
	display: block;
	padding-top: 10px;
}

#newsletter ul
{
	padding: 0;
	margin: 0;
}

#promiselist
{
	margin: 0 0 30px 0;
}

#newsletter li, #promiselist li
{
	padding: 0;
	list-style: none;
	margin: 0 0 10px 0;
}

#newsletter label
{
	margin-right: 5px;
}

#newsletter .button
{
	color: #B66F51;
	border: 0;
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 1em;
	cursor: pointer;
}



.pagetitle
{
	font-size: 20px;
}
/* end forms fields and labels */

.checker
{
	display: none;
	color: #fff;
	background-color: #fff;
	border: 0;
}

