body{
	font-family: Trebuchet Ms, "Arial", serif;
	font-size: 12px;
	color: black;
	padding: 0;
	margin: 0;
	background: url(images/siteBg.jpg);
}.siteMainContainer{
	width: 990px;
	margin: 0 auto;
	background: black url(images/web_header_bg.jpg) repeat-x;
	padding-top: 29px;
}.siteHeader{
	background: url(images/logo_bg.jpg) repeat-x;
	height: 92px;
	padding: 6px 13px;
}.siteLogoNavContainer{ 
	width: 671px; 
	float: left; 
	height: 92px; 
}.topNavigation{
	padding-top: 5px;
}.topNavigation a{
	display: block;
	float: left;
	background-color: #898D96;
	padding: 3px 9px;
	margin-right: 10px;
	font-weight: bolder;
	color: white;
	font-size: 12px;
}.topNavigation a:hover{
	background-color: #7EBFDA;		
}.topNavigation a.selectedItem{
	background-color: #7EBFDA;	
	font-style: italic;
}.sitePhoneIconContainer{
	float: left;
	width: 286px;
	background: url(images/header_phone.jpg) no-repeat;
	height: 22px;
	padding-top: 70px;
	text-align: right;
}.sitePhoneIconContainer a{
	padding-right: 3px;
}.mainPageWelcome{
	background: white url(images/mainPage_welcome.jpg) no-repeat;
	height: 232px;
	padding: 6px 10px;
	text-align: right;
}.siteFooterBackground{
	background: black url(images/footer_background.jpg) repeat-x;
	padding: 20px;
	margin-bottom: 20px;
	clear: both;
}.siteFooterBackground_sub{
	background: #59606A url(images/footer_background_sub.jpg) repeat-x;
	padding: 20px;
	margin-bottom: 20px;
	clear: both;
	color: white;
	font-size: 13px;
}.siteFooterBackground_sub h2{
	color: #D6EAF3;
	border-bottom: 2px solid #D6EAF3;
}.quickReservationContainer{
	width: 255px;
	float: left;
	margin-right: 25px;
}.quickReservation{
	background-color: #CCC;
	padding: 5px 6px 3px 8px;
}.quickReservation label{
	font-weight: bolder;
	color: #666;
	font-size: 13px;
	display: block;
	padding: 5px 0 0 0;
}input, textarea{
	border: none;
	background: white;
	font-size: 11px;
	color: #333;
	padding: 3px 5px;
	font-family: Trebuchet Ms, "Arial", serif;
}.quickReservation div.inputContainer{
	background-color: white;
	width: 234px;
	padding: 2px;
}.formButtonContainer input{
	background:none;
	margin-top: 10px;
	float: right;
}.mainPagePhotoContainer{
	width: 290px;
	float: left;
	margin-right: 40px;
}.imageContainer{
	background: #BEBBB6;
	padding: 10px;
	width: 267px;
	height: 297px;	
}.mainPageFooterRightText{
	width: 330px;
	float: left;	
	margin-top: 30px;
	color: white;
	line-height: 16px;
	font-size: 13px;
}.mainPageFooterRightText strong{
	font-size: 18px;
}.siteFooter{
	color: #CCC;
	text-align: center;
	padding: 10px;	
}.odd{
	background-color:#666E78;
}.leftImage{
	float: left;
	padding: 0 10px 10px 0;
}.rightImage{
	float: right;
	padding: 0 0 10px 10px;
}.resForm{
	width: 300px;
	float: left;
}.resForm input{
	width: 220px;
	border: 1px solid #CCC;
}.resForm textarea{
	width: 224px;
	height: 65px;
}.resFormBut{
	padding-top: 20px;
	width: 300px;
	float: left;
}.resFormBut input{ 
	width: 150px;
	background-color: #333;
	color: white;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}.errorField{
	background-color: #3C4046;
	padding: 15px;
}.addressBar{
	width: 560px;
	float: left;
	height: 300px;
}.contactFormContainer{
	background-color:#3C4046; 
	width: 350px;
	padding: 20px;
}.siteFooter a{ text-decoration: underline }
a, a img{ text-decoration: none; border: none; color: white; }
.clearfix:after {content:'.';display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* \ */
.clearfix {display:block}
/* */
form{ display: inline }