body, html {
background-color: #333333;
	margin: 0px;
	text-align:center;
}
#wrapper {
	width:682px;
	margin: 0px auto;
	background-color: #fff;
	padding-bottom:5px;
	text-align:left;
}
#header_wrapper {
	width: 100%;
	text-align: center;
	height: 84px;
	margin-bottom:0px;
}	
#header {
	width: 100%;
	height: 84px;
}
#header img {

}	
/*#footer {
	background-ground: white;
	padding-left: 10px;
	font-size: 12px;
	font-family: Helvetica;
}*/
.footer {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	margin:10px 0px;
}	
.right {
	position: absolute;
	top: 0px;
	right: 0px;
}	
fieldset {
	background-color: #fff;
	border: none;
	width: 500px;
	margin: 0px auto;
	padding-top:10px;
}
#content {
	width: 682px;
	margin: 0px auto;
	background-color: #fff;
	padding-top:10px;
}
.imagemapcontainer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 682px;
}
.imagemap {
	padding-bottom:15px;
	text-align:center;
}
.imagemap img {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.txt-left {
	width: 662px;
	padding:10px;
	background-color:white;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
}	
.hi {
	float:left;
	margin-left: 90px;
}	
.goback {
	text-align: center;
}

#content_message {
	background-color: #fff;
	width: 642px;
	padding:20px;
	padding-top: 20px;
}
.syneron_dinners {
	background-color: white;
	width: 682px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

	
.dinner_listing {
	text-align: left;
	width: 600px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	color: red;
}

.no_dinners {
	padding: 10px 0px;
	width: 682px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: white;
}
.errortext {
	color: red;
	font-weight: bold;
}

td {
	padding:5px;
	vertical-align:top;
	padding-bottom:0px;
}

thead tr td {
	background-color:#149AC5;
	font-weight:bold;
	font-size:14pt;
	font-family:Arial,Helvetica,sans-serif;
	color:white;
	padding:5px;
}

td.description {
	padding-left:35px;
	padding-top:0px;
	padding-bottom:15px;
}
	
h1 {
	color: black;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	margin-top:0px;
}
h1.listing {
	color: #ff7800;
	font-size: 20px;
	font-family: arial, Helvetica, sans-serif;
	margin-top:0px;
}
h2 {
	color: black;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	margin-top:5px;
}
h2.listing {
	color: #ff7800;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom:4px;
}
h3 {
	color: black;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	margin:0px;
}
h3.listing {
	font-size: 14px;
	font-weight:normal;
	margin:0px;
	font-style:italic;
}
.listinginfo {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	font-weight: bold;
}	
.info {
	color: #149AC5;
	margin-right: 3px;
}	
p {
	margin-top: 0px;
	color: black;
	font-size: 14px;
	font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;	
}
a {
	color: #74B544;
	text-decoration: none;
	font-weight: bold;
	font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;	
}
a:hover {
	text-decoration: underline;
	color: #74B544;
}
img {
	border: none;
}	
.bold {
	font-weight: bold;
}
form {
	margin-bottom: 0px;
}

form#postform {
	text-align:center;
}

form#postform fieldset {
	text-align:left;
}

label {
	color: #149AC5;
	display: block;
	width: 25%;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;
	position:relative;
	height:10px;
}

input , select {
	position: absolute;
	top: -5px;
	width: 167px;
	margin-left: 10px;
}

.button {
	position:static;
	border:1px solid #149AC5;
	padding:5px;
	color:#149AC5;
	background:white;
	cursor:pointer;
	width:auto;
	top:0px;
	clear:both;
	margin-left:0px;
}

.button:hover {
	color:#149AC5;
	text-decoration:none;
}

fieldset input.button {
	position:relative;
	left:34%;
}

label.long input , label.long select {
	width: 300px;
}

label.tall {
	font-weight:normal;
	width:300px;
	height:auto;
	text-align:left;
	margin-left:25%;
}

label.tall input {
	width:auto;
	top:0px;
	position:static;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.state_selection {
	position: relative;
	left: 113px;
}
.choose_state {
	font-size: 18px;
	font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;
	position: relative;
	top:24px;
	left: -29px;
}		
ul {
	background-color: #F5E3E4;
	color: red;
	width: 640px;
	border: 1px solid red;
	padding: 10px;
	margin: 10px;
	margin-top:0px;
}
li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	list-style: none;
	margin-bottom: 3px;
	font-weight: bold;
}	
br {

}

#processing {
	width: 350px;
	margin: 0px auto;
	padding-bottom:10px;
}

#processing h2 {
	margin-top: 0px;
	padding-top: 30px;
}