@charset "UTF-8";
#wrapper {
	height: auto;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 900px;
}
#center {
	clear: both;
	padding: 0px;
	background-color: #E8E1C4;
}
#footer {
	background-color: #A55814;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 10px;
}
body {
	background-image: url(images/bckgrd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
p {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

.webdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	font-style: normal;
}

#home-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 15.2px;
	font-weight: normal;
	font-style: italic;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
}
.map {
	text-align: center;
	float: right;
	height: 300px;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D553E;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

/*Larger orange links*/

a.news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D553E;
	text-decoration: underline;
}
a.news:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

/*Footer links*/

a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

/*List of hotels*/

.hotels  a {
	line-height: 22px;
	font-weight: bold;
}

/*page backgrounds*/

#grapes {
	background-image: url(images/bckgrd-grapes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#accommodations {
	background-image: url(images/bckgrd-accommodations.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#attractions {
	background-image: url(images/bckgrd-attractions.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wineries {
	background-image: url(images/bckgrd-wineries.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#history {
	background-image: url(images/bckgrd-history.jpg);
	background-repeat: no-repeat;
}
#dining {
	background-image: url(images/bckgrd-dining.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact {
	background-image: url(images/bckgrd-contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#form1 {
	padding-top: 75px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 25px;
	margin-left: 100px;
	width: 400px;
}
	.inputp label {
		display: block;
		float: left;
		width: 100px;
		margin-top: 5px;
	}
		.inputp label#phonelabel { width: 91px; }
	#submit { float: right; margin-right: 18px; }
	#error {
		width: 300px;
		padding: 20px;
		background-color: #fcc;
		border: 3px solid #600;
		color: #600;
		margin: 75px 0 -70px 100px;
	}
	#thanks {
		margin: 75px 0 -70px 100px;
	}
#news {
	padding-left: 10px;
	padding-bottom: 10px;
}
.lrg-green {
	font-family: Arial, Helvetica, sans-serif;
	color: #383D2D;
	font-size: 16px;
	font-weight: bold;
}
.lrg-orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #A55814;
	font-size: 16px;
	font-weight: bold;
}
.larger-orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #A55814;
	font-size: 18px;
	font-weight: bold;
}
.lrg-grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
#lrg-map {
	float: left;
	width: 602px;
}
#links {
	float: right;
	height: auto;
	width: 250px;
	padding-right: 10px;
	text-align: left;
}
#newsletter {
	background-image: url(images/bckgrd-newsletter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tour {
	background-image: url(images/bckgrd-tour.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#photo {
	background-image: url(images/bckgrd-photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.winery-names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #972A0D;
	background-color: #CFC8AC;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF8D9;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #797565;
	line-height: 8px;
}
.video-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #142113;
	background-color: #B8B299;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF8D9;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #797565;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #797565;
	border-left-color: #FFF8D9;
	line-height: 8px;
}
#video {
	background-image: url(images/bckgrd-video.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.copyright {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 10px;
}
