@charset "UTF-8";
.banner_container {
	height: 125px;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navbar_container {
}
.page_container {
	background-color: #FFFFFF;
	margin: auto;
	width: 770px;
	border: 1px solid #897465;
}
.page_border {
	border: 7px solid #FFFFFF;
	width: 770px;
	margin: auto;
}
.LHS_container {
	text-align: right;
	vertical-align: top;
	width: 187px;
	float: left;
}
.RHS_container {
	margin-left: 220px;
	margin-right: 100px;
	margin-top: 40px;
	margin-bottom: 75px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	font-style: normal;
	color: #666666;
	line-height: 18px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #ddc6ab;
	background-image: url(images/background.jpg);
}
.footer_container {
	height: 24px;
	width: 770px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	font-style: normal;
	color: #897465;
	line-height: 18px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-bottom: 7px;
}
.drop_shadow {
	background-image: url(images/dropshadow_side.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 792px;
	background-position: right;
}
.content_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #70574C;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #70574C;
}
.winelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
}
.alpha_list {
	list-style-type: lower-alpha;
	padding-left: 20px;
	list-style-position: outside;
}
.wine_line {
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #70574C;
	text-transform: uppercase;
	letter-spacing: 1pt;
	line-height: 24px;
}
.content_italic {
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	font-size: small;
}
.content_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: right;
	line-height: 14px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 7px;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
}
.img_rightborder {
	float: right;
	border: 1px solid #d6cec9;
	margin-left: 15px;
	margin-bottom: 7px;
}
.img_leftborder {
	float: left;
	border: 1px solid #d6cec9;
	margin-right: 15px;
	margin-bottom: 7px;
}
.text_expanded {
}
.text_collapsed {
	display: none;
}
.weblink {
	font-size: x-small;
}.LHS-sidebar {
	text-align: left;
	margin-left: 15px;
}

