html, body {
	margin: 0px auto;
	height:100%; /* needed for container min-height */
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 65%;
	background-color: #FFFFFF;
}

img, div, a, h1 { behavior: url(iepngfix.htc) }

/* LAYOUT :: STRUCTURE */
#shell {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	background-image: url(img/shell_bg.jpg);
	background-repeat: repeat-y;
}
#topBar {
	width: 900px;
	height:40px;
	overflow: hidden;
	border: none;
	background-image: url(img/topbar_bg.jpg);
	background-repeat: no-repeat;
	background-color: #0E121B;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#midBar {
	width: 900px;
	height:517px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	border: none;
	background-color: #FFFFFF;
	background-image: url(img/midbar_bg.jpg);
}
#baseBar {
	width: 900px;
	height:42px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	background-image: url(img/basebar_bg.jpg);
	background-repeat: no-repeat;
	background-color: #090909;
	display: block;
}

/* LAYOUT :: ELEMENTS */
#flashBox {
	width: 565px;
	height:517px;
	margin: 0px;
	overflow: hidden;
	border: none;
	background-color: #090909;
	background-image: url(img/flashbox_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#leftBox {
	width: 290px;
	height:517px;
	margin: 0px;
	overflow: hidden;
	border: none;
	background-color: #090909;
	background-image: url(img/flashbox_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#rightBox {
	width: 610px;
	height:517px;
	margin: 0px;
	overflow: hidden;
	float: left;
	padding: 0px;
}
#ctaBox {
	width: 335px;
	height:492px;
	margin: 0px;
	overflow: hidden;
	border: none;
	float: left;
	display: block;
	background-image: url(img/ctabox_bg.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* NAVIGATION :: MAIN MENU */
#topBar ul {
	width: 639px;
	height:40px;
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 412px;
}
#topBar li {
	margin: 0px;
	overflow: hidden;
	margin: 0px;
	float: left;
	background-image: url(img/mmenu_divider.gif);
	background-position: right top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#topBar li.end {
	background-image: none !important;
}
#topBar li a {
	display: block;
	background-position: 0px -40px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-indent: -1000px;
}
#topBar li a:hover,
#topBar li a.active {
	background-position: 0px 0px;
}

#topBar li #home,
#topBar li #menu,
#topBar li #wine,
#topBar li #aboutus,
#topBar li #contactus,
#topBar li #recipes,
#topBar li #offers {
	height:40px;
	text-indent: -1000px;
	overflow: hidden;
}
#topBar li #home {
	width: 54px;
	background-image: url(img/mmenu_home.gif);
}
#topBar li #menu {
	width: 68px;
	background-image: url(img/mmenu_menu.gif);
}
#topBar li #wine {
	width: 49px;
	background-image: url(img/mmenu_wine.gif);
}
#topBar li #recipes {
	width: 61px;
	background-image: url(img/mmenu_recipes.gif);
}
#topBar li #offers {
	width: 61px;
	background-image: url(img/mmenu_offers.gif);
}
#topBar li #aboutus {
	width: 72px;
	background-image: url(img/mmenu_aboutus.gif);
}
#topBar li #contactus {
	width: 89px;
	background-image: url(img/mmenu_contactus.gif);
}

/* HOMEPAGE :: CTAs */
#ctaBox .ctamenu,
#ctaBox .ctarecipes,
#ctaBox .ctabookings,
#ctaBox .ctaoffers,
#ctaBox .ctaoffersFull {
	width: 300px;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;
}
#ctaBox .ctamenu {
	height: 154px;
	background-image: url(img/cta_menu_bg.jpg);
}
#ctaBox .ctarecipes {
	height: 158px;
	background-image: url(img/cta_recipes_bg.jpg);
}
#ctaBox .ctabookings {
	height: 158px;
	background-image: url(img/cta_bookings_bg.jpg);
}
#ctaBox .ctaoffers {
	height: 312px;
	background-image: url(img/cta_offers_bg.jpg);
}
#ctaBox .ctaoffersFull {
	height: 470px;
	background-image: url(img/cta_offersfull_bg.jpg);
}

#ctaBox a {
	width: 300px;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	text-indent: -1000px;
	margin: 0px;
}
#ctaBox .ctamenu a {
	height: 154px;
	background-image: url(img/cta_menu_a.gif);
}
#ctaBox .ctarecipes a {
	height: 158px;
	background-image: url(img/cta_recipes_a.gif);
}
#ctaBox .ctabookings a {
	height: 158px;
	background-image: url(img/cta_bookings_a.gif);
}
#ctaBox .ctaoffers a {
	height: 312px;
	background-image: url(img/cta_offers_a.png);
}
#ctaBox .ctaoffersFull a {
	height: 470px;
	background-image: url(img/cta_offersfull_a.png);
}


#baseBar .quoteBox {
	float: left;
	width: 435px;
	padding: 5px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}
#baseBar .quoteBox blockquote {
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #FFFFFF;

}
#baseBar .quoteBox p {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
	color: #CCCCCC;

}
#baseBar .quoteBox a {
	color: #FFFFFF;

}
#baseBar .quoteBox a:hover {
	text-decoration: none;
}

#baseBar .creditBox {
	float: left;
	width: 450px;
	margin: 0px;
	padding: 0px;
	height: 42px;
	overflow: hidden;

}
#baseBar .creditBox p {
	color: #999999;
	text-align: right;
	padding: 5px;
	margin: 0px;
}
#baseBar .creditBox a {
	color: #999999;

}
#baseBar .creditBox a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

#recipesBox h1,
#addressBox h1,
#aboutBox h1,
.offersHeading {
	background-repeat: no-repeat;
	height: 23px;
	width: 300px;
	margin: 0px;
	font-size: 1px;
	text-indent: -1000px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
#addressBox h1,
#aboutBox h1 {
	margin-left: 35px;
}
#recipesBox h1,
.offersHeading {
	margin-left: 310px;
}
/* START :: CONTACT US PAGE */

#contactBox {
	width: 335px;
	height:517px;
	margin: 0px;
	overflow: hidden;
	float: left;
	padding: 0px;
}

#addressBox {
	height: 245px;
	width: 335px;
	background-image: url(img/addressbox_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#addressBox h1 {
	background-image: url(img/addressbox_h1.gif);
}
#addressBox h2 {
	margin: 0px;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding-left: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#addressBox p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 45px;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#addressBox a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#addressBox a:hover {
	color: #EAEAEA;
	text-decoration: underline;
}
#mapBox {
	height: 247px;
	width: 335px;
	background-image: url(img/mapbox_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#mapBox .mapFrame{
	height: 215px;
	width: 285px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: .9em;
}
#mapBox .mapFrame a {
	padding: 0px;
	text-decoration: none;
	color: #666666;
}
#mapBox .mapFrame a:hover {
	color: #111113;
	text-decoration: underline;
}

/* START :: OFFERS PAGE */
.offersHeading {
	background-image: url(img/offers_h1.png);
}
#offersBox {
	height: 492px;
	width: 610px;
	background-image: url(img/recipesbox_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	color: #FFFFFF;
	padding: 25px 0px 0px 0px;
}
.offersDetail {
	height: 469px;
	width: 584px;
	background-image: url(img/offers_bg1.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 26px;
}
.offerInfo {
	height: 469px;
	width: 584px;
	background-image: url(img/offers_overlay1.png);
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
/* START :: RECIPES PAGE */
#recipesBox {
	height: 492px;
	width: 610px;
	background-image: url(img/recipesbox_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rpMonthBox {
	float: left;
	height: 130px;
	width: 310px;
	margin: 0px;
	padding: 0px;
}
#rpEmailBox {
	float: left;
	height: 130px;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
#recipesBox #rpMonthBox p,
#recipesBox #rpEmailBox p {
	margin: 0px;
	margin-right: 5px;
	margin-left: 45px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rpList {
	width: 310px;
	height: 60px;
	border: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	border: none;
	background-image: url(img/rplist_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.rpList h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	padding: 0px;
	padding-left: 45px;
	padding-bottom: 2px;
}
.rpList .thumb {
	height: 60px;
	border: none;
	float: right;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 15px;
}
.rpmethodBloc {
	width: 300px;
	height: 292px;
	overflow: auto;

}
#recipesBox h1 {
	background-image: url(img/recipes_h1.gif);
}

#recipesBox h2.subTitle {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding: 0px;
	padding-left: 45px;
	padding-bottom: 2px;
}
#recipesBox p.subText {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px;
	padding-left: 45px;
	padding-bottom: 2px;
}
#recipesBox label {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#recipesBox a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#recipesBox a:hover {
	color: #EAEAEA;
	text-decoration: underline;
}
#recipesBox .baseLinks,
#menusInfo .baseLinks {
	width: 335px;
	overflow: hidden;
	text-align: right;
	font-size: 1.1em;
	display: block;
	height: 30px;
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#recipesBox .baseLinks {
	background-image: url(img/rpbaselinks_bg.gif);
	background-repeat: repeat-y;

}
#recipesBox .backLink,
#menusInfo .backLink {
	overflow: hidden;
	text-align: left;
	padding: 5px;
	display: block;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	float: right;
}
#recipesBox .menuPDF,
#menusInfo .menuPDF {
	overflow: hidden;
	text-align: right;
	padding-right: 20px;
	background-color: transparent;
	background-image: url(img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	height: 20px;
	line-height: 20px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recipesBox .backLink,
#recipesBox .menuPDF {
	color: #FFFFFF;
	font-weight: normal !important;
}
#recipesBox .backLink {
	width: 90px;
}
#recipesBox .menuPDF {
	width: 170px;
}
#menusInfo .backLink,
#menusInfo .menuPDF {
	color: #FFFFFF;
}
#menusInfo .backLink {
	width: 90px;
}
#menusInfo .menuPDF {
	width: 170px;
}
/* RECIPES PROMO */
#recipesPromo {
	height: 337px;
	width: 610px;
	overflow: hidden;
	/*background-image: url(img/recipesbox_bg.jpg);*/
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	background-image: url(img/recipespromo_bg.gif);
	padding: 0px;
}
#recipesPromo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#recipesPromo p.highlight {
	font-size: 1.4em !important;
}
#recipesPromo .rpIntro,
#recipesPromo .rpContent,
#recipesPromo .rpBase {
	width: 584px;
	overflow: hidden;
	padding: 0px;
	padding-left: 26px;
}
#recipesPromo .rpIntro {
	height: 120px;
	margin: 0px;
	padding-top: 19px;
}
#recipesPromo .rpIntro .headline {
	border: 1px solid #dd5800;
	height: 118px;
	margin: 0px;
	padding: 0px;
	width: 446px;
	float: left;
}
#recipesPromo .rpIntro h2 {
	width: 426px;
	background-color: #dd5800;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	height: 38px;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#recipesPromo .rpIntro h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#recipesPromo .rpIntro strong {
	color: #DD5800;
}
#recipesPromo .rpIntro img {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
#recipesPromo .rpContent {
	height: 174px;
	color: #000000;
}
#recipesPromo .rpContent p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 0px;

}
#recipesPromo .rpBase {
	height: 24px;
}
.rpBase p {
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.rpBase .rpbLeft {
	float: left;
	padding: 0px;
	margin: 0px;
}
.rpBase .rpbRight {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 125px;
}
/* RECIPES FORM */
#rpEmailBox form {
	width: 240px;
	padding: 0px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	text-align: left;
}
.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #FFCC00;
	padding: 3px;
	width: 150px;
	float: left;
	margin: 0px;
}
.nameBox {
	width: 240px;
	padding: 0px;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
}
.sendBox {
	width: 260px;
	padding: 0px;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
}
.submitButton {
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* START :: ABOUT US PAGE */
#aboutBox {
	height: 492px;
	width: 335px;
	background-image: url(img/aboutbox_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aboutBox .imgRight {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aboutBox h1 {
	background-image: url(img/aboutus_h1.gif);
	margin-bottom: 4px;
}
#aboutBox h2 {
	margin: 0px;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding-left: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#aboutBox p {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 45px;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#aboutBox a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#aboutBox a:hover {
	color: #EAEAEA;
	text-decoration: underline;
}

/* START :: MENUS PAGE */

#menusBox {
	width: 335px;
	height:517px;
	margin: 0px;
	overflow: hidden;
	float: left;
	padding: 0px;
	background-image: url(img/menubox_bg.gif);
	background-repeat: no-repeat;
}
#menusBox #menusNav {
	margin: 0px;
	height: 55px;
	width: 335px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* START :: MENUS DROP-MENU */
/*#topBar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 335px;
	display: block;
}
#topBar li.mainDrop {
	width: 335px;
	line-height: 27px;
	color: #0A0A0C;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	display: block;
}*/

#topBar li ul {
	position: absolute;
	left: -999em;
	width: 300px;
	height: auto !important;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	border: none;
	color: #FFFFFF;
	background-color: #050507;
}
#topBar li li {
	font-size: 1.1em;
	width: 300px;
	background-image: none !important;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	float: none !important;
}

#topBar li li a {
	color: #FFFFFF !important;
	display: block !important;
	overflow: visible !important;
	text-align: left;
	text-indent: 0px !important;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
}
#topBar li li a:hover {
	color: #569BE8 !important;
	text-decoration: underline;
}

#topBar li:hover ul ul, #topBar li:hover ul ul ul, #topBar li.sfhover ul ul, #topBar li.sfhover ul ul ul {
	left: -999em;
}

#topBar li:hover ul, #topBar li li:hover ul, #topBar li li li:hover ul, #topBar li.sfhover ul, #topBar li li.sfhover ul, #topBar li li li.sfhover ul {
	left: auto;
}

#topBar li:hover, #topBar li.sfhover {

}
/* END :: MENUS DROP-MENU */

/* START :: MENUS SUB-MENU */
#menusBox #menusNav ul {
	list-style: none;
	width: 320px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	overflow: hidden;
	background-image: url(img/blue_transp.png);
	margin: 0px;
}
#menusBox #menusNav li {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	color: #FFFFFF;
}
#menusBox #menusNav a {
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: block;
}
#menusBox #menusNav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/* END :: MENUS SUB-MENU */

/* START :: MENUS INFO */
#menusInfo {
	margin: 0px;
	padding: 0px;
	width: 335px;
	height: 456px;
}
#menusInfo .menuBloc {
	width: 335px;
	height: 310px;
	overflow: auto;

}
#menusInfo .wineBloc {
	width: 335px;
	height: 355px;
	overflow: auto;

}
#menusInfo a {
	text-decoration: none !important;
	color: #FFFFFF;

}
#menusInfo a:hover {
	text-decoration: underline !important;

}
/* SEE RECIPES BOX FOR BASE LINKS STYLES */
#menusInfo .menuTitle {
	width: 335px;
	height: 100px;
	overflow: auto;
}
#menusInfo h2,
#menusInfo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #FFFFFF;
}

#menusInfo h2 {
	padding-top: 10px;
	font-size: 1.8em;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
	line-height: 1em;
}
#menusInfo .subHead {
	font-size: 0.7em;
	color: #99CCFF;
}
#menusInfo .subHead2 {
	color: #99CCFF;
}
#menusInfo h3 {
	padding-top: 5px;
	font-size: 1.2em;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
}
#menusInfo ul {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#menusInfo li {
	list-style: none;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #294C6C;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.itemdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	display: block;
}
#menusInfo p {
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 45px;
}
/* END :: MENUS INFO */
