@charset "utf-8";
/* CSS Document */
/* -- GENERAL STYLES -- */
* {
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: 'alegreya_sansregular';
    src: url('../fonts/AlegreyaSans-Regular-webfont.eot');
    src: url('../fonts/AlegreyaSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
	url('../fonts/AlegreyaSans-Regular-webfont.woff') format('woff'),
	url('../fonts/AlegreyaSans-Regular-webfont.ttf') format('truetype'),
	url('../fonts/AlegreyaSans-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dustismoregular';
    src: url('../fonts/dustismo-webfont.eot');
    src: url('../fonts/dustismo-webfont.eot#iefix') format('embedded-opentype'),
	url('../fonts/dustismo-webfont.woff') format('woff'),
	url('../fonts/dustismo-webfont.ttf') format('truetype'),
	url('../fonts/dustismo-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background:#e5c79a url(../images/template/main_back.gif);
	text-align: center;
	line-height:1.125em;
}

html {overflow-y: scroll;}

a {
	color:#9a0117;
	text-decoration:none;
}

a:visited {
	color:#9a0117;
	text-decoration:none;
}

a:hover {
	color:#6a0211;
	text-decoration:none;
}

a:active {
	color:#9a0117;
	text-decoration:none;
}

h1 {
	
	font-family: 'alegreya_sansregular',arial,sans-serif; 
	font-size:1.25em;
	font-weight: bold;
	color:#f4dcbd;
}

h2 {
	font-family: 'alegreya_sansregular',arial,sans-serif; 
	font-size:1.25em;
	font-weight: bold;
	color:#3a1b00;
}

p {
	padding-top:0.938em;
	/*font-size:0.85em;*/
}

a img {
	text-decoration: none;
	border: 0 none;
}

/* -- END GENERAL STYLES -- */

/* -- HEADER -- */
#hdr-border {
	position: relative;
	width:100%;
	margin:82px 0px 0px 0px;
	height:2px;
	background: url(../images/template/banner_main_bdr.gif) repeat-x;
}
	
#hdr-main {
	position: relative;
	width:100%;
	height:355px;
	background:#fdad2e url(../images/template/banner_main_back.gif) left bottom;
}

#hdr-main-int {
	position: relative;
	width:100%;
	height:300px;
	background:#fdad2e url(../images/template/banner_main_back.gif) left bottom;
}

#header{
	position: relative;
	margin: auto;
	height:355px;
	width:60em;
	background:url(../images/template/banner_back.jpg) 0px 33px no-repeat;
	z-index:100;
}

#header-int {
	position: relative;
	margin: auto;
	height:300px;
	width:60em;
	background:url(../images/template/banner_int_back.jpg) 0px 33px no-repeat;
	z-index:100;
}

#logo {
	float:left;
	position: relative;
	display: inline-block;
	margin-top:-88px;
	height:130px;
	width:300px;
	background:url(../images/template/logo.png) no-repeat scroll center center transparent;
}

#logo a {
	height:130px;
	width:300px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

#quick-links {
	position: relative;
	float:right;
	height:48px;
	width:219px;
	margin:-14px 15px 0px 0px;
	padding:12px 0px 0px 0px;
	background:url(../images/template/nav_back.gif) repeat-x;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	 border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	font-family: 'alegreya_sansregular',arial,sans-serif; 
	font-weight:bold;
	color:#fff;
}

#quick-links a {
	color:#fff;
	text-decoration:none;
}

#quick-links a:visited {
	color:#fff;
	text-decoration:none;
}

#quick-links a:hover {
	color:#fff;
	text-decoration:none;
	text-shadow: 0px 2px 1px rgba(45, 45, 45, 1);
}

#quick-links a:active {
	color:#fff;
	text-decoration:none;
}

#quick-links img {
	margin:0px 5px -2px 0px;
}

#nav {
	position: relative;
	margin:0px;
	padding:272px 0px 0px 0px;
	height:47px;
	width:60em;
	background:url(../images/template/nav_back.gif) left bottom repeat-x;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);
}

#nav-int {
	position: relative;
	margin:0px;
	padding:217px 0px 0px 0px;
	height:47px;
	width:60em;
	background:url(../images/template/nav_back.gif) left bottom repeat-x;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);
}

#nav-list {
	position: relative;
	line-height:47px;
	font-family:'dustismoregular',verdana,arial,sans-serif;  
	font-size:1.25em;
	font-weight:bold;
	text-align:left;
}

#nav-list ul  { 
	list-style-type: none;
	margin-left:20px;
	padding:0px;
}

#nav-list li { 
	float: left;
	margin: 0;
	padding: 0;
	color:#514538;
}

#nav-list li a {
	margin: 0;
	padding: 0;
	color:#fff;
	text-decoration:none;
	padding:15px 30px 15px 0px;
}

#nav-list a:visited {
	color:#fff;
	text-decoration:none;
}

#nav-list a:hover {
	color:#fff;
	text-decoration:none;
	text-shadow: 0px 2px 1px rgba(45, 45, 45, 1);
}

#nav-list a:active {
	color:#fff;
	text-decoration:none;
}

#nav-list li a:link#current {
	color:#fff;
	text-decoration: none;
	text-shadow: 0px 2px 1px rgba(45, 45, 45, 1);
}

#nav-list li a:visited#current {
	color:#fff;
	text-decoration: none;
	text-shadow: 0px 2px 1px rgba(45, 45, 45, 1);
}

#nav-list li a:hover#current {
	color:#fff;
	text-decoration: none;
	text-shadow: 0px 2px 1px rgba(45, 45, 45, 1);
}

#nav-list li a:active#current {
	color:#fff;
	text-decoration: none;
	text-shadow: 0px 0px 0px rgba(45, 45, 45, 1);
}
	
#nav-list img {
	margin: 0px 6px -5px 0px;
}

#nav-list a:active#current {
	color:#58000c;
	text-decoration: none;
}
/* -- END HEADER -- */

/* -- CONTENT AREA -- */
#content-main {
	position: relative;
	width:100%;
	padding-top:20px;
	background:#432209 url(../images/template/content_back.gif);
}


#H1{
	position:relative;
	margin:0px auto 10px auto;
	padding-left:20px;
	width:930px;
	text-align:left;
}

#content {
	position:relative;
	margin:0px auto 0px auto;
	width:960px;
	font-family:'alegreya_sansregular',arial,sans-serif; 
	/*font-size:1.0em;*/
	font-weight:normal;
	color:#3a1b00;
	line-height:22px;
	text-align:left;
}

#content img {
	/*margin-bottom:20px;*/
	border:1px solid #f4dcbd;
}

#content img.bottom {
	margin-bottom:20px;
}

.content_list {
	list-style-image:url(../images/bullet.gif);
	list-style-position:inside;
	/*font-size:0.875em;*/
	line-height:24px;
}

.container_big {
	padding:10px 15px 15px 25px;
	min-height:350px;
	/*font-size:1.125em;*/
	background:url(../images/template/container_int_back.gif);
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
 	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}
	
/* for IE6 and below*/ 
	* html .container_big {
		height:350px;
}


.container_small {
	float:left;
	margin:20px 50px 0px 0px;
	padding:15px 13px 0px 12px;
	height:320px;
	width:260px;
	text-align:center;
	/*font-size:1.125em;*/
	background:url(../images/template/container_back.gif);
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
 	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}

.container_small_last {
	float:left;
	margin:20px 0px 0px 0px;
	padding:15px 13px 0px 12px;
	height:320px;
	width:260px;
	text-align:center;
	/*font-size:1.125em;*/
	background:url(../images/template/container_back.gif);
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
 	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}

.container_small_last img {
	margin-bottom:20px;
	border:1px solid #f4dcbd;
}

.note {
	padding:0px;
	font-size:0.875em;
}

#catering-left {
	float:left;
	padding-top:15px;
	width:650px;
}
/* -- END CONTENT AREA -- */
	
#content-bottom {
	position: relative;
	height:15px;
	width:960px;
	margin: -1px auto 0px auto;
	background:url(../images/template/container_int_back.gif);
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
}

#content-bottom-int {
	position: relative;
	height:16px;
	width:960px;
	margin: -1px auto 0px auto;
}
	
.container_small_btm {
	float:left;
	margin:0px 50px 0px 0px;
	padding:0px;
	height:16px;
	width:285px;
	background:url(../images/template/container_back.gif);
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
}

.container_small_btm_last {
	float:left;
	margin:0px;
	padding:0px;
	height:16px;
	width:285px;
	background:url(../images/template/container_back.gif);
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow:0px 6px 10px 0px rgba(50, 50, 50, 0.3);
}

/* -- FOOTER AREA -- */
#footer {
	position: relative;
	height:125px;
	width:960px;
	margin: 20px auto 20px auto;
	padding:0px;
	font-family:'alegreya_sansregular',arial,sans-serif;
	font-weight:normal;
	line-height:2.000em;
	color:#491b00;
}

#footer ul  { 
	list-style-type: none;
	padding-left:20px;
	font-size:0.938em;
}

#footer li { 
	float:left;
	margin: 0;
}

#footer li a {
	margin: 0;
	padding:0px 15px 0px 0px;
	color:#40010a;
	text-decoration:none;
}

#footer li a:visited {
	color:#40010a;
	text-decoration:none;
}

#footer li a:hover {
	color:#9a0117;
	text-decoration:none;
}

#footer li a:active {
	color:#40010a;
	text-decoration:none;
}

#copyright{
	float:right;
	padding-right:20px;
	font-family:'alegreya_sansregular',arial,sans-serif;
	font-weight:normal;
	color:#40010a;
	font-size:0.813em;
}

#copyright a {
	color:#9a0117;
	text-decoration:none;
}

#copyright a:visited {
	color:#9a0117;
	text-decoration:none;
}

#copyright a:hover {
	color:#9a0117;
	text-decoration:underline;
}

#copyright a:active {
	color:#9a0117;
	text-decoration:none;
}
/* -- END FOOTER AREA -- */

.float-left {
	float:left;
}

.float-right {
	float:right;
}

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

.margin-0 {
	margin:0px;
}

.padding-0 {
	padding:0px;
}

.border-0 {
	border:0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
	clear:both;
}
.text_centered {
	text-align:center;
}
.text_big_titles {
	font-size:1.5em;
	text-align:center;
}

.text-small{
	font-size:0.781em;
	line-height:20px;
}
.small-font {
	font-size: .82em;
}
.order-small {
	padding-left:0px;
}

.text-centered {
	text-align:center;
}

.bold {
	font-weight: bold;
}

.img-left {
	float:left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float:right;
	margin: 0px 0px 10px 10px;
}
.list_regular {
	list-style:square;
	list-style-position:inside;
}
#page-info {
	display: inline-block;
	padding:9px 7px 7px 9px;
	border:1px solid #D7A760;
	border-radius: 6px;
	background:#fdf9f3;
	background: rgb(253, 249, 243); 
    background: rgba(253, 249, 243, .4);
    width: 95%;
}

#column-left {
	float: left;
	width: 50%;
	min-height:455px;
}

#column-right {
	float:right;
	min-height:410px;
	width: 50%;
	/*font-size: 0.875em;*/
}
#top-field {
	margin: 10px 0 10px 0;
}
#top-left {
	padding-right:10px;
	float: left;
	width:250px;

}
#top-right {
	float: right;
	float: right;
	border-left:1px solid #D7A760;
	margin-right: 20px;
    padding: 0 0 0 32px;
}

#content img.fb_connect {
    border: 0px;
    margin: 0;
    padding-top:3px;
}
.email-us {
	display: inline-block;
	padding-top: 5px;
}

#map1, #map2, #map3, #map4 {
	display: inline;
	height: 150px;
	width:250px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	float: right;
}

.location {
	display: inline;
	float: left;
	padding: 20px 10px 0 0;
}
.cost {
	font-size: 1.25em;
	font-weight: bold;
	/*text-shadow: #006633 0.05em 0.05em 0.11em*/
}

.option {
	margin-top: 15px;
	color: #006633;
    font-size: 1.1em;
    font-weight: normal;
    /*text-shadow: 0.1em 0.05em 0.1em #006633;*/
}
.info {
	margin: 15px 0 15px 0;
	color: #c2011c;
    font-size: 1.0em;
    font-weight: normal;
    /*text-shadow: 0.1em 0.05em 0.1em #006633;*/
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.menu-item {
	font-family: 'alegreya_sansregular',arial,sans-serif; 
	font-size:1.25em;
	font-weight: bold;
	color:#3a1b00;
	padding: 7px 0 7px 0;
	cursor:pointer;

}
.menu-item img {
	margin-right: 10px;

}
.menu-section {
	display: none;
	padding-bottom: 15px;
}
.menu-left {
	float: left;
	width: 65%;

}
.menu-right {
	float: right;
    width: 35%;
	text-align:center;
}
.menu-right img {
	margin: 7px 0px 2px 26px;
}
.download {
	width: 300px;
}
.day {
	float: left;
	width: 125px;
	text-align: right;
	margin-right:10px;
}
.hours {
	float: right;
	width: 100px;
}
#content img.catering-btn {
	border: 0;
	margin-top: 6px;
}