@charset "utf-8";
body {
	background-color: #adccbc;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	width: 953px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(background-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#logo {
	height: 212px;
	padding-bottom: 12px;
}
#header {
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	background-color: #FFFFFF;
}

.strapline {
	padding-left: 70px;
	padding-bottom: 0px;
}

#content {
	padding-bottom: 5px;
}

#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: solid;
	border-top-color: #007236;
	height: 70px;
	clear: both;
	background-color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin-right: 20px;
}

.phone {
	font-weight: bold;
	color: #007236;
	font-size: 18px;
	margin-left: 10px;
	padding-right: 5px;
}
.foodlist {
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
}


#nav {
	height: 58px;
	background-image: url(nav.gif);
	background-repeat: repeat-x;
}

#banner {
	height: 163px;
}

#leftColumn {
	float: left;
	width: 225px;
	height: 567px;
	background-color: #007236;
}
#rightColumn {
	float: right;
	width: 221px;
	height: auto;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #007236;
}


.rightColumntext {
	color: #007236;
	font-weight: bold;
	margin-left: 10px;
	float: left;
	padding-top: 10px;
}
.rightColumntextsm {
	float: left;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	margin-left: 10px;
	margin-right: 20px;
	clear: both;
}

.rightColumntextCopy {
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	float: left;
	line-height: normal;
	padding-bottom: 20px;
}


.rightColumnimages {
	float: left;
	margin-left: 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
}

.rightColumntext:link {
	color: #007437;
	text-decoration: none;
}
.rightColumntext:hover {
	text-decoration: underline;
	font-weight: bold;
	background-position: center;
	color: #007236;
}





#centreColumn {
	width: 496px;
	float: left;
}

.centreimages {
	margin-left: 125px;
	border: thin solid #000000;


}
.photocaption  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #000000;
}
.centretext {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.centretextfloat {
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	float: right;
	text-align: left;
	font-size: 12px;
	padding-bottom: 5px;
	margin-top: 7px;
}
.copyright {
	font-size: 9px;
	color: #007236;
	font-weight: bolder;
	padding-left: 8px;
}



.footertext {
	font-size: 10px;
	color: #007236;
	font-weight: bolder;
	padding-left: 10px;
}

.footertext:link {
	font-size: 9px;
	color: #007236;
	font-weight: bolder;
	padding-left: 10px;
}
.footertext:hover {
	font-size: 9px;
	color: #007236;
	font-weight: bolder;
	padding-left: 10px;
	text-decoration: underline;
}



.footertextright {
	font-size: 9px;
	text-align: right;
	float: right;
	padding-right: 10px;
}

#nav-menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
}

#nav-menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	float: left;
	padding-left: 70px;
	padding-top: 20px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ADCCBC;
	font-weight: bold;
}


a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.location {
	color: #FFFFFF;
	line-height: 10px;
	text-align: center;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #007236;
	margin-left: 30px;
	margin-top: 50px;
	padding-bottom: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
}

.button {
	background-color: #007236;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADCCBC;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	width: 200px;
	margin-left: 130px;
	text-align: center;
}

.line {
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #007236;
	border-right-color: #007236;
	border-bottom-color: #007236;
	border-left-color: #007236;
	margin-left: 30px;
	margin-right: 30px;
}
.ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007236;
	font-weight: bold;
}
.ref:link {
	color: #007236;
}
.ref:hover {
	text-decoration: underline;
}


.rightcoltext {
	color: #007236;
	font-weight: bold;
	margin-left: 11px;
	padding-top: 10px;
	font-size: 12px;
}
.refright:link {
	color: #007236;
}
.refright:hover {
	color: #007236;

}
.rightcoltext:link {
	color: #007236;
}
.rightcoltext:hover {
	text-decoration: underline;
}
.rightcolumnhome {
	float: right;
	width: 221px;
	height: auto;
}
.rightColumnimagedebt {
	float: left;
	margin-left: 10px;
	text-decoration: none;
	border: thin solid #000000;
	margin-top: 10px;
	margin-bottom: 20px;
}

