body {
	
	color: #FFFFFF;
	font-size: 11px ;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	font-family : Arial, Verdana, Helvetica, sans-serif
}
.bodytext  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
}

.bodyTitle  {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
}

.LRGbodytext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: bold;
}
/* style up the coupon text */

.coupontext  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
}

.couponTitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: bold;
}







/* style up the links */
a.bodytext:link {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	}
a.bodytext:active {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	}
a.bodytext:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	}
a.bodytext:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
	font-style: normal;
	font-weight: normal;
	}

	a.bodylink:link {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	}
a.bodylink:active {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	}
a.bodylink:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	}
a.bodylink:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
	font-style: normal;
	font-weight: normal;
	}


/* style up the wine list */
.wineTitle  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: bold;
}

.wineText  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
}

.wineCaption  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-style: italic;
	font-weight: normal;
}
.winePrice  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-style: italic;
	font-weight: normal;
}

/* style up the menu */

.ItemTitle  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	color : #fed988;
	text-decoration : none;
	font-style: normal;
	font-weight: bold;
}
.ItemText {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
}
.ItemPrice {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
}
/* style up the form fields */
.inputLarge			{ color:#000066; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; width:200; height:20; }
.inputMed			{ color:#000066; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; width:200; height:20; }
.inputSM			{ color:#000066; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; width:100; height:20; background-color:#ffffff; }


.mceContentBody { background-image: none; background-color: Black; color: White; } /*SnippetMaster editor bg color*/