/* CSS Document */

body
{
	margin:0;
	background:#fff;
	font-family: Arial, sans-serif, helvetica;
	font-size:0.7em;
	line-height:1.4em;
	text-align: center;
	color: #0B3724;
}
#header
{
	min-height:254px;
	width:885px;
	margin:auto;
}
#wrapper
{
	background:url(../images/background.jpg) no-repeat top left;
	margin:auto;
	width:950px;
	text-align: left;
}
#restaurantlist {
	text-align: left;
	margin-left: 110px;
	margin-top: 0px;
}
#container p {
	color: #999999;
	margin-top: 50px;
	text-align: justify;
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.centre {
	text-align: center;
	margin-top: 40px;
	color: #CCCCCC;
	font-size: 1.6em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slideshow {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	width: 698px;
	border: 4px solid #CCCCCC;
}
#container img {
	margin-bottom: 30px;
}
#container {
	margin-top: 50px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link,
a:visited
{
color:#3274D0;
text-decoration:none;
}

a:hover
{
color:#9fb83b;
text-decoration:none;
}

h1
{
color:#3287D8;
font-size:2.2em;
font-weight:lighter;
margin: 16px 0;
}

h2
{
color:#9fb83b;
font-size:1.4em;
font-weight:lighter;
}
.clearfloat
{
clear:both;
}
#logo
{
width:342px;
text-align:right;
padding:91px 0 0 0;
}



#left-column
{
	width:350px;
	background:url(../images/linedots.gif) repeat-y top right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 110px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}

#left-column p,
#right-column p,
#full-column p
{
	color:#0B3724;
	line-height:1.6em;
	text-align: left;
	font-size: 1.2em;
}


#right-column
{
	width:420px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0;
	margin-bottom: 20px;
	float: right;
	padding-right: 30px;
}
#restaurantlist p {
	font-size: 1.2em;
}


#full-column
{
	width:805px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;

}
#menu
{
	width:885px;
	text-align:center;
	color:#b4d432;
	margin:0;
	background-color: #FFFFFF;
}

#menu strong
{
	font-size: 1.5em;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
}

#menu ul
{
	list-style-type:none;
	padding:0;
	margin:8px 0 0 0;
}

#menu ul li
{
	display:inline;
}

#menu ul li a:link, ul li a:visited
{
	color:#8D9B31;
	text-decoration:none;
	font-size: 1.5em;
}

#menu ul li a:hover
{
color:#b4d432;
text-decoration:none;
}
#footer
{
	color:#3287D8;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
#footer ul
{
list-style-type:none;
padding:5px 0 5px 0;
margin:8px 0 8px 0;
}

#footer ul li
{
	display:inline;
	font-size: 1em;
}

#footer ul li a:link,
#footer ul li a:visited
{
	color:#3287D8;
	text-decoration:none;
	font-size: 1em;
}

#footer ul li a:hover
{
color:#9C9B31;
text-decoration:none;
}
#right-column img {
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 0px;
}
#left-column strong {
	font-size: 1.3em;
	padding-right: 15px;
}
#secondaddress {
	color: #3287D8;
	font-size: 1.1em;
}
h3 {
	font-size: 1.4em;
	color: #3287D8;
}
.calbookedcell {
	color: #FFFFFF;
	background-color: #CC0033;
}
.caldaycell { background-color: #C1E0FF; width: 22px}
.calmonthcell { font-weight: bold; background-color: #365615; color: #FFFFFF }
td {
	text-align: center;
}
#fulltext {
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
	font-size: 1.2em;
	color: #0B3724;
}
.restauranthead {
	font-weight: bold;
	color: #9fb83b;
	margin: 0px;
	padding: 0px;
}
.restaurantaddr {
	margin: 0px;
	padding: 0px;
}
