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

body {
	background-color:#770003;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	margin-top:10px;
	line-height:1.3em;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.table {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFEE;
}

/* Headers */

h1 {font-size:135%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:110%;}

/* Font Color */

.red {
color:#FF0000;
}

.blue {
color:#0000FF;
}

.yellow {
color:#FFFF00;
}

.burgandy {color:#770003;}

/* Font Styles */

.region {
	font-size:120%;
	color:#770003;
}

/* Backgrounds */


/* Div's */

#mainContainer {
	width:875px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFee;
}

#headBanner {
	width:875px;
	height:195px;
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	clear:both;
	border-bottom:1px solid #51ad47;
}

#pageBody {
	width:865px;
	padding:15px 5px 10px 5px;
	clear:both;
}

#pageBottom {
	width:98%;
	clear:both;
	padding:0px 4px 0px 4px;
}

#address {
	width:100%;
	clear:both;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:140%;
	font-weight:bold;
	line-height:1.7em;
}

#footer {
	width:865px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 5px 10px 5px;
	color:#999999;
	font-size:80%;
	background-color:#770003;
}

#footer a {
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#cellLeft {
	float:left;
	width:49%;
	margin:25px 5px 0px 0px;
}

#innerLowerLeft {
	width:100%;
	margin-top:65px;
}

#innerLowerLeft2 {
	float:left;
	width:49%;
	margin-top:20px;
}

#innerLowerLeft3{
	float:right;
	width:49%;
	margin-top:20px;
}

#cellRight {
	float:right;
	width:49%;
	margin:25px 0px 0px 5px;
}

#innerCell1, #innerCell2, #innerCell3 {
	float:left;
	width:24%
}

#innerCell4 {
	float:left;
	width:24%
}

#photo1, #photo2, #photo3, #photo4, #photo5, #photo6, #photo7, #photo8, #photo9 {
	float:right;
	width:170px;
	padding-top:30px;
}

#otherWine1, #otherWine2 {
	float:left;
	width:210px;
}

#winePhoto1, #winePhoto2, #winePhoto3 {
	float:right;
	width:197px;
	margin:5px;
}

#winePhoto4 {
	float:right;
	width:152px;
	margin:5px;
}

#vinyardPhoto {
	float:left;
	width:100%;
	clear:both;
}

#discount {
	width:100%;
	clear:both;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
