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

/*---------css reset---------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym,img { border:0; 
} 
/*--------end reset---------*/


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #122758;
}
body {
	background-color: #867754;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #534221;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #534221;
}
a:hover {
	text-decoration: underline;
	color: #655028;
}
a:active {
	text-decoration: underline;
	color: #655028;
}
a.Bottom:link {
	color: #f4f5f9;
	text-decoration: none;
}
a.Bottom:visited {
	text-decoration: none;
	color: #f4f5f9;
}
a.Bottom:hover {
	text-decoration: underline;
	color: #f4f5f9;
}
a.Bottom:active {
	text-decoration: underline;
	color: #f4f5f9;
}
h1 {
	font-size: 28pt;
	font-weight: bold;
	margin-bottom: 30px;
}
h2 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 30px;
}
strong {
	font-weight: bold;
}
p {
	margin-bottom: 15px;
}
#MainPage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/Images/BG.gif);
	background-repeat: repeat-y;
	position: relative;
}
.nonBold {
	font-weight: normal;
}
.picture {
	float: right;
	position: relative;
	padding-top: 23px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 23px;
}
.border1 {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.border2 {
	position: absolute;
	right: 0px;
	top: 0px;
}
.vineLine {
	height: 27px;
	width: 704px;
	position: absolute;
	left: 246px;
	top: 171px;
	z-index: 1;
}
.clearFloat {
	clear: both;
}
.blueLeaf {
	height: 220px;
	width: 237px;
	position: absolute;
	top: 89px;
	right: 0px;
	z-index: 1;
	overflow: hidden;
	background-image: url(/Images/blueLeaf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blueLeaf:hover {
	background-position: left bottom;
}
.vine1 {
	height: 55px;
	width: 247px;
	position: absolute;
	z-index: 1;
	top: 163px;
	left: 0px;
}
.vine2 {
	height: 178px;
	width: 122px;
	position: absolute;
	top: 218px;
	left: 0px;
}
.content {
	background-image: url(/Images/LinksBG.gif);
	background-repeat: no-repeat;
	width: 561px;
	margin-top: 69px;
	margin-left: 167px;
	padding-top: 20px;
	padding-right: 30px;
	float: left;
	z-index: 11;
}
.rightContent {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 175px;
	float: left;
	width: 175px;
}
.rightTitle {
	font-style: italic;
	text-decoration: underline;
	color: #556894;
}
.header {
	height: 171px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	background-image: url(/Images/Header.jpg);
	background-repeat: no-repeat;
}
.homeButton {
	position: absolute;
	top: 35px;
	left: 100px;
}
.headerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 177px;
	margin-left: 171px;
	z-index: 2;
	position: absolute;
	letter-spacing: .6px;
	color: #556894;
}
.highlight {
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.Links {
	font-size: 9pt;
	font-weight: bold;
	float: left;
}
.Links a:link {
	color: #122758;
	text-decoration: none;
}
.Links a:visited {
	text-decoration: none;
	color: #122758;
}
.Links a:hover {
	text-decoration: underline;
	color: #5671c3;
}
.Links a:active {
	text-decoration: underline;
	color: #5671c3;
}
.currentPage {
	text-decoration: underline;
	color: #556894;
}
.mapLink {
	text-align: right;
	display: block;
}
.bottomLinks {
	height: 50px;
	width: 950px;
	padding-top: 50px;
	padding-left: 50px;
	background-color: #867754;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-image: url(/Images/BG_Cap.gif);
	background-repeat: no-repeat;
	color: #f4f5f9;
}
.wineList {
	width: 350px;
}
.winePrice {
	font-weight: bold;
	display: inline;
	float: right;
}
.orderList li {
	vertical-align: bottom;
	display: block;
	height: 25px;
	width: 550px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7cad4;
	padding-top: 5px;
}
.orderList {
	margin-top: 40px;
}
.varTitle {
	float: left;
	width: 275px;
	font-weight: bold;
}
.priceTitle {
	font-weight: bold;
	float: left;
	width: 100px;
	padding-left: 75px;
}
.qtyTitle {
	font-weight: bold;
	width: 80px;
	float: left;
	padding-left: 20px;
}
.varietal {
	width: 275px;
	float: left;
	vertical-align: bottom;
}
.price {
	float: left;
	width: 100px;
	padding-left: 75px;
	vertical-align: bottom;
}
.qty {
	width: 80px;
	float: left;
	padding-left: 20px;
}
.orderInfo {
	margin-top: 15px;
}
.orderInfo li {
	padding-top: 15px;
	margin-top: 15px;
}
.orderInfo .Title {
	float: left;
	width: 100px;
	padding-right: 10px;
	text-align: right;
}
.orderInfo .Field {
	text-align: left;
	float: left;
	width: 400px;
}
.SendClear {
	margin-left: 110px;
	text-align: left;
}

