@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/body_bkgr.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'Crafty Girls', arial, serif;
}
a {
	outline:none;	
}
html {
	overflow-y:scroll;
}
h6  {
	color: #666;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body-facebook-div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #126DA4;
	text-decoration: none;
	background-image: url(../images/home_facebook_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	margin: 0px;
	float: left;
	height: 60px;
	width: 220px;
	position: absolute;
	top: 35px;
	right: 65px;
	padding: 0px;
}

#body-wrapper-outside {
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}






#body-wrapper-inside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 990px;
}
#body-top-bkgr-div {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 208px;
	width: 990px;
	background-image: url(../images/body_top_bkgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#body-page-bkgr-div {
	background-image: url(../images/body_page_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 990px;
}
#body-top-nav-div {
	margin: 0px;
	float: left;
	height: 29px;
	width: 990px;
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #400001;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}
#body-top-nav-div span {
	padding-right: 16px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #400001;
	padding-bottom: 3px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #400001;
	padding-top: 3px;
}
#body-top-nav-div a:link , #body-top-nav-div a:visited{
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 3px;
	border-bottom-style: dotted;
	color: #82492E;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #7C5F43;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #7C5F43;
	padding-top: 3px;
}
#body-top-nav-div a:hover , #body-top-nav-div a:active{
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	color: #400001;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #41001F;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-color: #400001;
}

#body-footer-div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #D88027;
	text-decoration: none;
	background-image: url(../images/body_footer_bkgr.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 60px;
	width: 910px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#body-footer-div a:link, #body-footer-div a:visited {
	color: #999;
	text-decoration: none;
}
#body-footer-div a:hover, #body-footer-div a:active {
	color: #FFF;
	text-decoration: none;
}
#home-main-img-div {
	margin: 0px;
	float: left;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#home-page-bkgr-div {
	background-image: url(../images/home_page_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 990px;
	position: relative;
}

#home-left-column-div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 60px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}


#home-right-column-div {
	margin: 0px;
	float: left;
	height: auto;
	width: 500px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wine-tasting-right-column-div {
	margin: 0px;
	float: left;
	height: auto;
	width: 500px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #666;
}


#home-right-column-div img {
	padding-bottom: 30px;
}
.contact-us-form-combo-div {
	width: 310px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}

h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 38px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	margin: 0px;
	float: left;
	width: 300px;
	background-image: url(../images/home_left_column_divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#home-left-column-div p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/home_left_column_divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 300px;
}

#contact-us-left-column-div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#contact-us-map-div {
	background-color: #F0C777;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 578px;
	width: 488px;
	border: 1px solid #CCC;
}
#contact-us-view-larger-map a:link, #contact-us-view-larger-map a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	width: 488px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact-us-view-larger-map a:hover, #contact-us-view-larger-map a:active {
	color: #666;
	text-decoration: underline;
}


iframe {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 578px;
	width: 488px;
}


#contact-us-page-bkgr-div {
	background-image: url(../images/home_page_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 990px;
	position: relative;
}

#contact-us-right-column-div {
	margin: 0px;
	float: left;
	height: 500px;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	overflow: hidden;
	padding: 0px;
}
input {
	width: 240px;
}
textarea {
	height: 100px;
	width: 240px;
}
.tumblr_body p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	width: 488px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

label {
	width: 60px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #666;
	overflow: hidden;
}
.tumblr_post img{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.tumblr_posts {
	margin: 0px;
	float: left;
	width: 540px;
	background-image: url(../images/wine_tasting_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tumblr_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	width: 488px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tumblr_post {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.tumblr_post a:link, .tumblr_post a:visited{
	border-bottom-style: none;
	color: #F9D18C;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tumblr_post a:hover, .tumblr_post a:active {
	border-bottom-style: none;
	color: #F9D18C;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
