@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:center;
	background: #E9DEB1 url(../images/bgA1.jpg) repeat-x;
}

#wrapper {
	position:relative;
	top:20px;
	width:900px;
	
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
	
}
#artists_wrapper {
	position:relative;
	top:20px;
	width:900px;
	
	margin:0 auto;
	text-align:left;
	background-color:#FFF;	
}
#header {
	position:relative;
	top:0;
	width:900px;
	height:165px;
}
#nav {
	position:relative;
	top:0;
	width: 900px;
	height:22px;
	background-image:url(../images/navA1.gif);
	
}
#nav ul {
	margin:0;
	padding:0;
	width:900px;
	list-style:none;
	
	
}
#nav ul li {
	position:relative;
	top:2px;
	float:left;
	padding-left:42px;
	color:#FFF;
	font-size: 0.95em;
}
#nav a:link {color:#FFF; text-decoration:none;}
#nav a:visited {color: #EDBD1F; text-decoration:none;}
#nav a:hover {color: #FFF; font-weight:bold; text-decoration:underline;}
#nav a:active {color:#F1CB22; font-weight:bold; text-decoration:underline;}

#content {
	
	width:900px;
	
}
#left_content {
	
	float:left;
	width:360px;
	padding-left:5px;
	text-align:left;
	
}
#center_content {
	
	float:left;
	width:310px;
	
}
#center_content h1 {
	font-size:1.5em;
	color:#672728;
	padding-left:10px;
}
#center_content h2 {
	font-size:1.2em;	
	color:#672728;
	padding-left:10px;
}
#center_content p {
	padding-left:10px;	
}
#center_content2 {
	
	float:left;
	width:520px;
	
}
#center_content2 td {
	padding-left:20px;
	padding-right:10px;
}
#center_content2 h1 {
	color:#5D1A1B;
	margin-left:20px;
	text-align:center;
	
	
}
#center_content2 h2 {
	color:#5D1A1B;
	margin-left:20px;
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
}


#right_content {
	
	float:right;
	width:210px;
	padding-right:5px;
	
}
#right_content img {
	/*margin-left:20px;*/
	
}

#footer {
	position:relative;
	top:0;
	clear:both;
	width:900px;
	height:28px;
	background-image:url(../images/footer2.gif);
	
	text-align:center;
}
#footer span {
	position:relative; 
	top:5px;
	
	font-size:0.7em;
}
#footer a {text-decoration:none;}
.subtitle {
	font-weight:bold;
	font-size: 1.0em;
	color:#672728;
}
.subtitle2 {
	font-weight:bold;
	font-size: 1.0em;
	color:#D78434;	
}
#wineries_left_content {
	
	float:left;
	width:360px;
	padding-left:5px;
	text-align:left;
	
}
#wineries_center_content {
	position:relative;
	top:0;
	float:left;
	width:300px;
	
}
#wineries_center_content h1 {
	font-size:1.5em;
	color:#672728;
	padding-left:10px;
}
#wineries_center_content h2 {
	font-size:1.2em;	
	color:#672728;
	padding-left:10px;
}
#wineries_center_content p {
	padding-left:10px;	
}
#wineries_right_content {
	position:relative;
	top:0;
	float:right;
	width:210px;
	padding-right:5px;	
}

#artists_left_content {
	
	float:left;
	width:660px;
	padding-left:20px;
	text-align:left;
	
}

#artists_left_content h1 {
	font-size:1.5em;
	color:#672728;
	padding-left:10px;
}
#artists_left_content h2 {
	font-size:1.2em;	
	color:#672728;
	padding-left:10px;
}

#artists_right_content {
	position:relative;
	top:0;
	float:right;
	width:210px;
	padding-right:5px;
}
table#artists {
	line-height:150%;
}
table#artists  th {
	color:#672728;	
}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.clear {clear:both;}
.right-space {padding-right:20px; float:right;}

img#music1 {
	float:right;
	padding-right:20px;
}

#dinner_left_content {
	
	float:left;
	width:300px;
	padding-left:5px;
	text-align:left;
	
}
#dinner_center_content {
	position:relative;
	top:0;
	float:left;
	width:380px;
	background:url(../images/vines_bg.gif) no-repeat;
}
#dinner_center_content p {
	padding-left:10px;
	padding-right:5px;
}
#dinner_center_content h1 {
	font-size:1.5em;
	color:#672728;
	padding-left:10px;
}
#dinner_center_content h2 {
	font-size:1.2em;	
	color:#672728;
	padding-left:10px;
}
#wineries_center_content p {
	padding-left:10px;
	
}
#dinner_right_content {
	position:relative;
	top:0;
	float:right;
	width:210px;
	padding-right:5px;	
}

#map_left_content {
	float:left;
	width:650px;
	padding-left:10px;
	text-align:center;	
}
#map_left_content h2, h3 {
	color:#672728;
}


#map_right_content {
	position:relative;
	top:0;
	float:right;
	width:210px;
	padding-right:5px;
	
}
#map {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:620px;
	height:370px;	
}
#clipart {
	font-size:0.8em;
	font-style:italic;
}

#schedule_left_content {
	
	float:left;
	width:260px;
	padding-left:5px;
	text-align:left;
	
}
#schedule_center_content {
	position:relative;
	top:0;
	float:left;
	width:410px;
	
}
#schedule_center_content h1 {
	font-size:1.5em;
	color:#672728;
	padding-left:10px;
}
#schedule_center_content h2 {
	font-size:1.2em;	
	color:#672728;
	padding-left:10px;
}
#schedule_center_content p {
	padding-left:10px;	
}
#schedule_right_content {
	position:relative;
	top:0;
	float:right;
	width:210px;
	padding-right:5px;
}

#food_left_content {
	float:left;
	width:650px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	background:url(../images/wine_bottle_set.jpg) no-repeat bottom;
}
#food_left_content img {
	margin-left:10px;
	margin-bottom:10px;
}
#food_left_content h2, h3 {
	color:#672728;
	padding-left:50px;
}
#food_left_content  p {
	padding-left:50px;	
}


#food_right_content {
	position:relative;
	top:0;
	float:right;
	width:210px;
	padding-right:5px;
	
}
#sponsors {
	clear:both;
	width:900px;
	height:110px;
	margin-bottom:5px;
}
div#section2 {
	clear:both;
	width:900px;
	
}
#headlines_left_content {
	float:left;
	width:600px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:left;
	
}
#headlines_left_content h2 {
	font-size:1.6em;	
	font-weight:bold;
	color:#672728;
	text-align:center;
}
#headlines_right_content img {
	padding-left:20px;
	
	
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
#date {
	text-align:center;
	
	
}
#date h3 {
	padding:0;
	margin:0;
	color:#000000;
}
#section3 {
	width:450px;	
	text-align:center;
}
#section3 h3 {
	color:#672728;
	
}
#section4 {
	
	text-align:center;
}
#section4 h3 {
	color:#000000;	
}
#facebook-fp {
	text-align:center;	
}
#facebook-right {
	text-align:center;	
}

a[href$=gif], a[href$=jpg] {
	text-decoration:none;
	border:0 none;
}
img {border:none;}

div#fp_sponsors {
	text-align: center;	
}

/* Accessibility skip to main content */
#skip a
{ 
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
#skip a:focus 
{ 
position:static; 
width:auto; 
height:auto;
color:#FFF;
font-weight:bold;
font-size:18px; 
}
.hidden 
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}
