
hr { text-align:left;color:#252Fa1; }

body {
	margin:0;
	font: "Trebuchet MS",Helvetica,Jamrul,sans-serif; 
	background-color: black; 
	color: black;
	text-align:left;
}
body div {  font: 10pt "Trebuchet MS",Helvetica,Jamrul,sans-serif; }
/*
table.outer { font-family:Verdana; font-size:8pt; }
table td {  font: 8pt verdana; }
table td table td {  font: 8pt verdana; }
*/
table.outer { font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:8pt; }
table td {  font: 10pt "Trebuchet MS",Helvetica,Jamrul,sans-serif; }
table td table td {  font: 10pt "Trebuchet MS",Helvetica,Jamrul,sans-serif; }

.clear{clear:both}

h1   { font-size:22pt }
h4   { font-size:12pt }
h5   { font-size:12pt;font-weight:100  }
h6   { color:darkblue; font-size:11pt; font-weight:600 }

.nav { font-size:10pt;font-weight:bold }

a, a:active, a:visited {
	color: #252FA1;
	text-decoration: none
}
a:hover { text-decoration: underline }
a img {border:none;}
#mainBody{
	margin:6px;
}
.whiteTxt { color: white; }
.red { color: Red; }
.bold{ font-weight:bold; }
.boldBig { font-size:12pt; font-weight:bold }
.LithosNorm { font: 8pt lithos pro regular }
#smallNote{ font-size:smaller }
.smallNoteItalic{ 
	font-size:smaller;
	font-style:italic;
}
.wineItalic{ font-style:italic }
.courseP{ margin-bottom:10px }
.course { font-weight:bold }

.dish { margin-bottom:5px; }
.wine { font-style:italic; }
.green { background:#006600; color:#FFFFFF }
.leftJust{ text-align:left }
.normalFontWeight{ font-weight:normal;}

/* Chef Bio page */
.bioDetails{
	display:none;
	border:1px solid black;
	margin:10px;
	margin-left:20px;
	padding:10px;
}
.bioQuestion{
	font-style:italic;
	padding-top:10px;
	margin-bottom:10px;
}
.bioAnswer{
	text-indent:10px;
}
.bioImage{
	border:1px solid black;
}
.bioImageSpan{
	float:right;
	margin:10px;
	padding:10px;
	background:#D26347;
}
/* Wine tasting/dinner */
.wineTastingLeft{
	vertical-align:top;
	width:90px;
}
.wineTastingRight{
	vertical-align:middle;
	width:200px;
}
.blindDown{
	margin-top:20px;
	margin-bottom:20px;
}
.hide{
	font-size:9px;
	padding-top:10px;
}
.dateCol{ 
	float:left; 
	margin-right:20px; 
	margin-left:186px;
	text-align:left;
	width:80px;
}
/* Community Logos */
.imgSpace{ 
	float:right; 
	margin:5px;
}
.companyContent{
	padding-top:10px;
	padding-bottom:18px;
}

.pageHeader{
	margin:5px;
}
#lunchCard{
	border:1px solid black;
	background-color:red;
	padding:5px;
}
.turduckenText{
	float:left;
	margin-right:10px;
	line-height:26px;
	font-weight:bold;
}
.destinations {
	padding: 5px;
}

/* Specialty Items */
.specialtyItem{
	margin:4px;
	border:1px solid black;
	background-color:#a7b4d6;
}

.specialtyImage{
	float:left; 
	padding-right:10px;
}
.specialtyItem .sub{
	background-color:#bac7ea;
	margin:10px;
	margin-left:20px;
	width:550px;
}




