@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAF8F6;
}

.backgroundcolor { 
	background-color: #FAF8F6;
}
.submit input
{
	color: #FFFFFF;
	background: #fbb162;
	border: 0px outset #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}

.body {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:12px;
	font-style:normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

.bodybold {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:12px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.headline1 {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.headline2 {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:13px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.headline2 a:hover {
    color:#BC9B6A;
}

.headline3 {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:11px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.headline3italic {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:13px;
	font-style:italic;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

.quote {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:12px;
	font-style:italic;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

.link a:link {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.link a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.link a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.linkgold a:link {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.linkgold a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.linkgold a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.footer {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:9px;
	font-style:normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

.linkfooter a:link {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:9px;
	font-style:normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.linkfooter a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#170b02;
	font-size:9px;
	font-style:normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.linkfooter a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:9px;
	font-style:normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.linkwinedetail a:link {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.linkwinedetail a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.linkwinedetail a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#0000000;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.blackfooter {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

.goldfooter {
	font-family:"Times New Roman", Times, serif;
	color:#bc9b6a;
	font-size:10px;
	font-style:italic;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

