body 
{
background-color: #333333;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

div.container
{
width:800px;
margin:auto;
padding:auto;
}
#container
{
width:800px;
margin-left:15%;
border:red solid 1px;
}

div.header
{	
	background:#fff url(../images/header2.jpg) no-repeat;
	width:800px;
	height:200px;
	margin-top:10px;
}

div.bg 
{
	background-color: #BEB98F;
	width:800px;
	padding-bottom:30px;
}

div.contentlower {
	background:transparent url(../images/contentlower.jpg) no-repeat;
	width:800px;
	margin-top:-20px;
	//margin-top:0px;
	height:156px;
}

div.inputreservation1
{
display:block;
width:213px;
height:210px;
color:#215E21;
padding-top:20px;
margin-bottom:20px;
padding-left:20px;
padding-bottom:20px;
}

div.inputreservation2
{
width:170px;
margin-left:230px;
margin-top:-228px;
padding-left:20px;
padding-top:23px;
}

div.inputspecialrequest
{
width:320px;
//margin-top:-180px;
margin-top:-130px;
padding-left:430px;
}

div.form_container
{
width:497px;
float:left;
padding-left:20px;
color:#215E21;
font-weight:bold;
}

div.formcontainer
{
width:800px;
}
