@charset "UTF-8";
* {
}
a img {
	border: none
}
body {
	background-image: url(../../images/board_bg3.jpg);
	background-repeat: repeat;
}
h1 {
	font-familiy:
	font-family: Helvetica, Verdana;
	font-family: Helvetica, Verdana;
	font-size: 16px;
}
h2 {	font-familiy:
	font-family: Helvetica, Verdana;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
}
#body {
	width: 760px;
	border: 10px solid #fffbf7;
	background-color: #4A4F5A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFBF7;
	left: auto;
	right: auto;
	position: relative;
	padding: 20px;
	clear: none;
	height: auto;
}
#body-left {
	float: left;
	width: 510px;
	clear: both;
	padding-right: 10px;
	padding-bottom: 30px;
}
#body-right {
	float: right;
	width: 220px;
}
#body-right2 {
	float: right;
	width: 220px;
}
#body-right3 {
	float: right;
	width: 220px;
}
#body-right4 {
	float: right;
	width: 220px;
}
#body-right5 {
	float: right;
	width: 220px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFBF7;
	padding-top: 10px;
	clear: both;
	height: 30px;
}
#footer-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	width: 510px;
}
#footer-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: CCCCCC;
	float: right;
	width: 240px;
	text-align: right;
}
#footer2 {
	float: right;
	width: 240px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFBF7;
	margin-top: 15px;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFBF7;
	clear: left;
	padding-top: 20px;
}
#main-image-frame {
	position: relative;
	left: auto;
	right: auto;
}
#wrapper {
	padding-top: 20px;
	left: auto;
	right: auto;
	position: relative;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header-left {
	height: 92px;
	width: 243px;
	float: left;
}
#buttons {
	padding-top: 43px;
}
#home {
	float: left;
	padding-right: 9px;
	padding-left: 0px;
}
#what-we-do {
	float: left;
	padding-right: 3px;
}
#food-and-drink {
	float: left;
	padding-right: 3px;
}
#parties-and-gifts {
	float: left;
	padding-right: 3px;
}
#find-us {
	float: left;
	padding-right: 3px;
}
#header-right {
	float: right;
	width: 577px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
}
#shop {
	float: left;
	padding-right: 3px;
}
#register {
	float: left;
	padding-right: 3px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFBF7;
}
a:active {
	text-decoration: none;
}
a.footer:link {
	color: #CCCCCC;
}
a.footer:visited {
	color: #CCCCCC;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFBF7;
}
a.footer:active {
	text-decoration: none;
}
a.footer2:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer2:hover {
	text-decoration: underline;
	color: #FF33CC;
}
a.footer2:active {
	text-decoration: none;
}
#home
{
	display: block;
	width: 51px;
	height: 30px;
	background: url(../images/home.gif) no-repeat 0 0;
}
#home:hover
{
	background-position: 0 -30px;
}
#home span
{
  display: none;
}
#what-we-do
{
	display: block;
	width: 87px;
	height: 30px;
	background: url(../images/what-we-do.gif) no-repeat 0 0;
}
#what-we-do:hover
{
	background-position: 0 -30px;
}
#what-we-do span
{
  display: none;
}
#food-and-drink
{
	display: block;
	width: 97px;
	height: 30px;
	background: url(../images/food-and-drink.gif) no-repeat 0 0;
}
#food-and-drink:hover
{
	background-position: 0 -30px;
}
#food-and-drink span
{
  display: none;
}
#parties-and-gifts
{
	display: block;
	width: 102px;
	height: 30px;
	background: url(../images/parties-and-gifts.gif) no-repeat 0 0;
}
#parties-and-gifts:hover
{
	background-position: 0 -30px;
}
#parties-and-gifts span
{
  display: none;
}
#find-us
{
	display: block;
	width: 64px;
	height: 30px;
	background: url(../images/find-us.gif) no-repeat 0 0;
}
#find-us:hover
{
	background-position: 0 -30px;
}
#find-us span
{
  display: none;
}
#shop
{
	display: block;
	width: 46px;
	height: 30px;
	background: url(../images/shop.gif) no-repeat 0 0;
}
#shop:hover
{
	background-position: 0 -30px;
}
#shop span
{
  display: none;
}
#register
{
	display: block;
	width: 66px;
	height: 30px;
	background: url(../images/register.gif) no-repeat 0 0;
}
#register:hover
{
	background-position: 0 -30px;
}
#register span
{
  display: none;
}
#seasonal-selection
{
	display: block;
	width: 220px;
	height: 328px;
	background: url(../images/seasonal-selection-summer.png) no-repeat 0 0;
}
#seasonal-selection:hover
{
	background-position: 0 -328px;
}
#seasonal-selection span
{
  display: none;
}
#cheese
{
	display: block;
	width: 220px;
	height: 68px;
	background: url(../images/cheese.png) no-repeat 0 0;
}
#cheese:hover
{
	background-position: 0 -68px;
}
#cheese span
{
  display: none;
}
#olives
{
	display: block;
	width: 220px;
	height: 49px;
	background: url(../images/olives.png) no-repeat 0 0;
}
#olives:hover
{
	background-position: 0 -49px;
}
#olives span
{
  display: none;
}
#daily-treats
{
	display: block;
	width: 220px;
	height: 88px;
	background: url(../images/daily-treats.png) no-repeat 0 0;
}
#daily-treats:hover
{
	background-position: 0 -88px;
}
#daily-treats span
{
  display: none;
}
#store-cupboard
{
	display: block;
	width: 220px;
	height: 84px;
	background: url(../images/store-cupboard.png) no-repeat 0 0;
}
#store-cupboard:hover
{
	background-position: 0 -84px;
}
#store-cupboard span
{
  display: none;
}
#wine
{
	display: block;
	width: 220px;
	height: 73px;
	background: url(../images/wine.png) no-repeat 0 0;
}
#wine:hover
{
	background-position: 0 -73px;
}
#wine span
{
  display: none;
}
#party-food
{
	display: block;
	width: 220px;
	height: 163px;
	background: url(../images/party-food.png) no-repeat 0 0;
}
#party-food:hover
{
	background-position: 0 -163px;
}
#party-food span
{
  display: none;
}
#gifts
{
	display: block;
	width: 220px;
	height: 163px;
	background: url(../images/gifts.png) no-repeat 0 0;
}
#gifts:hover
{
	background-position: 0 -163px;
}
#gifts span
{
  display: none;
}
