@import url(fonts.css);

body {
	font-family: 'DejaVuSansCondensed', sans-serif;
	font-size: 16px;
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
}
#background {
	position: relative;
	background-repeat: no-repeat;
	margin: auto;
	height: auto;
	width: 982px;
	z-index: 1;
}
#main {
	position: absolute;
	top:35px;
	width: 982px;
	height: auto;
}
#navigation {
	position: relative;
	float: left;
	width: 350px;
	height: auto;
	margin-left: 55px;
	margin-top: 27px;
}
.navLinks {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 21px;
	color: #333333;
	text-align:center;
	margin-top: 5px;
	padding-top: 5px;
	white-space: nowrap;
}
.navLinks a, .navLinks a:visited, .navLinks a:active {
	color: #333333;
	text-decoration:none;
}
.navLinks a:hover {
	color: #EB171A;
	text-decoration:underline;
}
.navActive {
	color: #EB171A;
	text-decoration:none;
}
#mainArea {
	position: relative;
	float: right;
	width: 523px;
	height: auto;
	margin-right: 50px;
}

#mainArea p {
	opacity:0.9;
	filter:alpha(opacity=90);
}
#mainArea ul {
	margin-left: 45px;
	margin-right: 45px;
}
#mainArea ul li {
	margin-bottom: 15px;
}
#mainArea a {
	color:#333333;
}

#footerContainer {
	position:absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
}
#footer {
	margin:auto;
	width: 856px;
	text-align: center;
	
}
#footer hr {
	width: 100%;
	color: #AB9C82;
	background-color: #AB9C82;
	height: 1px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer .contact {
	font-size: 14px;
	padding-top: 18px;
	margin: 0px;
	padding: 0px;
}
#footer .contact a {
	color: #000000;
	text-decoration:none;
}
#footer .contact a:hover {
	color: #666666;
	text-decoration:underline;
}
#footer .copyright {
	font-size: 10px;
	padding-top: 18px;
}
.spread {
	margin-right: 6px;
	margin-left: 6px;
}
h1 {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 28px;
	color: #000000;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;	/* opacity:0.8;
	filter:alpha(opacity=80); */
}
h2 {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 21px;
	color: #000000;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
.reviewLks {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 18px;
	color: #000000;
	text-align:center;
	margin: 30px 0px 0px 0px;
	padding: 0px 5px 0px 15px;
}
.reviewLks a {
	color: #000000;
	text-decoration:none;
}
.reviewQts {
	font-family: 'DejaVuSansCondensed', sans-serif;
	font-size: 14px;
	color: #333333;
	text-align:center;
	margin: 0px;
	padding: 0px 5px 0px 15px;
}
.mainAreaIndent {
	margin-left: 20px;
}
#leftcol {
	width: 400px;
	margin-left: 60px;
	margin-top: 60px;
	float: left;
}
#rightcol {
	width: 424px;
	margin-right: 60px;
	margin-top: 60px;
	float: right;
}

/* front page stuff */
.frontTxt {
	font-family: 'DejaVuSansCondensed', sans-serif;
	font-size: 18px;
	color: #555555;
	width: 265px;
	padding-left: 6px;
}
#bottles {
	float: left;
	width: 221px;
	height: 458px;
	margin-left: 5px;
}
#mainTxt {
	float: right;
	width: 270px;
}

.logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.smalltxt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.smalltxt a {
	color: #000000;
	text-decoration: none;
}
.smalltxt a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainFullWidth {
	clear:both;
	width: 800px;
	margin-left: 86px;
}
.cartTxt {
	font-size:14px;
}
.returnLks {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 18px;
	color: #333333;
	text-align:center;
}
.returnLks a {
	color: #EB171A;
	text-decoration:none;
}
.returnLks a:hover {
	color: #666666;
	text-decoration:underline;
}
#VimeoVid {
	z-index: 10;
}
#vTitle {
	margin-bottom: 0px;
	margin-top: 5px;
}
#vCaption {
	margin-top: 0px;
}