

* {
		margin:0;
		padding:0;
		}
		



	html, body {
		height:100%;
		}

	body {
		background-color:#3f3f3f;
		background-image:url(../img/bg/um3.png);
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		/*font-size:.8em;
		letter-spacing:1px;*/
		text-align:center; /* horizontal centering for IE Win quirks */
		margin-top:20px;
		}
	
	a {
		color:#CCCCCC;
		text-decoration:none;
	}
	
	a:hover {
		color:#EEEEEE;
	}


#header{
background-color:#E2D9AA;
width:665px;
height:228px;
float:right;
}

.label{
width:100px;
text-align:right;
color: #5A471C;
}

.input{
text-align:right;
color: #5A471C;
}



	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:auto;
		width:665px;
		/*background-color:#333333;
		border:1px solid #3f3f3f;*/
		}
		

		

	
		
		
		
	#middle {
		width:665px;
		background-color:#dedbb2;
		/*background-image:url(../img/middle_bg.gif);*/
		background-repeat:repeat;
		float:right;
		padding-top:20px;
		margin:0;
		padding:0;
		}
		
		
#contactus {
text-align:center;
margin:0;
padding:0;
}
#contactus td {
color:#333333;
font-size:.8em;
border:0;
border-style:solid;
line-height:20px;
}	

#contactus a {
color:#333333;
font-size:.8em;
border:0;
border-style:solid;
line-height:20px;
}	

#middle a {
color:#000000;
border:0;
line-height:20px;
}	

#thankyou {
text-align:center;
margin-left:200px;
margin-right:200px;
}

#thankyou p {
color:#333333;
font-size:.8em;
line-height:20px;
}	

#contactus p {
color:#333333;
line-height:24px;
}

#amenities {
text-align:center;
/*float:left;*/
width:665px;
/*margin:10px;*/
}

#amenities p {
color:#5A471C;
font-size:.7em;
line-height:17px;
}	

#amenities td {
color:#333333;
font-size:.8em;
border:0;
border-style:solid;
line-height:15px;
}	

.redheader  {
font-size:20px;
color:#851600;
font-weight:normal;
line-height:40px;
}
		
		#bottom
		{
		border:0;
		padding:0;
		margin:0;
		float:right;
		height:10px;
		width:665px;
		background-image:url(../img/bottom.gif);
		background-repeat:no-repeat;
		}
		
	#footer {
		width:665px;
		height:20px;
		color:#FFFFFF;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:.6em;
		letter-spacing:1px;
		/*border-top:0px solid #999999;*/
		padding-top:10px;
		margin:0;
		line-height:19px;
		float:right;
		}


