/* Start of CMSMS style sheet 'Home Theme' */
/*
	Atomic Inn
	Author:		Sterling Hamilton
	Date:		
	Revision Date: 12.30.08
	Version:		1.0
*/
body
{
	background-color:#000000;
}
#MainContent
{
	background-image: url('uploads/images/HomeSnapShot.jpg');
}

.ReservationForm{
width:500px;
background:#fefdcb;
border:2px solid #d4c62a;
padding:5px;
margin:5px auto 20px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);
-moz-box-shadow:0 0 20px rgba(0,0,0,.3);
box-shadow:0 0 20px rgba(0,0,0,.3);
opacity:.8
}

#TA_rated69{
position:absolute;
left:0;
top:400px;
}
/* End of 'Home Theme' */

