﻿html, body
{
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: #c6c082;
	font-family: arial,sans-serif;
	font-size: small;
	color: #666;
}
h1
{
	font: 22px georgia,serif;
	margin: 0.5em 0;
}
h2
{
	font: 18px georgia,serif;
	margin: 0 0 0.5em;
}
h1, h2
{
	color: #fffcd4;
}

a
{
	color: #e6e0a2;
}
a:visited
{
	color: #e6e0a2;
}
a:hover
{
	color: #fffcd4;
}




p
{
	margin: 0 0 1em;
	color: #c6c082;
	font-family: Georgia,Palatino,Times,serif;
	font-size: 16px;
}
#container
{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 960px;
	background: #2F410B;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	border-left: solid 1px #71010F;
	border-right: solid 1px #71010F;
}
div#header
{
	padding: 5px;
	background: #fffcd3;
	border-bottom: solid 10px #71010F;
	height: 92px;
}
div#header p
{
	font-style: italic;
	font-size: 1.1em;
	margin: 0;
}
div#content
{
	padding: 0 0 5em; /* bottom padding for footer */
	overflow:auto;
}
div#content p
{
	text-align: justify;
}
div#footer
{
	position: absolute;
	width: 100%;
	bottom: 0; /* stick to bottom */
	background: #71010F;
	border-top: solid 3px #fffcd3;
	height: 40px;
}
div#footer p
{
	padding: 1em;
	margin: 0;
}
.headbutton
{
	border: solid 0 white;
}
.footeremail
{
	float: right;
	color: #fffcd3;
	font: 20px georgia,serif;
	margin: 5px 15px 0;
}

.footerphone
{
	float: left;
	color: #fffcd3;
	font: 20px georgia,serif;
	margin: 5px 15px 0;
}



.TextRight
{
	width: 620px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}

.LeftBar
{
	float: left;
	width: 250px;
	margin-left: 40px;
	margin-top: 20px;
}

.leftimage
{
	margin: 16px 0 20px;
	border: solid 1px #ffffff;
	background-color:#71010F;
}

.dottedrule
{
	border-bottom: dotted 2px #4e520b;
	padding-bottom: 20px;
}
.contactmain
{
	background-image: url(images/presteigne2.jpeg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 709px;
	margin-top: 0;
}

div#contacttext
{
	width: 190px;
	height: 709px;
	margin-left: 80px;
	background: #2F410B;
	padding: 0px 20px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	text-align: left;
}

#contacttext p
{
	text-align: left;
}

.One
{
	margin: 20px 40px 0 40px;
}

.mailform
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.label
{
	margin-bottom: 0px;
}

.error
{
	border: solid 1px #ffffff;
}

.form
{
	border: solid 1px #ffffff;
	padding: 30px;
	background: #71010F;
	margin-top: 40px;
}


.WineRow
{
	
	width:100%
}
.WineColumb
{
	
	
}

.Name
{float: left;
	width: 400px;
	margin-left: 20px;
	margin-right: 15px;
}

.Size
{float: left;
	width: 80px;
	margin-right: 15px;
}
.Price
{float: left;
	width: 70px;
	margin-right: 0px;
	text-align:right;
	
	
}
.winelist
{
		
	}