html {
	height: 100%;
	}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: georgia, cambria, serif;
	color: #333;
	}

a:link {
	color: #333;
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}
	
a:visited {
	color: #333; 
	text-decoration: none;
	}	
	
a:hover {
	color: #333;
	text-decoration: none;
	}	

#container {
	top: 0px;
	height: 100%;
	position: relative;
	margin: 0px;
	}

.wrapper {
	position: relative;
	top: 0px;
	width: 100%;
	margin: 0px auto;
	}

#logo {
	display: none;
	/*
	position: relative;
	float: left;
	width: 169px;
	top: 30px;
	z-index: 1;
	background-color: transparent;
	*/
	}
	
#nav {
	display: none;
	/*
	position:relative;
	top: -240px;
	float: right;
	width: 790px;
	height: 114px;
	background-image: url(../Images/nav_bg.png);
	background-repeat: no-repeat; 
	background-position: 10px 0px;
*/
	}

.pageContent {
	position: relative;
	float: right;
	/*
	top: -240px;
	margin-bottom: -240px;
	*/
	width: 790px;
	text-align: left;	
	}

.content {
	position: relative;
	padding: 40px 65px 0px 65px;
	}

h1 {
	font-weight: normal;
	font-size: 1.7em;
	/* padding-bottom: 10px; */
	}
	
h2 {
	font-weight: normal;
	}
	
h3 {
	font-weight: normal;
	font-size: .8em;
	letter-spacing: .2em;
	line-height: 1.6em;
	margin-top: -.2em;
	margin-bottom: 3.5em;
	text-transform: uppercase;
	}
	
h3 a:link {
	text-decoration: none;
	/*border-bottom: 1px dotted #999;*/
	color: #333;
	}
	
h3 a:active {
	text-decoration: none;
	/*border-bottom: 1px dotted #ccc;*/
	color: #333;
	}
	
h3 a:visited {
	text-decoration: none;
	/*border-bottom: 1px dotted #999;*/
	color: #333;
	}	

h3 a:hover {
	text-decoration: none;
	/*border-bottom: 1px dotted #ccc;*/
	color: #666;
	}
	
h4 {
	font-weight: bold; 
	font-size: .8em; 
	letter-spacing: .1em; 
	font-family: arial, helvetica, sans-serif; 
	color: #666; 
	margin: 2.7em 0em -2em .6em; 
	text-transform: uppercase;
	}	

#wineTitle {
	position: relative; 
	float: right; 
	text-align: right; 
	margin-top: 6px; 
	margin-right: 20px; 
	margin-bottom: 9px; 
	/*font-size: 1.8em;*/ 
	font-size: 2.2em;
	clear: right;
	}
	
p#source {
	font-size: .9em;
	}
	
#leftblock {
	position: relative;
	width: 290px;
	text-align: center;
	}
	
#rightblock {
	position: relative;
	float: right;
	width: 350px;
	margin-right: 20px;
	text-align: right;
	clear: both;
	}
	
.navContent {
	position: relative;
	top: 74px;
	left: 60px; 
	width: 660px;
	text-align: center;
	}
	
.navImg {
	bottom: 13px; 
	padding: 10px;
	}	
	
.caption {
	font-size: .7em;
	margin-top: .5em;
	margin-right: .8em;
	text-align: right;
	font-style: italic;
	letter-spacing: .1em;
	}

.homeCopy {
	margin: 10px .5em 0em .5em;
	line-height: 1.5em;
	font-size: 1.6em;
	padding: 0;
	clear: both;
	}
	
.bodyCopy {
	margin: 2.3em .5em 1em .5em;
	line-height: 1.4em;
	padding: 0;
	clear: both;
	}		

.lbigQuote { 
	position: relative; 
	font-size: 2.9em; 
	bottom: -23px; 
	margin-right: 3px;
	line-height: 0px;
	color: #999;
	}
	
.rbigQuote {
	position: relative; 
	font-size: 2.9em; 
	top: 23px; 
	margin-left: -1px;
	line-height: 0px;
	color: #999;
	}	

.major {
	float: right;
	text-align: right;
	font-size: 1.4em;
	margin-top: .2em;
	margin-bottom: .2em;
	margin-right: 20px;
	letter-spacing: .05em;
	clear: right;
	}

.smallCaps {
	float: right;
	text-align: right;
	font-size: .7em;
	margin-top: .2em;
	margin-bottom: 0em;
	margin-right: 20px;
	text-transform: uppercase;
	letter-spacing: .3em;
	clear: right;
	}
	
img#signature {
	float: right; 
	position: relative;
	}

img#pdfIcon {
	display: none; 
	/*
	margin-left: 5px; 
	border: none;
	*/
	}

img#printLogo {
	width: 134px;
	position: relative;
	
	float: left;
	margin-left: 35px;
	margin-right: -35px;
	top: 60px;
	z-index: 1;
	background-color: transparent;
	}

.tableSeparator {
	width: 350px; 
	border-bottom: 1px solid #999; 
	margin: -6px 0px 14px 0px;
	}

table.productDisplay {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
	background-color: #ccc;
	}

table.productDisplay td {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: white;
	vertical-align: top;
	}

td.attributeName {
	font-weight: bold; 
	font-size: .7em; 
	letter-spacing: .1em; 
	font-family: arial, helvetica, sans-serif; 
	color: #666; 
	padding: 8px 4px 6px 6px; 
	width: 130px; 
	text-align: right;
	text-transform: uppercase;
	}

td.attribute {
	width: 200px; 
	 
	font-size: .9em;
	padding: 6px;
	text-align: left;
	background-color: white;
	}	

.clearfooter {
	height: 40px;
	clear: both;
	}


#footContainer {
	position: relative;
	bottom: 0px;
	/*height: 200px;*/
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 928px;
	}
	
#footer {
	position: relative;
	float: left;
	bottom: 0px;
	/*height: 200px;*/
	width: 660px;
	/*margin: 0px 65px 0px 0px;*/
	/*background-color: #eddee4;*/
	}	

.footBlockSmall {
	/*
	position: relative; 
	float: left; 
	margin: 20px;
	width: 150px;
	*/
	}

.footBlockBig {
	position: relative; 
	float: left; 
	margin: /*20px*/ 0px;
	/*width: 210px;*/
	}

.footcopy {
	display: none;
	/*
	height: 160px; 
	border-right: 1px solid #ccc;
	font-size: .7em;
	line-height: 1.6em;
	color: #666666;
	letter-spacing: .1em;
	*/
	}
	
.footcopyLast {
	height: 160px; 
	margin-left: 20px;
	font-size: .7em;
	line-height: 1.6em;
	color: #666666;
	letter-spacing: .1em;
	}	
	
#footExtra {
	display: none;
	}
	
.foottext a:link {
	color: #872449;
	text-decoration: none;
	}

.foottext a:active {
	text-decoration: underline;
	}

.foottext a:visited {
	color: #872449;
	text-decoration: none;
	}
	
.foottext a:hover {
	text-decoration: underline;
	}	