alt {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	}
#centercontent { 
	top: 0px;
	padding-top: 0px;
	width: 410px;
	text-align: left; 
}
	
#centercontent p { padding-top: 3em; } 


div#primary { 
	position: absolute; 
	left: 170px; 
	top: 12px; 
	width: 420px;  
	border-left: none;
	padding-left: 0px; 
	padding-right: 10px; }
	
div#primary h1 { 
	text-transform: none; 
	font-size: 14px;
	line-height: 140%; 
	padding-bottom: .5em; 
	font-weight: bold; 
	color: #4e2b00; /* brown */
	width: 400px; }

div#primary h1 .bright { 
	color: #c54d19; 
	font-size: 125%; 
	text-transform: lowercase; 
	font-style: italic; 
	font-family:  Georgia, "Times New Roman", Times, serif; }

h4 { text-transform: none; font-style: italic; }

div#secondary { top: 18px; 
	width: 210px; 
	padding-left: 10px; 
	padding-right: 10px; 
}
div#secondary .chefcaption { 
	display: block;
	width: 118px;  
	font-size: 82%; 
	line-height: 140%; 
	padding-top: 3px;
	padding-bottom: 9px;
}	
div#secondary h4 {  
	width: 210px;
	text-transform: none; 
	font-weight: bold; 
	font-style: italic;
	font-size: 1em; 
	line-height: 120%; 
	padding-bottom: 4px; 
	color: #c54d19;            /* red */
}			
div#secondary img { border: 1px solid black;
	margin-left: 0;
	padding-left: 0;
	}

div#secondary .chef { font-family: Verdana, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

div#PDFmenulink {
	width: 200px; 
	padding-left: 0; 
	padding-right: 10px; 
	}
	

div#PDFmenulink a:link,
div#PDFmenulink a:visited { 
	text-transform: none; 
	font-size: 10px; line-height: 14px; 
	font-weight: normal; color: #4e2b00; /* brown */
	border-bottom: 1px dotted #4e2b00; 
	padding-bottom: 1px;
	}	

div#PDFmenulink a:hover,
div#PDFmenulink a:active { 
	text-transform: none; 
	font-size: 10px; line-height: 14px; 
	font-weight: normal; color: #c54d19; /* red */ 
	border-bottom: 1px dotted #c54d19; 
	padding-bottom: 1px;
	}

div#centercontent .bigpic img { border: 1px solid black; 
	padding: 0; margin: 0 0 10px 0; width: 400px;  }

div#centercontent .bigpic { 
	display: block; }

div#centercontent #caption { 
	display: block;
	position: relative;
	top: 0px;
	left: 0;
	width: 400px; 
	margin: 0; 
	font-size: 85%; 
	line-height: 140%; 
	padding: 0 0 12px 0;
}

.thumbnail_list { width: 210px; }	

.thumb { 
	width: 100px; 
	height: 80px; 
	vertical-align: top; 
	float: left; 
	margin-bottom: 4px;
}
.thumb img { 
	width: 90px; 
	height: auto; 
	border: 1px solid black; 
}

.thumb_vert { 
	width: 100px; 
	height: 124px; 
	vertical-align: top; 
	float: left; 
	margin-bottom: 4px;
}
.thumb_vert img { 
	width: 90px; 
	height: 117px;
	border: 1px solid black; 
}

.thumb_wedding { 
	width: 100px; 
	height: 106px; 
	vertical-align: top; 
	float: left; 
	margin-bottom: 4px;
}
.thumb_wedding img { 
	width: 90px; 
	height: 101px;
	border: 1px solid black; 
}

.thumb p.menu,
.thumb_vert p.menu { 
	padding-bottom: 16px; }
	
div#extra { 
	position: absolute; 
	left: 620px; 
	top: 0px; 
	width: 210px; 
	height: auto;
	border-left: none;  }

div#extra .thumb img a:link,
div#extra .thumb img a:visited { 
	border: 1px solid #000000; /* black */
}

div#extra .thumb img a:hover,
div#extra .thumb img a:active { 
	border: 2px solid #c54d19; /* red */
}

div#extra h4 {  
	margin-top: 20px;
	text-transform: none; 
	font-weight: normal; 
	font-style: italic;
	font-size: .95em; 
	line-height: 140%; 
	color: #c54d19; /* red */ 
}

div#extra .menulink { 
	clear: both;
	margin-top: 5px;
	}
	
div#extra .menulink a:link,
div#extra .menulink a:visited { 
	text-transform: none; 
	font-size: 10px; line-height: 14px; 
	font-weight: normal; color: #4e2b00; /* brown */
	border-bottom: 1px dotted #4e2b00; 
	padding-bottom: 1px;
	}	
div#extra .menulink a:hover,
div#extra .menulink a:active { 
	text-transform: none; 
	font-size: 10px; line-height: 14px; 
	font-weight: normal; color: #c54d19; /* red */ 
	border-bottom: 1px dotted #c54d19; 
	padding-bottom: 1px;
	}
	
	

div.desc {
	text-align: center;
	font-weight: bold;
	width: 400px;
	margin: 0;
}
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }

/* Regular clearing, just in case! */
.clear { clear: both; }
