body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #245b48;
	background-color: #a6dcc9;
	padding: 0;
	background-image: url(../images/headback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content p {margin: 12px 0;}
/* =-=-=-=-=-=-=-[Headings]-=-=-=-=-=-=-=- */
h1 {font-size: 1.25em; margin: 0;}
h2 {font-size: 1.6em; margin: 30px 0 0 0;}
h3 {font-size: 1.25em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	text-align: left;
}
#welcome {
	text-indent: -5000px;
    background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	height: 31px;
	}
#phone {
	text-indent: -5000px;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 10px;
}
#lookinside {
	text-indent: -5000px;
    background-image: url(../images/lookinside.gif);
	background-repeat: no-repeat;
	height: 28px;
	}
#findus {
	text-indent: -5000px;
    background-image: url(../images/findus.gif);
	background-repeat: no-repeat;
	height: 28px;
	}	
#hours {
	text-indent: -5000px;
    background-image: url(../images/hours.gif);
	background-repeat: no-repeat;
	height: 28px;
	}	
#reviews {
	text-indent: -5000px;
    background-image: url(../images/restaurantreviews.gif);
	background-repeat: no-repeat;
	height: 28px;
	}	

/* =-=-=-=-=-=-=-[Wrappers]-=-=-=-=-=-=-=- */
#wrapper {
	width: 796px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-image: url(../images/pageback.gif);
	background-repeat: repeat-y;
	position: relative;
}
/* =-=-=-=-=-=-=-[Masthead]-=-=-=-=-=-=-=- */
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}
#masthead .content {padding: 0px;}
/* =-=-=-=-=-=-=-[Left]-=-=-=-=-=-=-=- */
#left {
     width: 200px;
	 float: left;
	 overflow: hidden;
	 }
#left .content {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#left p.address {
	text-align: center;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#left a:link {color: #000000;}
#left a:visited {color: #333333;}
#left a:hover {color: #9B7C00;}
#left p.email {text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
	}
#left p.email a:link {color: #245b48}
#left p.email a:visited {color: #245b48}
#left p.email a:hover {color: #245b48}
/* =-=-=-=-=-=-=-[Right]-=-=-=-=-=-=-=- */
#right {
	width: 585px;
	float: left;
	overflow: hidden;
}
#right .content {
	font-size: 1em;
	line-height: 140%;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#right a:link {color: #0000FF;}
#right a:visited {color: #666666;}
#right a:hover {color: #000000;}
#right p.review {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFDECE;
	padding-bottom: 20px;
}
/* =-=-=-=-=-=-=-[LeftCol]-=-=-=-=-=-=-=- */
#leftcol {width: 400px; float: left;}
#leftcol .content {
	padding: 6px;
	font-size: .85em;
	line-height: 1.5em;
}
#leftcol a:link {color: #000000;}
#leftcol a:visited {color: #333333;}
#leftcol a:hover {color: #9B7C00;}
/* =-=-=-=-=-=-=-[RightCol]-=-=-=-=-=-=-=- */
#rightcol {
	width: 380px;
	float: left;
}
#rightcol .content {
	font-size: 1em;
	line-height: 140%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightcol a:link {color: #0000FF;}
#rightcol a:visited {color: #666666;}
#rightcol a:hover {color: #000000;}
/* =-=-=-=-=-=-=-[Right2]-=-=-=-=-=-=-=- */
#right2 {
	width: 785px;
	margin: 0px;
	padding: 0px;
}
#right2 .content {
	font-size: 1em;
	line-height: 140%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 200px;
}
/* =-=-=-=-=-=-=-[Footer]-=-=-=-=-=-=-=- */
#footer {
	min-width: 796px;
	background-color: #8DD3B9;
	padding: 0px;
	clear: none;
	background-image: url(../images/bottomback.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 140px;
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .content {
	min-width: 796px;
	padding: 0px;
	height: 25px;
	margin: 0px;
	background-image: url(../images/pagebottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#column_bottom {
	min-width: 796px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bottom {
	min-width: 796px;
	font-size: 15px;
	color: #d2ebdb;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom_wrapper {
	padding-top: 10px;
	width: 796px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom_left {
	width: 330px;
	float: left;
	padding-left: 85px;
	padding-bottom: 10px;
}
#bottom_left a:link {color: #FFFFFF; text-decoration: none;}
#bottom_left a:visited {color: #FFFFFF;	text-decoration: none;}
#bottom_left a:hover {color: #FFFFFF; text-decoration: underline;}
#bottom_right {
	width: 360px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#bottom_right p {padding-bottom: 10px;}
#bottom_right a:link {color: #FFFFFF; text-decoration: none;}
#bottom_right a:visited {color: #FFFFFF;	text-decoration: none;}
#bottom_right a:hover {color: #FFFFFF; text-decoration: underline;}
#mug {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	position: relative;
	top: -167px;
	left: -366px;
	overflow: hidden;
	height: 166px;
}
/* =-=-=-=-=-=-=-[Formatting]-=-=-=-=-=-=-=- */
.clearfloat {clear: both; height: 0; line-height: 0; font-size: 0;}
.nomargintop {margin-top: 0;}
.italictext {font-style: italic;}
.boldtext {font-weight: bold;}
.bolditalic {font-weight: bold; font-style:italic;}
.nomarginbottom {margin-bottom: 0px; padding-bottom: 0px;}
.indentitalic {font-style: italic;}
/* =-=-=-=-=-=-=-[Navigation]-=-=-=-=-=-=-=- */
#menu, #menu2 {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 200px;
	position: absolute;
	left: 10px;
	top: -200px;
}
#menu2 {
	left: 10px;
	top: -185px;
	}
#menu span, #menu2 span, #readreviews span {
  display: none;
  position: absolute;
}
#menu a, #menu2 a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	top: -1px;
}
#menu a:hover, #menu2 a:hover {background-position: left bottom;}
#menu a:hover span, #menu2 a:hover span {display: block;}
#menu .home, #menu2 .home {
	width: 115px;
	height: 35px;
	left: 10px;
	top: 1px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
#menu .about, #menu2 .about {
	width: 115px;
	height: 35px;
	left: 10px;
	top: 41px;
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
}
#menu .menus, #menu2 .menus {
	width: 115px;
	height: 35px;
	left: 10px;
	top: 81px;
	background-image: url(../images/menus.gif);
	background-repeat: no-repeat;
}
#menu .location, #menu2 .location {
	width: 135px;
	height: 35px;
	left: 10px;
	top: 121px;
	background-image: url(../images/locations.gif);
	background-repeat: no-repeat;
}
#menu2 .reviews {
	width: 145px;
	height: 85px;
	left: 10px;
	top: 200px;
	background-image: url(../images/readreviews.gif);
	background-repeat: no-repeat;
	}
/* =-=-=-=-=-=-=-[Fullpage]-=-=-=-=-=-=-=- */
