@charset "utf-8";
a:link {
	color: #2d1e0e;
	text-decoration: underline;
}
a:visited {
	color: #2d1e0e;
	text-decoration: none;
}
a:hover {
	font-weight: 100;
	color: #009900;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #174250;
	text-decoration: none;
}

#apDivPagemenubar {
	position:absolute;
	width:710px;
	height:20px;
	z-index:30;
	top: 155px;
	left: 50px;
	font-size: 12px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../Images/parchment.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #2d1e0e;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
} 
.twoColFixLtHdr #header {
	background-image: url(../Images/Sari_Left.jpg);
	background-repeat: repeat-y;
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30;
	position: relative;
	height: 180px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	background-image: url(../Images/Sari_Left.jpg);
	background-repeat: repeat-y;
	padding-top: 340px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-position: left;
	position: relative;
	height: 250px;
}


#sidebar1 p {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-size: 14px;
}
#maincontent p {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.twoColFixLtHdr #mainContent {
	width: 715px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	position: relative;
	background-image: url(../Images/Sari_Left.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
} 
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #003399;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-size: 22px;
	color: #0033CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #container #mainContent h3 {
	font-size: 18px;
	font-style: italic;
}
.food {
	color: #003399;
}
.wine {
	color: #0066CC;
}

.twoColFixLtHdr #container #mainContent caption {
	color: #958353;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.twoColFixLtHdr #container #mainContent th {
	text-align: center;
	color: #958353;
}

.center {
	text-align: center;
}


.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	font-size: 14px;
	text-align: center;
	background-image: url(../Images/Sari_Left.jpg);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#apDiv2 {
	position:absolute;
	width:10px;
	height:540px;
	z-index:1;
	top: 15px;
	left: 245px;
}
#apDivHeaderLogo {
	position:absolute;
	width:300px;
	height:115px;
	z-index:1;
	top: 5px;
	left: 250px;
}
.twoColFixLtHdr #container #header #apDivHeaderScroll {
	position: absolute;
	height: 25px;
	width: 629px;
	left: 80px;
	top: 140px;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#DivReservations {
	position:absolute;
	width:350px;
	height:20px;
	z-index:5;
	top: 160px;
	left: 225px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3333CC;
	text-align: center;
}
#apDivPage_img {
	position:absolute;
	width:537px;
	height:92px;
	z-index:1;
	top: 160px;
	left: 125px;
}
