body, html {
	height: 100%;
}

body{
margin: 0;
padding: 0;
border: 0;
font-family: "Times New Roman", Times, serif;
}

#container{
    position:relative; /* needed for footer positioning*/
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
	width: 100%;
}

#frameTop {
width: 100%;
height: 165px;
background-color: #fff;
color: #000;
}

#framenav {
	width: 100%;
	height: 35px;
	overflow: visible;
	background: url(../img/frameNav.png);
	z-index: 1;
}

#frameContent{
float: left;
width: 100%;
background: #fff;
margin: 0 auto;
}

#frameBottom{
position: relative;
width: 100%;
height: 107px;
background: url(../img/frameFooter.png);
color: #000;
margin-top: 15px;
clear: both;
}

#theNav {
	margin: 0px auto 0px auto;
	padding:0px auto 0px 0px;
	border:#000000 solid 1px;

	
	 
	
}

#theFooter {
	width: 800px;
	margin: 0 auto;
}


#theContent{
	width: 800px;
	margin: 0 auto;
	padding-top: 15px;
}

#left {
	float: left;
	width: 399px;
}

#left_wine {
	float: left;
	width: 450px;
}

#right {
	float: right;
	width: 399px;
	text-align: right;
	font-size: .75em;
	font-style: italic;
}

#right_wine {
	float: right;
	width: 300px;
}

#right a, .contact a, .intro a {
	color: #770d2b;
	text-decoration: none;
}

#right a:hover, .contact a:hover, .intro a:hover {
	color: #770d2b;
	text-decoration: underline;
}

#logo {
	text-align: center;
}

p a {
	color: #770d2b;
	text-decoration: none;
}

p a:hover {
	color: #770d2b;
	text-decoration: underline;
}


.bottomNav {
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 27px;
	margin: 0;
	padding-bottom: 0;
}

.bottomNav_right {
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 27px;
	margin: 0;
	padding-bottom: 0;
	text-align: right;
}

.bottomNav a {
	text-decoration: none;
	color: #fff;
}

.bottomNav a:hover {
	text-decoration: none;
	color: #770d2b;
}

.homePic {
	margin-top: 55px;
}

h1 {
	padding:0;
	margin: 17px 0 25px 0;
}

html>body h1 {
	*padding:0;
	*margin: 23px 0 25px 0;
}

img {
	border: 0;
}

.border {
	border:1px solid #000;
}

.category {
	background: #770d2b;
	text-transform: uppercase;
	color: #fff;
	margin-top: 22px;
	padding: 3px 0;
	font-weight: bold;
	font-size: 1.1em;
}

.listing {
	font-size: .85em;
	text-align: left;
	padding: 0;
	margin: 0;
}

.winename {
	font-weight: bold;
	color: #770d2b;
}

.winename a {
	color: #770d2b;
	text-decoration: none;
}

.winename a:hover {
	color: #770d2b;
	text-decoration: underline;
}

.price {
	font-size: 1.2em;

	font-weight: bold;
	margin-left: 188px;
}

.add {
	font-size: 1em;
	text-align: right;
	padding-top: 47px;
	font-weight: bold;
}

.storenav {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;
}

.storenav a {
	color: #333;
	text-decoration: none;
}

.storenav a:hover {
	color: #770d2b;
	text-decoration: none;
}

#storeleft {
	float: left;
	width: 170px;
	text-align: left;
}

#storeright {
	float: right;
	width: 569px;
}

.more {
	font-size: 1em;
	color: #770d2b;
	font-style: italic;
}

.more a, .description a {
	color: #770d2b;
	text-decoration: none;
}

.more a:hover, .description a:hover {
	color: #770d2b;
	text-decoration: underline;
}

.description {
	text-align: left;
	margin-right: 150px;
	font-size: .85em;
}

p {
	letter-spacing: 1px;
	line-height: 1.4em;
	word-spacing: 1px;
	font-size: .9em;
	text-align: justify;
}

.fix {
	letter-spacing: 1px;
	line-height: 1.3em;
	word-spacing: 1px;
	font-size: .9em;
	text-align: justify;
}

.piero {
	font-size: .85em;
	color: #770d2b;
	padding: 0;
	margin: 0 0 0 47px;
}

.title {
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 2px;
	font-weight: bold;
}

.first {
	font-size:1.4em;
	letter-spacing: 2px;
	font-weight: bold;
}

.title_link {
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: 2px;
	font-weight: bold;
}

.first_link {
	font-size:1.3em;
	letter-spacing: 2px;
	font-weight: bold;

}

.on {
  color: #770d2b;
  background: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: .8em;
  text-transform: uppercase;
  margin: 0 0 0 5px;
  padding: .25em;
}

.dl {
	pdding: 0;
	margin: 5px 0 0 0;
	letter-spacing: normal;
	word-spacing: normal;
	color: #770d2b;
	font-style: italic;
	font-size: 1em;
	text-align: right;
}

#links {
	width: 450px;
}

#links a:link {
	color: #000;
	text-decoration: none;
}

#links a:hover {
	color: #770d2b;
	text-decoration: none;
}

.title2 {
	text-transform: uppercase;
	font-size: .75em;
	letter-spacing: 1px;
	font-weight: bold;
	background: #c4b49e;
	color: #fff;
	padding: 4px 9px;
}

.pdf {
	text-align: left;
	margin: 0 0 10px 0;
	font-size: .7em;
	font-style: normal;
	padding-top: 15px;
}

html>body .pdf {
	*padding-top:10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.pdf {
	padding-top:12px;
}
}

.pdf a {
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #c4b49e;
	color: #fff;
	padding: 3px 9px;

	border: 1px solid #999;
	font-weight: bold;
}

.pdf a:hover {
	color: #fff;
	border: 1px solid #333;
	padding: 3px 9px;
	text-decoration: none;
}

#foot_right {
	float: right;
	text-align: right;
	width: 399px;
}

#foot_left {
	float: left;
	text-align: left;
	width: 399px;
}

.mail a {
	padding: 0 5px;
	border: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	
}

.mail a:hover {
	text-decoration: none;
	color: #770d2b;
	border: 1px solid #770d2b;
}

.form {
	font-size: .75em;
	text-transform: uppercase;
	color: #770d2b;
	margin: 0;
	padding: 0 0 0 5px;
}

.inputs {
	width: 380px;
	font-size: .9em;
	border: 1px solid #888;
	padding: 1px;
}

.inputs:hover, .inputs:active, .inputs:focus {
	border: 1px solid #000;
}

.pad {
	padding-bottom: 16px;
}

.send {
	padding: 0 3px;
	font-size: .9em;
}

.mail_on {
	padding: 2px 5px 1px 5px;
	border: 1px solid #770d2b;
	text-decoration: none;
	color: #770d2b;
}

.bottom_on {
	color: #770d2b;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.contact {
	font-weight: bold;
	font-size: 1.05em;
	padding: 0;
	margin: 0;
	color: #000;
}

.link {
	margin: 0;
	padding: 13px 0;
}

.link a {
	color: #000;
	text-decoration: none;
}

.link a:hover {
	color: #000;
	text-decoration: underline;
}

#tagline {
	text-align: center;
}

.slide_left {	
	text-align: left;
	margin:2px 0 0 0;
	padding:0 0 5px 7px;
}

.slide_right {	
	text-align: right;
	margin:2px 0 0 0;
	padding:0 7px 5px 0;
}

html>body .slide_right {	
	*text-align: right;
	*margin:2px 0 0 0;
	*padding:0 7px 5px 50px;
}

.quote {
	word-spacing:normal; 
	letter-spacing:normal; 
	font-style:italic; 
	font-size:1.05em;
	margin: 0;
	padding: 0;
}

#invite {
	height:auto;
}

.name {
	margin: 0;
	padding: 15px 0 2px 0;
	font-size: 1em;
}

.mailto {
	margin: 0 0 0 25px;
	padding: 0;
}

.marg2007 {
	margin: 17px 25px 45px 0;
}

html>body .marg2007 {
	*margin: 17px 25px 20px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.marg2007 {
	margin: 5px 25px 20px 0;
}
}

.marg2006 {
	margin: 17px 25px 0px 0;
}

html>body .marg2006 {
	*margin: 17px 25px 0px 0;
}

.marg2005 {
	margin: 17px 25px 40px 0;
}

html>body .marg2005 {
	*margin: 17px 25px 20px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.marg2005 {
	margin: 3px 25px 5px 0;
}
}

.marg2004 {
	margin: 17px 25px 40px 0;
}

html>body .marg2004 {
	*margin: 17px 25px 20px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.marg2004 {
	margin: 3px 25px 5px 0;
}
}

#page-heading
{
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #770d2b;
	font-weight: normal;
	margin-top: 13px;
	margin-bottom: 25px;
	text-align:center;
	
}
.wineLink {
	color:#000;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	font-style:normal;
}
.wineLink a {
	color:#000;
	text-decoration:none;
	font-style:normal;
}
.wineLink a:hover {
	color:#770d2b;
	text-decoration:none;
	font-style:normal;
}