body {
	font-family: BookAntiqua;
	font-style: italic;
	background-color: #e9e9e9;
	font-size: 12pt;
	color: #000000;
	}
	
 #container {
	width: 928px;
	height: auto;
	margin-top: 20px;
	margin: 20px auto;
	margin-bottom: 4px;
	border: 0px;
}

#header {

	width:928px;
	height:163px;
		 
}


#mainContent {
	width: 928px;
	background-image: url(images/Home_Main-Image.jpg); 
	
}



#mainContentDirections {
	width: 928px;
	background-image: url(images/DirectionsMain-Image.jpg); 

}


#mainHours {
	width: 928px;
	background-image: url(images/BG_Hours.png); 
		

}

#mainSpecials {
	width: 928px;
	background-image: url(images/BG_Specials.png); 
	

}





#footer {
    
	background-image:url(images/Footer.png); 
	float: left;
	width: 928px;
	height:26px;
	margin-bottom: 10px;
}




#mainBlank3 {
	float: left;
	position: relative;
	width: 928px;
	height: 200px;
	text-align: center;
	font-family: BookAntiqua;
	font-style: italic;
	background-image: url(images/menu%20jpg/Brunch/Brunch%20bg-01.png);
	border:2px solid #000;
	}
	
#mainBlank4 {
	border:2px solid #000;
	width: 920px;
	height: auto;
	background-image: url(images/menu%20jpg/Lunch%20Dinner/web%20Lunchdinner.png);
	background-size: 928px auto;
	}

#mainBlank5 {
	background-image:url(images/menu%20jpg/dessert/Desserts-1.png);
	}
	
#mainBlank6 {
	background-image:url(images/blank%20bg.png);
	}
		
	
.underline {
	margin-top:-20px;
}



		

 /*JScrollPane CSS*/
		.jScrollPaneContainer {
			position: relative;
			overflow: hidden;
			z-index: 1;
			padding-right:20px;
		}
		.jScrollPaneTrack{
			position:absolute;
			cursor:pointer;
			right:0;top:0;
			height:100%
		}

		.jScrollPaneDrag{
			position:absolute; 
			background:#CCC;
			cursor:pointer;
			overflow:hidden;
			
			-moz-border-radius:0px;
			-webkit-border-radius:0px;
			}
		
		.scroll-pane{padding:0;}
		


.facebook {
	margin-top: 5px;
	margin-right:15px;
	float: right;
	
}
