@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #CC3333;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
	}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}

body {
	background-color:#F5F5F5;
	background-image: url(../images/bg_gradient.png);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	vertical-align: top;
	}

.location {
	color:#787878;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	vertical-align: top
	}

#mainbody {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	}
.mainblurb {
	padding: 15px 15px 15px 15px;
	}
.mainjkaevents {
	padding: 5px 15px 5px 15px;
	background-color: #efe8da;
	}
.mainlocation {
	color:#787878;
	background-color: #E0D2B7;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	vertical-align: top
	}
.subpagemain {
	padding: 10px 15px 15px 15px;
	height:auto;
	}
	
#breadcrumbs {
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 7px;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	background-color: #CCCCCC;
	color: #333333;
	}
#breadcrumbs a, a:visited {
	color: #333333;
	}

#homemaincopy {
	width:inherit
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 9px;
	text-align:left;
	background-color: #CCCCCC;
	}

p.p1	{
		color: #666666;
		}
p.p1, p.p2, p.p3	{
		margin: 0px;
		padding: 0px;
		margin-top: 8px;
		}
p a, a:visited {
	color: #CC3333;
	}

.header { background-color:#FFFFFF;}
.keylinevert { background-color: #FFFFFF; width: 1px }
.featuredwine {
	background-color: #FFFFFF;
	padding: 10px;
	border-color: #EAEAEA;
}
#featuredwine a, a:visited {
	color: #CC3333;
	}
#featuredwine a:hover{
	text-decoration: underline;
	}
.wine {
	color: #CC6666;
	font-weight:bold;
}
.wineheadertext	{
	color: #999999;
	font-weight:bold;
	font-size:12px;
}


.pagetitle {
	font-size:18px;
	font-weight:bold;
	color:#6C6C6C;
	margin-bottom:30px;
	margin-top:5px;
}

.topnav	{
		text-align:center;
		background-color: #666666;
		}
.topnavcontainer	{
		width:inherit
		position:absolute;
		right: 0px;
		z-index: 1;
		}

#lselect a {
	padding: 5px;
	display: block;
	font-weight: bold;
	color:#FFFFFF;
	}
#lselect a:hover {
	display: block;
	color: #333333;
	background-color:#FFFFFF;
	}

#columnleft {
	display:block;
	width: 190px;
	background-color: #bebebe;
}

#columnmiddle {
	display:block;
	width: 150px;
	background-color: #bebebe;
	padding-top: 5px;
}

#columnright {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	position:inherit;
	display:block;
	background-color: #d9e3ee;
/*	background-color: #b6c7d9;*/
}
#columnright a, a:visited {
	color: #CC3333;
	}
#columnright a:hover{
	text-decoration: underline;
	}

.headertext	{
	color: #333333;
	font-weight:bold;
	font-size:12px;
}


#footer {
	display: block;
	font-size: 9px;
	text-align:center;
	background-color: #666666;
	color: #CCCCCC;
	}
#footer a, a:visited {
	color: #CC3333;
	}

/*	*/
}

