@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: Zapfino;
	src: url('http://www.lesbouviers.co.uk/fonts/zapfino.ttf') format("truetype");
	font-weight: normal;
	font-style: normal;
}




*{
margin:0px;
padding:0px;
}
i {
margin:0.5em 0;
}
label{
	margin-left: 10px;
	margin-right: 10px;
}


fieldset {
padding:.5em;
}

body {
	bottom:3px;
	color:#373737;
	font-family:Helvetica,"Helvetica Neue",Arial,Geneva,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0 0 15px;
	padding:10px 0 0;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	border-width: 0px;
	background-color: #3E0001;
	background-image: url(images/gradback_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	letter-spacing:-0.1px;
line-height:16px;/*line-height:1.3;*/
}

/*Typography styling*/

p, h1, h2, h3, h4{
	
color:#373737;
font-family:Helvetica,"Helvetica Neue",Arial,Geneva,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0 0 15px;
padding:10px 0 0;
}
strong{font-weight:normal;}
.left1 p{
	margin-left: 7px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	text-decoration:none;
	color: #333333; /*color: #333333;*/

	outline: none; /*removes the pesky outline around image links in FF*/
}

a:hover {
	text-decoration:underline; /*color: #2f6cc1; */
	color: #930;
}

a img {border: none; } /*Further removes any outline around images*/

.pullquote {
padding: 10px;
float: right;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #694e1c;
border-bottom-color: #694e1c;
font-size: 16px;
text-align: center;
line-height: 36px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}

#button{
	font-weight: bold;
	color: #FFF;
	background-image: url(images/button_dark_52.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 21px;
	width: 149px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#button a:hover{
	
	background-image: url(images/button_52.gif);

	
}
a.buttonSprite, a.buttonSprite span
{
	display:inline-block;
	cursor:pointer;
}

a.buttonSprite
{
	background-image:url("images/buttonSprite_07.gif");
	background-position:right 0;
	background-repeat:no-repeat;
	color:#FFFFFF !important;
	font-size:14px;
	height:48px;
	padding-right:20px;
	text-decoration:none !important;
	margin-left:10px;
	
	
}
a.buttonSprite.goldbutt
{
	background-position:right -96px;
}

a.buttonSprite span
{
	background-image:url("images/buttonSprite_06.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:16px;
	padding-bottom:19px;
	padding-left:43px;
	padding-right:0;
	padding-top:14px;
}

a.buttonSprite.goldbutt span
{
	background-position:0 -96px;
	color:#5F4612;
}

a.buttonSprite:hover
{
	background-position:right -48px;
}
a.buttonSprite.goldbutt:hover
{
	background-position:right -144px;
}
a.buttonSprite:hover span
{
	background-position:0px -48px;
}
a.buttonSprite.goldbutt:hover span
{
	background-position:0px -144px;
}

h1,.componentheading {
	font-size:16px;
	color: #373737;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 20px;
	margin-top: -20px;
	line-height: 50px;
}

.left1 h1{
	color: #373737;
	font-size: 13px;
	padding-left: 0px;
	margin-left: 7px;
	width: 272px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: -5px;
	padding-top: 0px;
}
.left2 h2 a{
	text-decoration: underline;
	color: #600;
}

.left2 h2 a:hover {
	text-decoration: underline;
	color: #900;
}

h2,.contentheading {
	font-size:16px;
	color: #660000;
	padding-top: 20px;
	padding-bottom: 10px;
}
.left1 h2{font-size:11px;
	color: #373737;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 7px;}

h3 {
	font-size:12px;
	color: #373737;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
h4{
	font-size: 10px;
	margin-top: -35px;
	padding-right: 20px;
	padding-left: 20px;
}
.listHeading
{
	font-size:16px;
	color: #660000;
}
.left1 h3{
	font-size:12px;
	color: #600;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: 7px;}
.right h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.left1 h3.telText
{
	font-size:16px;
}


.left2 h2, .left2 p{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 0px;}



.left2 ul{
	
	padding: 0px 25px 0px 35px;
}
.botgraph p{
	width:300px;
	font-size: 10px;
	color: #B94946;
	margin-top: 50px;
	margin-right: auto;
	margin-left: 27px;
}
.botgraph span {
	
	float: right;
	position: absolute;
	top: 78px;
	right: 27px;
}
.botgraph a
{
	color: #CA4A40;
}
.botgraph a:hover{
	color: #CA8978;
	}
	
ul,li{
	list-style-type: disc;
}
ul{
	padding-bottom: 15px;
}
ul.terms
{
	border: 1px solid #efe5b0;
	padding: 10px;
	margin: 10px;
	color: #444;
	background-color:#F9EED8;
	font-size: 11px;
	list-style-type: none;
	
}

.terms h3
{
	padding-left: 0px;
	color: #630;
	font-size: 16px;
	text-align: center;
}

.terms li
{
list-style-type: none;
}

.left2 li
{
	margin-bottom: 20px;
}
.buttonbox li
{
	margin-bottom: 0px;
}
.right ul{
	list-style-type: none;
	margin-top: 7px;
}
.right ul li
{
	list-style-type: none;
}
.goldlist li

{
	font-size: 14px;
	list-style-type: none;
	background-image: url(images/restaurant-headers/gold-card-bullet_07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 34px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.goldcard
{
	background: url(images/restaurant-headers/restaurant-goldcard_03.jpg) no-repeat 0 0;
	position:relative;
	
	
}
.goldabs
{
	position:absolute;
	right: 5px;
	top: 10px;
}

.gold-header
{
	color: #AF6B00;
	font-size: 20px; 
	font-weight: bold;
	
}

.gold-header2
{
	font-size: 18px; 
}

/*Main building blocks*/

.wrapper{
	position: relative;
	width: 983px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header{
	background:url(images/banner_04.jpg);
	height: 139px;	width: 983px;
	float: left;
}
.headright{
	float: right;
	width: 300px;
	height: 139px;
}
.headleft{
	float: left;
	width: 735px;
	
}
.navgraph{
	height: 43px;
	width: 983px;
	float: left;
	margin: 0px;
	background-image: url(images/nav.gif);
}
.nav1{
	margin-left: 43px;
	margin-bottom: 5px;
	float: right;
}
.topmenu
{
	float: left;
	width: 900px;
}
.main{
	position: relative;
	float: left;	width: 983px;
	background: url(images/main_bg_24.gif) repeat-y;
	padding-bottom: 50px;
	text-align: justify;
}
.posgallery{
	float: left;
	padding-left: 17px; 
	margin-top: 0;
}
* html .posgallery{
	float: left;
	margin-top: 0;
	padding-left: 0px; 
}
   /* For IE7 */
   *:first-child + html .posgallery {
     padding-left: 0px;
   }


.path{
	margin-bottom: 20px;
        margin-top: 20px;
}

.botgraph{
	position: relative;
	float: left;	width: 983px;
	height: 109px;
	background: url(images/botgraph_19.jpg) no-repeat left top;
	margin:0;
	padding:0;
}

.left1{
	position: relative;
	float: left;
	width: 294px;
	padding-left: 12px;
	padding-right: 0px;
	margin-right:5px;
	margin-left: 12px;
	margin-top: 15px;	
}
.aaLogo
{
	position:absolute;
	top: 
}

.infoleft{
	padding-right: 10px;
}
.infoleft h1{
	font-size:16px;
	color: #600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #CCC;
}
.infoleft h2{
	font-size:13px;
	color: #333;
	line-height: 13px;
	margin-top: -16px;
	text-align: left;
}

.left2{
	position: relative;
	float: left;
	width: 445px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
* html .left2{width: 400px;}
.right{
	position: relative;
	float: right;
	width: 183px;
	padding-left: 0px;
	padding-right: 30px;
	background: url(none);
	margin-top: 15px;
}
* html .right{
	position: absolute;
	float: right;
	width: 183px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(none);
	margin-top: 15px;
	right: 30px;
}

.rightmenu{
	float: left;
	margin-top: 20px;
	text-align: left;
	margin-left: 10px;
}

* html .rightmenu{
	float: left;
	margin-left: 0px;
	text-align: left;
}

.botmain{
	position: relative;
	float: left;
	width: 983px;
}
.buttonbox{
	width: 290px;
	background-image: url(images/buttonbox_80.jpg);
	height: 126px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 125px;
	margin-bottom: 20px;
	display: block;
}
.buttonbox:hover{
	background-image: url(images/buttonboxRO_80.jpg);
	text-decoration: none;
}
.buttonbox h2{
	font-size: 12px;
	color: #660000;
}
.buttonbox p{
	width: 250px;
	}
.buttonbox ul{
	margin-top: -10px;
	}
.buttonbox img{
	position: absolute;
	left: 39px;
	}

.buttonbox.menu img
{
	left: 20px;
}
.buttonbox strong{
	font-size: 16px;
	line-height: 14px;
	color: #870909;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.buttonbox em{
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	font-style: normal;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
.sidebutton{
	background-image: url(images/side_infobox_05.jpg);
	height: 33px;
	width: 130px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	display: block;
	margin-bottom: 10px;
	text-align: left;
}
.sidebutton:hover{
	background-image: url(images/side_infobox_RO_05.jpg);
	text-decoration: none;
}
.sidebutton img{
	position: absolute;
	left: 12px;
}
.sidebutton h1{
	font-size: 14px;
	line-height: 14px;
	color: #870909;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebutton strong{
	font-size: 14px;
	line-height: 14px;
	color: #870909;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebutton h2{
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	}
.sidebutton em{
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	display: block;
	}

.searchfor{
	float: right;
	margin-top: 85px;
	margin-right: 43px;
}

span.LV_validation_message{
	font-size: 11px;
	text-align: left;
	width: 100px;
	padding-right: 105px;
	padding-top: 5px;
}
.LV_validation_message{
	margin: 0px;	
}

.form_item {
/*border:1px #CCCCCC solid;*/
 height:auto;
 padding-top: 25px;
}

/*middle nav with pretty pics*/
.nv,.nvleft,.nvright{
	width: 153px;
	float: left;
	margin-top: 134px;
	height: 130px;
	/*background-image: url(images/button_33.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
* html .nv,.nvleft,.nvright{
	
	margin-top: 134px;
	margin-bottom: -125px;

}

.nv a,.nvleft a,.nvright a{
	font-size: 14px;
	color: #FFF;
	
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: bold;
	width: 153px;
	float: left;
	height: 140px;
	background-image: url(images/button_33.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	display: block;
}

* html .nv{
	margin-left: 5px;
}
* html .nvleft{
	margin-left: 30px;
}
* html .nvright{
	margin-left: 5px;
	
	margin-right: 32px}
	
	
* html .nv a{
	
	margin-left: 0px;
	padding-left: 12px;
	padding-right: 0px;
	}
* html .nvleft a{
	margin-left: 12px;
	padding-left: 18px;
	padding-right: 0px;
	} 
* html .nvright a{
	
	margin-left: 0px;
	padding-left: 12px;
	padding-right: 10px;
}
.nv a:hover,.nvleft a:hover,.nvright a:hover{
	background-image: url(images/button_RO_33.png);

}
.nv{
	margin-left: 22px;
}
.nvleft{
	margin-left: 67px;
}
.nvright{
	margin-left: 22px;
	
	margin-right: 63px}
	

	
	.nv h1, .nvleft h1,.nvright h1{
	font-size: 18px;
	line-height: 10px;
	padding-top: 5px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F60;
}
.form .componentheading{}


.nv h2,.nvleft h2,.nvright h2{
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 10px;
	color: #333;
	font-weight: 300;
	display: block;
	height: 69px;
}
.nv p,.nvleft p,.nvright p{
	margin: 0px;
	padding: 0px;
}
/*end of middle nav with pretty pics*/

/*Contact form styling*/


/*End of Contact form styling*/

/*Info box styling*/
.info{
	width: 527px;
	margin: 0px;
	background-image: url(images/infobox_43.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html .info{
	width: 100%;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #C3DEF9;
}
.infohead{
	float: left;
	height: 75px;
	width: 527px;
	background-repeat: no-repeat;
	background-image: url(images/infobox_28.png);
	background-position: left top;
}
* html .infohead{
	float: right;
	height: 75px;
	width: 100%;
	background-image: none;
	
}
* html .infopic, * html .infopic2, * html .infopic3, * html .infopic4{
	position: relative;	
}
.infopic{
	float: right;
	position: absolute;
	top: 10px;
	right: 50px;
}
.infopic2{
	float: right;
	position: absolute;
	top: -10px;
	right: 43px;
}
.infopic3{
	float: right;
	position: absolute;
	top: 0px;
	right: 30px;
}
.infopic4{
	float: right;
	position: absolute;
	top: 0px;
	right: 55px;
}
.infomid{
	background-repeat: repeat-y;
	float: left;
	width: 527px;
	background-image: url(images/infobox_33.png);
	background-position: left top;
}
* html .infomid{
	
	float: right;
	width: 100%;
	background-image: none;
	
}
.infoend{
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 527px;
	background-image: url(images/infobox_43.png);
	background-position: left top;
}
* html .infoend{
	
	float: right;
	
	width: 100%;
	background-image: none;
	background-position: left top;
}
.infotxt{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
* html .infotxt{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.infohead h1{
	padding: 0px;
	margin-top: 5px;
	margin-left: 30px;
}
* html .infohead h1{
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
}
.sidebox{
	background-image: url(images/sidebox_34.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 221px;
	width: 209px;
	padding-top: 5px;
	margin-right: 20px;
	position: relative;
	background-position: left top;
	margin-left: 15px;
	margin-top: 5px;
}
.sidebox p{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.botbox{
	background-image: url(images/botbox_28.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 143px;
	position: relative;
	padding-right: 20px;
	padding-left: 10px;
}
.botbox h2, .sidebox h2{
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.botbox p{
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.imagewrap{
	margin-left: 10px;
	margin-right: 15px;
	width: 201px;
	float: left;
}
.clear{
	clear: both;
	width: 100%;
}
.infobox{
	width: 200px;
	float: right;
	clear: both;

}
.infobox p{
	font-style: italic;

}
.rosette{
	float: left;
	position: absolute;
	left: 249px;
	top: 424px;
}
.pig{
	float: right;
	position: relative;
	margin-top: -20px;
}
.logo{
	position: absolute;
	top: -220px;
	right: 35px;
}
.menuicon{
	position: absolute;
	right: 80px;
	display: block;
	
}
.menuicon img{
	margin-top: -25px;
	margin-left: 40px;
}
* html .thought{
	background-image: url(images/thoughtshad_33.png);
	float: right;
	height: 174px;
	width: 436px;
}
.thought h2{
	padding-top: 20px;
	padding-left: 20px;
}
.thought p{
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.moreinfo a{
	color: #FFF;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: bold;
	width: 153px;
	float: right;
	background-image: url(images/button_33.png);
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-right: -40px;
	margin-bottom: 0px;
	margin-left: 23px;

}
.moreinfo a:hover{
	background-image: url(images/button_RO_33.png);

}
/*this is to clear the thought box if on same page*/
.xmas
{
	background-image:url("images/xmas-button_03.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	color:#660000;
	display:block;
	font-size:16px;
	font-weight:normal;
	line-height:52px;
	padding-bottom:10px;
	padding-left:113px;
	padding-right:125px;
	padding-top:17px;
}

.xmas:hover
{
	background-image: url(images/xmas-buttonRO_03.jpg);
	text-decoration:none;
}

/*gallery*/
.jflow-content-slider{
	margin:0px;
	position: relative;
}
#jFlowSlide{  }  
#myController {
	width:400px;
	background-color: #900;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	position: absolute;
	z-index: 100;
	bottom: 14px;
}  
* html #myController {
	
	width:350px;
	position: relative;

}  
#myController span.jFlowSelected {
	margin-right:0px;
	background-color: #C00;
}  
 
.slide-wrapper {
	padding: 0px;

}  
.slide-thumbnail { width:400px; }  
* html .slide-thumbnail {
	width:350px;
	float:left;
	overflow: hidden;
}
* html .slide-thumbnail img {max-width:350px;
overflow: hidden;}  
.slide-details {
	width:400px;
	float: left;
	margin-left:0px;
}  
* html .slide-details {
	width:350px;
	float: left;
	margin-left:0px;
	overflow: hidden;
}  
.slide-details h2 {
	font-size:1.5em;
	font-weight:normal;
	line-height: 1;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}  
.slide-details .description { margin-top:10px; }  
  
.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }  
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
	background-color: #900;
}  
.tabnudge{
	margin-left: 20px;
}

/*Table styling*/

table {
	border-collapse: collapse;
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #f0f8ff;
	border-bottom-color: #CCC;
	border-left-color: #f0f8ff;
}
th {
	padding: 5px 10px;
	color: #600;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
}
thead th {
	font: 1.1em/120%;
	border: 1px solid #900;
	white-space: nowrap;
	background-color: #F4F4F4;
}
tbody td ,tbody th {
	padding: 5px 10px;
	background: #fff;
	color: #000;
}
tbody th {
	color: #900;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}
tbody tr.odd {
	border: 1px solid #900;
}
tbody tr.odd td, tbody tr.odd th {
	background: #FFDED5;
}
tfoot td, tfoot th {
	border: none;
	padding-top: 10px;
}
caption {
	font-style: italic;
	text-align: left;
	font-size: 150%;
	padding: 10px 0;
	color: #600;
	letter-spacing: 3px;
}
table a:link {
	color: #930;
}
table th a:link {
	color: #900;
	text-decoration: none;
}
table a:visited{
	color: #036;
	text-decoration: line-through;
}
table a:hover{
	color: #000;
	text-decoration:none;
}
table a:active{
	color: #000;
}
.details{
	background-color: #F4F4F4;
	border: 1px solid #600;
	padding: 10px;
	list-style-type: disc;
	margin-right: 28px;
	margin-left: 25px;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
.details p{font-size: 90%;
	color: #000;
	padding:0px;}


/*Mailchimp newsletter style*/

.mailchimp
{
	margin: 20px 0px;
}

.mc-field-group,
#mce-success-response,
#mce-error-response
{
	margin: 10px 0px;
}

.mailchimp legend 
{
	color:#660000;
	font-size:16px;
}

/*Events Tabs style*/

.twoCol
{
	padding: 0px 20px 0px 30px;
	width: 710px;
	float:left;
	min-height:800px;
	
	height:auto !important;/*ie6 min height*/
	height: 800px;
}

/* Vertical Tabs
----------------------------------*/
.ui-tabs-vertical { width: 727px; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 100px; }
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style:solid !important;
	border-right-width: 0 !important;
	border-bottom-width:1px !important;
	border-bottom-color: #CCC !important;
	margin-top: 0;
	margin-right: -1px;
	margin-bottom: 5px;
	margin-left: 0;
}
.ui-tabs-vertical .ui-tabs-nav li a { display:block; width: 72px;}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected 
{
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
	margin: 0 -1px 5px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #590000;
	border-right-color: #FFF;
	border-bottom-color: #590000 !important;
	border-left-color: #590000;
	z-index: 5;
}
.ui-tabs-vertical .ui-tabs-panel 
{ 
	padding: 1em; 
	float: left; 
	width: 590px; 
	border-left:solid 1px #590000; 
	
	margin-left:-1px;

}

.ui-tabs-panel
{

}
ul.ui-tabs-nav
{
	border-right: 1px solid #590000;
}
.ui-tabs
{
	padding:0 ;
}

.ui-widget-content
{
	border: none;
	
}

.ui-state-default
{
	
}
.twoCol .ui-tabs .buttonbox
{
	position:relative;
}

.twoCol .ui-tabs h2
{
	color: #9D1717;
	font-family: Zapfino, arial;
	font-size: 23px;
	border-bottom: 1px solid #ccc;
	border-top:1px solid #ccc ;
	margin-top:-15px;
	padding-top:34px;
}
.twoCol .ui-tabs h2 em
{
	color: #A7B1B3;
	font-family: arial;
	font-size: 15px;
	margin-left: 7px;
	float:right;
}

.ui-tabs .infoBox
{
	padding: 10px 65px 10px 150px;
	border-top:1px dashed #ccc ;
	border-bottom:1px dashed #ccc ;
	position: relative;
	min-height:119px;

	height: auto !important;

	height: 119px;
	
	text-align:justify;
}

.ui-tabs .infoBox .thumb
{
	position: absolute;
	left: 10px;
	padding-right: 10px;
	border-right: 1px solid #CCC;
}



.ui-tabs .infoBox h3
{
	
	color: #F90;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	
}

.ui-tabs .infoBox h4
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #777;
}
.ui-tabs .infoBox .menuicon{
	display:block;
	padding: 0px 45px 50px 0px;
	background-image: url(images/fine-dining/menu-icon_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	right: 0px;
	top:10px;
	font-size:12px;
	color: #900;
}
.ui-tabs .infoBox ul
{
	font-size: 12px;
	padding-left: 20px;
	margin-top: 10px;
}
.frontInfo,
.bizInfo
{
	background: url("images/restaurant-headers/restaurant-goldcard_03.jpg") repeat-x 0 0;
	border-top: 1px solid #cacade;
	border-bottom: 1px solid #cacade;
	padding: 20px;
	margin-bottom: 20px;
	-moz-box-shadow: 0 1px 9px #CACADE;
	-webkit-box-shadow: 0 1px 9px #CACADE;
}
.frontInfo h2
{
	font-family: Zapfino;
	font-size:30px;
	width: 100%;
	border-bottom: 1px solid #900;
	padding:0px 0px 10px 0px;
	margin:10px 0px 26px 0px;
}
.frontInfo h2 em
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 15px;
}
.frontInfo p
{
	font-size:14px;
}
.frontInfo .tabnudge
{
	margin-left: 0px;
}

.frontInfo table caption
{
	color: #fff;
}

.frontInfo corp {
}

.corp {
	font-size:18px;
	font-weight:normal;
}

.bizInfo
{
	font-size: 15px;
	text-align:left;
}
.bizInfo .colLeft
{
	border-right: 1px solid #cacade;
	float: left;
	width: 33%;
	
}
.bizInfo .colLeft2
{
	float: left;
	margin: 12px 0px ;
	padding-left: 10px;
	
}
.bizInfo .bizFoot
{
	float:left;
	width: 100%;
	border-top: 1px solid #cacade;
	margin-top: 5px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
}
.bizInfo .bizFoot span
{
	margin-right:20px;
}
.bizInfo .bizFoot strong
{
	color: #600;
	font-weight: bold;
}
.bizInfo h2
{

	font-size: 23px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	
}
.bizInfo h3
{
	color: #600;
	font-size: 16px;
	padding: 0px;
	margin-bottom: 7px;
}

.bizInfo li
{
	list-style:none;
}
.social
{
	border-top: 1px solid #cacade;
	border-bottom: 1px solid #cacade;
	padding: 10px 0px;
}
.social.abs
{
	position: absolute;
	right: 200px;
}

.social p 
{
	padding: 0px;
	font-size: 16px;
	color: #600;
}
.faceSocial
{
    padding-top: 45px;
	background-image: url(images/buttonSprite_06.gif);
	background-repeat: no-repeat;
	background-position: -50px -200px;
	display:block;
	float:left;
	width:52px;
	margin-right:10px;
}
.faceSocial:hover
{
	background-position: -50px -264px;
	text-decoration:none;
}
.twitter
{
	
	background-position: 0px -200px;
}
.twitter:hover
{
	background-position: 0px -264px;
}
.faceLike
{
	margin: 0px 20px 10px;
	padding: 7px;
	height:80px;
	border:1px solid #fff;
	background:#FFF;
	background:rgba(255,255,255,0.5);
	-moz-box-shadow: 0 1px 9px #CACADE;
	-webkit-box-shadow: 0 1px 9px #CACADE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.faceLike h2
{
	margin:0px;
	padding:0px;
}
ul.menuList
{
	padding-left:20px;
	list-style:none;
}
li.menuBox 
{ list-style:none;
	margin-bottom:10px;
  
}
.menuBox a
{
	position:relative;
	z-index:2;
}
.menuBox a span
{
	width:188px;
	z-index:2;
}
h2.xmasHead
{
	font-size:28px;
	letter-spacing:-1px;
}
.col2Css
{
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;

	
}
/*---JOSH'S CSS----------*/

p.delegate strong {
	font-weight:bold;
}

ul.address {
	margin-bottom: 20px;
}

.address li {
	list-style: none;
	margin: 2px 0;
}

.bold {
	font-weight:700;
}

