@charset "utf-8";
/* CSS Document */


a:link, a, a:visited, a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	color: #6E320A;
	}

a:hover {
	border-bottom: 1px solid #333333;
	}
	
	

/* side col */

address
{
font-family: Arial, Helvetica, sans-serif;
	color: #6e320a;
	font-size: 12px;
	margin: 0 0 0 5px;
	font-style: normal;
	clear: both;
}

#subcol h1#sbtSpecialities
{
	background-image:url(../images/specialitiesh1.png);
	width: 148px;
	padding-top: 25px;
	overflow: hidden;
	display: block;
	
	background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:25px;
	margin-top: 11px;
}

#subcol h1#sbtBookNow
{
	background-image:url(../images/booknow.png);
	width: 108px;
	padding-top: 25px;
	overflow: hidden;
	display: block;
	
	background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:25px;
	margin-top: 11px;
}

#subcol h1#sbtLocation
{
	background-image:url(../images/our-location.png);
	width: 147px;
	padding-top: 26px;
	overflow: hidden;
	display: block;
	
	background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:26px;
	margin-top: 11px;
}

#subcol h1#sbtFoodMenu
{
	background-image:url(../images/food-menu.png);
	width: 142px;
	padding-top: 24px;
	overflow: hidden;
	display: block;
	
	background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:24px;
	margin-top: 11px;
}

ul#specials
{
	margin: 10px 0 0 5px;
}

ul#specials li
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6e320a;
	font-size: 12px;
	list-style-type: none;
	line-height: 19px;
}

/* main col */

#maincontent h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6e320a;
	margin: 0 0 5px 0;
}

#maincontent h2
{
	margin: 5px 0 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e320a;
	font-weight: normal;
	border-bottom: 1px solid #333333;
	padding-bottom: 3px;
}

#maincontent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	margin: 0 0 8px 21px;
}

p.specialoffer
{
	border: 2px solid #6e320a;
	background-image: url(../images/specialoffer-bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 14px;
	margin-left: -5px;
	font-size: 14px !important;
	width: 290px;
}

img.right {
	
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	}
	

/* footer */
#footer p
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px 0 340px;
	text-align: right;
}

#footer p#registered
{
	margin-left: 650px;
}

#footer p#hattonmarketing
{
	margin: 25px 0 0 640px;
}

#footer p#hattonmarketing a
{
	color:#cccccc;
}