@charset "UTF-8";
.home_container {
	margin: auto;
	text-align: center;
	height: 420px;
	width: 515px;
	position: relative;
	left: 20px;
}
.enter_site {
	position: absolute;
	height: 39px;
	width: 108px;
	left: 45px;
	top: 369px;
}
.splash_content {
	height: 420px;
	width: 515px;
	position: relative;
	margin-top: 29px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 12px;
}
.body_splash {
	background-color: #3C476F;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	background-color: #e6d4ba;
}
.letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.page_heading {
	padding-top: 60px;
}
a {
	border: 0px none #3C476F;
	color: #3d476f;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.page_container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	position: relative;
}
.topnav_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.banner_container {
	height: 150px;
	width: 920px;
	margin-top: -95px;
	margin-bottom: 94px;
}
.banner_overhangs {
	position: relative;
	top: 94px;
}
.leftnav_container {
	width: 200px;
	position: relative;
	top: 90px;
	padding-left: 10px;
}
.content_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_shadow.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.text_expanded {
}
.text_collapsed {
	display: none;
}
.quote_container {
	background-image: url(../images/quote-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #68749A;
	text-align: center;
	padding-right: 15px;
	padding-left: 25px;
	line-height: 22px;
	padding-top: 15px;
}
.quote_firstletter {
	font-size: 24px;
}
.quote_name {
	font-size: 10px;
	color: #68749A;
	line-height: 14px;
}
.footer_container {
	height: 35px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.lhs_content {
	width: 210px;
	position: absolute;
	left: 0px;
}
.stethoscope {
	position: absolute;
	left: -30px;
	top: -210px;
}
.rhs_content {
	width: 570px;
	margin-left: 240px;
	padding-right: 100px;
	padding-left: 0px;
	padding-bottom: 210px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.img_rightborder {
	float: right;
	border: 1px solid #666666;
	margin-left: 15px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.img_leftborder {
	float: left;
	border: 1px solid #666666;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.content_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #38477A;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.content_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #999999;
	line-height: normal;
	font-weight: lighter;
	letter-spacing: 2px;
}
.winelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
}
.body_bold {
	font-weight: bold;
	color: #666666;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #7285B2;
	padding-top: 10px;
}
.article_border {
	border: 1px solid #CCCCCC;
}
li {
	list-style-type: disc;
	list-style-position: outside;
}
.content_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #38477A;
	padding-top: 10px;
}
.weblink {
	font-size: x-small;
}
