/* =====================
	GLOBAL
======================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	border: 0;	
	text-align: center;
	
}

p {	
	color: black;
	margin-top: 2px;
	margin-bottom: 15px;
	line-height: 14pt;
}

sup {	
	color: black;
	line-height: 12pt;
	font-size:8pt;
}

ul {
	margin-top: 8px;
	margin-bottom: 12px;
	color: black;
}

img {
	display: block;
}

.inline {
	display: inline;
	}

h1 {
		font-size: 180%;
		margin-bottom: 2px;
		color: #005130;		
	}
	
h2{
	color:#3C181A;
	font-size:18px;
	}
h3{
	color:#005130;
	font-size:14px;
	}
h4{
	color:#8F6B49;
	font-size:14px;
	}

#servicemarks {
	font-size:14px;
	color:#005130;
	font-weight:bold;
}
	
#printglobalheader {
	display: none;  /* Only gets displayed on printed pages */
}

#wrapper {	
	width: 800px;
	margin: 10px auto;
	border: 0;
	padding: 0;
	text-align: left;
	background: url(../images/left_band.jpg) #fff  repeat-y top left; 
}

/* LINKS */
a:link, a:visited {
	
	
	color: #8C9334;
	padding-left: 0px;		
	text-decoration: underline;
}

a:hover {
	
	
	color: #F0B069;
	padding-left: 0px;		
	text-decoration: none;
	text-decoration: underline;
}	

a:active {
	
	
	color: #8C9334;
	padding-left: 0px;		
	text-decoration: underline;
}

/* Footer Links */
a.footerlinks:link, a.footerlinks:visited {
	
	
	color: #ffffff;
	padding-left: 0px;		
	text-decoration: underline;
}

a.footerlinks:hover {
	
	
	color: #F0B069;
	padding-left: 0px;		
	text-decoration: none;
	text-decoration: underline;
}	

a.footerlinks:active {
	
	
	color: #8C9334;
	padding-left: 0px;		
	text-decoration: underline;
}

ul.cuplist {
	margin: 10px 0px 10px 2px;
	padding: 0;
	
}
	
ul.cuplist li {
	padding: 0px 0px 4px 0px;
	margin: 0;
	vertical-align: top;
	color:#594324;
}

ul.cuplist_calm li {
	padding: 0px 0px 4px 0px;
	margin: 0;
	vertical-align: top;
}

ul.cuplist li a:link, ul.cuplist li a:visited {
	
	font-weight: bold;
	color: #594324;
	padding-left: 5px;		
	text-decoration: underline;
}

ul.cuplist li a:hover {
	
	font-weight: bold;
	color: #ff0000;
	padding-left: 5px;		
	text-decoration: underline;
}	

ul.cuplist li a:active {
	
	font-weight: bold;
	color: #594324;
	padding-left: 5px;		
	text-decoration: underline;
}	

/* =====================
	GLOBAL HEADER
======================*/

#header {
	border: 0;
	padding: 0;
	margin: 0;
}

	#header img {
		border: 0;
		margin: 0;
		padding: 0;
	}
	
/* ======================
	SEARCH AND BREADCRUMBS
=======================*/
	
table#topsearchnav {
	width: 100%;
	padding: 0;
	margin-bottom: 1px;
}
	
	table#topsearchnav td#search {		
		width: 190px;
		background:url(../images/left_band.jpg);
		height:20px;
		/*border-right: 2px solid white;*/
		padding: 4px;
		color: #384323;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	
	table#topsearchnav td#linktrail {
		background-color: #FFFFFF;
		width: 610px;
		padding: 4px;
		color: #384323;
		font-size: 12px;
		font-weight: bold;
	}	
		
	#linktrail a {
		color: #384323;
		font-weight: bold;
		
	}
	
	#linktrail a:link {
		color: #384323;
	}
	
	#linktrail a:visited {
		color: #384323;
	}
	
	#linktrail a:hover {	
		color: #384323;
		text-decoration: none;
	}
	
	#linktrail a:active {
		color: white;
	}


/* =====================
	SUB PAGE FOOTER
======================*/
	
#footer {
	background:url(../images/left_band.jpg);
	background-repeat:repeat-y;
	width:800px;
	height:20px;
	padding-left:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3B191A;
}



/* =====================
	LEFT SIDEBAR
======================*/
	
#leftside {
	float: left;
	width: 180px;
	background:url(../images/left_band.jpg) repeat-y;
	margin: 0;
	padding-left:30px;
}

	#leftside img#becomemember {
		border-bottom: 1px solid #fff;
	}
	
	#leftside table#leftsidelinks {	
		margin: 20px 0px 0px 0px;
		border: 0;
		padding: 0;
	}
	
	#leftside table#leftsidelinks td {
		padding-bottom: 2px;
	}
	
	#leftside table#leftsidelinks img {		
		padding-left: 2px;		
	}
	
	/* Leftside Links */
	
	#leftside a:link, #leftside a:visited {
		font-size: 12px;
		color: #384323;
		/*padding-left: 5px;*/		
		text-decoration: none;
		font-weight:bold;
	}
	
	#leftindent a:link, #leftindent a:visited {
		color:#074423;
		padding-left:4px;
		font-size:11px;
		font-weight:normal;
	}
	
	
	#leftindentbot a:link, #leftindentbot a:visited {
		color:#775831;
		padding-left:4px;
		font-size:11px;
		font-weight:normal;
	} 
		
	#leftside a:hover {		
		text-decoration: underline;
	}	
	
	#leftside a:active {		
		text-decoration: none;
	}
	
	/* Member login/logout links */
	
	#leftside #memnav {
		background:url(../images/left_band.jpg);
		margin-left:-30px;
		
	}
	
	#leftside a.memberlink:link,  #leftside a.memberlink:visited {		
		font-size: 12px;
		padding: 6px 0px 0px 6px;
		border: 0;
		margin: 0;		
	}
	
	#leftside a.memberlink:hover {
		font-size: 12px;
		padding: 6px 0px 0px 6px;
		color: green;
		border: 0;
		margin: 0;		
	}
	
	#leftside a.memberlink:active {
		font-size: 12px;
		padding: 6px 0px 0px 6px;
		border: 0;
		margin: 0;		
	}	
	

/* =======================
	RIGHT SIDEBAR (HOME ONLY)
========================*/
	
#rightside {
	float: right;
	width: 180px;
	margin: 0;
	padding-right: 5px;
	background: url(../images/06_whatsnew_green.jpg)   no-repeat top right;
	height: 330px;
}

	#rightside h1, #rightside h2, #rightside h3 {		
		margin-top: 0px;		
		padding: 10px 0px 0px 20px;
	}
	
	#rightside ul li a {
		font-size: 12px;
		font-weight: bold;
		color: black;		
		text-decoration: underline;
	}
	
/* =================================
	RIGHT SIDEBAR LEGISLATION (HOME ONLY)
==================================*/
	
#rightsidelegislation {
	clear: right;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

/* =====================
	HOME CONTENT
======================*/

#homecontent {	
	width: 410px;
	margin: 0px 190px 0px 190px;
	padding: 10px 0px 0px 0px;
}

	#homecontent h1, #homecontent h2, #homecontent h3 {		
		margin-top: 0px;
	}	
	
	
	
	#homecontent ul#afflinks {
		margin-top: 2px;		
	}
	
	#homecontent ul#afflinks li {
		padding: 2px;
	}
	
	#homecontent ul#afflinks li a {
		font-size: 14px;
		font-weight: bold;
		color: #8C9334;		
		text-decoration: underline;
	}

	
/* =========================
SECONDARY PAGE CONTENT
========================= */

#content {	
	margin: 0px 20px 10px 205px;	
	border: 0;	
	padding: 0;	

}

#mainContent {
	
	padding-bottom:350px;
	background-attachment:scroll; 
	background-position: right bottom;
    background-image:url(../images/tasting_set.jpg); 
	background-repeat:no-repeat;
	}

	#content h1, #content h2, #content h3 {		
		margin-top: 10px;		
	}	
	
	#content img {		
		margin: 0px 10px 0px 10px;
	}	
	
/* =====================
	ADMIN CONTENT
======================*/

#admincontent {	
	width: 780px;
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 0px 0px;
}

	#admincontent h1, #admincontent h2, #admincontent h3 {		
		margin-top: 0px;
		margin-bottom: 8px;
	}