@charset "utf-8";
body, table, p {
	font-family: arial;
	margin:0;
	padding: 0;
}
#bizInfo .floatBack {
	position: relative;
	visibility: visible;
}
#bizInfo2 .floatBack {
	position: relative;
	visibility: visible;
}
fieldset {
	margin-left: 10px;
	border: 1px inset #999;
	padding: 5px;
	width: 95%;
}
fieldset .biggerfield {
	position: relative;
}

p {
	font-size: 12px;
}

/* CSS Document */


label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding-right: 0px;
	margin: 5px;
}
legend {
	font-family: arial;
	font-weight: bold;
	padding: 10px;
	color: #000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 12px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.hidden {
	visibility: hidden;
	display: none;
}
.floatLeft {
	position: absolute;
	left: 400px;
}
.visible {
	visibility: visible;
	display: block;
}
td {
	margin: 0px auto;
	font-size: 12px;
	
}
strong {
	font-weight: bold;
}

h1 {
	font-family: arial;
	font-size: 14px;
	width: 85%;
	border: 1px solid #CCC;
	padding: 10px;
	font-weight: normal;
	line-height: 1.2;
	margin-left: 10px;
}
label.guestLabel {
	padding: 3px;
}
input.guestinput {
	padding: 3px;
}
table #dinnerPack {
	text-align: center;
}
.step2Table  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding: 5px;
}

.indent {
	padding-left: 10px;
}
 #dinner1 {
	font-weight: bold;
}
.boldText {
	font-weight: bold;
}

