html {
overflow-y: scroll;
background: #000000 url(../images/bg.jpg) top center no-repeat;
}

body{
background: #000000 url(../images/bg.jpg) top center no-repeat;
background-attachment: fixed;
/*font-family: 'Francois One', sans-serif;*/
font-family: 'Oswald', sans-serif;
color: #d5c296;
}

#wrapper{
width: 970px;

margin: 0 auto;
position: relative;
}

#twitterbox{
background: url(../images/twitter-bg.jpg) no-repeat;
width: 328px;
height: 35px;
float: left;
margin-left: 70px;
}

#twitter_update_list{
list-style: none;
color: #d5c296;
position: relative;
top: 8px;
left: 66px;
width: 240px;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
}

	#twitter_update_list a{
		color: #c60701;
		text-decoration: none;	
	}	

#signup{
background: url(../images/signup-bg.jpg) no-repeat;
float: right;
margin-right: 70px;
width: 328px;
height: 35px;
}

	#signup a{
			display: block;
			color: #d5c296;
			text-decoration: none;
			width: 328px;
			height: 27px;
			padding-top: 8px;
			padding-left: 70px;
		}

#signup p{
	color: #d5c296;
	font-size: 10px;
	letter-spacing: 1px;
	}
	
#burgerCo{
	width: 328px;
	height: 35px;
	float: left;
	margin-left: 125px;
	margin-top: 10px;
}

#americanR{
	float: right;

	width: 328px;
	height: 35px;
	margin-top: 10px;
}

	
#header{
margin: 0 0px 20px 0px;
position: relative;
z-index: 10; /*needed for older IE*/
}
	
	#logo{
	z-index: 10;
	height: 140px;
	width: 143px;
	position: absolute;
	top: -40px;	
	left: 412px;
	}
	
	.rope{
	background: url(../images/rope.jpg) repeat-x;
	width: 828px;
	height: 5px;
	margin: 0 auto;
	}
	
	
#main{
width: 970px;
position: relative;
}

#content{
width: 842px;
margin: 0 auto;
position: relative;
}

#sidebar{
background: url(../images/sidebar/middle.jpg) no-repeat;
background-position: top left;
}

	#sidebar-top{background: url(../images/sidebar/top.jpg) no-repeat; height: 8px;}
	#sidebar-bottom{background: url(../images/sidebar/bottom.jpg) no-repeat; height: 10px;}
	
.separator{
	background: url(../images/sidebar/col-separator.png) no-repeat;
	background-position: left center;
	width: 184px;
	height: 30px;
}
	
.col1{
width: 220px;
position: relative;
float: left;
}

#col1-menu{
width: 220px;
position: relative;
float: left;
}

#col1-menu-spacer{
width: 220px;
height: 200px;
}

.col2{
width: 380px;
position: relative;
float: left;
padding-top: 40px;
padding-right: 20px;
font-size: 11px;
line-height: 16px;
font-family: Arial, sans-serif;
margin-bottom: 10px;
}

.col2-noimage{
width: 600px;
position: relative;
float: left;
padding-top: 40px;
padding-right: 20px;
font-size: 11px;
line-height: 16px;
font-family: Arial, sans-serif;
margin-bottom: 10px;
}

	.col2 p, .col2-noimage p{
	color: #d5c296;
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, sans-serif;
	margin-bottom: 12px;
	}
	
	.col2 table td, .col2-noimage table td{
	color: #d5c296;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
	text-align: left;
	padding: 4px;
	}
	
	.col2 h1, .col2-noimage h1{
	color: #c60701;
	font-size: 16px;
	margin-bottom: 16px;
	letter-spacing: 2px;
	}

	.col2 h2, .col2-noimage h2{
	color: #d5c296;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
	letter-spacing: 2px;
	}
	
	.col2 ul, .col2-noimage ul{
	color: #d5c296;
	margin-bottom: 13px;
	list-style: disc;
	margin-left: 30px;
	}
	
	.col2 ul li, .col2-noimage ul li{
	color: #d5c296;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 12px;
	}
	
	.col2 ol, .col2-noimage ol{
	color: #d5c296;
	font-size: 12px;
	margin-bottom: 12px;
	letter-spacing: normal;
	list-style-type: decimal;
	margin-left: 30px;
	}

.col3{
width: 220px;
position: relative;
float: left;
padding-top: 40px;
}

#col2-3-wrapper{
width: 620px;
float: right;
}
	
	/*REMOVE*/
	#feature-img{
	 position: relative;
	 width: 216px;
	 margin-bottom: 20px;
	 }
	 /*REMOVE*/
	 #feature-img img{
	 border: 8px solid #d5c296;
	 }
	 
	 
	 .feature-img{
	 position: relative;
	 width: 216px;
	 margin-bottom: 20px;
	 }
	 
	 .feature-img img{
	 border: 8px solid #d5c296;
	 }
	 
	 .title{
	 	background: url(../images/caption.png) no-repeat;
	 	position: absolute;
	 	top: 14px;
	 	left: 0px;
	 	width: 216px;
	 	height: 30px;
	 	font-family: 'Oswald', sans-serif;
	 	letter-spacing: 2px;
		font-size: 11px;
		line-height: 22px;
	 	color: #d5c296;
	 	text-transform: uppercase;
	 }
	 
	 .caption{
	 	width: 170px;
	 	color: #d5c296;
		font-family: Arial, sans-serif;
		font-size: 11px;
		line-height: 18px;
	 }

#mainfeaturearea{
height: 319px;
width:841px;
margin: 0 auto;
position: relative;
}


#slider{
height: 319px;
width:841px;
margin: 0 auto;
}

.mainphoto{
width: 841px;
height: 306px;
margin: 0 auto;
position: absolute;
top: 5px;
z-index: 4;
}

.nudgeright{
margin-left: 3px;
}

.mainteaser{
padding-top: 8px;
background: url(../images/teaser-bg.png) no-repeat;
width: 189px;
height: 319px;
position: relative;
left: 40px;
z-index: 5;
cursor: pointer;
}


.mainteaser p{
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 17px;
text-align: center;
color: #d6c498;
width: 135px;
position: relative;
top: 0px;
left: 30px;
}

#mainheadlines{
margin: 0 auto;
}

	.display-rochester{
	font-family: 'Rochester', cursive;
	width: 841px;
	font-size: 26px;
	color: #c60701;
	margin: 13px auto;
	font-weight: normal;
	text-align: center;
	}
	
	.display-francois{
	font-family: 'Oswald' sans-serif;
	font-size: 15px;
	letter-spacing: 4px;
	color: #d6c498;
	margin: 13px auto;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	}
	
	.display-francois:before, .display-francois:after{
	content: url(../images/emdash.png);
	}
	
.rope2{
	background: url(../images/rope2.png) no-repeat;
	width: 843px;
	height: 8px;
	margin: 0 auto;
}

#bottom{
margin: 10px auto;
width: 842px;
height: 132px;
background: url(../images/bottom-bg.png) no-repeat;
}

	#cd-heading{
	width: 280px;	
	color: #d6c498;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	}
	
		#cd-heading a{
		color: #d6c498;
		font-family: Arial, sans-serif;
		font-size: 10px;
		text-decoration: none;
		}
	
	
	
	
	#cd-numbers{
	color: #c60701;
	font-size: 24px;
	position: relative;
	/* top: 8px; */
	top: 0px;
	left: 73px;
	text-decoration: none;
	}
	
		#cd-numbers a{
		color: #c60701;
		font-size: 24px;
		text-decoration: none;
		}
		
	#cd-labels{
	position: relative;
	top: 0px;
	left: 62px;
	line-height: 10px;
	}
	
	#cd-labels span{
	color: #d6c498;
	margin: 6px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}
	
.bottombox{
	float: left;
	}

		#left{
		width: 280px;
		height: 132px;
		background-position: center left;
		}
		
		#center{
		background-position: bottom center;
		width: 280px;
		height: 131px;
		}
	
			#charities{
			 margin-top: 15px;
			}
		
		#right{
		width: 280px;
		height: 132px;
		}		
			
#footer{
width: 842px;
margin: 20px auto;
font-family: Arial, sans-serif;
color: #666666;
font-size: 9px;
letter-spacing: 0px;
line-height: 32px;
}

	#footer a{
	color: #666666;
	text-decoration: none;
	margin: 0px 6px;
	line-height: 32px;
	}
		#footer a img{
		position: relative;
		top: 4px;
		margin: 0px 6px;
		}

	.foot-left{
	float: left;
	}
	
	.foot-right{
	float: right;
	}
			
#script-execute{
display: none;
width: 1px;
height: 1px;
background: black;	
}

/*Menu Page, Interior Pages*/
	
#sidebar{
font-family: Arial, sans-serif;
}

#sidebar a{
	color: #d5c296;
	text-decoration: none;

}

#sidebar ul{
	margin-left: 15px;
	font-size: 10px;
	line-height: 16px;
	color: #d5c296;
	width: 150px;
}

#sidebar p{
	margin-left: 15px;
	font-size: 10px;
	line-height: 16px;
	color: #d5c296;
	width: 150px;
}

#sidebar h1{
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #d5c296;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.menucomment{
	width: 150px;
	font-size: 10px;
	color: #d5c296;
	text-align: center;
	margin-left: 15px;
	line-height: 16px;	
}


#menudownload{
width: 180px;
text-align: center;
padding-bottom: 10px;
}

	#menudownload .pdf{ color:#d5c296; font-family: 'Oswald', sans-serif; text-align: center; font-size: 13px; letter-spacing: 3px;}
	#menudownload .download{font-family: Arial, sans-serif; font-size: 10px; letter-spacing: 2px;}

#orderonline{
background: url(../images/orderonline-button-bg.jpg) no-repeat;
margin-left: 6px;
margin-top: 20px;
padding-top: 8px;
width: 170px;
height: 39px;
color: #d5c296;
}

	#orderonline a{
			color: #d5c296;
			text-decoration: none;
			}
			
#orderonlineRight{
	background: url(../images/orderOnline-right.png) no-repeat;
	margin-top: 20px;
	margin-bottom: 16px;
	padding-top: 8px;
	width: 186px;
	height: 39px;
	color: #d5c296;
}

	#orderonlineRight a{
			color: #d5c296;
			text-decoration: none;
			}

.order { text-align: center; font-size: 13px; letter-spacing: 3px;}
.comingsoon { text-align: center; font-family: Arial, sans-serif; font-size: 9px; letter-spacing: 2px; line-height: 9px; }

 
.section{
margin-bottom: 20px;
} 
 
 .section a{
			font-weight: bold;
			color: #bd1814;	
		}
		.section a:hover{ color: #F00; }
 
.category{
	width: 380px;
	background: url(../images/menu-header-bg.png) repeat-x;
	background-position: center;
	height: 24px;
	margin:0 auto;
	text-align: center;
	margin-bottom: 20px;
}

	.col2-noimage .category{
	width: 600px;
	background: url(../images/menu-header-bg.png) repeat-x;
	background-position: center;
	height: 24px;
	margin:0 auto;
	text-align: center;
	margin-bottom: 4px;
}

.category h1{
	font-family: 'Oswald', sans-serif; 
	color: #c60701;
	background: url(../images/category-mask.png) repeat-x;
	background-position: center;
	padding: 0px 6px;
	width: auto;
	display: inline;
	margin-bottom: 4px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.cat-description p{
	width: 340px;
	padding: 1px 20px;
	margin: 0 auto;
	text-align: center;
	color: #d5c296;
	font-size: 10px;
	font-family: Georgia, serif;
	font-style: italic;
	margin-bottom: 4px;
}

.menuitem{
color: #d5c296;
font-family: Arial, sans-serif;
width: 380px;
font-size: 14px;
margin-bottom: 10px;
}

 .menuitem .name{ width: 300px; text-align: left; text-transform: uppercase; font-size: 14px; line-height: 18px; padding: 0; }
 .menuitem .price{ width: 80px; text-align: right; font-size: 14px;}
 .menuitem .description p, .menuitem .description{ text-align: left; font-size: 11px; margin-bottom: 4px; padding: 0;}
 
.entry{
	text-align: left;
	color: #d5c296;
	
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
	}
	
#search{
margin-left: 15px;
font-family: Arial, sans-serif;
font-size: 10px;
color: #d5c296;
text-align: left;
}

#search p{
margin-left: 0;
text-align: left;
}

.box{
	border-style: none;
	background-color: #d5c296;
	color: black;
	
	margin-top: 4px;}
	
.button{
	color: #d5c296;
	border: 1px solid #d5c296;
	background: none;
	margin-top: 6px;
	}

/*=======================*/	
/*LOCATION PAGE STYLES*/
/*=======================*/


.loc-section{
	height: 220px;
}

.loc-category{
	width: 600px;
	background: url(../images/menu-header-bg.png) repeat-x;
	background-position: center;
	height: 24px;
	margin:0 auto;
	text-align: left;
	margin-bottom: 4px;
}

.loc-category h1{
	font-family: 'Oswald', sans-serif; 
	color: #c60701;
	background: url(../images/category-mask.png) repeat-x;
	background-position: center;
	padding-right: 6px;
	width: auto;
	display: inline;
	margin-bottom: 4px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.loc-section p{
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 4px;
}

.loc-address-data{
float: left;
}

.loc-section .phone-head p, .loc-section .hours-head p{
font-family: 'Oswald', sans-serif; 
color: #c60701;
letter-spacing: 1px;
text-align: right;
}

.loc-section .phone p, .loc-section .hours p{
font-family: 'Oswald', sans-serif; 
color:#d5c296;
letter-spacing: 1px;
margin-left: 10px;
}

.loc-section table td{
padding: 0px;
}

.loc-section .map{
height: 150px;
width: 200px;
float: right;
border: 8px solid #d5c296; 
}

.loc-link-bar{
background: url(../images/locations-banner.png) no-repeat;
height: 22px;
width: 276px;
padding-left: 6px;
padding-top: 2px;
margin-top: 10px;
}

.loc-link-bar a{
font-family: 'Oswald', sans-serif; 
color:#d5c296;
font-size: 12px;
letter-spacing: 3px;
padding: 0px 8px;
text-decoration: none;
}

.loc-link-bar-sep{
font-family: 'Oswald', sans-serif; 
color:#d5c296;
}


/*=======================*/	
/* News Page Styles      */
/*=======================*/	

.news-section{

} 

.news-section .category{
margin-bottom: 16px;
}

.article-wrapper{
margin-bottom: 20px;
border-bottom: 2px solid #333333;
}

.article-wrapper, .article-wrapper p{
font-family: Arial, sans-serif;
color: #d5c296;
font-size: 12px;
}
 
.article-wrapper a, .news-section a{
			font-weight: bold;
			color: #c60701;
		}
		.article-wrapper a:hover, .news-section a:hover{ color: #F00; }

.news-article-img{
	 position: relative;
	 width: 364px;
	 margin-bottom: 20px;
	 border: 8px solid #d5c296;
	 }

.article-wrapper .news-date{
	color: #c60701;
	margin:0;
	padding: 0;
}

.article-wrapper .news-title, .article-wrapper .news-title a{
	color: #d5c296;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 20px;
}

.social-title{
	 	background: url(../images/caption.png) no-repeat;
	 	display: block;
	 	width: 216px;
	 	height: 30px;
	 	font-family: 'Oswald', sans-serif;
	 	letter-spacing: 3px;
		font-size: 11px;
		line-height: 22px;
	 	color: #d5c296;
	 	text-transform: uppercase;
	 	margin-bottom: 20px;
	 }


#twitterbox2{
width: 220px;
}

#twitter_update_list2{
font-family: Arial, sans-serif;
list-style: none;
color: #d5c296;
font-size: 10px;
letter-spacing: 1px;
text-align: left;
}

#twitter_update_list2 li{
		margin-bottom: 10px;}	

	#twitter_update_list2 a{
		color: #c60701;
		text-decoration: none;
	}	


/*=======================*/	
/*PILOT STYLES*/
/*=======================*/

.imageFloatLeft{
			float: left;
			padding: 0px 10px 10px 0px;	
		}
		
.alert{
color: yellow;
text-transform: uppercase;
font-weight: bold;
font-family: Arial, sans-serif;
}

.clear {
clear: both;
}

em{ font-style: italic; }

strong{ font-weight: bold; }

/*=======================*/	
/*New Table 12/20/12*/
/*=======================*/

.specialsTable{}
.specialsTable tr td:first-child{
	text-align: right;
}

.specialsTable tr td h3{
	text-align: left !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.specialsTable tr td{
	border: 1px solid #d5c296;
}