/* CSS Document - Screen EVENTS Only
---------------------------------------------------------- */

@font-face {
    font-family: 'Museo100';
    src: url('../fonts/museo100-regular-webfont.eot');
    src: url('../fonts/museo100-regular-webfont.eot%3F') format('embedded-opentype'),
         url('../fonts/museo100-regular-webfont.woff') format('woff'),
         url('../fonts/museo100-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo100-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'MuseoSans500';
	src: url('../fonts/museosans_500-webfont.eot');
	src: url('../fonts/museosans_500-webfont.eot%3F') format('embedded-opentype'),
		url('../fonts/museosans_500-webfont.woff') format('woff'), 
		url('../fonts/museosans_500-webfont.ttf') format('truetype'), 
		url('../fonts/museosans_500-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans500Italic';
	src: url('../fonts/museosans_500_italic-webfont.eot');
	src: url('../fonts/museosans_500_italic-webfont.eot%3F') format('embedded-opentype'),
		url('../fonts/museosans_500_italic-webfont.woff') format('woff'), 
		url('../fonts/museosans_500_italic-webfont.ttf') format('truetype'), 
		url('../fonts/museosans_500_italic-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSlab500';
	src: url('../fonts/museo_slab_500-webfont.eot');
	src: url('../fonts/museo_slab_500-webfont.eot%3F') format('embedded-opentype'),
		url('../fonts/museo_slab_500-webfont.woff') format('woff'), 
		url('../fonts/museo_slab_500-webfont.ttf') format('truetype'), 
		url('../fonts/museo_slab_500-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*  CONN DINNER 2012
---------------------------------------------------------- */ 


#conndinner2012_wrap {
	background: url(../images/events/conndinner2012/bg-pattern.png);
	padding-top: 20px;
	padding-bottom: 20px;
	}

#conndinner2012_wrap h2 {
font-family: Museo100;	
background: none;
border-bottom: none;
border-top: 1px dotted #EE9129;
color: #EE9129;
font-size: 3.4em;
padding-top: 25px;
margin-top: 40px;
}


#conndinner2012_wrap h3.divider {
margin-top: 35px;
border-top: 5px solid #E8F0A4;
padding-top: 20px;
margin-right: 30px;
}

#conndinner2012_wrap h4 {
font-family: MuseoSans500;
font-size: 2.4em;
color: #F38F1C;
font-weight: 100;
text-transform: uppercase;
margin-top: 0;
margin-left: 20px;
letter-spacing: .02em;
text-align: center;
margin-bottom: 10px;
}

#conndinner2012_wrap p {
font-family: MuseoSans500;
font-size: 1.8em;
margin-left: 50px;
font-weight: lighter;
color: #67311E;
margin-right: 90px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.4;
}

#conndinner2012_wrap p.highlight {
background-color: #FFEAB3;
border: 5px solid #FFC425;
padding: 10px;	
}

#conndinner2012_wrap ul {
	margin-left: 50px;
	
	font-size: 1.6em;
}

#conndinner2012_wrap ul li {
	margin-right: 120px;
	border-bottom: none;
	list-style-type: square;
	margin-left: 25px;
}

#conndinner2012_wrap ul li.gold {
font-size: 1.1em;	
}


#conndinner2012_wrap p.firstp {
margin-top: 20px;	
}

#conndinner2012_wrap h3 {
color: #96A53D;
text-transform: none;
border-bottom: none;
margin-left: 30px;
font-family: Museo100;
margin-top: 10px;
padding-top: 0;
line-height: 1.2;
font-size: 2.2em;
margin-bottom: 0;
padding-bottom: 0;
}

#conndinner2012_wrap .fiesta-logo {
position: relative;
left: -30px;
float: left;
margin-bottom: 10px;
}

#conndinner2012_wrap .pati {
position: relative;
float: right;
margin-right: 20px;
-webkit-box-shadow: 2px 2px 5px #818181;
	-moz-box-shadow: 2px 2px 5px #818181;
	border: 1px solid #fff;	
}

#conndinner2012_wrap .left {
position: relative;
float: left;
margin-right: 20px;
margin-left: 30px;
-webkit-box-shadow: 2px 2px 5px #818181;
	-moz-box-shadow: 2px 2px 5px #818181;
	border: 1px solid #fff;	
}

#conndinner2012_wrap #content-wrap {
width: 960px;
margin: 0 auto;
text-align: left;	
}

#conndinner2012_wrap #content {
	background-color: #fff;
	border: 20px solid #D1D830;
	width: 720px;
	margin-left: 0;
}

#conndinner2012_wrap #nav {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	z-index: 9999;
	}


#conndinner2012_wrap .section {
min-height: 400px;	
}


#conndinner2012_wrap #nav-wrap {
	width: 200px;
	position: fixed;
	top: 200px;
	margin-left: 740px;
	}

#conndinner2012_wrap #nav ul {
	
	width: 200px;
	margin: 0;
	padding: 0;
	}


#conndinner2012_wrap #nav li {
	margin: 0;
	margin-bottom: 4px;
	text-align: left;
	border-bottom: none;
	padding-bottom: 0;
	margin-left: 20px;
	
	list-style-type: none;
	}
	
#conndinner2012_wrap #nav a {
  background-color: #D1D830;
  	color: #4E668D;
  	display: block;
  	font-size: 1.6em;
  	padding: 5px 10px;
  	text-decoration: none;
	font-family: MuseoSans500;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	}

#conndinner2012_wrap #nav a:hover {
  	background: #EE9129;
  	color: #fff;
	}

#conndinner2012_wrap #nav .current a {
  	background: #EE9129;
  	color: #fff;
	}
	
	
#flickrSlider{
	margin: 0 auto;
	height:395px;
	width:500px;
}



#conndinner2012_wrap p.credit {
display: none;	
}


.flickrSliderHolder{
	position:relative;
	overflow:hidden;
	height: 395px;
}

#conndinner2012_wrap .flickrSliderHolder ul, #eventapalooza_wrap .flickrSliderHolder ul{
	position:absolute;
	height:100%;
	list-style:none;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#conndinner2012_wrap .flickrSliderHolder ul li, #eventapalooza_wrap .flickrSliderHolder ul li{
	float:left;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}



.flickrSliderHolder .arrows{
	display: block;
	width: 500px;
	margin: 0 auto 20px auto;
	padding-bottom: 20px;
	position: relative;
	top: 300px;
}

.flickrSliderHolder .arrows a{
	width:22px;
	height:22px;
	float:left;
	background:url('https://legacy.wpsu.org/assets/images/events/conndinner2012/arrows.png') no-repeat top left;
	text-decoration:none;
	outline:none;
	border:none;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
}

.flickrSliderHolder a.previous:hover{
	background-position:left bottom;
}

.flickrSliderHolder a.next{
	margin-left:-1px;
	background-position:top right;
}

.flickrSliderHolder a.next:hover{
	background-position:bottom right;
}

.slider-wrap .flickrSliderHolder span {

	display: none;
}

	
/*  WINTERFEST 2011
---------------------------------------------------------- */ 

#winterfest_wrap {
	background: #FFF url(../images/events/bg_winterfest.jpg) no-repeat top center;
	margin-bottom: 0;
	padding-bottom: 30px;
}

@font-face {
    font-family: 'OLS';
    src: url('../fonts/ols.eot');
    src: url('../fonts/ols.eot%3F') format('embedded-opentype'),
         url('../fonts/ols.woff') format('woff'),
         url('../fonts/ols.ttf') format('truetype'),
         url('../fonts/ols.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	}

#winterfest_wrap h2 {
	color: #A61B1F;
	color: rgba(166,27,31,0.9);
	font-family: OLS, Georgia, 'Times New Roman', Times, serif;
	font-size: 2.8em;
	background: none;
	border-bottom: none;
	margin-bottom: 10px;
	margin-left: 0;
	border-top: 10px solid rgba(166,27,31,0.7);
	padding-top: 20px;
	margin-top: 15px;
}

#winterfest_wrap h3 {
	color: #69ACA6;
	color: rgba(105,172,166,0.9);
	font-family: OLS, Georgia, 'Times New Roman', Times, serif;
	font-size: 2.2em;
	text-transform: none;
	margin-left: 20px;
	border-bottom: none;
}

#winterfest_wrap p {
font-size: 1.8em;	
}

#winterfest_wrap p.note {
font-size: 1.4em;
font-style: italic;	
}

#winterfest_wrap img.essence {
	-webkit-box-shadow: 2px 2px 5px #818181;
	-moz-box-shadow: 2px 2px 5px #818181;
	border: 2px solid #fff;	
	float: right; position: relative; right: 100px;
}

#winterfest_wrap iframe {
margin-left: 20px;
border: 10px solid #47BFE5;	
}

/*  CONN DINNER 2010
---------------------------------------------------------- */ 

#conndinner_10_wrap {
	background: #E56837 url(../images/events/bg_conndinner10.jpg) no-repeat;
	border-bottom: 10px solid #890000;
	}
	
#conndinner_10_wrap .a {
	background-color: #FFFFFF;
	border-right: none;
	}
	
#conndinner_10_wrap .b, #conndinner_10_wrap .e {
	border-right: 1px solid #F0A966;
	}
	
#conndinner_10_wrap #auction {
	width: 720px;
	clear: both;
	}
	
#conndinner_10_wrap .g {
	float: left;
	width: 174px;
	margin: 0 0 1em 5px;
	border-right: 1px solid #F0A966;
	}
	
#conndinner_10_wrap .g.last {
	border-right: none;
	}

#conndinner_10_wrap .e.last {
	border-right: none;
	}
	
#conndinner_10_wrap .g img {
	margin: 0 0 0 3px;
	}
	
#conndinner_10_wrap #content_sidebar {
	background: url(../images/events/bg_conndinner10_sidebar.png);
	margin-bottom: 10px;
	}

#conndinner_10_wrap #content_nav {
	background: none;
	}
	
/****** HEADERS ******/
#conndinner_10_wrap #h1_wrap {
	background: #40506C url(../images/events/conndinner10_h1.jpg) no-repeat right top;
	height: 40px;
	overflow: hidden;
	margin-right: 0px;
	} /* Seems redundant - but is necessary to control height of h1 zone*/

#conndinner_10_wrap h2 {
	border-bottom: 1px solid #ffffff;
	}

#conndinner_10_wrap h2 span {
	color: #890000;
	}

#conndinner_10_wrap h3 {
	border-top: 1px solid #F0A966;
	border-bottom: 1px solid #F0A966;
	padding: 3px 0;
	text-transform: uppercase;
	color: #890000;
	font-size: 1.6em;
	}
	
#conndinner_10_wrap h4 {
	border: none;
	text-transform: uppercase;
	color: #890000;
	font-size: 1.8em;
	}

#conndinner_10_wrap .h6_wrap {
	background: #53704F url(../images/events/conndinner10_h6.jpg) no-repeat right;
	height: 40px;
	overflow: hidden;
	} /* Seems redundant - but is necessary to control height of h6 zone*/
	
#conndinner_10_wrap p.line {
	border-bottom: 1px solid #F0A966;
	clear: both;
	width: 97%;
	}

/****** LISTS ******/
#conndinner_10_wrap ul li {
	border-bottom: 1px solid #F0A966;
	}

#conndinner_10_wrap ul.large li {
	border-bottom: none;
	}

/****** LINKS ******/
#conndinner_10_wrap #content_nav a:link, a:visited { 
	text-decoration: none; 
	color: #1C3A1B;
	}
	
#conndinner_10_wrap #content_nav a:hover, a:active { 
	color: #1C3A1B;
	background: #F0A966;
	}

#conndinner_10_wrap p a:link, p a:visited {
	text-decoration: underline;
	color: #003798;
	} /* Add underlines to Links only if they are within a paragraph */
	
/****** ACCORDION ******/
#conndinner_10_wrap .AccordionPanelTab {
	background: url(../images/icons/icon_open.gif) no-repeat 0px 11px;
	margin: 0px;
	margin-top: 10px;
	padding: 1px 2px 2px 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top: 1px solid #F0A966;
	clear: both;
	}

#conndinner_10_wrap .AccordionPanelTab h3 {
	line-height: 1.3;
	margin:  7px 0 0 25px;
	padding: 0px;
	border: none;
	}

#conndinner_10_wrap .AccordionPanelContent {
	overflow: auto;
	margin: 0 0 0 17px;
	padding: 0px;
	}
	

#conndinner_10_wrap .flickr_badge_image img { 
	background-color: #FFFFFF;
	width: auto; height: 75px; 
	margin: 0 0 10px 10px;
	padding: 5px;
	border-top: 1px solid #B0B0B0; 
	border-left: 1px solid #B0B0B0; 
	border-bottom: 1px solid #40506C;
	border-right: 1px solid #40506C;
	float: left; 
	}
	
/*  CONN DINNER 2011
---------------------------------------------------------- */ 

#conndinner_11_wrap {
	background: #e2c54f url(../images/events/conndinner11_background.jpg) repeat-x;
	border-bottom: 10px solid #bf4a2e;
	}
	
#conndinner_11_wrap .a {
	background-color: #FFFFFF;
	border-right: none;
	}
	
#conndinner_11_wrap .b, #conndinner_11_wrap .e {
	border-right: 1px solid #F0A966;
	}
	
#conndinner_11_wrap #auction {
	width: 720px;
	clear: both;
	}
	
#conndinner_11_wrap .g {
	float: left;
	width: 174px;
	margin: 0 0 1em 5px;
	border-right: 1px solid #F0A966;
	}
	
#conndinner_11_wrap .h {
	float: left;
	width: 230px;
	margin: 0 0 1em 5px;
	border-right: 1px solid #F0A966;
	}
	
#conndinner_11_wrap .g.last {
	border-right: none;
	}
	
#conndinner_11_wrap .h.last {
	border-right: none;
	}

#conndinner_11_wrap .e.last {
	border-right: none;
	}
	
#conndinner_11_wrap .g img {
	margin: 0 0 0 3px;
	}
	
#conndinner_11_wrap .h img {
	margin: 0 0 0 3px;
	}
	
#conndinner_11_wrap #content_sidebar {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}

#conndinner_11_wrap #content_nav {
	background: none;
	}
	
/****** HEADERS ******/
#conndinner_11_wrap #h1_wrap {
	background: #40506C url(../images/events/conndinner10_h1.jpg) no-repeat right top;
	height: 40px;
	overflow: hidden;
	margin-right: 0px;
	} /* Seems redundant - but is necessary to control height of h1 zone*/

#conndinner_11_wrap h2 {
	border-bottom: 1px solid #ffffff;
	}

#conndinner_11_wrap h2 span {
	color: #890000;
	}

#conndinner_11_wrap h3 {
	border: none;
	padding: 3px 0;
	text-transform: uppercase;
	color: #bf4a2e;
	font-size: 1.8em;
	}
	
#conndinner_11_wrap h4 {
	border: none;
	color: #890000;
	font-size: 1.6em;
	}

#conndinner_11_wrap .h6_wrap {
	background: #53704F url(../images/events/conndinner10_h6.jpg) no-repeat right;
	height: 40px;
	overflow: hidden;
	} /* Seems redundant - but is necessary to control height of h6 zone*/
	
#conndinner_11_wrap p.line {
	border-bottom: 1px solid #F0A966;
	clear: both;
	width: 97%;
	}

/****** LISTS ******/
#conndinner_11_wrap ul li {
	border-bottom: 1px solid #F0A966;
	}

#conndinner_11_wrap ul.large li {
	border-bottom: none;
	}

/****** LINKS ******/
#conndinner_11_wrap #content_nav a:link, a:visited { 
	text-decoration: none; 
	color: #1C3A1B;
	}
	
#conndinner_11_wrap #content_nav a:hover, a:active { 
	color: #1C3A1B;
	background: #F0A966;
	}

#conndinner_11_wrap p a:link, p a:visited {
	text-decoration: underline;
	color: #003798;
	} /* Add underlines to Links only if they are within a paragraph */
	
/****** ACCORDION ******/
#conndinner_11_wrap .AccordionPanelTab {
	background: url(../images/icons/icon_open.gif) no-repeat 0px 11px;
	margin: 0px;
	margin-top: 10px;
	padding: 1px 2px 2px 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top: 1px solid #F0A966;
	clear: both;
	}

#conndinner_11_wrap .AccordionPanelTab h3 {
	line-height: 1.3;
	margin:  7px 0 0 25px;
	padding: 0px;
	border: none;
	}

#conndinner_11_wrap .AccordionPanelContent {
	overflow: auto;
	margin: 0 0 0 17px;
	padding: 0px;
	}
	

#conndinner_11_wrap .flickr_badge_image img { 
	background-color: #FFFFFF;
	width: auto; height: 75px; 
	margin: 0 0 10px 10px;
	padding: 5px;
	border-top: 1px solid #B0B0B0; 
	border-left: 1px solid #B0B0B0; 
	border-bottom: 1px solid #40506C;
	border-right: 1px solid #40506C;
	float: left; 
	}


/*  CONN DINNER 2013
---------------------------------------------------------- */ 


#conndinner2013_wrap {
	background: #2b83c5;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#conndinner2013_wrap #section_header {
	text-indent: -9999px;
	overflow: hidden;
	height: 400px;
	background: url(../images/events/conndinner13-header.png) no-repeat;
	padding: 30px 0 0 0;
}

#section_header h3, h4 {
	display: none;
}

#conndinner2013_wrap #content {
	width: 900px;
	padding: 0 30px;
	background: #fff;
	margin: 0 auto;
}

#conndinner2013_wrap #content h2 {
	color: #fff;
	padding: 8px 12px;
	background-image: none;
	margin: 1em 0;
	border-bottom: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
}

#conndinner2013_wrap #content p {
	font-size: 16px;
	padding: 0 5px 1em 5px;
	margin: 0;
	line-height: 1.5em;
}

.menu {
	 background-color: #d94744;
}

.reservations {
	 background-color: #f47820;
}

.underwriters {
	background-color: #94af3c;
}

.tickets {
	font-size: 28px;
	line-height: 2em;
}

#ticket_form p {
	font-size: 14px;
}

#conndinner2013_wrap #content p.line {
	font-size: 16px;
	padding: 0;
	margin: .5em 0 1.5em 0;
	line-height: 1.5em;
}

#conndinner2013_wrap #content p.contribute_alert {
	font-size: 14px;
}

#conndinner2013_wrap #content ul li {
	font-size: 16px;
}

div.chef {
	float:right;
	padding: 10px 10px 5px 10px;
	margin: 20px 0 1em 1em;
	text-align:center;
	width:200px;
	border:1px solid #ccc;
}

div.chef img {
	padding: 0 0 5px 0;
}


/*  CONN DINNER 2014
---------------------------------------------------------- */ 


#conndinner2014_wrap {
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/events/conndinner14bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	
	}

#conndinner2014_wrap #section_header {
	/*text-indent: -9999px;
	overflow: hidden;
	height: 400px;
	background: url(/assets/images/events/conndinner13-header.png) no-repeat;
	padding: 30px 0 0 0;*/
	padding-top: 20px;
}

#conndinner2014_wrap #section_header h3 {
	display: block;
	font-size: 20px;
}

#conndinner2014_wrap #section_header h4 {
	display: block;
}

#conndinner2014_wrap #content {
	width: 900px;
	padding: 0 30px;
	background: #fff;
	margin: 0 auto;
}

#conndinner2014_wrap #content h2 {
	color: #fff;
	padding: 8px 12px;
	background-image: none;
	margin: 1em 0;
	border-bottom: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
}

#conndinner2014_wrap #content p {
	font-size: 16px;
	padding: 0 5px 1em 5px;
	margin: 0;
	line-height: 1.5em;
}

#conndinner2014_wrap #content .menu,
#conndinner2014_wrap #content .reservations, 
#conndinner2014_wrap #content .underwriters {
	background-color: #194586;
}

#conndinner2014_wrap #content p.title { font-size: 40px; margin: 0; padding: 20px 0 0 0; }

#conndinner2014_wrap #content .tickets {
	font-size: 28px;
	line-height: 2em;
}

#ticket_form p {
	font-size: 14px;
}

#conndinner2014_wrap #content p.line {
	font-size: 16px;
	padding: 0;
	margin: .5em 0 1.5em 0;
	line-height: 1.5em;
}

#conndinner2014_wrap #content p.contribute_alert {
	font-size: 14px;
}

#conndinner2014_wrap #content ul li {
	font-size: 16px;
}

#conndinner2014_wrap div.chef {
	float:right;
	padding: 10px 10px 5px 10px;
	margin: 20px 0 1em 1em;
	text-align:center;
	width: 200px;
	border:1px solid #ccc;
}

div.chef img {
	padding: 0 0 5px 0;
}

/*  CONN DINNER 2015
---------------------------------------------------------- */ 


#conndinner2015_wrap {
	background-color: #2f2213;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/events/conndinner15bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	
	}

#conndinner2015_wrap #section_header {
	padding-top: 20px;
}

#conndinner2015_wrap #content h3 {
	display: block;
	font-size: 18px;
	margin: 0 0 .5em 5px;
	padding: 0;
}

#conndinner2015_wrap #section_header h4 {
	display: block;
}

#conndinner2015_wrap #content {
	width: 900px;
	padding: 0 30px;
	background: #fff;
	margin: 0 auto;
}

#conndinner2015_wrap #content h2 {
	color: #fff;
	padding: 8px 12px;
	background-image: none;
	margin: 1em 0;
	border-bottom: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
}

#conndinner2015_wrap #content p {
	font-size: 16px;
	padding: 0 5px 1em 5px;
	margin: 0;
	line-height: 1.5em;
}

#conndinner2015_wrap #content .menu,
#conndinner2015_wrap #content .reservations, 
#conndinner2015_wrap #content .underwriters {
	background-color: #194586;
}

#conndinner2015_wrap #content p.title { font-size: 40px; margin: 0; padding: 20px 0 0 0; }

#conndinner2015_wrap #content .tickets {
	font-size: 28px;
	line-height: 2em;
}

#ticket_form p {
	font-size: 14px;
}

#conndinner2015_wrap #content p.line {
	font-size: 16px;
	padding: 0;
	margin: .5em 0 1.5em 0;
	line-height: 1.5em;
}

#conndinner2015_wrap #content p.contribute_alert {
	font-size: 14px;
}

#conndinner2015_wrap #content ul li {
	font-size: 16px;
}

#conndinner2015_wrap div.chef {
	float:right;
	padding: 10px 10px 5px 10px;
	margin: 0 0 1em 1em;
	text-align:center;
	width: 300px;
	border:1px solid #ccc;
}

div.chef img {
	padding: 0 0 5px 0;
}




/* INTERNATIONAL WINE FESTIVAL 2013 */

#wine-festival-wrap h3 {
    font-size: 21px;
	margin-bottom: .6em;
	margin-top: 1.3em;
	color: #639;
}

#wine-festival-wrap p {
	font-size: 15px;
	line-height: 150%;
}

#wine-festival-wrap h3.larger {
	font-size: 300%;
}

#wine-festival-wrap h3.large {
	font-size: 250%;
}

.wine-festival-column1 {
	width: 600px;
	float: left;
}

.wine-festival-column2 {
	width: 320px;
	float: right;
}

	