	body{
		margin-top:0px;
		margin-left: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #585858;
		background: url(images/bgr_body.jpg) repeat-x top; 
	}
	.menu{
		padding: 7px 4px 7px 3px;		
		display: block;
		color: #7f6645;
		background-color: White;	
		font-size: 12px;			
		font-weight: 500;
		letter-spacing: 0px;		
	}
a{
	color: #7f6645;
}
	a.menu:active, a.menu:focus, a.menu:link, a.menu:visited {		
		text-decoration: none;
	}
	a.menu:hover {
		color: White;
		background-color: #7f6645;
		text-decoration: none;
		border-bottom: 1px solid  #7f6645;
	}
	.titlepage{
		font-family: serif;
		font-size: 23px;
		font-weight: bold;
		color: #7F6745;
	}
	.footer{
		padding: 7px 0 7px 0;
		font-size: 10px;
		white-space: normal;
		letter-spacing: 0pt;
		/*color: White;*/
	
	}
  a.inputter{
		text-decoration: underline;
		font-size: 10px;
		color: White;
	}
	a.inputter:hover{
		text-decoration: none;
	}
	
	.normalcopy{
		padding: 7px 7px 7px 0;
		font-size: 11px;
		color: #585858;
		
	}
	.browncopy{
		padding: 17px 13px 7px 13px;
		font-size: 11px;
		color: #7f6645;
		
	}

.inputenquiry {
	 color: #2e326c;
	 /*height: 25px;*/
	 font-size: 10px;
	 border: 1px solid #2e326c;	 
}
.formenquiry{
	background: #f3eee8;
	border: 1px solid #7f6645;
	color: #7f6645;
	font-size: 11px;
	padding: 7px 7px 7px 7px;
	margin: 0px;
}
.copy{
	font-size: 11px;
}
.butonflatbrown{
	
	border: 0px;
	background-color: #7f6645;
	color: White;
	font-weight: bold;
	/*display: block;
	background: url(images/availability.jpg) no-repeat;
	*/
	
	padding: 3px 8px 3px 8px;
	font-size: 10px;
	
}

.flatbrown{
	background-color: #FFFCD5;
	color: #7F6745;
	font-weight: normal;
	display: block;
	border: 0px;
	padding: 13px 5px 13px 5px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	
}
.tabaleformdark{
	background-color: #7f6645;
	color: White;
	font-size: 11px;
}

.tabaleformlight{
	background-color: #f3eee8;
	color: #7f6645;
	font-size: 11px;
}
.td_dark{
	background-color: #7f6645;
	color: White;
}
a.link_nosite{
	color: White;
	text-decoration: none;
}	
.td_light{
	background-color: #f3eee8;
}
.msg{
	color: Red;
	font-size: 11px;
}

.link_normal{
		color: #5e5e5e;
		text-decoration: none;
	}
	
	a.link_normal:active, a.link_normal:focus, a.link_normal:link, a.link_normal:visited {
	text-decoration: underline;
	}
	a.link_normal:hover{
		color: #B22222;
	}	

table.boderblue {
	border: 1px solid rgb(186, 201, 213);	
	vertical-align: top; 
	width: 95%; 
	text-align: left;
	
}

table.boderblue th{
	border: 1px solid #7f6645);
	background-color: #7f6645;
	padding: 5px;
	color: White;
}
table.boderblue td{
	border: 1px solid #7f6645;	
	padding: 3px;
	color: #585858;
}
	
h4{
	font-size: 14px;
	color: #7f6645;
	margin-bottom: 12px;
}

#photoholder {
  width:auto;
  height: auto;
 /* background:#7f6645;*/
}
#thephoto {
  width:auto;
  height:auto;
  visibility: hidden; 
}
.thedefaultphoto {
  width:auto;
  height:auto;
  visibility: hidden; 
}

.roomimg{
	width: 150px;
	position: relative;
	float: right;
	margin-left: 10px;
}
.shopimg{
	width: 150px;
	position: relative;
	float: left;
	margin-right: 10px;	
	
}
.roomimg .forimg, shopimg .forimg{
	margin: 0;
	position: relative;
	}
.shopimg .forimg img{
	margin-bottom: -1px;
	border:1px solid #7f6645;
}

.roomimg .forimg .glass,.shopimg .forimg .glass{
	position: absolute;
	bottom: 3px;
	left: 1px;
	width: 17px;
	height: 14px;
}
.contentroom{
	float: left;
	text-align: justify;
	width: 350px;
}
.contentshop{
	float: right;
	text-align: justify;
	width: 350px;
}
/******************************* Vertical Layout **************************************/

/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        width:200px;
        height:210px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
        padding:0;
        background:#fff;
		 
		
    }
    
/* wrapper */

	#OT_searchWrapper
    {
        border: none;
        background: #fff;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        width:200px; 
        height:150px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
		 
    }

/* Title of Search */
#OT_searchWrapper .OT_feedTitle
{
    position: absolute;
        top: 0;
        left: 0;
        margin: 0 0 1px 5px;
        font-size:14px;
        font-weight:normal;
        line-height:normal;
		   color: #7F6745;
    }
 
 /* Definition List */   
    #OT_searchWrapper dl 
    {
		position: absolute;
		top: 0;
        left: 0;
		padding:0;
		margin:0;
	}

/* Party Size Label Wrapper - dt tag */
    #OT_partySizeLbl
    {
        position: absolute;
        top: 40px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:80px;
        display:block;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top: 40px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 90px;/* for horizontal layout: 90px, for vertical layout: 85px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top:68px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px;/* for horizontal layout: 105px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:80px;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 68px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 90px;/* for horizontal layout: 195px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:0;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 105px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px;/* for horizontal layout: 300px, for vertical layout: 185px */
        width:80px;        
        text-align:right;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 105px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 90px;/* for horizontal layout: 275px, for vertical layout: 185px */
        margin:0;
    }
    
 /* Placeholder empty dt */
    #OT_empty 
    {
		position:absolute;
		width:0;
		height:0;
		padding:0;
		margin:0;
		top:100px;
		left:0;
	} 
 
 /* Submit Button Wrapper - dd tag */    
     #OT_submitWrap
    {
        position:relative;
        top: 130px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 90px;/* for horizontal layout: 500px, for vertical layout: 275px */
        margin: 0 5px 0 0;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
        position:absolute;
		top:180px; /* for horizontal layout: 80px, for vertical layout: 120px */
		left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
		width:100%;
		padding:0;
		margin:0;
		display:block;
		border: none;
		background:#fff;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 160px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
		width:100%;
		padding:0 0 10px 0;
		margin:0;
		font-size:9px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		display:block;
		background:#fff;
     }
    
    /* text link padding */
     #OT_logoLink a
     {
		padding:0 0 0 10px;
		color: #5e5e5e;
	}

    /* Logo Link Border and margin*/
    #OT_imglogo 
    {
		border: 0;
		margin:0 0 0 10px;
	}
    
	#OT_searchWrapper form {margin:0;padding:0;}
	#OT_searchWrapper input.hidden {display:none;}

	/* Text Form Fields*/ 
	#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
		font-size:12px;
		margin:2px 2px 2px 2px;
	}
	/* Text Form Field for Date field */
	#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar 
	{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#999;
 		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		float:right;
		margin:0px 30px 0px 0px;
		display:inline;
	}

	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute; 
		display: none; 
		z-index:100;
	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:150px;
		font-family:arial;
		font-weight: bold;
		background:#FFF;
	}
	#OT_searchWrapper #imageCal td {
		padding:0px 0px 0px 0;
		text-align:center;
	}

	/* Days in the future */
	#OT_searchWrapper .clickableDays 
	{	
		color: #000000; 
		text-decoration: none;
		height:18px;
	}

	/* Days in the past */
	#OT_searchWrapper .nonclickableDays 
	{	
		color: #CCCCCC;
		height:18px;
	}

	/* Name of the month at the top */
	#OT_searchWrapper .months 
	{
		color: #FFFFFF; 
		text-decoration: none ;
		
	}

	/* Day of the week */
	#OT_searchWrapper .weekdays
	{
		color: #000000; 
		text-decoration: none; 
		color:#666666;
		background-color:#EFEFEF; 
		width:14%;
	}

.handcursor{
cursor:hand;
cursor:pointer; text-decoration: underline;
margin: 5px 0; 
}
.sIFR-active div.offertitle, .sIFR-active div.offercat {
     visibility: hidden;
      font-family: Verdana; 
 }

  
