﻿body
{
	background-color: black
}

.HomeLeft
{
/*	position: absolute; */
	margin: 0 0 0 0;
	padding: 0;
	width: 538px;
	height: 576px;
	float: left
}

.HomeRight
{
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	width: 230px;
	height: 576px;
	float: right
}

.HomeLink
{
	padding-left: 125px;
	padding-top: 20px;
	font-family: Century Gothic;
	font-size: large;
	color: #C6C3C6;
	text-decoration: none;
	display: block;
}

.ContentFull
{
/*	position: absolute; */
	margin: 0 0 0 0;
	padding: 0;
	width: 768px;
	height: 576px;
}

.ContentLeft
{
/*	position: absolute; */
	margin: 0 0 0 0;
	padding: 0;
	width: 288px;
	height: 576px;
	float: left
}

.ContentRight
{
	margin: 0 0 0 0;
	padding: 0;
	width: 480px;
	height: 576px;
	float: right
}

.ContentLink
{
	padding-top: 20px;
	font-weight: bold;
	font-family: Century Gothic;
	font-size: large;
	color: #C6C3C6;
	text-decoration: none;
	display: block;
}

.ContentImage
{
	width: 480px;
	height: 360px;
}

.WinesLinks
{
	padding-left: 125px;
}

.AboutLinks
{
	padding-left: 50px;
}

.WineryLinks
{
	padding-left: 80px;
}

.VineyardLinks
{
	padding-left: 80px;
}

.ContactLinks
{
	padding-top: 80px;
	text-align: center;
}

.ContactLink
{
	padding-top: 20px;
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.ContactMailTo
{
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.SubPageText
{
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
}

.SubPageLink
{
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
}

.SubPageBlock
{
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
	display: block;
}

.ImageRightFloat
{
	float: right;
	border-style: none;
	margin-left: 20px;
}

.ImageLeftFloat
{
	float: left;
	border-style: none;
	margin-right: 20px;
}

.RepeatingImage
{
	border-style: none;
	margin-right: 20px;
	padding-top: 20px;
}

.RepeatingText
{
	color: #C6C3C6;
	margin-left: 20px;
	padding-top: 20px;
	font-family: Century Gothic;
	font-size: medium;
}

.RepeatingTextItalic
{
	color: #C6C3C6;
	margin-left: 20px;
	padding-top: 20px;
	font-family: Century Gothic;
	font-size: medium;
	font-style: italic;
}

.RepeatingLink
{
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.RepeatingHeadline
{
	margin-left: 20px;
	padding-top: 20px;
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
	font-weight: bold;
}

.ShopRegion
{
	color: #999999;
	font-family: Century Gothic;
	font-size: medium;
}

.ShopItem
{
	color: #C6C3C6;
	font-family: Century Gothic;
	font-size: medium;
}


