body {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	}

p {
	margin: 0.5em 0 1em 0;
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	}

label {
	width: 25%;
	float: left;
	padding-top: 0.1em;
	text-align: right;
	}

#status_id_label {
	float: left;
	width: 60%;
	padding-left: 19%;
	}

#submit {
	margin-top: 1em;
	}

.clsFineprintBlack {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	}

.clsFineprintWhite {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	}

a:link {
	color: #c25e74;
	text-decoration: underline;
	}

a:visited {
	color: #575757;
	text-decoration: underline;
	}

h1 {
	color: #626262;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	}

h2 {
	margin: 0 0 0.5em 0;
	color: #626262;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom: 1px solid #c25e74;
	}

h3 {
	color: black;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

b {
	font-weight: bold
	}

.clsCaption {
	color: white;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

.clsSidebarLink {
	color: #e6e6e6;
	}

.clsMainTextLink {
	color: #fff;
	}

.clsTestimonial {
	color: #527cc9;
	font-style: italic;
	font-weight: normal;
	}

.clsSidebar {
	color: black;
	font-size: 12pt;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

#wineList {
	font-size: 11px;
	line-height: 14px;
	}

#wineList td {
	vertical-align: top;
	}

.center {
	text-align: center;
	}

.diningMenu {
	width: 100%;
	border: 1px solid #c25e74;
	padding: 0.75em;
	/* background: #ffedf1; */
	background: #F5D9A3;
	text-align: center;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	}

.diningMenu p {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	margin: 0.5em 0 1em 0;
	}

.firstCol {
	width: 100px;
	text-align: right;
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	}
	
p.indented{ margin: 0 0 0 10px;}

ul.menu-list li{ padding-bottom:10px; }