* {
	padding: 0;
	margin: 0;
}
body {
	xxcolor:#c59b6d;
	color:#ffffff;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial;
}
a img {
	text-decoration:none;
	border:none;
}

#page {
	width:1055px;
	padding:0px;
	margin: 0 auto;
	border:1px solid;
	position:relative;
}

#topnav {
	clear:both;
	position:relative;
	width:710px;
}

.clear, .break {
	clear:both;
}

h1 {
	font-size: 20px;
	padding-bottom:15px;
}

h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

a, a:link, a:visited {
	text-decoration:none;
	color:#774B26;
}

.scrollHandleTop,
.scrollHandleBG,
.scrollHandleMiddle,
.scrollHandle,
.scrollBar,
.scrollHandleBottom {
	visibility:hidden;
	display:none;
}
.scrollControlsY {
	background-image:none;
}

.ucase {
	text-transform:uppercase;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}
#logo {
	float:left;
}
#banner {
	height:70px;
	position:relative;
}
#banner-img {
	margin-left: 25px; 
	padding-top: 5px;
}
#banner-img img {
	height:50px;
}

#content {
	width:900px;
	background-image:url(/images/coffee-mug.jpg);
	background-repeat:no-repeat;
	padding: 20px 50px; 
}
#content-left {
	width:590px;
	margin-right:20px;
	float:left;
	height:350px;
}
#content-right {
	overflow:hidden;
	width:280px;
	height:350px;
	background-image:url(/images/brown-bg.png);
	background-repeat:repeat-x;
	background-color:#c49a65;
}
#content-inner {
	height: 350px;
	margin-bottom:60px;
}
#bottom-left {
	float:left;
	width:590px;
	margin-right:20px;
}
#bottom-right {
	float:left;
}
.bottom-nav {
	padding-bottom: 0px;
}
.bottom-img-nav a {
	margin-right:20px;
}
#footer {
	background-color:#a57c52;
	height:43px;
	padding-top: 10px;
	color:#dfc8b1;
}
#copyright {
	float:left;
	padding-left:50px;
	font-size: 10px;
	color: #E3C3A0;
}
#designedby {
	float:right;
	margin-right:45px;
	font-size:10px;
	color: #E3C3A0;
}
#designedby ul {
	float:right;
	margin-left:20px;
	color: #E3C3A0;
}
#footer a {
	color:#ffffff;
	font-weight:bold;
}
#border {
	height:0px;
	border-bottom: 5px solid #A57C52;
	margin-bottom:5px;
	clear:both;
}
#bl-outer {
	width:590px;
	margin-right:20px;
	float:left;
}
#bottom-outer {
	height: 460px;
}
#tr-inner {
	height:310px;
	overflow:hidden;
	margin:20px;
}
#bl-inner {
	height:420px;
	overflow:hidden;
	margin:20px;
}
#bottom-right {
	width:280px;
}
#bottom div.box {
	background-color:#c49a65;
	background-image:url(/images/brown-bg.png);
	background-repeat:repeat-x;
}
#full-left {
	float:left;
	width:590px;
	margin-right:25px;
}
#full-right {
	float:left;
	width:280px;
}
#outer-right {
	float:left;
}
#full-right #outer-right {
	margin-bottom:60px;
}
#wrapper {
	float:left;
}
#share-tl {
	float: right; 
	margin-right: 25px; 
	background-image: url(/images/share-bg.png);
	width:79px;
	text-align:center;
	height:20px;
	padding-top:5px;
}
#share-tl a {
	padding-left:10px;
	color:#ffffff;
}
.errmsg {
	color:#707070;
}
#rfp-table th,
#reservations .prompt {
	text-align:right;
	font-size:10px;
}
#rfp-table th {
	width:85px;
}
#rfp-table .def_field_textarea {
	width:100%;
	height:70px;
}
#rfp-table .def_field_date,
#reservations .def_field_date {
	width:85px;
}
#rfp-table .def_field,
#reservations .def_field {
	width:165px;
}
#rfp-table .def_field_ddl,
#reservations .def_field_ddl {
	width:87px;
}
#rfp-table .def_field_ddl {
	width:167px;
}
#reservations .title {
	font-family:Impact;
	font-size:28px;
	padding-bottom:10px;
}
#banner-img .phone {
color:#E3C3A0;
text-align:center;
font-family:arial;
}
#bookings img {
	height:66px;
	padding:0 4px;
}
#generic-membership .def_field {
	width:145px;
}
#generic-membership .def_field_ddl {
	width:147px;
}
/*packages styling*/
.participants{float:left;
}
.participants img{
	max-width:100px;
	width:expression(this.width>100?100:true);
}

#package-booking #bookings{
	width:100%;
	height:100%;
	background-color:transparent;
	background-image:none;
}
#package-booking img{
	max-height:85px;
}
.participants{
	height:expression(this.height>100?100:true);
	
}

.booking-img{
	max-width:100px;
	float:left;
	margin-right:20px;
	
	
}

.booking-address{

	max-width:400px;
	float:left; 
	margin-top:12px; 
}

#package-booking #booking-table th{
	background-position: top;
	width:60px;
	
}

 #booking-table td{
padding-top:5px;
padding-bottom:5px;
}
.comments{
padding-left:55px;
padding-top:10px;
}

#package-booking textarea{
	width:250px;
	
}

