@charset "UTF-8";
body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	background-image: url(winebuff-images/wood.jpg);
	background-repeat: repeat;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 16px;
	color: #900;
	font-weight: normal;
}
.clear {
	clear: both;
}
.headerWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mainWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footerWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.sharpWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.headerContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
.mainContainer {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	background-image: url(winebuff-images/winebuff-800x600.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #85141A;
	font-size: 24px;
	padding-top: 150px;
	padding-left: 80px;
}
.footerContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(winebuff-images/red-repeater-100px.jpg);
	background-repeat: repeat-x;
}
.footerAddress {
	float: left;
	height: 85px;
	width: 235px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
}
.footerAddress a:link, .footerAddress a:visited {
	color: #FFF;
	text-decoration: none;
}
.footerAddress a:hover, .footerAddress a:active {
	color: #CEBF98;
	text-decoration: underline;
}
.sharpContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
.sharpLeft {
	float: left;
	height: 15px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFF;
}
.sharpLeft a:link, .sharpLeft a:visited {
	color: #FFF;
	text-decoration: none;
}
.sharpLeft a:hover, .sharpLeft a:active {
	color: #CEBF98;
	text-decoration: underline;
}
.sharpRight {
	float: left;
	height: 15px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 70px;
}
.sharpRight a:link, .sharpRight a:visited {
	color: #FFF;
	text-decoration: none;
}
.sharpRight a:hover, .sharpRight a:active {
	color: #CEBF98;
	text-decoration: underline;
}
.footerAddressSmall {
	float: left;
	height: 85px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
}
.textContentMain {
	height: 400px;
	width: 400px;
}
