@charset "utf-8";
/* CSS Document 
turquoise: 41c7f0;

*/
*{
	padding:0;
	margin:0;
	}
body{background:url(/_assets/top_bg.jpg) repeat-x top center; 
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:.8em;
	 width:100%;
	 }
#body{width:770px; line-height:21px; text-align:left;}
#homebody{
	  background:url(/_assets/home_bg.jpg) no-repeat center top;
	  margin:0;
	 }
#mainbody{
	  background:url(/_assets/main_bg.jpg) no-repeat center top;
	  margin:0;
	  }

input{
	border: #41c7f0 1px solid; 

	padding-left:10px;
}
h1{
	color:#41c7f0;
	padding-top:30px;
	font-size:2em;
	text-transform:uppercase;
}
h2{
	background:url(/_assets/h2_bg.gif) no-repeat center;
	color:#666666;
	font-size:1.6em;	
	height:45px;
	width:540px;
	padding-left:15px;
	padding-top:25px;
}
h3{
	color:#999999;
	font-size:1.3em;	
}
p{

  padding-bottom:15px;
  clear:both;
}
ul{
	margin-left:40px;
	}
li{
	list-style:url(/_assets/check_icon.gif) outside;
	padding-right:55px;
}
a{
	color:#41c7f0;
	text-decoration:none;
}
a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
.datefield{
	color:#666666;
	font-style:italic;
}
.guestfield{
	width:50px;
}
.submitbtn{ background-color:#41c7f0; padding: 2px 10px 2px 10px;}

.reservations{
  line-height:normal;
  position:relative;
  float:right;
  color:#FFFFFF;
  height:321px;
  margin-right:7px;
  z-index:100;
  padding-top:30px;margin-bottom:40px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.reservations[class] {
  background-image:url(/_assets/header/reserv_transp.png);
}
.reservations td{padding-left:15px;}
#smallreservation{
	background:url(/_assets/small_reservation.png) no-repeat;
	width:170px;
	height:203px;
	padding:15px;
	float:right;
	position:relative;
	margin-top:100px;
	margin-right:5px;
	text-transform:uppercase;
}
#smallreservation h3{
	padding-top:15px;
	font-size:1.7em;
	text-align:center;
	color:#999999;
}
#smallreservation p{
	line-height:16px;
	font-size:0.85em;
	padding:5px;
}
#smallreservation a{
	color:#41c7f0;
	text-decoration:none;
}
#smallreservation a:hover{
	color:#999999;
	text-decoration:underline;
}
.redarrow{
	color:#990000;
	font-size:1.6em;
}
.smallres_div{
	background:url(/_assets/small_res_div.gif) no-repeat;
	height:2px;
	width:165px;
}
#smallheader{
	float:left;
	position:absolute;
}
#headertext{
	margin-top:190px;
	float:left;
	position:absolute;
}
#midbox{
	clear:both;
}

#midbox dt{
	float:left;
	padding:7px;
}
#welcome{
	padding:50px 15px 30px 15px;
	line-height:21px;	
}
#bodytext{
	padding:20px;
	}
#imageright{
	float:right;
	clear:right;
	background:url(/_assets/smallimages_bg.png) no-repeat; 
	width:360px; 
	height:260px;
	margin-left:10px;
	padding-bottom:20px;
}
#imageright img{
	padding:25px;
}
#imageleft{
	float:left;
	clear:left;
	background:url(/_assets/smallimages_bg.png) no-repeat; 
	width:360px; 
	height:260px;
	padding-right:30px;
	padding-bottom:25px;
}
#imageleft img{
	padding:25px;
}
.sectiondivider{
	background:url(/_assets/hr_bg.gif);
	border:none;
	width:622px;
	height:22px;
	clear:both;
}
.thumbimg{
	background:url(/_assets/imgthumb_bg.gif) no-repeat;
	padding:14px;
}
.numbering{
	float:left;
	padding-left:10px;
	font-size:.9em;
	font-weight:bold;
	padding-bottom:50px;
	clear:both;
	text-transform:uppercase;
}
.numbering{
	float:left;
	padding-left:10px;
	font-size:.9em;
	font-weight:bold;
	padding-bottom:50px;
	clear:both;
	text-transform:uppercase;
	display:block;
}
#formdiv{

}
#formdiv .right{
	float: right;
	width:45%;

}
#formdiv .left{
	float: left;
	width:47%;
	border-right:#CCCCCC solid 1px;	
	clear:left;	
	
}
#formdiv .centerdivider{
	height:100%;
}
.blue{color:#00CCFF;}
.red{color:#CC0000;}
.tablewrap{
	 background:url(/_assets/calendar.gif) no-repeat;
	 height:500px;
	 width:490px;
	 text-align:center;
}
.tablelist{
	 height:460px;
	 width:400px;
	 padding-left:50px;
}
.tablelist th{
	height:15px;
	padding:1px 7px 1px 7px;
}
.tablelist td{
	padding:1px 7px 1px 7px;
	border-bottom:#999999 solid 1px;
}
.tablelist td strong{color:#41c7f0;border-right:#999999 solid 1px; padding-right:13px;}

.checkbox{border:none;}

.buttonSubmit{padding-right:15px; color:#000000;}




