body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6B6B6;
	background-image: url(../images/cliff_home_01.jpg);
	background-repeat: repeat-x;
}.main_bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation_bg {
	background-image: url(../images/cliff_home_15.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #457e90;
	text-decoration: none;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
}
.navigation a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #457e90;
	text-decoration: none;
}
.navigation a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.navigation2 a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	line-height: 14px;
}
.content a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	line-height: 14px;
}
.content a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.footer_txt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #745E2C;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.text a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.smallheading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Largeheading {
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headingtxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.greytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
	text-transform: uppercase;
}
.redtxt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #A80000;
	text-decoration: none;
	line-height: 14px;
}
/******************************* Horizontal Styles **************************************/


/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {
	width:450px;
	height:60px;/* for horizontal layout: 60px, for vertical layout: 100px */
	position: relative;
	margin:0;
	padding:0;
    }
    

/* wrapper */

	#OT_searchWrapper
    {
        border: none;
        background: #fff;
        font-family: "Trebuchet MS";
        font-size: 11px;
        width:450px;
        height:60px;/* 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:11px;
	font-weight:normal;
	line-height:1em;
	visibility: hidden;
    }
    
 /* 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: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 0px;
        padding:3px 0;
        text-align:left;
        width:100px;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 60px;/* for horizontal layout: 120px, for vertical layout: 85px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 120px;/* for horizontal layout: 180px, for vertical layout: 0px */
        margin: 0 0 0 0px;
        padding:3px 0;
        text-align:left;
        width:80px;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 155px;/* for horizontal layout: 245px, for vertical layout: 85px */
        width:80px;
        margin:0;
       	padding:0;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 225px;/* for horizontal layout: 335px, for vertical layout: 185px */
        width:60px;
        padding:3px 0;
        text-align:right;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 285px;/* for horizontal layout: 398px, for vertical layout: 275px */
        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: 25px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 380px;/* for horizontal layout: 500px, for vertical layout: 240px */
        margin: 0 0px 0 0;
        z-index:0; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
       position:absolute;
       top:80px; /* for horizontal layout: 80px, for vertical layout: 120px */
       left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
       width:400;
       padding:0;
       margin:0;
       display:block;
       background:#fff;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 60px;/* 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;
	}

    /* 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:400px;
		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%;
	}