
body {
	margin:0;
	padding:0;
	font:76%/1.4em Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align:center;
	background-color: #87CEEB;
	/* background-color: #66707c;
	background-image: url(images/body_bkgrnd.jpg);
	background-repeat: no-repeat; */
}

p { 
	margin:8px;
}

h3 {
	font-size: 1.5em;
	margin-top: 5px;
}

.forprintonly {
	display: none;
}

.hide {
	display: none;
}

A:link {text-decoration: underline;  color: blue;}
A:visited {text-decoration: underline;  color: blue;}
A:active {text-decoration: underline;  color: blue;}
A:hover {text-decoration: underline; color: red;}

.menulinks {
	background-color: black;
	padding: 10px;
	color: white;
	border: 1px solid gray;
 	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, Serif;
}
 

.menulinks a:link {text-decoration: none; color: white;}
.menulinks a:visited {text-decoration: none; color: white;}
.menulinks a:active {text-decoration: none; color: white;}
.menulinks a:hover {text-decoration: underline; color: white;}

#wrap {
	width:780px;
	\width:800px;
	w\idth:780px;
	border:4px solid #0f81c4;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#masthead {
	background: #ffffff url(images/top4.jpg) no-repeat;
	height: 245px;
	border-bottom:4px solid #0f81c4;
	position: relative;
}

#hours {
	width: 250px;
	position: absolute;
	top: 100px;
	left: 520px;
	color: #800000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

#testimonials {
	font-family: font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 1.1em;
}
#testimonials p {
	border-bottom:1px solid #cccccc;
	padding: 5px;
}

/*********************** TOP IMAGE MAP ************************/

#topnav a {
	position: absolute;
	height: 25px;
	width: 100px; 
	right: 4px;
	text-decoration: none;
}

#topnav a i { visibility: hidden; }

a#home { top: 5px; }
a#menus { top: 31px; }
a#directions { top: 57px; }
a#aboutus { top: 83px; }
a#catering { top: 109px; }
a#calendar { top: 135px; }
a#photos { top: 161px; }
a#comments { top: 187px; }

#topnav a:hover {  border:1px solid #FF0000; }

.current {  border:1px solid #FF0000; }


/******************** END TOP IMAGE MAP ************************/

#content {
	padding: 15px;
	background-color: #FFEFD5;
}

#chefbox {
	width: auto;
	background-color: #ffffff; 
	border: 1px solid #000000; 
	padding: 8px;
}


/******************** GALLERY ************************/

#thumbs {
	height : 125px;
	overflow : auto;
	white-space : nowrap;
	width : 750px;
}

#thumbs img {
	border: 1px solid #000000;
}

/******************** END GALLERY ************************/


#footer {
	width: 780px;
	padding:10px 10px 35px 10px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

#credit {
	font-size: 0.9em;
	color: #000000;
}

#credit a {
	font-size: 0.9em;
	color: #000000;
	text-decoration: underline;
}

#bottomnav {
	text-align: center;
	margin-bottom: 10px;
}

.menupic {
	border: 2px solid #999999;
	margin-bottom:10px;
	padding: 6px;
}

.floatrightpic {
	border: 2px solid #999999;
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}

.floatleftpic {
	border: 2px solid #999999;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 2px;
}

.caption {
	font-size: smaller;
	color: #808080;
	text-align: right;
}

.imageborder {
	border: 2px solid #999999;
	padding: 2px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}
