@charset "UTF-8";
#pageContainer  {
	width: 800px;
	margin-top: 25px;
	background-color: #FFFFFF;
	border-color: #820024;
	border-width: 1px;
	border-style: solid;
	border-top-width: 5px;
	margin-left: auto;
	margin-right: auto;
}
#pageContainer #header {
	background-image: url(images/vineyardHeader.jpg);
	height: 140px;
	border-bottom-color: #820024;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#header a {
	text-decoration: none;
}
#header a:link {
	text-decoration: none;
	color: #820024;
}
#header a:hover {
	text-decoration: none;
	color: #999933;
}
#header a:visited {
	text-decoration: none;
	color: #820024;
}
#header a:visited:hover {
	text-decoration: none;
	color: #999933;
}
.headerContact1    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #820024;
	font-weight: normal;
	font-size: x-small;
}
.headerContact2    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #820024;
	font-weight: bold;
	font-size: small;
}
#Content  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 150%;
	margin-top: 10px;
	width: 750px;
	padding: 25px;
	color: #333333;
}
#Content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #999933;
	font-weight: bold;
}
.contentH2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #999933;
	font-weight: bold;
}
.contentH3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.contentSubHeadItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #820024;
}
#Content  a:link  {
	color: #999933;
	text-decoration: none;
}
#Content a:visited {
	color: #999933;
	text-decoration: none;
}
#Content  a:hover  {
	color: #820024;
}
#Content  a:visited:hover  {
	color: #820024;
}
.floatPhotoRight {
	float: right;
	border-color: #820024;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: -15px;
}
.floatPhotoLeft {
	float: left;
	border-color: #820024;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: -15px;
}
#menuHeader {
	width: 800px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(images/yello059.gif);
}
#menuHeader  ul  {
	font-family: "Times New Roman", Times, serif;
	color: #820024;
	font-size: small;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #820024;
	border-top-style: double;
	border-bottom-color: #820024;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #F7E68B;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
}
#menuHeader  ul  li  {
	display: inline;
}
#menuHeader  ul  li  a  {
	color: #820024;
	text-decoration: none;
}
#menuHeader  ul  li  a:link  {
	color: #820024;
}
#menuHeader  ul  li  a:hover  {
	color: #999933;
}
#menuHeader  ul  li  a:visited  {
	color: #820024;
}
#menuHeader ul li a:visited:hover {
	color: #999933;
}
body {
	background-image: url(images/yello059.gif);
}
#footer {
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 800px;
	text-align: left;
	color: #820024;
	padding-left: 10px;
}

#footer ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer  ul  li  {
	display: inline;
}
#footer  ul  li  a  {
	text-decoration: none;
}
#footer  ul  li  a:link  {
	color: #820024;
}
#footer  ul  li  a:hover  {
	color: #999933;
}
#footer  ul  li  a:visited  {
	color: #820024;
}
#footer ul li a:visited:hover {
	color: #999933;
}
