@charset "utf-8";
/* CSS Document */
/*meyer zero site default
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/*####################### babelscribe default css################################################*/
/* IE fix */
body {
	text-align: center;
	margin: 0px;
	background-color:#FFFFFF;
	font-family:verdana,arial,sans-serif;
  	font-size:100.1%;
	color:#000000;
}
#containerdiv {
	width:980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size:11px;
	border: 1px solid #716557;
}
#headerdiv {
	height: 100px;
	width: 980px;
	background-image: url(../images/rightheaderbkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
input,select{
  margin:0;
  padding:0;
}

img{
	display:block;
}
td{
	vertical-align:top;
}
strong,b{
  font-weight:bold;
}
.textAlignCentre {
	text-align: center;
}
.italic {
	font-style: italic;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	outline:none;
}
a:link,a:visited{
	text-decoration:none;
	color: #000000;
}
a:hover, a:active{
	text-decoration:underline;
	color: #000000;
}
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #716557;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 10px;
	
}
#creditbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #026A8D;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	line-height: 14px;
}
#creditbox a:link,#creditbox a:visited{
	color:#026A8D;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#creditbox a:hover,#creditbox a:active{
	color:#026A8D;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.imageFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#containerdiv #contentdiv #leftColumn {
	float: left;
	height: auto;
	width: 268px;
	padding-right: 0px;
	padding-left: 0px;
}
#containerdiv #contentdiv #rightColumn {
	float: right;
	height: auto;
	width: 236px;
	padding-right: 0px;
	padding-left: 0px;
}
#containerdiv #contentdiv #middleColumn {
	height: auto;
	width: 435px;
	float: left;
	padding-right: 15px;
	padding-left: 0px;
}
.clearFloatsDiv {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.contentDivsTopPadding {
	padding-top: 20px;
	padding-bottom: 20px;
}
/********************************W3C validation within credit box****************/
#creditbox #w3clogos {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/*#######################  end of babelscribe default css################################################*/
#containerdiv #navbardiv {
	height: 27px;
	width: 580px;
	background-image: url(../images/navbarbkg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 400px;
	color: #a48c3c;
}
/*#containerdiv #contentdiv {
	background-image: url(images/contentbkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}*/
#containerdiv #contentdiv {
	background-image: url(../images/contentbkg.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-color: #716557;
	height: 22px;
	width: 980px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: center;
	position: relative;
}
#containerdiv #topimagediv {
	background-image: url(../images/topimagebar.jpg);
	height: 208px;
	width: 980px;
	background-repeat: no-repeat;
}
#containerdiv #headerdiv #headerdivleft {
	background-image: url(../images/leftheaderbkg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 268px;
}
#containerdiv #topimagediv #topimagewrapper {
	float: right;
	height: 208px;
	width: 710px;
	padding-left: 35px;
}
#containerdiv #navbardiv a {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #A48C3C;
	letter-spacing: 1px;
}
#containerdiv #navbardiv a:hover {
	text-decoration:underline;
}
#footer a:link, #footer a:visited {
	color: #F93F00;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #CC9900;
	text-decoration: underline;
}
#family #navbardiv #familybutton, #vineyard #navbardiv #vineyardbutton, #wine #navbardiv #winebutton, #buy #navbardiv #buybutton {
	color: #716557;
	font-weight:bold;
}
#index #containerdiv #indexcontent {
	background-image: url(../images/index-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 572px;
	width: 980px;
	position: relative;
}
#index #indexHeader {
	height: 134px;
	width: 729px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#index #indexFrankRose {
	position: absolute;
	height: 280px;
	width: 397px;
	left: 435px;
	top: 134px;
}
#index #indexCabernetFrank {
	position: absolute;
	height: 35px;
	width: 283px;
	left: 530px;
	top: 525px;
}
#index #enterimage {
	position: absolute;
	height: 36px;
	width: 95px;
	top: 35px;
	right: 20px;
}
h1 {
	color: #716557;
	font-size: 14px;
	margin-bottom: 6px;
}
#corinnedonald {
	margin-bottom: 30px;
}
#containerdiv #contentdiv #rightColumn p {
	margin-right: 10px;
	margin-left: 10px;
}
#containerdiv #contentdiv #rightColumn a {
	font-size: 11px;
	color: #5C5347;
	font-weight: bold;
	line-height: 13px;
}
#corkscrew {
	height: 178px;
	width: 208px;
	position: absolute;
	left: 10px;
	bottom: 40px;
}
.sunshine {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-align: right;
}
#leftColumn #cardlogosdiv {
	width: 200px;
	padding-left: 30px;
	line-height: 18px;
	color: #5E5448;
	font-weight: bold;
	font-size: 10px;
}
#leftColumn #cardlogosdiv img {
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
}
#rightColumn #winepourwrapper {
	position: relative;
}
#rightColumn #winepourwrapper #winepourimagediv {
	position: absolute;
	height: 693px;
	width: 236px;
	top: -363px;
}
#bonnesante {
	height: 89px;
	width: 300px;
	margin-left: 75px;
}
#rightColumn #bottleshot {
	position: relative;
	top: -20px;
}
#tandtcontainer {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
}
#tandtcontainer ul {
	color: #666666;
	font-size: 14px;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}
#tandtcontainer li {
	margin-bottom: 8px;
}
#smallcardlogos {
	height: 40px;
	width: 150px;
	padding-left: 30px;
}
#smallcardlogos img {
	float: left;
	padding-right: 10px;
}
#emailResponseTable {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
/** email form*************/
#emailformwrapper{
	width: 400px;
	background-color: #EEEFDD;
	border: 1px dotted #333;
	padding: 5px;
	font-size: 11px;
	color: #60564A;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#emailform div.row {
	clear: both;
	padding-top: 15px;
  }

#emailform div.row span.label {
	float: left;
	width: 125px;
	text-align: right;
  }

#emailform div.row span.formw {
	float: right;
	width: 250px;
	text-align: left;
  } 
#emailform div.spacer {
	clear: both;
}
#emailformwrapper #emailform {
	margin-top: 0px;
	margin-bottom: 0px;
}
.requiredField {
	color: #FF6600;
}
/**end of email form *****/

.buyNow {
	background-color: #C9E131;
}
.style1 {
	font-size: 21px
}#rightColumn #friend form {
	margin-top: 10px;
}
#rightColumn #friend input {
	margin-top: 4px;
	margin-bottom: 8px;
}
#vineyard #containerdiv #contentdiv #middleColumn #vinepix {
	width: 301px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

 #vineyardworkpix {
	width: 208px;
	margin-left: 13px;
	margin-top: 52px;
}
