body {
	background: #0F6EC0 url(/0/cbg.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 35px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#reservation_form {
	font: 11px/14px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	width: 785px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#reservations_header {
	background: #FFFFFF;
	width: 785px;
	padding: 2px;
	border: 1px solid #5E4D3E;
}
#reservations_frame {
	border-style: none;
}
#ocean_club {
	text-align: center;
	line-height: 30px;
	color: #C0C0C0;
	font-size: 10px;
}
#the_mountain_club {
	text-align: center;
	padding-top: 5px;
}
#the_mountain_club a:link {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#the_mountain_club a:active {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#the_mountain_club a:visited {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#the_mountain_club a:hover {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
