@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #671C18;
}
body {
	background-color: #F8F3E4;
}
input, textarea {
	margin-bottom: 1.5ex;
	background-image: url(../images/70whiteBG.png);
	background-repeat: repeat;
	border-top: 1px double #80B02B;
	border-right: 1px double #65B849;
	border-bottom: 1px double #488F18;
	border-left: 1px double #468C17;
	filter: DropShadow(Color=#CCCCCC, OffX=3, OffY=3, Positive=1);
	padding: 0.3ex;
	width: 199px;
}
optgroup {
	font-size: 15px;
	color: #671C18;
	background-color: #FFCC33;
	border-top: 1px double #80B02B;
	border-bottom: 1px double #397314;
	display: block;
	padding-bottom: .4ex;
}
optgroup option {
	background-image: url(../images/70whiteBG.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding: .4ex;
	margin: 3px;
}
optgroup option:focus {
	background-image: url(../images/70whiteBG.png);
	background-repeat: repeat;
	background-color: #80B02B;
	padding: 0.4ex;
	margin: 3px;
}
.submit {
	border: 3px outset #b3c6b5;
	padding: 3px;
	background-color: #b3c6b5;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 1px;
	width: auto;
	height: auto;
}
.199 {
	width: 199px;
}
#catering #Menu {
	white-space: nowrap;
	overflow: hidden;
	height: 11em;
	margin-bottom: 0.3ex;
	background-image: url(../images/70whiteBG.png);
	background-repeat: repeat;
	border-top: 1px double #80B02B;
	border-right: 1px double #65B849;
	border-bottom: 1px double #488F18;
	border-left: 1px double #468C17;
	filter: DropShadow(Color=#CCCCCC, OffX=3, OffY=3, Positive=1);
	padding: 0.3ex;
	width: 199px;
}
#furm {
	text-align: left;
	width: 400px;
	margin: auto;
	padding-right: 2%;
	padding-left: 2%;
}
#furm #catering ul {
	padding: 1ex 0px;
	margin: 0px;
	list-style-position: inside;
}

label {
	display: block;
	clear: left;
	padding-top: .5ex;
	margin-bottom: .6ex;
	white-space: nowrap;
}
.ctrl {
	font-size: .7em;
	font-style: italic;
	display: block;
	padding-bottom: 1ex;
}
#faxTop {
	display:none;
}
