*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body
{
	background: url("images/back_main.gif") repeat;
}
#container
{
	margin: 30px auto;
	width: 640px;
}
#main-header
{
	height: 261px;
	width: 640px;
}
.swf-header-dimensions
{
	width: 640px;
	height:265px;
}
#other-header
{
	background: url("images/other-header.gif") no-repeat;
	height: 74px;
	width: 640px;
}
#row img
{
	width: 640px;
}
#content
{
	height: 600px;
	background: url("images/tall.gif") repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	margin: 0;
}
#footer
{
	background: url("images/footer.gif") no-repeat;
	height: 49px;
	text-align:center;
}
h3
{
	font-family: Tahoma, arial, sans-serif;
	font-size:11px;
	color:#655C44;
	
	}
p
{
	color: #655C44;
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
	text-align: justify;
}
#content .other-p
{ color: #2d4700; }
#content a:link, a:visited, a:hover
{
	color: #2D4700;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
}
#content a:hover { text-decoration: none; }
#content ul
{
	padding: 0;
	width: 50%;
	float: left;
	display: block;
	margin: 10px 0px 15px 0px;
}
#content ul li
{
	color: #2D4700;
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: none;
	background: url("images/pointer.gif") 10px 0px no-repeat;
	margin: 0;
	padding-left: 25px;
	line-height: 14px;
}
#content .line
{
	width: 100%;
	margin-top: 0;
	margin-bottom: 8px;
}
#content .floatright, .floatleft, .no-float
{
	width: 165px;
}
#content .floatright .image, .floatleft .image, .no-float .image, .image
{
	width: 160px;
	background-color: #F6EFDF;
	border: 1px solid #BBAE8A;
	padding: 1px;
}
#content .caption
{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #2d4700;
	margin-bottom: 0px;
}
#content .floatleft
{
	float: left;
	margin: 5px 10px 10px 5px;
}
#content .floatright
{
	float: right;
	margin: 5px 0px 5px 8px;
}
#content .no-float
{
	clear: both;
	margin:5px auto;
}
#content #left
{
	float: left;
	width: 60%;
}
#content #right
{
	float: right;
	width: 37%;
	
	margin: 0;
}
#content .each-title { margin-bottom: 0; }

/*--- Make links for each footer ---*/
#footer ul
{
	list-style-type: none;
	margin: 0 200px;
	width: 180px;
	
}
#footer ul li
{
	float: left;
	margin: 20px 0 0 12px;
}
#footer ul a:link, ul a:visited
{
	display: inline;
	color: #8c6241;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid #8c6241;
	padding-right: 12px;
	padding-bottom: 2px;
}
#footer ul a:hover
{
	text-decoration: none;
}
/*^^^ End of footer links ^^^*/

#content .details
{
	margin:2px 0px 2px 200px;
	width: 330px;
	text-align:left;
}
#content .header
{
	float:left;
	font-weight: bold;
	margin-left:15px;
	width: 150px;
	text-align: right;
}
#content .contact-header
{
	float:left;
	font-weight: bold;
	margin-left:12px;
	width:50px;
	text-align: right;
	padding:0px;
	clear:left;
	margin-bottom:3px;
}
#content .contact-details
{
	margin-left:77px;
	padding:0px;
	margin-bottom:3px;
	text-align:left;
}
#content .details-links
{
	width:200px;
	margin-left:240px;
	padding-top: 8px;
	padding-bottom:15px;
	padding-left:0;
}
#content .header-links
{
	float:left;
	width:210px;
	font-weight:normal;
	text-align: right;
}
#content .other-title
{
	font-weight:bold;
	color: #655C44;
	margin-top:20px;
}
#content .a-links
{
	margin-left: 5px;
}
.notice-this-centred
{
	font-weight:bold;
	/*text-align:center;*/
	margin-bottom:15px;
}
#privacy-statement
{
	margin-left:30px;
}
#content .upper-meal
{
	text-transform: uppercase;
	font-weight: bold;
}
#footer .other-p, .copyright
{
	color: #2d4700;
	width:200px;
	float:left;
	margin-top:24px;
}
#footer .copyright
{
	width:200px;
	float:right;
	margin-top:24px;
	color:#8c6241;
}
#content .p-with-bold
{
	font-weight: bold;
}
#content .p-with-italic
{
	font-style: italic;
	text-align: right;
}
.meal-list, .open-hour
{
	clear:both;
	margin-top:0px;
	padding-top:0px;
}
#content .galaxy
{
	float:left;
	width:178px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:20px;
}
#content .hubble
{
	float:left;
	height:70px;
	background-color: #F6EFDF;
	border: 1px solid #BBAE8A;
	padding: 1px;
	margin-right:7px;
}
#content .hubble_title
{
	text-align:left;
	font-weight:bold;
}
.more-icon
{
	margin-bottom:15px;
	margin-left:370px;
}
.more-icon img
{
	margin-right:0px;
}

dl
{
	margin-bottom:15px;
}
dd
{
	color: #655C44;
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:8px;
}	
dt
{

	color: #655C44;
	font-family: Tahoma, arial, sans-serif;
	margin-left:10px;
	font-size: 11px;
}
#right p
{
	padding-left:25px;
	padding-right:12px;
	text-align:left;
}
#right .line
{
	width: 100%;
	margin-top: 0;
	margin-bottom: 0px;
}
.weeklylhs
{
		width:560px;
		margin-left:auto;
		margin-right:auto;
		}
.weeklylhs img
{
	margin-bottom:15px;
	}
#two-colum
{
	width:600px;
	}
#two-colum1
{
	width:600px;
	
	}
#two-colum2
{
	width:600px;

	}
#two-colum3
{
	width:600px;
	margin-bottom:20px;
	}
.lhs-colum
{
	width:300px;
	height:70px;
	float:left;
	}
.rhs-colum
{
	width:300px;
	height:70px;
	float:left;
	}
.lhs-colum p
{
	text-align:center;
	}
.rhs-colum p
{
	text-align:center;
	}

.print-link
{
	float:right;
	clear:both;
	}
.also-see 
{
	margin-top:30px;
}
#content ul.class-cook
{
	margin-top:-5px;
	}
#content ul.class-cook li
{
	list-style-image:none;
	color:#655C44;
	background:none;

	}