body {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: 9E7E79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
}
.oneColLiqCtrHdr #container {
	width: 99%; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: center; 
}
.oneColLiqCtrHdr #header {
	background: url(../../images/header-bg.jpg) no-repeat center #371704;
	height:131px;
	/* padding: 0 10px 0 20px; */
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px 20px 0; 
	background: url(../../images/main-bg.jpg ) no-repeat center top #3D0B00;
	width:100;
	text-align:center;
	margin: 0 auto;
}

div.banner {
	padding: 20px;
	color:#FFFFFF
}

div.main {
	background:#370A05;
	border: 1px solid #996633;
	text-align: left;
	width: 805px;
	margin: 0 auto;
	padding:20PX;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D5D4D4;	
}

div.welcome_reservation {
	background: url(../../images/welcome-reservation-bg.jpg) no-repeat center top;
	text-align: left;
	width: 805px;
	margin: 0 auto;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D5D4D4;			
}

div.welcome_ {
	float:left;
	width:516px;
	height:273px;
}

div.divider_ {
	float:left;
	width: 2px;
}

div.reservations_ {
	float:left;
	padding-left:10px;
}

div.footer {
	background: url(../../images/footer-bg.jpg) no-repeat center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9E7E79;
	padding:20px;
}
.page-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: d9d3a3;
	font-weight: bold;
}

.bullet {
	list-style-image: url(images/bullet.jpg);
}

hr {
	border: 0;
	color: #731A08;
	background-color: #731A08;
	height: 1px;
	width: 100%;
	text-align: left;
}

label.floated {
	width:100px;
	text-align:right;
	padding: 4px 5px 0 0;
	float:left;
}

#message {
	height:20px;
}

.contactform {
	background-color: #EDF3D8;
	margin: 1px;
	border: 1px solid bbac7c;
}

a:link 
{
	color: d9d3a3;
}

a:hover 
{
	color: d9d3a3;
}

a:visited 
{
	color: d9d3a3;
}

a:active 
{
	color: d9d3a3;
}
	