body {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-color: #AAAAA9;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,tr,td {margin:0;padding:0;}

fieldset,img,a img,:link img,:visited img {border:0;}

p {font:
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #5d6c04;
	margin: 0px;
	padding-top: 10px;
}
p a {
	color: #5d6c04;
	font-style: italic;
}

.lheadertile {
	background-image: url(../images/ltile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rheadertile {
	background-image: url(../images/rtile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.whitespacer {
	background-color: #FFFFFF;
}
.bodybg {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") top no-repeat; 
	width:960px; 
	height:29px; 
	margin:0;
	padding:0; 
	z-index: 99;
	}

#nav span { display: none; }

#nav li, #nav a { height:29px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 63px; margin-left: 356px;}
#nav-02 { width: 89px;}
#nav-03 { width: 119px;}
#nav-04 { width: 86px;}
#nav-05 { width: 141px;}
#nav-06 { width: 106px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -356px -29px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -419px -29px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -508px -29px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -627px -29px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -713px -29px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -854px -29px no-repeat; }




/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------*/
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#d8eebf;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:30px; /* Height of each drop down nav item */
	border:1px solid #afbfdf;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:30px;	/* Height of each drop down nav item, should match above */
	line-height:30px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#005cab;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul { left: auto; }


/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#ecf7df;
	color:#005cab;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:160px; }		
#nav-03 ul, #nav-03 li { width:200px; }
#nav-04 ul, #nav-04 li { width:140px; }		
#nav-05 ul, #nav-05 li { width:180px; }		
#nav-06 ul, #nav-06 li { width:205px; }
.col1 {
	margin: 0px;
	padding-right: 27px;
	padding-left: 20px;
}
.col3 {
	margin: 0px;
	padding-right: 20px;
	padding-left: 28px;
}
.col2 {
	margin: 0px;
	padding-right: 28px;
	padding-left: 27px;
}
.productHdrs {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #5d6c04;
}
.footertext {
	color: #FFFFFF;
}
.footertext a {
	color: #FFFFFF;
}
.insideBG {
	background-image: url(../images/insideBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebarBG {
	margin: 0px;
	padding-right: 20px;
	padding-left: 28px;
}
.col4 {
	margin: 0px;
	padding-right: 20px;
	padding-left: 28px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.formfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #929d4e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 28px;
	height: 18px;
	width: 190px;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.send {
	margin: 0px;
	padding-right: 16px;
	padding-top: 2px;
}
.insidebody {
	margin: 0px;
	padding-right: 27px;
	padding-left: 20px;
}
.bodyHdr {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #5d6c04;
	padding-top: 25px;
	padding-bottom: 10px;
	line-height: 28px;
}
.wineclubHdr {
	font-size: 15px;
	padding-bottom: 0px;
}
.wineTastings {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #a22201;
	padding-left: 60px;
	width: 500px;
	padding-top: 10px;
}
.wineprice {
	font-size: 16px;
}
.messagefield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #929d4e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 28px;
	height: 60px;
	width: 190px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.wineTastinghdr {
	font-size: 20px;
	color: #a22201;
}
.sidebarTasting {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 19px;
	line-height: 27px;
}
.sidebarText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-left: 28px;
	padding-right: 20px;
}
.howtosave {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 21px;
	color: #a22201;
	padding-top: 10px;
	padding-left: 24px;
	padding-bottom: 23px;
}
.palates {
	font-size: 16px;
}
.formfield2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #929d4e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 28px;
	height: 18px;
	width: 450px;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.messagefield2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #929d4e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 28px;
	height: 60px;
	width: 450px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.thursdayText {
	font-size: 12px;
}
.bodyHdrLecture {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #a22201;
	padding-top: 25px;
	line-height: 28px;
}
.bodyHdrLecture a {
	color: #a22201;
	}
.lectureName {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #a22201;
	margin: 0px;
	padding-top: 6px;
}
.lectureDate {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 18px;
	color: #5d6c04;
	margin: 0px;
	padding-top: 3px;
}
.aboutusSecond {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #5D6C04;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}
.articlesLinks {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #CC3300;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}
