/*global styles*/
p { margin:11px 0; }
a { color: #934a11; }
a:link {color: #934a11; text-decoration:none;}      
a:visited {color: #934a11; text-decoration:none;} 
a:hover { color:#934a11; text-decoration:underline;}  
a:active {color: #934a11; text-decoration:none;}
a.feature, a.feature:link, a.feature:visited, a.feature:hover, a.feature:active  { color:#fff; }

html { background:url(../images/html_bg.gif) top left; }
body { min-width:733px; text-align:center; background:url(../images/body_bg.gif) repeat-x top left; font-family:"Lucida Grande", Arial, Helvetica, sans-serif; font-size:12px; line-height:13px;}
	#mainContainer { margin:0 auto; text-align:left; width:733px; background:#3f0202 url(../images/border.gif) repeat-x top left;}
		#content {  margin-left:7px; text-align:left; width:717px; background:#f4f1d0 url(../images/content_bg.gif) repeat-y top left; }
			#nav { width: 717px; height:20px; background:url(../images/nav_bg.jpg) no-repeat top left; line-height:20px;}
				#nav ul, #nav li { float:left; list-style:none}
				#nav ul { margin-left:133px; width:500px; display:inline;}
				#nav li { margin-right:15px; }
				#nav li.last { margin:0; }
				#nav a { color: #dedaaf; }
				#nav a.currentPage { font-weight:bold; text-decoration:underline; }
				#nav a:hover { color:#fff; text-decoration:none;}  
			#mainImage { float:left; width:717px; }
			h2, h3, h4 { clear:left; margin-bottom:11px; font-weight:bold; }
			h2 { height:82px; }
			h3 { font-size:14px;}
			h4 { font-size:13px;}
			
			#copy { margin:0 25px; }
				#copy ul { margin:11px; }
				#copy ul, #copy ul li { float:none; clear:left; list-style-type:disc; }
				#copy.menu li { float:left; }
				table { margin:0 0 0 125px; }
					#servingSize { width:100px; }
					#cost { width:110px; }
				td.menuWidth { width:350px;  }
				th, td { padding:0 20px 20px 0; }
				th { font-weight:bold; padding:0 20px 20px 0; margin-bottom:20px; text-decoration:underline; }
				tr.noMargin td { padding:0 20px 0 0; }
				img.feature { margin:0 auto 22px auto; margin-left:auto; margin-right:auto; }
			#copy.menu h3, #copy.menu h4, #copy.menu h5, #copy.menu p { text-align:center; }
			#copy.menu strong { display:block; }
				
		#footer { clear:left; margin:0px 25px; padding-top:50px; padding-bottom:11px;font-size:10px; }
			#footer ul { float:left; width:455px; margin-left:130px; margin-bottom:11px; display:inline; }	
			#footer li { float:left; margin-right:1.5em; list-style:none; display:inline; }
			#footer p { clear:left; display:block; text-align:center; margin:0; }
			#footer a:hover { color:#000; text-decoration:none; }  

/*page-specific styles*/
#home { }
	#homeCopy { width:440px;  float:left; margin-right:15px;}
	#featureColumn { width:210px float:left; }
		div.feature { margin-bottom:22px; }
		#facebookFeature { background:#3B5998 url(../images/feature_fb_bg_left.gif) no-repeat top left; color:#fff; float:left; width:210px; text-align:center; height:49px; font-size:16px;}
			#facebookFeature a { padding:0; margin:0; background: url(../images/feature_fb_bg_right.gif) no-repeat top right; height:49px;  display:block; }
			#facebookFeature img { margin:18px 0 0 0; }
#menu { }
	#copy.menu ul, #copy.menu li { float:left; list-style-type:none; list-style:none; margin:0;	}
	#copy #menuNav { width:666px; height:215px; display:inline; background:url(../images/brunch.jpg) no-repeat top left; margin:0 0 25px 0; }	
		#menuNav a { color:#000; display:block; font-size:16px; display:block; width:100px; margin-left:20px; height:50px;  line-height:50px; }
	#appetizers, #dinner, #platters { display:none; clear:left;}
	#platters table { margin:0 0 0 20px; }
	#brunch { clear:left; }
	
#folderViewer { }
	h3.folderViewerFB { float:left; width:545px; }
	#prevBtn, #nextBtn { float:left; width:70px;}
	#nextBtn { width:50px; }
	#galleryImage { clear:left; }
	img.thumb { width:130px; height:98px; margin:0px 0px 0 0; }
	div.galleryRow { float:left; width:640px; cursor:pointer; height:110px;}
		.galleryRow img { float:left; width:130px; height:98px; margin-right:11px; }
		.galleryRow h4, .galleryRow p { float:left; width:480px; clear:none; margin:0 0 5px 0; padding:0; display:inline;	 }
	
#music { }
	#tabisola { width:325px; height:332px; margin-bottom:15px; background:url(../images/tabs.jpg) no-repeat top left; padding-left: 325px; }
	#djs { width:325px; height:332px; margin-bottom:15px; background:url(../images/dj.jpg) no-repeat top left; padding-left: 325px; }	

#reservations {}
	.formRow { float:left; clear:left; width:650px; margin-bottom:11px; display:inline; }
	label { width:150px; float:left; }
	input { width:300px; float:left; }
	textarea { width:300px; height: 200px; float:left; }
	#confirmation { margin-left:150px; }
	#btnSubmit { float:left; clear:left; width:100px;  border:1px solid #999; margin:0; padding:0; display:inline;}
	#errorMessage { color:#9f0002; margin-bottom:11px;}
	
#info { }
	#ttc { float:left; width:290px; margin-right:22px;}
	#infoCopy { float:left; width:350px; }