/*  
CMS Modify CSS
*/



body {
	margin-top: 10px;
	padding: 0;
	font-size: 13px;
	text-align: left;
	color: #000;
	/*background: url(../images/body-bg.png) repeat-x center top #535e03;*/
	background:url(../images/woodgrain.jpg) repeat;
  background-attachment:fixed;
}


body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}


ul, ol {
	line-height:normal;
}

ul li, ol li {
	line-height:1.4em;
}



#wrapper { 
	width:100%;
	margin:auto;
box-shadow: none;
margin-top:20px;
border-top:none;
padding:1px;
margin-bottom:80px;
}
	
	
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000; line-height:1.3em;
}

h1 {
	color: #000000;
	font-weight:600;
	font-family: 'Bree Serif', serif;;
	font-size: 28px; line-height: 1.3em; 
}

h2 {color: #000; 
	font-family:arial, verdana, sans-serif;
	font-size: 22px; line-height: 1.3em;
	font-weight:600;
}

h3 {font-weight:bold;
	font-size: 18px;
	margin-top:10px;
	margin-bottom:1px;
}

p { font-size: 13px;
	margin: 0;
	padding: 0;
	line-height:1.3em;
	margin-bottom:.6em;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color:#039;
}

a:hover {
}

hr { margin: 0px; padding: 0px;  color: #fff;
}

/* Header */

#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	margin-top:10px;
	background:#4987f5;
	background:url(../images/header-image.png) no-repeat;
	border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#home-allcontent #header {
}


#header h1, #header p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1 {
	color: #FFFFFF;
	font-size: 30px;
	padding: 50px 0 0 40px;
}

#header span {
	color: #58382F;
}

#header p {
	margin-top: -5px;
	padding-left: 80px;
	font-size: 13px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

#header-logo {
margin:0px;padding:0px;position:absolute;
padding-top:0px;
margin-left:652px; 
margin-top:30px;
width:300px;height:229px z-index:1999;
 }
 
#home-allcontent #header-logo {

 }
 
 #header-logo img {
	 	border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
 }

#city {position:absolute; text-align:center; font-size: 16px; width:190px;
margin-top:165px;font-weight:bold;font-style:italic;color:#fff; margin-left:25px; z-index:9999;
display:none;
}


#address {
position:absolute;
font-size: 14px;
color: #fff;
margin-left:250px;
width:960px;
text-align:right;
margin-top:20px;
font-weight:normal;
z-index:3000;
display:none;
}

#address p {font-weight:normal;}


#header-address {
position:absolute;
font-size: 14px;
color: #fff;
width:941px;
margin-right:10px;
text-align:right;
margin-top:219px;
font-weight:normal;
z-index:3000;
}

#header-address p .phone-number {
	font-weight:bold;color:#fff;font-size:16px;
	}
	
#sidebar-address {
	margin-top:35px;
	font-size:13px;
	margin-left:-17px;
	line-height: 1.2em;
	color:#000;
	display:none;
}

/* Page */

#page {
	width: 930px;
	background: none;
	margin: 0 auto;
	/*background:url(../images/content-bg-repeater.png) repeat;*/
	/*background:url(../images/woodgrain.jpg) repeat;*/
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin-top:20px;
background-color: #9CBEE4;
}

#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
}


#home-page-wrapper #page {
}

#home-page-wrapper #page-bgtop {
}

#home-page-wrapper #page-bgbtm {
}


#home-page-wrapper #content .entry h1 {
}

#home-page-wrapper #content #main-content { 
}

/* Content */


#content {padding: 0px; margin:0px;
	float:left;   /* float right for left sidebar */
	width: 700px;
	z-index:7000;
	margin-left:0px;
	background:#fff;
	border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border:none;
min-height: 300px;
margin-top: 48px;
padding:18px;
}

#home-page-wrapper #content {
	/*width:895px; */
}

#main-content { 
float:left; 
width:inherit;
}

#main-content ul,
#main-content ul li {
	list-style-type:disc;
}

#main-content img {
		border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

#home-page-wrapper #content #main-content{
}

#main-content h2 {color: #000; 
	font-family:arial, verdana, sans-serif;
	font-size: 22px; line-height: 1.3em;
	font-weight:600;
	margin-top:10px;
	margin-bottom:9px;
}

#main-content p {font-size:13px;
	line-height:1.4em;
}

#main-content a {
	color:#039;
	}
	

#main-content ul, #main-content bol {
	line-height:normal;
}

#main-content ul li, #main-content ol li {
	line-height:1.4em;
}

	
		

/* Home Custom CSS */


#home-sidebar {
}

/* home specials box */
#home-specials {
}

#home-hours {
}

/* home upper buttons */

#home-top-buttons {
	text-align:left;
	margin-left:-7px;
	margin-top:12px;
	width:100%;
	clear:right;
}

#home-top-buttons #image-bg-right {
	float:right; 
	/*background:url(../images/community-link-bg.jpg) no-repeat top;*/
	width:275px; height:240px;margin-left:19px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 2px #c60911; 
	}
	
#home-top-buttons #image-bg-middle {
	float:right; 
	background:url(../images/online-ordering-link-bg.jpg) no-repeat top;
	width:275px; height:240px;margin-left:19px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 2px #c60911; 
	}
	
#home-top-buttons #image-bg-left {
	float:right; 
	background-color:#FC0;
	background-color:#000000;
	width:275px; height:240px;
	margin-bottom:25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: solid 2px #c60911; 
	}

#button-header {
	width:275px;
	background:#ffffff;
	text-align:center;
	-webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    border: none; margin-top:-2px;
	 /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;*/
    user-select:none;
color:#fff;
}

#button-header:hover {
opacity:.90;
filter:alpha(opacity=.90);
}

#home-top-buttons #button-header:hover .button-links {
	color:#fff;
	text-decoration:none;
}

#home-top-buttons .button-links a {
text-decoration:none;color:#fff;
font-size:26px; font-family:'Georgia', serif;
font-style:italic; 
}

#home-top-buttons .button-links:hover {
    color:#fff;
}
#home-top-buttons .button-links a:hover {
    color:#fff;
}

#home-top-buttons .button-links:active {
    /*-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);*/
    background: #e9050d;
	background: #ffffff;
	background-color:#000000;
    border: solid 1px #c60911;
	color:#fff;
}
/* end home custom css */

/* Main Sidebar */

#nav-wrapper {
background:#130a08;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin-left:-9px;
padding:9px 6px 9px 6px;
background:url(../images/sidebar-bg-repeater.png) repeat;
width:190px;
display:none;
}

/* defaults to show built in page links in sidebar navigation */
#static-vertical-nav {
}

/* sidebar social links default to show */
#social-sidebar-links {
	display:none;
}

/* horizontal nav hide  - styling for this is in horizontal-nav.css */
#horizontal-wrapper {
	}

/* side social icons - default to hide - stying for this area is below */
#social-icons-right-side {
position:fixed; margin-top:353px;margin-left:795px;
width:45px; 
}

#sidebar { margin:0px; padding:0px;
	float: right;
	width: 182px;
	color: #000;
	margin-right:0px;
	margin-top:25px;
}

#home-allcontent #sidebar {
}
#sidebar ul {
	margin: 0;
	list-style: none;
 padding:0px;}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 3px;
}

#sidebar li li {
	border-bottom: 1px solid #660000;
	padding: 3px 0px 3px 0px;
}

#sidebar ul li ul li ul li{
	border-bottom: 1px solid #000000;
	padding: 0px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}

#sidebar h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 14px;
	color: #000000;
}

#sidebar a {
	text-decoration: underline;
	font-weight: normal;
	color:#039;	
	font-style:italic;
}

#sidebar a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#506170;	
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar p {
	padding-left:15px;
}

/* second option sidebar */
#sidebar2 { 
	margin:0px; padding:0px;
	float: right;
	width: 190px;
	margin-top: 10px;
	color: #fff;
	margin-right:-10px;
}
#sidebar2 ul {
	margin: 0;
	list-style: none;
 padding:0px;}

#sidebar2 li {
}

#sidebar2 li ul {
	margin-bottom: 3px;
}

#sidebar2 li li {
	border-bottom: 1px solid #660000;
	padding: 3px 0px 3px 0px;
}

#sidebar2 ul li ul li ul li{
	border-bottom: 1px solid #000000;
	padding: 0px;
}

#sidebar2 h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}

#sidebar2 h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 14px;
	color: #000000;
}

#sidebar2 a {
	text-decoration: none;
	color: #fff; font-weight: bold;
}

#sidebar2 h2 a { color:#EBDB6D;
}

#sidebar2 a:hover {
	text-decoration: none;
	color:#fff200;
}

#sidebar2 p {
	padding-left:15px;
}

#hours {width:92%;color:#fff;
margin-left:-16px; font-size:11px;
display:none;
}
#hours .bold-font {font-weight:bold;}
#hours p {font-weight:normal;}


#main-list {list-style-type:disc;}

#main-list li {
margin-left: 21px; 
line-height: 145%;
font-size: 12px; }

.list-header { font-weight: bold; 
color:#60678A; font-size: 15px; 
margin-top: 10px;}
h4 { font-weight: bold; color:#000; 
font-size: 15px; 
margin-top: 0px; 
margin-bottom: 6px;
margin-top:10px;}

.list-sub { font-weight: normal; color:black; font-size: 14px; margin-top: 10px; line-height: 140%;}

#h-line {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 285px; 
height: 1px; }

#h-line2 {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 275px; 
height: 1px; }


/* Footer */

#powered-by {
margin:0px;
padding:0px;
float:left;
width: 120px; 
height: 34px; 
padding-top:10px; 
margin-bottom: 12px; 
margin-left: 10px;}



#footer p { font-size: 11px;
	margin: 0;
	padding: 10px 0px;
	text-transform: normal;
	color:#fff;
}

#footer p a {
color:#fff;
}

#footer-logo {
float: right; 
width: 122px; 
height: 48px; 
margin-top: -50px; 
margin-bottom: 0px; 
padding-bottom: 0px;
text-align:left;
}

/* 2nd option for footer */

#bottom-footer-sections { 
margin: 0 auto;
margin-top:7px;
width: 960px; 
color:#fff;
font-size:11px;
clear: both;
/*background: url(../images/woodgrain.jpg) repeat-x #252903;*/
background-color:#04314E;
	position:fixed;
   left:0px;
   bottom:0px;
   height:75px;
   width:100%;
   z-index:9999;
}

#footer-inside-wrapper {
	margin: 0 auto;
	width:960px;
	margin-top:21px;
}

#bottom-footer-sections a { 
color:#fff;
}

#bottom-footer-sections a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
filter: �alpha(opacity=.90)�;
}

#bottom-footer-sections ul {
	display:block;
}

#bottom-footer-sections ul li {
display:inline; margin-right:8px;
}

#bottom-footer-sections #left-section { 
width: 25%;
height: 100%;
float:left;
border-right: none;
margin:0px;
padding:0px;
margin-left: 10px;
}

#bottom-footer-sections #left-section  img{ 
margin-top:-12px;
}

#bottom-footer-sections #center-section {
width: 25%;
height: 100%;
float:left;
padding-left:14px;
}

#bottom-footer-sections #center-section ul {
position:absolute; 
z-index:3000;
}
#bottom-footer-sections #center-section img {
height:44px;width:44px;
}

#bottom-footer-sections #right-section {
width: 40%;
height: 100%;
float:right;
border-left: none;
}


img {border: none;}

#page-size img {
padding:0px;}

#links p {
padding-left: 10px; }

#links img {
padding-top:3px;}

#links h3 {}

#services {
ist-style-type:disc; 
padding-left:10px;}

#services li {
line-height:2em;}

#links-box {
background-color: #fff; 
width: 170px; 
margin-left: 12px; }

/* coupon club top */

#coupon-club-button p {  /* used for home-button-link area only */
text-align:center; margin-top:5px;
}

.email-sign-up {  /* used for home-button-link area only */
margin-top:8px;
}

#coupon-club-top {
	position:absolute;
	z-index:4000;
	margin-left:674px;
	margin-top:56px;
	width:248px; background:#E9E9E9;
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	background:url(../images/body-bg-repeater.png) repeat;
	opacity:0.9;
 	filter:alpha(opacity=90);
	color:#fff;
}

.coupon-club-title {
	font-size: 25px;
	font-weight:bold;
	color:#FC3;
}

#coupon-club-top .email-form {
margin-top: 8px;
line-height: 160%;
}

/*  
coupon club
*/

#coupon-club {
padding: 0px; 
margin: 0px;
width:500px; 
height: 253px;
background: url(../images/coupon-club.jpg) no-repeat center top;
}

#coupon-club-text {
margin-left:70px; 
padding-top: 94px; 
width: 360px;}

#coupon-club p{
padding-top: 50px; 
padding-left: 10px;
}

.small-text {
font-size: 10px; }

#club-disclaimer { padding:0px;margin:0px;line-height:.9em;margin-top:3px;}
.disclaimer-text {font-size: 10px; }

#coupon-club .email-form {
margin-top: 8px;
line-height: 160%;
}

#coupon-specials { 
text-align:center; 
padding: 0px; margin: 0px;
width:500px; 
padding-bottom: 15px;
}

#menu-margin-top {
margin:0px; padding:0px; 
float:left; 
margin-top:-128px; 
padding:0px;}

#coupon-specials h2{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, 
sans-serif;font-size:22px;
font-weight: bold;
font-style:normal;
padding-top: 3px; 
padding-bottom: 3px;
}

#coupon-specials h3{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}

#coupon-specials p{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:5px; 
padding-bottom: 1px;
}

#coupon-line {
width: 500px; margin: 0px; padding:0px;}

#print-page a {
color:#FF0000;}

.small-text {
font-size: 10px; }

#menu-navigation {
margin:0px;padding:0px;
}

#menu-wrapper {
	margin-bottom:20px;
}

#menu-navigation a {
color:#C0273F;}


/*  
left specials box
*/


#lunch-specials { 
margin-top: 20px; 
margin-left: -16px;
color:#000000; 
font-family:Arial, Helvetica, sans-serif;
width: 194px;
margin-bottom:20px;
}
#specials-top {
width:194px;
height:51px;
}

#specials-content {
	background-color:#fff; 
	padding:6px; padding-top:1px;
	margin-left:1px; width:180px;
}

#lunch-specials a { 
color:#FF0000;}

#lunch-specials a:hover { 
color:#FF9900;}

#lunch-specials-bottom {
height:0;margin-bottom:8px;
margin-top:-3px;
}

#lunch-specials h2 {
margin:0px; padding: 0px;
font-weight:bold; 
font-size: 15px;
text-align:center;
color: #000;
font-family:Arial, Helvetica, sans-serif;
padding-top:4px; 
margin-bottom:-10px;
}

#lunch-specials ul {
margin:0px; padding: 0px; 
list-style-type:none;}

#lunch-specials p {
font-size: 11px;
margin:0px; 
padding:0px; 
color:#000;
padding-left: 5px; 
padding-bottom:5px; 
line-height: 100%;}

#lunch-specials ul li{
font-size: 11px; 
margin:0px; 
padding: 0px; 
padding-left: 5px; 
padding-right:5px; 
border-bottom:none;
font-weight:normal;
}

#lunch-specials ul li .specials-title {
	font-weight:bold; font-size:12px;
	}

.entry h1 {text-align:left;
	padding-bottom:0px; 
	border-bottom:solid 1px #8f9ea7;
	margin-bottom:8px;
	padding-bottom:9px;
}

#main-content .entry h1 {
	margin-top:0px;
}

#home-allcontent .entry h1 {
	margin-top:-18px;
}

#content-one-column {
margin:0px;
padding:0px;
background-color:#ffffff; 
width: 740px; 
border:solid; 
border-width:thin; 
border-color:#000000;}

#content-one-column h1 {
text-align:left;}


.links {font-size: 11px; text-decoration:underline;
padding: 0px; margin-left: 5px; color:red;}


.hide-field input
{
    border:none;
	background-color : #ffffff; 
    font-family : verdana; 
    color : #000000;
	font-weight:bold;
}

#google-map iframe {width:425px;height:350px;}
#print-menu {width: 300px;padding:25px;}

#float-right {float:right;}
#clear {clear:both;}


#coupon-line hr {
border-top: 5px dotted #333;
  color: #fff;
  background-color: #fff;
  height: 3px;
  width:100%;
  }
  
  
  
  
  /* side social icons */
  
#social-icons-right-side {
position:fixed; margin-top:263px;margin-left:955px;
width:45px;
}
#social-icons-right-side a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
}

#facebook-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#facebook-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/facebook-side-button.png) no-repeat center top;
	width:44px;height:44px;
}

#facebook-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/facebook-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#facebook-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/facebook-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#twitter-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#twitter-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/twitter-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#twitter-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/twitter-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#twitter-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/twitter-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#google-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#google-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/google-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#google-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/google-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#google-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/google-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#four-square-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#four-square-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/four-square-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#four-square-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/four-square-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#four-square-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/four-square-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#yelp-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#yelp-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/yelp-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#yelp-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/yelp-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	width:44px;height:44px;
}

#yelp-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/yelp-side-button.png) no-repeat center top;
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}

#open-table-side-icon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#open-table-side-icon li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/open-table-side-button.png) no-repeat center top;
	width:44px;height:44px; margin-top:3px;
}

#open-table-side-icon a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/open-table-side-button.png) no-repeat center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;

	width:44px;height:44px;
}

#open-table-side-icon a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/open-table-button.png) no-repeat center top;
	background: rgba(253, 247, 83, 0.25);
	background: rgba(100, 125, 175, 0);
	background: rgba(225, 225, 225, .2);
	width:44px;height:44px;
}
  
  
  /* Order online button CSS */

#online-ordering-side-button {position:fixed; margin-top:103px;margin-left:955px;
}


#order {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#order li {
	display: block;
	float: left;
	margin: 0 5px;
	background: url(../images/side-online-order-button.png) no-repeat center top;
	width:65px;height:158px;
}

#order a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/side-online-order-button.png) no-repeat center;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
	width:65px;height:158px;
}

#order a:hover {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	background: url(../images/side-online-order-button.png) no-repeat center top;
	background: rgba(100, 125, 175, 0);
	background: rgba(253, 247, 83, 0.25);
	width:65px;height:158px;
}

/* Online order upper buttons */

#order-header {text-align:center;}
#order-header .order-links a {text-decoration:none;color:#000; }
#order-header .order-links {
    padding: 5px 6px;
    background: #eff0f1;
	text-decoration:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #cccfd2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#order-header .order-links:hover {
    background: #e9050d; 
    border: solid 1px #c60911;
	color:#fff;
}
#order-header .order-links:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #e9050d;
    border: solid 1px #c60911;
	color:#fff;
}

.menu-description {font-style:italic; padding-bottom:5px;}

#specials-wrapper { text-align:left; background:#E9E9E9;
-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 10px;
	margin-bottom:5px;
  }
.specials-title {font-weight:bold;font-size: 1.4em;
  }
#specials-wrapper p {margin-left:25px; line-height:1.2em;padding-top:.2em;}

#specials-allcontent {
	display:none;
	}
	
	
#widget a, #widget a:hover {
		color:#039;
}

#widget #widget-content h2 {
	text-align:center;
	font-family:arial, verdana, sans-serif;
	font-size: 17px; line-height: 1.3em;
	color:#666;
	font-weight:600;
	margin-top:8px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#widget #widget-content h3 a {
	text-align:center;
	font-family:arial, verdana, sans-serif;
	font-size: 17px; line-height: 1.2em;
	color:#fff;
	font-weight:600;
padding:.5em;
text-decoration:none;
}

#widget {
	border:solid 1px #CCC;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	padding-top:.3em;
	padding-bottom:.3em;
	margin:0;
	margin-left:0px;
	margin-right:2px;
	margin-top:6px;margin-bottom:8px;
	width:164px;
	padding-bottom: .6em;
}

#widget-content {
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}




	

	
#logo-tagline {
position:absolute;
	width:250px;
	margin-left:665px;
	margin-top:-500px;
}
#logo-tagline h2 {
	font-size:21px;
font-weight:700;
color:#000;
font-style:italic;
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
}

#nominate-wrapper {
	position:absolute;
	margin-top:-580px;
	margin-left:696px;
}

a #nomination-button {
	position:absolute;
	   -moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
	font-family:verdana, arial, helvetica, sans-serif;
float: left;
list-style-type: none;
font-weight:normal;
text-align:center;
width:220px;
display: block;
padding: .7em;
padding-top:0em;
padding-bottom:.6em;
text-decoration: none;
	background:#ed1b24;
	background: -moz-linear-gradient(top, #ed1b24 1%, #f17420 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ed1b24), color-stop(100%,#f17420));
	background: -webkit-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: -o-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: -ms-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: linear-gradient(top, #ed1b24 1%,#f17420 100%);
	margin-left:-10px;
	margin-top:40px;
	color:#fff;
}

#widget #widget-content a #nomination-button-sidebar { /* not currently being used *////////////////////////
	   -moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
	font-family:verdana, arial, helvetica, sans-serif;
	width:220px;
list-style-type: none;
font-weight:normal;
text-align:center;
display: block;
padding: .7em;
padding-top:0em;
padding-bottom:.6em;
text-decoration: none;
	background:#ed1b24;
	background: -moz-linear-gradient(top, #ed1b24 1%, #f17420 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ed1b24), color-stop(100%,#f17420));
	background: -webkit-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: -o-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: -ms-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: linear-gradient(top, #ed1b24 1%,#f17420 100%);
margin:0px;
margin-left:-10px;
color:#fff;
border:solid 1px black;
}

a #nomination-button h3, a #nomination-button-sidebar h3 {color:#fff;
font-size:17px;
}

a #nomination-button:hover, a #nomination-button-sidebar:hover {
	background:#f17420;
	background: -moz-linear-gradient(top, #f17420 1%, #ed1b24 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f17420), color-stop(100%,#ed1b24));
	background: -webkit-linear-gradient(top, #f17420 1%,#ed1b24 100%);
	background: -o-linear-gradient(top, #f17420 1%,#ed1b24 100%);
	background: -ms-linear-gradient(top, #f17420 1%,#ed1b24 100%);
	background: linear-gradient(top, #f17420 1%,#ed1b24 100%);
}

#gallery-buttons-right {
	float:right;
	margin-top:5px;
}

#gallery-buttons-right ul {
	float:left;
   margin:0;
   padding:0;
   width:auto;
   font-family:Verdana, Geneva, sans-serif; /* Menu font */
   font-size:90%; /* Menu text size */
   z-index:9000; /* This makes the dropdown menus appear above the page content below */
background:#5f6062;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background:none;
}

#gallery-buttons-right ul li {
	   margin:6px;
   margin-left:6px;
   margin-right:0px;
   padding:0px;
   float:left;
   position:relative;
   border: solid 1px #7faaf4;
   -moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
color:#fff;
font-family:verdana, arial, helvetica, sans-serif;
font-size: 14px;
float: left;
list-style-type: none;
font-weight:normal;
width: auto;
display: block;
padding: .7em;
text-decoration: none; 
background:#4987f5;
	background: -moz-linear-gradient(top, #4987f5 1%, #7faaf4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#4987f5), color-stop(100%,#7faaf4));
	background: -webkit-linear-gradient(top, #4987f5 1%,#7faaf4 100%);
	background: -o-linear-gradient(top, #4987f5 1%,#7faaf4 100%);
	background: -ms-linear-gradient(top, #4987f5 1%,#7faaf4 100%);
	background: linear-gradient(top, #4987f5 1%,#7faaf4 100%);
}

#gallery-buttons-right ul li:hover {
background:#ed1b24;
	background: -moz-linear-gradient(top, #ed1b24 1%, #f17420 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ed1b24), color-stop(100%,#f17420));
	background: -webkit-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: -o-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: -ms-linear-gradient(top, #ed1b24 1%,#f17420 100%);
	background: linear-gradient(top, #ed1b24 1%,#f17420 100%);
}


#top-widget-container, #bottom-widget-container {
	width:920px;
	margin-left:-32px;
}


#top-widgets-1 #widget, #bottom-widgets-1 #widget {
text-align: center;
width:920px;
}

#top-widgets-2 #widget, #bottom-widgets-2 #widget {
text-align: center;
width:390px;
min-width:390px;
}

#top-widgets-3 #widget, #bottom-widgets-3 #widget {
text-align: center;
width:286px;
max-width:286px;
-moz-border-radius: 0px;
-webkit-border-radius:0px;
border-radius: 0px;

}

#bottom-widgets-3 #widget img {
padding:0;margin:0;
-moz-border-radius: 50%;
-webkit-border-radius:50%;
border-radius: 50%;
height:220px;
}

#dealer-wrapper {
	padding:15px;width:94%;
	padding-top:0px;
}

#dealer-listing {
	border-bottom:solid 1px #ccc;margin-top:14px;
}

#dealer-listing  h3 {
	color:#069;
}

#store-wrapper {
	margin-left: -1%;
	width:691px;
}

.category-wrapper {
	float:left;
	width: 211px;
	height:150px;
	min-height:150px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
	background-color:#fff;
box-shadow: 0 0 0 2px #496945 inset;
	margin:1%;
	padding-bottom:2%;
overflow:hidden;
text-align:center;
}

.category-wrapper:hover {
opacity:.93;
filter:alpha(opacity=.93);
filter: �alpha(opacity=.93)�;
}

a .category-wrapper img {

max-width:211px;
max-height:94px;
}

.category-wrapper .header-text {
	text-align:center;
	margin:0;padding:0;
	text-decoration:none;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-o-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
background:#496945;
	background: -moz-linear-gradient(top, #496945 1%, #395236 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#496945), color-stop(100%,#395236));
	background: -webkit-linear-gradient(top, #496945 1%,#395236 100%);
	background: -o-linear-gradient(top, #496945 1%,#395236 100%);
	background: -ms-linear-gradient(top, #496945 1%,#395236 100%);
	background: linear-gradient(top, #496945 1%,#395236 100%);
	height:auto;
	min-height:26px;
	color:#fff;
	margin-top:-12px;
}

.category-wrapper .header-text h2 {
	margin:0;padding:0;
		font-size:18px;font-weight:700;
			color:#fff;
			line-height: 1.3em;
	padding:8px;
}

#main-content .category-wrapper h2 {
	color:#fff;
}
