/* CSS Document */

body {
	background-image: url(images/red_bg.gif);
	margin: 0px;  
	font-family: Verdana;
	}
/*
  	margin-left: auto;
  	margin-right: auto;
*/	
#strip{
	position: absolute;
	top: 0px;
	left: 110px;
	background-image: url(images/stripe-bg.jpg);
	border: 0px solid #000;  
	width: 784px;				
}	

#content{
	margin-top: 250px;
	margin-right: 190px;
	margin-bottom: 75px;
	margin-left: 25px;
	min-height:350px;
    height:auto !important;
	height:350px;
}

#content a{
	color:#A45B43;
	text-decoration:none;
}


#footer{
	font-size: .7em;
	border-top: 2px solid #A35B43;
	padding-top: 10px;
	margin-right: 55px;
	margin-bottom: 5px;
	margin-left: 55px;
}

#footer a{
	color: #A35B43;
	text-decoration: none;
}

#logoImage{
	width: 69px; 
	height: 210px; 
	position: absolute;
	left: 150px; 
	top: 5px; 
	background-image: url(images/logoImage.gif);
	border: 0px solid #000; 
}

#logoName{
	width: 227px; 
	height: 88px; 
	position: absolute;
	left: 220px; 
	top: 10px; 
	background-image: url(images/logoName.gif);
	border: 0px solid #000; 
}

#nav{
	font-family: arial;
	font-size: 11pt;
	width: 615px; 
	height: 46px; 
	position: absolute;
	left: 255px; 
	top: 165px; 
	background-image: url(images/nav-bg.gif);
	border: 0px solid #000;
}
#navlinks{
	padding-top: 14px;
	padding-left: 5px;
}

#navlinks A {
	padding-left: 10px;
	padding-right: 10px;
}

#navlinks A:link, A:visited, A:active{
	text-decoration: none;
	color: #DDE4B6;
	font-weight: bold;
	font-style: italic;
}

#navlinks A:hover{
	font-style: normal;
}

#tag1{
	size: 16pt;
	font-weight: bold;
	font-family: arial;
	font-style: italic;
	position: absolute;
	left: 360px; 
	top: 110px; 
	border: 0px solid #000; 
}
#tag2{
	size: 16pt;
	font-weight: bold;
	font-family: arial;
	font-style: italic;
	position: absolute;
	left: 540px; 
	top: 135px; 
	border: 0px solid #000; 
}

#label1{
	width: 200px; 
	height: 200px; 
	position: absolute;
	left: 790px; 
	top: 280px; 
	border: 0px solid #000;
}

#label2{
	width: 200px; 
	height: 200px; 
	position: absolute;
	left: 690px; 
	top: 450px; 
	border: 0px solid #000;
}

#label3{
	width: 200px; 
	height: 200px; 
	position: absolute;
	left: 790px; 
	top: 610px; 
	border: 0px solid #000;
}

table.OurWines {
	font-size: 20 pt;
}

#retailarea {
	margin-left: 80px;
	padding-botton: 20px;
}

#region {
	font-weight: bold; 
	font-size: 12 pt; 
	display:block;
	padding-top: 20px;
}

#sub {
	font-weight: bold; 
	font-size: 10pt; 
	display:block;
	padding-top: 10px;
	padding-left: 10px;
}

#winetag {
	color: #990000;
}