body {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffc;
	font-size:   13px;
	
}
body.menu {
	background-color: #ffc;
	text-align: center;	
}

body.events {
	background-color: #ffc;
	text-align: center;	
}
body.events p {
	margin-left: 20px;
	margin-right: 20px;

}
body.page {
	background-color: #fff;
}

div.shortlist h1 {
	margin-top: 70px;
}
div.shortlist h3 {
	font-style: italic;
	font-family: Times;
	font-size: 1.7em;
}
div.shortlist p {
	font-style: italic;
	font-family: Times;
	font-size: 1.3em;
	line-height: 1.2;

}
img {
	border: 0px;
}

span.event_date {
	margin-bottom: 400px;
	font-weight: bold;
	font-family: Times;
	font-size: 1.7em;
}

div.event {
	width:720px;
	text-align: justify;
	background-color: #ffc;
/*	border-bottom: solid #946B42 1px; */
	border-top: solid #946B42 1px;
	padding: 20px;
}
h2 {
	padding-top: 40px;
	padding-bottom: 40px;
}
p.event {
	margin-left: 20px;
	margin-right: 20px;
}
div.event_header {
	width: 700px;

	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.5em;
/*	border-top: 10px solid #946B42;
	border-bottom: 10px solid #946B42;
	background-color: #946B42;
	color: #fff; */
}

div.wines {
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.5em;	
}
div.style1 {
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.2em;	
}

p.region, td.region {
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.3em;
	padding: 16px;
}

td.sub_appellation {
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.0em;
	padding: 12px;
}
tr.wine {
	font-style: italic;
	font-family: Times;
	font-size: 1.0em;	
}
tr.wine td {
	text-align: center;
}

div.course {
	position: relative;
}

p.course {
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.5em;	
}

p.menu_item {
	font-style: italic;	
	font-family: Times;
	font-size: 1.2em;	
}

div.menu_item {
	font-style: italic;	
	font-family: Times;
	font-size: 1.2em;	
}

.half-line {
	font-size: 1px;	
	height: 8px;
}

div.course-left {
	position: relative;
	text-align: left;
}

div.course-right {
	position: relative;
	text-align: right;
}

p.menu_item_description {
	font-style: italic;	
	font-family: Times;
	font-size: 1.0em;	
}

p.region {
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.2em;	
}

p.sub_appellation {
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	font-size: 1.0em;	

}	

.menuheading {
	font-style: italic;
	font-weight: bold;
	font-size: 2.5em;	
	text-align: center;
}

#page {
	position: relative;
	margin: 0 auto;
	width: 720px;
	
}

#page_left {
	position: absolute;
	top: 0px;
	width: 270px;
	height: 450px;
	left: 0px;
	background-color: #963;

}
#page_left_picture {
	margin-top: 105px ;
	margin-left: auto;
	margin-right:auto;

}


div.page_nav {
	position: absolute;
	top: 0px;
	width: 180px;
	height: 450px;
	left: 270px;
	text-align: center;
}

#page_nav_content  {
	margin: 0 auto;
}


#page_right {
	position: absolute;
	top: 0px;
	width: 270px;
	height: 450px;
	left: 450px;
	background-color: #ffc;
}
#page_right_content {
	position: absolute;
	left: 40px;
/*	width: 180px; */
	width: 200px; 
	line-height: 1.1em;
	text-align: left;
	height: 400px;
	top: 50%;
	margin-top: -200px;
}
#page_content {
	font-size: 1.2em;
	text-align: justify;
}

a {
	color: #996633;
}

.hiddenPic {
	display: none;
}


