@charset "UTF-8";
/* CSS Document */
/*colors
lighter blue: rgb (57, 115, 191) hex: #3973BF;
orange: rgb(198, 126, 27) hex: #C6881B;
green: rgb(120, 127, 47) hex: #787f2f;
dark blue: rgb(46, 59,76) hex: #2E3B4C;
dark green: rgb(60, 87, 9) hex: #3C5709;
white:rgb(255, 255, 255) hex: #fff;
*/

/*---------------------------general-------------------------------*/	

body{
	background:url(../images/body_bg.jpg);
	color:rgba(46, 59, 76,);
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:75%;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1.5;
	}
	
	
/*---------------------------typography-------------------------------*/	

h1 {
	font-size:10%;
	margin:0px;}
	

	
h2, blockquote {
	color:  rgb(60, 87, 9);
	font-size:18px;
	margin:10px 0px;
	font-weight:bold;
	}
	
p {color:rgb(46, 59,76);
	font-size:14px;
	margin:10px 20px}
ul {font-size:14px;
	color:rgb(120, 127, 47);}


 ul.main_navigation li a{
	font-size:14px;
	text-shadow:1px 2px 2px #2E3B4C;
	
	
	}
	
ul.tagline li.tag, ul.tagline li.learn, ul.tagline li.learn a, #footer a, ul.tagline li.enroll, ul.tagline li.enroll a{font-size:26px;
	color:#fff;
	text-shadow:1px 3px 3px #2E3B4C;}
	
	
ul.subnavigation li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2E3B4C;
	}
	
.trip_info ul{
	color:rgb(120, 127, 47);
	font-size:14px;
	line-height:22px;
	}
.trip_info ul em, ul.overviewlist li, .hostinfo p span{
	font-family:Georgia,Times,serif;
	font-size:17px;
	font-style:italic;
	
	color:rgb(57, 115, 191);

	}

.detail_grid td{
	font-family:Georgia,Times,serif;
	color:#fff;
	font-size:16px;
	line-height:20px;
	border-right:1px solid #fff;
	margin:0px;padding:0px;
}

.module ul li, .trip_info ul li{
	font-size:14px;
	color:rgb(120, 127, 47);
	line-height:24px;
	}
	
.trip_info ul li , #main_content_wrap em{
	font-family:Georgia,Times,serif;
	font-size:16px;
	font-style:italic;
	
	color:rgb(57, 115, 191);
	}
#main_content_wrap table.detail_grid td em{color:#fff}
ul.overviewlist li{
	font-family:Georgia,Times,serif;
	font-size:16px;
	font-style:italic;
	
	}

#footer em{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;color:#fff;
	}


/*---------------------------positioning and layout-------------------------------*/	

#moveablefeast{
	position:relative;
	margin:40px auto 0 auto;
	width:960px;
	min-width:800px;
	
	}


	
img.mf{float:left;margin:0px 20px;}
	
h1 {
	text-indent:-5999px;
	
	}
	
#main_image{
	width:960px;
	
	padding:0px 0px 0px 0px;
	}
	
#logosub{position:relative;height:75px}

#main_image_inner{
	margin:0px auto;

	width:900px;
	height:410px;
	background:url(../images/wineglass.png) no-repeat 0px 0px;
	z-index:0;
	overflow:hidden;
	position:relative;
	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-borde-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;*/
	}
	


#main_image_inner.hostsimg{
	background:url(../images/hosts.png) no-repeat 0px 0px;}
	
#main_image_inner.detailsimg{
	background:url(../images/bikes.png) no-repeat 0px 0px;}
	
#main_image_inner.overviewimg{
	background:url(../images/fruit.png) no-repeat 0px 0px;}
	
#main_image_inner.aboutimg{background:url(../images/wine.png) no-repeat 0px 0px;}
#main_image_inner.contactimg{background:url(../images/walking.png) no-repeat 0px 0px;}
#main_image_inner.workshopsimg{background:url(../images/window.png) no-repeat 0px -20px;}


.contactpage table td{font-size:13px;color:#2E3B4C}
.contactpage table td.border{border-top:1px dotted #3C5709;padding-top:10px}

#main_content_wrap{
	width:900px;
	height:auto;
	position:relative;
	padding:0px 15px 10px;
	margin:0px auto;
	
	}
#main_content_wrap.o .twocol{
	border-top:20px solid #C6881B;}
	
#main_content_wrap.o .twocol img{float:left;margin-right:15px;margin-bottom:4px;border:3px solid rgb(120, 127, 47);border:3px solid rgba(120, 127, 47, 0.75);}
#main_content_wrap.d .twocol{
	border-top:20px solid #3973BF;}
#main_content_wrap.h .twocol, #main_content_wrap.h .fourcol{
	border-top:20px solid #787f2f;}

	
.twocol{
	
	float:left;
	padding:10px 20px 0px 20px;
	height:auto;
	border-top:20px solid #2E3B4C;

	}
	
.fourcol{
	float:left;
	padding:10px 20px 0px 20px;
	height:auto;
	border-top:20px solid #2E3B4C;
	width:860px;
	background:#fff;
}
.fourcol p.hostintro{font-size:15px;line-height:18px;}
.hostinfo{width:280px;float:left;margin:0px 5px 10px 0px;background:#f2f2f2;height:900px;}
.steve, .doug, .tino{border-top:10px solid #fff}
.steve{border-color:rgb(198, 126, 27)}
.doug{border-color:rgb(57, 115, 191);}
.tino{border-color:rgb(120, 127, 47);}
.fourcol p.hostintro em{font-size:18px !important;}
.hostinfo p{font-size:12px;margin-top:0px;margin-top:5px;margin-bottom:10px;ine-height:18px;}
.hostinfo p em{font-size:16px !important;font-weight:bold;color:rgb(60, 87, 9) !important;font-style:normal;}
.hostinfo p strong{font-weight:bold;color:rgb(60, 87, 9);}
.module strong{font-weight:bold;color:rgb(60, 87, 9);}

#moveablefeast.inner .twocol{
	height:840px;
	}
	
#moveablefeast.index .twocol{height:600px;}

.hostpage{height:1050px;}
#moveablefeast.inner .twocol.aboutpage{height:600px;}
#moveablefeast.inner .twocol.workshoppage{height:750px;}	
#moveablefeast.inner .twocol.contactpage{height:780px;}
#moveablefeast.inner .twocol.overviewpage{height:780px;}
.trip_info{
	left:0;
	padding-left:10px;
	padding-right:30px;
	width:409px;
	}
	

.detail_grid{
	width:450px;
	left:51%;
	padding:0px 0px 10px 0px;
	background:#f2f2f2;
	}
.module table.detail_grid{margin-left:0px;padding-left:0px;width:425px;}

.detail_grid td{height:100px;padding:10px;}
	
.module{
	width:425px;
	left:51%;
	padding:10px 10px 20px 15px;
	}
	
#footer{
	width:100%;
	height:50px;
	clear:both;
	font-size:20px;
	margin:0px;
	}
#credit{width:100%;
	height:20px;
	clear:both;
	background:rgb(46, 59, 76);
	background:rgba(46, 59, 76, 0.9);
	font-size:10px;
	margin-top:3px;
	padding:5px 0px;
	}
	


/*---------------------------layout paragraphs-------------------------------*/		
	p {margin-bottom:20px;}
	

	

p a.ws, a.ws {display:block;
	margin-top:15px;
	padding-left:15px;
	background:url(../images/arrow_green_small.png) no-repeat 0px 5px;clear:both;}
	
hr {margin-bottom:15px;}
/*---------------------------layout lists-------------------------------*/	
	
	
#main_image ul{
	position:relative;
	z-index:2;
	}
	

#main_image ul li{
	display:inline;
	}


	
ul.main_navigation{
	top:320px;
	width:450px;
	height:40px;
	margin-left:1px;
	
	}
ul.main_navigation li{
	display:inline;
	width:148px;
	padding:10px 0px;
	float:left;
	height:45px;
	margin:0px 1px 0px;
	border-top:0px solid white;
	
	
	}
	
ul.main_navigation li a{
	padding:20px 0px 20px 24px;
	}
	


	
.overview{
	background:url(../images/sm_arrow_orange.png) rgb(198, 126, 27);
	background:url(../images/sm_arrow_orange.png) rgba(198, 126, 27, .75);
	background-repeat:no-repeat;
	background-position: 8px 17px;
	}
	

	

.hosts{
	background:url(../images/sm_arrow_green.png) rgb(120, 127, 47);
	background:url(../images/sm_arrow_green.png) rgba(120, 127, 47, .75);
	background-repeat:no-repeat;
	background-position: 8px 17px;
	}
	
.details{
	background:url(../images/sm_arrow_blue.png) rgb(57, 115, 191);
	background:url(../images/sm_arrow_blue.png) rgba(57, 115, 191, .75);
	background-repeat:no-repeat;
	background-position: 8px 17px;

	}
	
	
ul.subnavigation{
	height:30px;
	width:250px;
	float:right;
	margin:35px 20px 0px 0px}
	
ul.subnavigation li{
	background:url(../images/smallcircle.png) no-repeat 0 0px;
	margin:0;
	padding:0px 35px 5px 30px;
	float:left;
	}
	

ul.tagline{
	position:absolute;
	width:920px;
	top:0px;
	height:30px;
	margin:0px 0px;2
	padding:0px;
	z-index:3;
	}
	
ul.tagline li.tag{
	float:left;
	width:70%;
	padding:5px 5px 5px 10px;
	margin:0}
	
ul.tagline li.tag em{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}

.inner ul.tagline li.tag {
	}
	
.inner ul.tagline li.tag.overviewtag{
	background:rgb(198, 126, 27);
	background:rgba(198, 126, 27, .75);}
	
.inner ul.tagline li.tag.hoststag{
	background:rgb(120, 127, 47);
	background:rgba(120, 127, 47, .75);}
	
.inner ul.tagline li.tag.detailstag{
	background:rgb(57, 115, 191);
	background:rgba(57, 115, 191, .75);}
		
ul.tagline li.learn, ul.tagline li.enroll{
	float:left;
	width:22%;
	background:url(../images/arrow_orange.png) rgb(198, 126, 27);
	background:url(../images/arrow_orange.png) rgba(198, 126, 27, 0.75);
	background-repeat:no-repeat;
	background-position:15px 17px;
	padding:5px 2px 5px 40px;
	margin:0}
	
ul.tagline li.enroll{
	background:url(../images/arrow_green.png) rgb(60, 87, 9);
	background:url(../images/arrow_green.png) rgba(60, 87, 9, 0.75);
		background-repeat:no-repeat;
	background-position:15px 17px;
	padding:5px 2px 5px 40px;
	}
	
ul.tagline li span{display:none}


.trip_info ul{
	display:block;
	margin:5px 0px 0px;
	
}
 .index .trip_info ul{padding-bottom:40px;}
 .index .trip_info img {padding-left:10px;}
.module ul li, .trip_info ul li{
	display:block;
	background:url(../images/bullet.png) no-repeat 0px 5px;
	padding:0px 5px 10px 25px;
	margin:5px 0px 0px;
	line-height:20px;
	}

.module {background:#f2f2f2;padding-bottom:0px;}
.module ul{padding-bottom:15px;}
.module ul li{
	background:url(../images/bullet2.png) no-repeat 0px 5px;
	}

	
#footer a{
	display:block;
	background:url(../images/arrow_green.png);
	background-repeat:no-repeat;
	background-position:15px 17px;
	padding:5px 2px 5px 40px;}
	
#footer a:hover{ color:rgb(198, 126, 27)}


ul.costs span{background:#f2f2f2;display:block;}
ul.day li{margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;}

p.costs, h2.costs{display:block;margin:0px;background:rgb(57, 115, 191);font-size:16px;color:rgb(255, 255, 255) !important;font-weight:bold;padding:0px 10px;}

h2.costs{background:rgb(60, 87, 9)}


/*---------------------------colors-----------------------------*/
/*colors
lighter blue: rgb (57, 115, 191) hex: #3973BF;
orange: rgb(198, 126, 27) hex: #C6881B;
green: rgb(120, 127, 47) hex: #787f2f;
dark blue: rgb(46, 59,76) hex: #2E3B4C;
dark green: rgb(60, 87, 9) hex: #3C5709;
white:rgb(255, 255, 255) hex: #fff;
*/
#moveablefeast{
	background:rgb(255, 255, 255);
	background:rgba(255, 255, 255, .75);}

.twocol a, .fourcol a{color:rgb(198, 126, 27)}

ul.tagline li.tag{
	background:rgb(46, 59,76);
	background:rgba(46, 59,76, .75);
	}
	
	

ul.main_navigation li a{
	
	color:#fff;
	
	}

	
td.dates{background:rgb(120, 127, 47);
	background:rgba(120, 127, 47, .9);
	}
	
td.what{background:rgb(46, 59, 76);
		background:rgba(46, 59, 76, .9);}
	
td.location{
	background:rgb(57, 115, 191);
	background:rgba(57, 115, 191, .9) ;
	
	}
	
td.agenda{
	background:rgb(198, 126, 27);
	background:rgba(198, 126, 27, .9);
}
td.hosts{
	background:rgb(60, 87, 9);
	background:rgb(60, 87, 9, .9);
	
}


.trip_info{		
	background:#fff;
	}
#main_content_wrap ul li{
	color:rgb(46, 59,76);}
	

ul.overviewlist li{color:rgb(57, 115, 191) !important;}
#footer{
	background:#787f2f;
	color:#fff;
	}
/*hover states*/
	
ul.tagline li.learn a:hover, ul.tagline li.enroll a:hover{
	color:rgb(46, 59,76);
	color:rgba(255, 255, 255, 0.75);
	text-shadow:1px 1px 1px #fff;}

ul.tagline li.learn:hover, ul.tagline li.enroll:hover{
	background:url(../images/arrow_green.png) rgb(120, 127, 47) no-repeat;
	background:url(../images/arrow_green.png) rgba(120, 127, 47, 0.75) no-repeat;
	background-position:15px 17px;
	
	}
	
	
ul.subnavigation li a:hover{
	color:rgb(120, 127, 47);
	}
	
ul.main_navigation li:hover {
	margin-top:-12px;
	border-top:8px solid #fff}

.overview_active .overview, .hosts_active .hosts, .details_active .details{
	margin-top:-12px;
	border-top:8px solid #fff}

.hosts_active .hosts{
	background:url(../images/sm_arrow_green.png) rgb(120, 127, 47) no-repeat;
	background:url(../images/sm_arrow_green.png) rgba(120, 127, 47, .99) no-repeat;
	background-position: 8px 17px;}

.overview_active .overview{
	background:url(../images/sm_arrow_orange.png) rgb(198, 126, 27);
	background:url(../images/sm_arrow_orange.png) rgba(198, 126, 27, .99);
	background-repeat:no-repeat;
	background-position: 8px 17px;
	}
.details_active .details{
	background:url(../images/sm_arrow_blue.png) rgb(57, 115, 191);
	background:url(../images/sm_arrow_blue.png) rgba(57, 115, 191, .99);
	background-repeat:no-repeat;
	background-position: 8px 17px;
	}
	
.twocol a:hover, .fourcol a:hover{background:rgb(198, 126, 27);color:#fff;}


.help{margin:0px;padding:0px;}
#credit ul.credits{display:inline;}
#credit ul.credits li{display:inline;float:left;width:290px;margin:0px;text-align:left;color:#fff !important;padding-top:3px;padding-left:10px;font-size:10px;}
#credit ul.credits li a{color:#C6881B;}
#credit ul.credits li a:hover{background:#C6881B;color:#fff;font-size:10px;}

#main_content_wrap.d h2.costs{background:rgb(57, 115, 191)}
