body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dcd9ba;
}
.text {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	color:#7a7979;
}
.text3 {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	color:#003366;
}
.maillinks {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	color:#990000;
	
}

.text2 {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	color:#7a7979;
	font-weight:bold;
	
	
}

.formspace {
	color:#7a7979;
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	
}
.formspace2 {
	color:#7a7979;
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	font-weight:bold;
	
}
select {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	background-color: #FFFFFF;
	color:#7a7979;
	border: 1px solid #8fa8b5;
	font-size: 13px;
	
}
.notes {     
       FONT-SIZE:12px; 
	   font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	   color:#7a7979;
	   text-align: left;
	  
 font-weight: normal;
  padding: 4px;
}
.offers {      
       FONT-SIZE:12px; 
	  font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	   color: #f08a2f; 
	   text-align: left;
	   

padding: 4px;
}
.ratestable {
	width: 100%;
	background-color: #9eccf9;
	padding: 1px;
}

.ratescorner,.ratesheader {
	background-color: #336699;
	FONT-SIZE:12px; 
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
    	width: 80px;
	
}

.ratesrooms {
     background-color: #336699;
   FONT-SIZE:12px; 
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	  color: #ffffff; 
	 font-weight: normal; 
	 width: 250px;
	 padding: 4px; 
	   text-align: left;
}   
.ratesprices {
       FONT-SIZE:12px; 
	 font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	   background-color: #ffffff; 
	   color: #022950; 
	   text-align: center;
	    	width: 80px;
}
.tdmenu {
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
background-color:#3c6289;
}
.menulink {
color:#ffffff;
text-decoration:none;
font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
}
/*Styles for the booking bar*/
.bookingtd {
padding-bottom:20px;
padding-top:20px;
}
.resformcell {
padding-left:6px;
text-align:left;
vertical-align:middle;
}
.restext {
color:#5f5e5e;
padding-right:10px;
padding-bottom:2px;
font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
}
.resfields {
padding-right:7px;
}
.resselect {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	background-color: #eeeeee;
	color:#504f4f;
	border: 1px solid #232323;
	
}
.resinput {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	background-color: #eeeeee;
	color:#504f4f;
	border: 1px solid #232323;
    
 }
 .resbook {
	font-family: "Franklin Gothic Book", Trebuchet MS, sans-serif;
	font-size: 13px;
	background-color:#3c6289;
	color:#ffffff;
	border: 1px solid #ffffff;
     cursor:hand;
	
}