@charset "utf-8";

/*-------CSS RESET-----------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, str5ong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------------------------------*/

/* Fonts */




.f1 {
  color:white;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:14px;
  line-height:1.6;
  text-align:center;
  padding-top:8px;

  
}

.f2{
  color:white;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:10px;
  line-height:1.6;
  text-align:center;

}

.f3{
  color:#FFF056;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:10px;
  line-height:1.6;
  text-align:left;

}
/*

*/

h1 {
	font-family: 'Ultra', serif;
	font-size:21px;
	color:#ffc947;
	letter-spacing:2px;


}

h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#fff;
	text-align:left;
	font-size:20px;
	letter-spacing:5px;
}

h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:25px;
	xcolor:#ffc947;
	color:#333333;
}

h4 {
	font-family: 'Archivo Black', sans-serif;
	font-size:23px;
	Xfont-size:30px;
	X	font-weight:700;
	xcolor:black;
	color:#555555;
	Xcolor:#d4b558;
	Xfont-family: 'Parisienne', cursive;

}

h5 {
	font-family: 'Ultra', serif;
	font-size:25px;
	color:#ffc947;
	letter-spacing:2px;
	color:#4B3A33;

}
h6 {

	font-size:12px;
	color:#555555;
	font-family: 'Archivo Black', sans-serif;

}

html{
	xbackground-image:url("../images/backgrounds/yellowFlower.png");
	xbackground-attachment:fixed;
	padding:0px;
	margin:0px;
	background-color:#F4F4F4;

}

/* ELEMENT/TAG SELECTORS */


ul {
	list-style-type: none;
	margin-bottom:15px;
	width:auto;
}

li.bullets {
	line-height: 23px;
	list-style:circle;
	margin-left:-7px;
    color:black;
    font-family:Arial, Geneva, SunSans-Regular, sans-serif;
    font-size:14px;
    line-height:1.6;
    text-align:left;
    vertical-align:top;
	margin-left:25px;

}

ul.bullets li{
	line-height: 23px;
	list-style:circle;
	margin-left:-7px;
    color:black;
    font-family:Arial, Geneva, SunSans-Regular, sans-serif;
    font-size:14px;
    line-height:1.6;
    text-align:left;
    vertical-align:top;
	margin-left:25px;

}

li {
	xposition:relative;
	margin-top: 0;
    color:black;
    font-family:Arial, Geneva, SunSans-Regular, sans-serif;
    font-size:14px;
    line-height:1.6;
    text-align:left;
    vertical-align:top;


}

p {
  xcolor:#503e28;
  color:#555555;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:13px;
  line-height:1.6;
}

img.displayCentered {
    display: block;
    margin-left: auto;
    margin-right: auto }

.para {
  xcolor:#503e28;
  color:#555555;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:13px;
  line-height:1.6;
}


.blog{
	position:relative;
	border:1px solid #D4D4D4;
	background-color:#EBEBEB;
	margin-top:10px;	
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
	padding-top:12px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	margin-left:0;
	width:auto;
	margin-right:25px;
	margin-bottom:50px;
}

.imgBorder{
	padding:5px; 
	border:1px solid #bfbfbf;
}

.bounded{
	overflow: hidden;
}


a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

a:link {text-decoration: none; }
a:visited { text-decoration: none; }
xa {color:#6398a8;}

a.underline:link {color: #446e7a; text-decoration: none; }
a.underline:visited {color:#4d4d4f; text-decoration: none; }
a.underline:hover {
	color: #4d4d4f;
	text-decoration: none;
	font-size: 100%;
}

.imgCaption{
	font-family:Arial, Geneva, SunSans-Regular, sans-serif;
	font-size:14px;
	position:relative;
	top:0px;
	left:25px;
	color:#555555;
}	

.imgHover:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

/* Expandable List */

.expandable_menu a.expanded {
	xbackground: url('../images/arrow-closed.png') no-repeat -3px;
	cursor:pointer;
	font-family: 'Ultra', serif;
	font-size:17px;
	color:#555555;
	padding-left:25px;
	line-height:15px;
	}

.expandable_menu a.collapsed {
	xbackground: url('../images/arrow-open.png') no-repeat -3px;
	cursor:pointer;
	font-family: 'Ultra', serif;
	font-size:17px;
	color:#555555;
	padding-left:25px;
	line-height:15px;
}

.expandable_menu a.expanded:hover{
		color:#D4B558;	
}
.expandable_menu a.collapsed:hover{

		color:#D4B558;	
}

.expandablemenu ul li{overflow: auto;}

.expandablemenu{
	position:relative;
	xleft:-50px;
	width:500px;
	margin-left:25px;
}

#expandableArea{
	position:relative;
	width:450px;
	height:auto;
	xleft:82px;
	xpadding-top:20px;
	xmin-height:475px;
	min-height:400px;
}


.shadow {
	-webkit-box-shadow: 9px 9px 20px rgba(50, 48, 50, 0.75);
	-moz-box-shadow:    9px 9px 20px rgba(50, 48, 50, 0.75);
	box-shadow:         9px 9px 20px rgba(50, 48, 50, 0.75);
	-webkit-box-shadow: -3px 3px 29px rgba(50, 48, 50, 0.92);
	-moz-box-shadow:    -3px 3px 29px rgba(50, 48, 50, 0.92);
	box-shadow:         -3px 3px 29px rgba(50, 48, 50, 0.92);
}

.picShadow{
-webkit-box-shadow: 4px 2px 12px rgba(50, 50, 50, 0.21);
-moz-box-shadow:    4px 2px 12px rgba(50, 50, 50, 0.21);
box-shadow:         4px 2px 12px rgba(50, 50, 50, 0.21);
}

.wrapperShadow{
-webkit-box-shadow: 6px 3px 26px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    6px 3px 26px rgba(50, 50, 50, 0.5);
box-shadow:         6px 3px 26px rgba(50, 50, 50, 0.5);

}


#header_div{
	position:relative;
	z-index:100;
	background:#241B18;
	background:#93271e;
	background:#710f11;
	width:100%;
	z-index:100;
	padding-bottom:7px;
	padding-top:4px;
	border-bottom:1px solid white;
	
}

 
#innerHeader_div{
	position:relative;
	width:900px;
	xheight:60px;
	height:auto;
	xtop:150px;
	padding-top:20px;
	padding-left:20px;
	z-index:999;
	color:white;
	margin-left:auto;
	margin-right:auto;
}

#innerHeader_div img{
	height:100px;
	margin-top:10px;
}

#titleDescriptor{
	position:absolute; 
	font-family:Trebuchet MS; 
	font-size:12pt; 
	top:111px; 
	left:10pt; 
	color:#383838; 
	font-weight:700;
}

#socialMedia{
	float:right;
	margin-top:17px;
	margin-left:25px;
}

.logoDarkCS { display:block;}

.logoLightCS{ display:none;}

#photoBanner_div{
	position:relative;
	width:auto;
	height:auto;
	z-index:999;
	

}
 

#pre-wrapper_div{
	background-image:url('../images/wood-texture.jpg');
	width:100%;
	
}

#pre-inner-wrapper_div{
	position:relative;
	height:auto;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	xpadding:2px 50px 0px 30px;
	background: #4b3a33;
	
	-webkit-box-shadow: 0px -50px 77px 25px rgba(0,0,0,0.88);
	-moz-box-shadow: 0px -50px 77px 25px rgba(0,0,0,0.88);
	box-shadow: 0px -50px 77px 25px rgba(0,0,0,0.88);
}

#gap_div{
	background: #E2B241;
 	position:relative;
	height:auto;
	border-top:1px solid white;
	border-bottom:1px solid #f1d469;
	margin-top:-35px;
}

#inner_gap{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:300px;
	padding-top:20px;
	padding-bottom:10px;
}

#outer_wrapper_div{
	position:relative;
	height:auto;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #fca025;
	background-color:#F4F4F4;

	

}
#wrapper_div{
	position:relative;
	height:auto;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:2px 50px 0px 30px;
	

}

#content_div{
	position:relative;
	height:auto;
	xpadding-bottom:100px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	top:8px;
	background-color:transparent;

}

#sliderBar{
	position:absolute;
	color:white;
	xheight:1px;
	width:400px;
	right:17%;
	top:105px;
}

#blurb_wrapper{
	width:100%;
	background:#f4f4f4;
	border-top:1px solid #cccccc;
	position:relative;
	-webkit-box-shadow: 0px -11px 42px 0px rgba(0,0,0,0.88);
	-moz-box-shadow: 0px -11px 42px 0px rgba(0,0,0,0.88);
	box-shadow: 0px -11px 42px 0px rgba(0,0,0,0.88);
}

#blurb_div{
	position:relative;
	height:auto;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	width:800px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:35px;
	
}
.blurbtext{
	xcolor:white;
	color:#555555;
	
}

#accordian_container_div{
	height:410px;
	margin-top:15px;
	border-top:1px solid #cccccc;
	xborder-bottom:1px solid #cccccc;
	padding:10px;	
	width:815px;

}


#accordian_container_div2{
	height:410px;
	margin-top:15px;
	border-top:1px solid #cccccc;
	xborder-bottom:1px solid #cccccc;
	padding:10px;	
	width:815px;

}


#accordian_div {

}

.accordian{
	margin-left:20px; 
	margin-top:20px; 
	position:relative;
	
	position:relative; float:right;
	
}

#beforeAfterFrame{
	border:2px solid #CB8722;
	height:260px;
	position:absolute;
	right:9px;
	top:43px;
	width:427px;
	
}

.accordian2{
	margin-left:20px; 
	xmargin-top:20px; 
	xmargin-right:40px; 
	position:relative;
	xbackground:white;
}

#specialsHeader{
	font-size:25pt;
	font-family:LimeLight;
	background-color:#B69A72;
	margin-top:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
	color:#3d515f;
	margin-left:25px;
	
}

#specialsIntro{
	font-size:14pt;
	color:#383838;
}

#specials_content{
	background-color:#B69A72;
	margin-top:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
	margin-left:25px;
}

#specials_div{
	width:450px;
	font-size: 11pt;
	font-weight:700;
	float:right;
	line-height:25pt;
	margin-top:3px;
	color:white;

}

#daysoftheweek{
	color:#3d515f;
	font-family:lemonChicken;
	font-size:16pt;
	text-align:right;
	width:150px;
}

#contact_slider_div{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	text-align:center;
	margin-top:170px;
}


#bottom_content_div {
	xmargin-left:0px;
	xmargin-right:75px;
}

.bottomContent {
	xmargin-left:0px;
	xmargin-right:75px;
	xwidth:500px;
}

.rightside {
	text-align:left;
	font-family: Quicksand, sans-serif;
	font-family: 'Archivo Black', sans-serif;
	font-size:17px;
	xcolor:#B69A72;
	color:#5A9098;
	color:#555555;
}

#rightSide_div{
	position:absolute;
	width:250px;
	height:auto;
	right:-15px;
	top:0px;
	border-left:solid 1px grey;

}
#contactInfo{
	position:relative;
	width:auto;
	height:auto; 
	padding: 0 40 40 40px;
	margin-left:auto;
	padding-left:30px;

 
}

#contactInfo p, h2{
	text-align:left;
 
}


.slider{
	font-family: 'Quicksand', sans-serif;
}

.services{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	font-size:10pt;
}

.service_entrees{
	text-align:right;
	xbackground:lightgreen;
	padding-right:50px;
	margin-left:50px;
	width:200px;
	color:#383838;
	font-weight:bold;
}

.service_appetizers{
	xfloat:right;
	text-align:right;
	xbackground:lightgreen;
	padding-right:5px;
	margin-left:50px;
	margin-right:50px;
	width:200px;
	color:#383838;
	font-weight:bold;
}

.service_membership{
	float:right;
	padding-right:5px;
	margin-left:auto;
	margin-right:75px;
	xmargin-top:30px;
	width:250px;
	color:#383838;
	font-weight:bold;
}

.subheader{
	font-size:7pt;
	color:#3D515F;
	top:-6px;
	position:relative;
	margin-right:42px;
}
.subheader2{
	font-size:7pt;
	color:#3D515F;
	top:-10px;
	position:relative;
	margin-right:42px;
}
.slider_title{
	position:relative;
	color:#3d515f; 
	margin-left:50px;
	margin-top:25px; 
	text-align:center; 
	font-size:25pt; 
	font-family:'LucidaHW'
}

#schedule_container{
	margin-left:auto;
	margin-right:auto;
	position:relative; 
	width:250px; 
	top:20px;
	border:3px solid #5B8089;
	padding:20px;
}

#productsWeLove li{
	display:inline;
}

#productsWeLove li img{
	width:140px;
	height:auto;
	margin-right:15px;
}

.press li{
	position:relative;
	width:350px;
	margin-left:25px;
	background-color:#eedb74;
	margin-top:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
	color:#482714;
	
}

.press li:hover{
	color:#B69A72;
	background-color:#fcaf25;
}


#footer_div{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:100px;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:20px;
	background-color:#F4F4F4;

}

/* Styles specific to this particular page */
.scroll-pane{
	width: 100%;
	height: 375px;
	overflow: auto;
}


/* Force the scroll bar to the left hand side of the screen */
.jspVerticalBar{
	xleft: 0;
}

#scroll-pane-1 img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

#bottom-tear {
	left: -30px;
    position: relative;
    top: 70px;
    width: 960px;
}
		
#aboutUs{width:550px;}
#forgetHomeDepot{float:left; width:400px; margin-left:25px;}
.headerTitles h2, .headerTitles p {width:446px;}