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%;
}

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

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

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


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

#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 {
	color: #770d2b;
	text-decoration: none;
}

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

#logo {
	text-align: center;
}

.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;
}

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

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

.homePic {
	margin-top: 55px;
}

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;
}

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

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

#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;
}

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

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

.mail a {
	padding: 2px 5px 1px 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: 3px 5px;
	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 0 10px 15px;
	color: #333;
}






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

#framenav {
	width: 100%;
	height: 10px;
	z-index: 1;
	display: none;
}

#links {
	width: 300px;
	display: none;
}

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

.first {
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: bold;
}

.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;
}

.thewines {
	letter-spacing: 1px;
	line-height: 1.3em;
	word-spacing: 1px;
	font-size: .75em;
}

.intro {
	font-size: 1em;
}

p {
	font-size: 1em;
}

#foot_right {
	float: right;
	text-align: right;
	width: 399px;
	height: 0;
	display: none;
}

#foot_left {
	float: left;
	text-align: left;
	width: 399px;
	height: 0;
	display: none;
}

#tagline {
	text-align: center;
	padding-top:15px;
}

h1 {
	padding:0;
	margin: 2px 0 30px 0;
}
.slide {	
	font-size: .9em;
	text-transform: uppercase;
	color: #770d2b;
	display: none;
}

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

.slide a:hover {
	color: #770d2b;
	text-decoration: underline;
	display: none;
}

#invite {	
	display: none;
}

.pdf, .pdftext {
	visibility: hidden;
}