@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #443322;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.content {
	width: 720px;
	margin-left: 80px;
	margin-top: 30px;
	}
.homecontent {
	width: 1024px;
	margin-left: 80px;
	margin-top: 30px;
	}
.contentLftCol {
	float: left;
	width: 280 px;
}
.contentRtCol{
	float: right;
}
.nonindented {
	text-indent: 0px;
	margin-top: 10px;
}
.participants {
	text-indent: 0px;
	margin-top: 10px;
	line-height: 120%;
}
.longQuote {
	margin-left: 40px;
	text-indent: 0px;
	margin-top: 10px;
}

.topGrid
{
	/*width: 950px;*/
	height: 320px;
	margin-left: 80px;
	margin-top: 40px;
}

h1 {
	font-size: 220%;
	font-weight: bold;
	color: #443322;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 80%;
	color: #443322;
	font-weight: normal;
	font-variant: small-caps;
}
h3 {
	font-size: 140%;
	color: #443322;
	font-weight: bold;
	margin-top: 20px;
	line-height: 220%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 140%;
	color: #443322;
	font-weight: bold;
	margin-top: 20px;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.imgLink {
	text-decoration: none;
	border:0px;
}
a.imgLink:hover {
	border: 5px;
	color: #009999;
}

p {
	font-size: 75%;
	line-height: 220%;
	clip: rect(auto,500px,auto,auto);
	width: 420px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.longp {
	font-size: 75%;
	line-height: 220%;
	clip: rect(auto,800px,auto,auto);
	width: 720px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.footnotes {
	font-size: 65%;
	line-height: 100%;
	text-indent: 20px;
	clip: rect(auto,500px,auto,auto);
	width: 700px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.navText {
	font-weight: bold;
	font-size: 70%;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #007777;
	text-decoration: none;
}
a.menu {
	color: #443322;
	text-decoration: none;
}
a.menu:hover {
	color: #009999;
	text-decoration: none;
}
.selected {
	font-weight: bold;
	color: #00a5e5;
	background-color: #fff200;
	font-size: 70%;
	text-decoration: none;
	word-spacing: 10px;
}
.navBox {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
}

.footer {
	clear: both;
	padding-top: 20px;
	padding-left: 80px;
	padding-bottom: 40px;
	background-color: #443322;
	height: 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #FFF;
	line-height: 160%;
	}

.nav {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
.bannerLogo {
	padding-top: 40px;
	padding-left: 80px;
	}

	
.bodyImage {
	margin-bottom: 20px;
	margin-top: 20px;
}
a.pairingsImgLink {
	color: #ffffff;
	text-decoration: none;
	border:0px;
}

.pairingsThumb {
	margin-bottom: 5px;
	margin-right: 5px;
}
.pairingsImage {
	float: left;
	margin-right: 10px;
}
.contact {
	font-size: 70%;
	line-height: 180%;
	color: #443322;
	background-color: #e8efef;
	clip: auto;
	width: 230px;
	margin-left: 0px;
	padding: 5px;
}
.portraitImg{
	margin-bottom: 20px;
}
.productImg{
	margin-top: 20px;
}
a.bookImgLink {
	color: #999;
	border: 1px;
}
a.bookImgLink:hover {
	color: #009999;
	text-decoration: none;
}