H1 {
	font-size : 16px;
	font-family : arial,tahoma;
	font-weight : bold;
	text-decoration : none;
	color : 70a5c0;
	margin-top : -1px;
	margin-bottom : -10px;
}

.open7days {
	font-size : 20px;
	font-family : arial,tahoma;
	font-weight : bold;
	text-decoration : none;
	color : 7dafc6;
}

H2 {
	font-size : 13px;
	font-family : arial,tahoma;
	font-weight : normal;
	color : black;
	line-height : 1.3em
}


p  {
	font-size : 9pt;
	font-family : verdana,arial,tahoma;
	font-weight : normal;
	color : black;
	line-height : 1.5em;
}

.homemenu  {
	font-size : 12px;
	font-family : verdana,arial,tahoma;
	font-weight : normal;
	color : white;
	text-decoration : none;
}

.home  {
	font-size : 13px;
	font-family : verdana,arial,tahoma;
	font-weight : normal;
	color : white;
	line-height : 1.3em
}

.whatsnew  {
	font-size : 15px;
	font-family : verdana,arial,tahoma;
	font-weight : normal;
	color : 4c4c4c;
	line-height : 1.3em
}


.body  {
	font-size : 13px;
	font-family : arial,tahoma;
	font-weight : normal;
	color : black;
	line-height : 1.3em
}

.footer  {
	font-size : 11px;
	font-family : arial,tahoma;
	font-weight : normal;
	color : black;
	line-height : 1.3em
}

.facebook  {
	font-size : 11px;
	font-family : arial,tahoma;
	font-weight : normal;
	color : black;
	line-height : 1.1em;
	padding: 8px;
}

.date  {
	font-size : 19px;
	font-family : arial,tahoma;
	font-weight : bold;
	color : black;
}

.date2  {
	font-size : 15px;
	font-family : arial,tahoma;
	font-weight : bold;
	color : black;
}

.admin  {
	font-size : 11px;
	font-family : arial,tahoma;
	font-weight : normal;
}

.smalltext  {
	font-size : 12px;
	font-family : arial,tahoma;
	font-weight : normal;
	color : 608ea5;
	line-height : 1.2em
}

.item  {
	font-size : 13px;
	font-family : arial,tahoma;
	font-weight : normal;
	color : 454444;
	line-height : 1.3em
}
.itemcost  {
	font-size : 11px;
	font-family : arial,tahoma;
	font-weight : normal;
	color : 454444;
	line-height : 1.3em
}

.menuwhite  {
	font-size : 12px;
	font-family : verdana,arial,tahoma;
	font-weight : normal;
	color : white;
	line-height : 1.3em;
	text-decoration : none;
}

#pic {
	background-color: #FFFFFF;
	height:auto;
	left: 0px;
	position: relative;
	top: 0px;
	width: 120px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 120px;
}

#pic a.p1:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	display: block;
	height:auto;
	left: 150px;
	position: absolute;
	top: -50%;
	width: 250px;
	border: 1px solid #dedede;
}

