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

.text_main {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

.text_FOODitem {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	width: 265px;
	color: #FFFFFF;
	margin-left: 35px;
	z-index: 3;
}

.IMG_FOODitem {
	border-bottom-width: 1px;
	border-bottom-color: #431e06;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}

.IMG_subFOODitem {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;

}

.text_FOODdescription {
	color: #9b7758;
	line-height: 11px;
	font-size: 10px;
}

.text_FOODprice {
	color: #ffae00;
	padding: 0px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	float: right;
	margin-top: 0px;
}

.text_WINEheader {

}

.text_WINEprice {
	color: #FF9900;
	padding: 0px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin-top: 0px;
	font-style: italic;
	font-weight: bold;
}


a.text_FOODbacktotop {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
	padding-left: 35px;
}

a:visited.text_FOODbacktotop {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
}

a:hover.text_FOODbacktotop {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: underline;
}

a:active.text_FOODbacktotop {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

#mainpage_area {
	width: 700px;
	height: 350;
	position: absolute;
	top: 75px;
	z-index: 1;
	left: 0px;
	visibility: visible;
}

#linesTop {
	position: absolute;
	top: 73px;
	left: 176px;
}

#linesBottom {
	position: absolute;
	left: 176px;
	bottom: 34px;
}

#lines-right {
	height: 423px;
	width: 176px;
	position: absolute;
	right: 0px;
	top: 72px;
	background-image: url(images/menu-rightside/lines_right.gif);
	background-repeat: no-repeat;
}

#lines-left {
	height: 423px;
	width: 176px;
	position: absolute;
	left: 0px;
	top: 73px;
}

#menu-area {
	align: center;
	position: absolute;
	top: 92px;
	height: 383px;
	width: 348px;
	left: 175px;
	margin: 0px;
	padding: 0px;
	overflow: auto;

}

.menu-foodlist {
	width: 126;
	position: absolute;
	left: 13px;
	top: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

a.food_button-brunch {
	display: block;
	width: 120px;
	height: 38px;
	text-decoration: none;
	background-image: url(images/menu-rightside/text_brunch.gif);
	background-repeat: no-repeat;
}

a.food_button-lunch {
	display: block;
	width: 120px;
	height: 38px;
	text-decoration: none;
	background-image: url(images/menu-rightside/text_lunch.gif);
	background-repeat: no-repeat;
}

a.food_button-dinner {
	display: block;
	width: 120px;
	height: 38px;
	text-decoration: none;
	background-image: url(images/menu-rightside/text_dinner.gif);
	background-repeat: no-repeat;
}

a.food_button-prixfix {
	display: block;
	width: 120px;
	height: 38px;
	text-decoration: none;
	background-image: url(images/menu-rightside/text_prixfix.gif);
	background-repeat: no-repeat;
}

a.food_button-dessert {
	display: block;
	width: 120px;
	height: 38px;
	text-decoration: none;
	background-image: url(images/menu-rightside/dessert.gif);
	background-repeat: no-repeat;
}

a:hover.food_button-dessert,
a:hover.food_button-prixfix,
a:hover.food_button-dinner,
a:hover.food_button-brunch,
a:hover.food_button-lunch {
	background-position: -121px 0;
}

#wine-area {
	align: center;
	position: absolute;
	top: 92px;
	height: 383px;
	width: 348px;
	left: 175px;
	margin: 0px;
	padding: 0px;
	overflow: auto;

}

#wineareabg {
	align: center;
	position: absolute;
	top: 97px;
	height: 383px;
	width: 348px;
	left: 176px;
	z-index: 0;
}

#food_entree {
	position: relative;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 5px;
}
#food_entree + #food_entree {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #431E06;
}
#food_entree h5{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
#food_entree h6{
	color: #ffae00;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 1.2em;
	float: right;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#food_entree p{
	color: #9b7758;
	line-height: 1.2em;
	font-size: 0.65em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 270px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#food_entree p strong{
	color: #FFF;
}

#food_entree > h5.emphasis {
	font-size: 1em;
}

#menu_details {
	position: absolute;
	bottom: 30px;
	width: 130px;
}
#menu_details h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #c9834f;
	line-height: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#menu_details h4 + h4 + h4{
	font-size: 0.8em;
	font-weight: normal;
	color: #FFF;
}

#wine_entree {
	position: relative;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 5px;
}
#wine_entree + #wine_entree {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6c3612;
}
#wine_entree h5{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#wine_entree h6{
	color: #ffae00;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 0.8em;
	margin: 0px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
}
#wine_entree p{
	color: #9b7758;
	line-height: 1.2em;
	font-size: 0.65em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 270px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#wine_entree p strong{
	color: #FFF;
}

h4.wine_header {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 0.9em;
	width: 265px;
	color: #FF9900;
	z-index: 3;
	letter-spacing: 7px;
	margin-left: 35px;
	text-transform: uppercase;
	font-weight:normal;
	
}

#contact_info {
	width: 250px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
	color: #FFF;
	position: relative;
}
#contact_info h5 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9834F;
	font-size: 0.9em;
	font-weight: bold;
}
#contact_info h6 {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
}
#contact_info a h6, #contact_info a:link h6 {
	color:#FFF;
	text-decoration:none;
}
#contact_info a:hover h6 {
	text-decoration:underline;
}
#contact_info img {
	position: absolute;
	top: 25px;
	right: 50px;
}

a img, img a {
	border:none;
	text-decoration:none;
}

.designedby a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	right: 5px;
	bottom: 11px;
}
.designedby a:hover {
	color: #1D0E01;
}
