@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
html{
	margin: 30px 0 0 0;
	padding:0;
}
body{
	color:#111;
	font:62.5%/140% Georgia, "Times New Roman", Times, serif;
	height:100%;
	text-align:center;
	background:#552254 url(../img/bg_repeat_sub.gif);
}
iframe {
	border: none;
}
a,a:focus,a:visited{	
	color:#B51253;
	text-decoration:none;
}
a:hover,a:focus{
	color:#743f6f;
	outline:none;
	_outline:expression(this.hideFocus=true);
	text-decoration:underline;
}
a img{
	border:none;
}
img{
	display:block;
	border:none;
}
ul{
	list-style-type:none;
}
a.ext{
	background:url(../img/a_ext.gif) no-repeat 100% 3px;
	padding:0 12px 0 0;
}
input,textarea,select,h1,h2,h3,h4,h5,h6{
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#552254;
}
p {
	color: #552254;
	font-size: 1.25em;
	line-height: 1.4em;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.8em;
	line-height: 1.9em;
	margin-bottom: 20px;
}
h3 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0 0 15px 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0 0;
}
#wrapper {
	background: white;
	width: 800px;
	min-height: 600px;
	height: 101%;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align:left;
}
#header {
	background: #552254;
	width:760px;
	margin: 0 20px;
}
.sub-header {
	width: 480px;
	float:right;
	text-align:right;
	margin: 7px 6px 0 0;
}
.sub-header img {
	float:right;
}
.menu {
	background: #FFFFFF;
	line-height: 30px;
	border-bottom: 1px solid #9c6497;
}
.intro {
	background: url(../img/bg_intro.gif) repeat-x left top;  
	width:760px;
	b/order-bottom: 1px solid #b8385c;
	padding: 25px 20px 15px 20px;
	margin: 20px 0 0 0;
}
.latest-news {
	float:right;
	width: 235px; 
	border-left: 1px solid #ece7ec;
	padding: 0 0 0 18px;
}
.sub-content {
	width:760px;
	padding: 0 20px;
}
.sub-content ul li {
	float:left;
	font-size: 1.4em;
}
.sub-content .left {
	float:left;
	width: 180px;
}
.sub-content .right {
	float:right;
	width: 560px;
}
.sub-content .left-wide {
	float:left;
	width: 150px;
}
.sub-content .right-wide {
	float:right;
	width: 600px;
}
.sub-content .left ul.sub-menu li {
	width: 180px !important;
	height: 1.6em !important;
	float: none !important;
}
.services li {
	float:left;
	width:245px;
	margin:0 12px 0 0;
}
.services .last-service {
	margin:0 !important;
}
.services li p {
	font-size: 1em;
	line-height: 1.2em;
}
.links {
	text-align:right;
	width: 800px;
	margin: 0 auto;
	padding: 22px 0 12px 0;
}
.hero {
	width:800px;
	height:220px;
	margin: 0 20px 10px 20px;
}
.article-header, .news-home-header {
	margin: 20px 0 0 0;
}
.article-text {
	font-size: 1.1em;
}

/********************** STYLES *************************/

.sub-head {
	border-top: 1px solid #ece7ec;
	padding: 7px 0 0 0;
}
h3.weddings-home {
	background:url(../img/h3_weddings.gif) no-repeat left top;
	width: 111px;
	height: 32px;
	text-indent: -999em;
	margin: 15px 0 0 0;
}
h3.weddings-home a {
	width: 111px;
	height: 32px;
	display: block;
}
h3.corporate-home {
	background:url(../img/h3_corporate.gif) no-repeat left top;
	width: 109px;
	height: 30px;
	text-indent: -999em;
	margin: 15px 0 0 0;
}
h3.corporate-home a {
	width: 109px;
	height: 30px;
	display: block;
}
h3.cottages-home {
	background:url(../img/h3_cottages.gif) no-repeat left top;
	width: 95px;
	height: 30px;
	text-indent: -999em;
	margin: 15px 0 0 0;
}
h3.cottages-home a {
	width: 95px;
	height: 30px;
	display: block;
}
.footer-caption {
	font-size:1.1em !important;
	color:#666666;
	line-height: 1.2em !important;
	padding: 15px 0 15px 0 !important;
}
.footer-caption a {
	text-decoration: none;
	color:#666666;
}
#header h1 {
	background:url(../img/h1_logo.gif) no-repeat left top;
	width:247px;
	height:128px;
	float:left;
	text-indent: -999em;
}
#header h1 a{
	display: block;
	width:247px;
	height:128px;
}
.menu ul {
	display:inline;
}
.menu ul li {
	display:inline;
}
.menu a {
	color: #B8385C;
	font-size: 1.2em;
	font-style: italic;
	margin-right: 15px;
}
.menu a:hover {
	color:#743f6f;
}
.menu ul li.current a {
	color: #552254 !important;
	text-decoration: underline;
}
.links ul {
	background:#552254;
	width: 160px;
	display: inline;
	padding: 7px 0 3px 0;
}
.links ul li {
	display: inline;
	font-size: 1.2em;
	padding: 10px 3px;
}
.links ul li a {
	color: #FFFFFF !important;
	padding: 0 7px 0 0;
	border-right: 1px solid #FFFFFF;
}
.links ul li a.no-border {
	border-right: none !important;
}
.sub-content ul li img {
	margin: 0 0 10px 0;
}
.intro .text {
	width: 470px;
	float:left;
}
.intro .text h2{
	line-height:22px;
	font-weight:normal;
}
.arrow {
	background:url(../img/btn_arrow_rolloff.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
.sub-menu li.current {
	background:url(../img/btn_arrow_rolloff.gif) no-repeat 0px 4px;
	padding-left: 13px;
	text-decoration: underline;
}
.sub-menu li.current a {
	color:#552254 !important;
}
.gallery-home li {
	width: 253px;
	margin: 20px 0 0 0;
}
.gallery-home li a, .sub-menu li a {
	line-height: 1.4em;
}
.gallery-home li a:hover {
	text-decoration: underline !important;
}
.gallery-sub-lvl li {
	width: 180px;
	margin-right: 11px;
}
.no-margin {
	margin: 0 !important;
}
.related-links {
	background: #f9e4ea url(../img/bg_relatedlinks.gif) no-repeat left top;
	width: 170px;
	margin-top: 30px;
	padding: 20px 0 10px 0;
}
.related-links h3 {
	c/olor: #FFFFFF;
	padding: 0 7px;
	margin-bottom: 10px;
}
.related-links p {
	co/lor: #FFFFFF;
	padding: 0 7px;
	font-size: 1.1em;
}
.related-links a {
	co/lor: #FFFFFF;
	font-size: 1em;
}
.page-link {
	clear:right;
	border-top: 1px solid #b8385c;
	margin-top: 60px;
	padding-top: 7px;
}
.inline-img-right {
	float: right;
	margin-left: 10px;
}
.inline-img-left {
	float: left;
	margin-right: 10px;
}
.wine-item .location {
	padding:0;
	margin:0 0 5px 0;
}
.wine-item span {
	font-size: 1.4em;
	display:block;
}

/************************ NEWS **************************/

.latest-news h3 {
	margin:0 0 5px 0;
}
.latest-news li p {
	font-size: 1.1em;
}

/**************************** How to find us MAP *****************/

.directions-map {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ece7ec;
	padding: 0 0 10px 0;
}
.directions-map a {
	color:#B51253 !important;
	font-size:1.2em;
	padding: 15px 0 0 0;
	display:block;
}

/**************************** FAQs *****************/

.faq-item {
	padding:0 0 5px 0;
	border-bottom: 1px solid #ece7ec;
	margin: 0 0 15px 0;
}
.calendar-frame {
	width: 600px;
	height:560px;
	overflow:hidden;
}