@charset "utf-8";
/* CSS Document */

/*  Text Format */
*{
padding: 0;
margin: 0;
}


h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #5a909d;
  line-height: 32px;
  margin-bottom: 15px;
  padding-top: 18px;	
  }

h2{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #620d06;
  padding-top: 18px;
  }

h3{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #000000;
  }

h4{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;	
  color: #800a00;
  padding-top: 12px;
  }
  
#column1subpage h4{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;	
  color: #800a00;
  padding-top: 0px;
  margin-top: 0px;
  }

h5{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #620d06;
  padding-left: 160px;
  padding-bottom: 20px;
  }

h6{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #9c997f;
  text-align: right;
  margin-top: 22px;
  padding-right: 14px;
}

h6 a{ 
color:#9c997f;
text-decoration:none;
}

h6 a:hover{ 
color: #800a00;
text-decoration:underline;
}

p{
margin-bottom: 12px;
  line-height: 1.3em;
}

a {
outline: none;
color: #5a909d;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #597c84;
text-decoration: underline;
}


.redtext {
	color: #800A00;
	font-weight: bold;
}


body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  
  }

img{
border: none;
}

.imageleft{
float: left;
padding-right: 22px;
}

.imageright{
float: right;
}

#header #homebtn a{
width: 350px;
height: 135px;
margin-left: 30px;
text-indent: -8000px;
display: block;
}


#header #subnav{
position: absolute;
left: 810px;
top: 2px; 
}

#subnav a{
display: block;
background: url(images/subnav_bullet1.jpg)  no-repeat top left;
height: 22px;
width: 180px;
font-size: 12px;
color: #89b8ac;
text-indent: 30px;
font-weight: normal;
line-height: 22px;
padding-top: 2px;

}

#subnav a:hover{
color: #ffffff;
text-decoration: none;
background: url(images/subnav_bullet1.jpg)  no-repeat bottom left;
}


#chef p{
text-align: right;
padding-right: 45px;
}

#column2 p{
padding-right: 8px;
}


#sidelink p{
  font-size: 11px;
  padding-right: 18px;
    line-height: 1.2em;
}

#poster p{
  
  width: 150px;
  font-size: 11px;
  padding-left: 195px;
  line-height: 1.2em;
}

#footer p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #800a00;
  margin-bottom: 6px;
}

#footer p a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8c8871;
  padding-left: 5px;
}
#footer p a:hover{
  color: #800a00;
  }



/* Layout */

body{
  margin: 0;
  padding: 0;
  background: url(images/background.jpg) center top no-repeat #dfd9b2;

}

#container{
  margin: 0 auto;
  width: 982px;
  text-align: left;
  }

#header{
  position:relative;
  background:url(images/header.jpg) no-repeat top center;
  width: 982px;
  height: 483px;
  }

#nav{
position: absolute;

top: 164px;
left: 23px;
width: 939px;
height: 48px;
}


.schedule a{
float:left;
display: block;
height: 35px;
width: 96px;
margin-right: 16px;
background:url(images/nav_schedule.gif) no-repeat top left;
text-indent: -9000px;
}

.schedule a:hover{
background: url(images/nav_schedule.gif) no-repeat bottom right;
}

.soiree a{
float:left;
display: block;
height: 35px;
width: 132px;
margin-right: 13px;
background:url(images/nav_soiree.gif) no-repeat top left;
text-indent: -9000px;
}

.soiree a:hover{
background: url(images/nav_soiree.gif) no-repeat bottom right;
}

.samples a{
float:left;
display: block;
height: 35px;
width: 216px;
margin-right: 13px;
background:url(images/nav_samples.gif) no-repeat top left;
text-indent: -9000px;
}

.samples a:hover{
background: url(images/nav_samples.gif) no-repeat bottom right;
}

.contests a{
float:left;
display: block;
height: 47px;
width: 91px;
margin-right: 14px;
background:url(images/nav_contests.gif) no-repeat top left;
text-indent: -9000px;
}

.contests a:hover{
background: url(images/nav_contests.gif) no-repeat bottom right;
}

.map a{
float:left;
display: block;
height: 47px;
width: 97px;
margin-right: 16px;
background:url(images/nav_map.gif) no-repeat top left;
text-indent: -9000px;
}

.map a:hover{
background: url(images/nav_map.gif) no-repeat bottom right;
}

.photos a{
float:left;
display: block;
height: 47px;
width: 72px;
margin-right: 13px;
background:url(images/nav_photos.gif) no-repeat top left;
text-indent: -9000px;
}

.photos a:hover{
background: url(images/nav_photos.gif) no-repeat bottom right;
}



.directions a{
float:left;
display: block;
height: 47px;
width: 105px;
margin-right: 13px;
background:url(images/nav_directions.gif) no-repeat top left;
text-indent: -9000px;
}

.directions a:hover{
background: url(images/nav_directions.gif) no-repeat bottom right;
}

.contact a{
float:left;
display: block;
height: 47px;
width: 107px;
margin-right: 10px;
background:url(images/nav_contact.gif) no-repeat top left;
text-indent: -9000px;
}

.contact a:hover{
background: url(images/nav_contact.gif) no-repeat bottom right;
}

#headergraphic{
position: absolute;
top: 217px;
left: 21px;
display:block;
background: #000000;
width: 533px;
height: 229px;
}

#eventschedule2 a{
position: absolute;
top: 438px;
left: 781px;
display: block;
background: url(images/btn_event_schedule2.gif) top left no-repeat;
height: 28px;
width: 148px;
text-indent: -9000px;
}

#eventschedule2 a:hover{
background: url(images/btn_event_schedule2.gif) bottom right no-repeat;
}

#mainbody{
  background: url(images/egf_mainbackgroundtile.gif) #FFFFFF;
  }

#mainbody #column1{
  width: 257px;
  padding-right: 40px;
  float: left;
  }
  
#column1 #checklist{
background:url(images/checklist.jpg) no-repeat top left;
height: 415px;
text-indent: -9000px;
margin-left: 22px;
margin-top: -5px;
}  

#column1 #chef{
background: url(images/chef_background.jpg) no-repeat top left;
height: 141px;
text-indent: -9000px;
margin-left: 22px;
margin-top: 30px;
padding-top: 35px;
} 

#chef a{
background:url(images/btn_chefs.gif) top left no-repeat;
display: block;
height: 26px;
width: 134px;
text-indent: -9000px;
margin-top: 30px;
margin-left: 72px;
}
#chef a:hover{
background:url(images/btn_chefs.gif) bottom right no-repeat;
}

#mainbody #column1subpage{
  width: 520px;
  padding-right: 22px;
  padding-left: 30px;
  float: left;
  }
#column1subpage ol{
padding-left: 40px;
}

#column1subpage ul{
padding-left: 40px;
}

#column1subpage li{
margin-bottom: 3px;
}



#column1subpage .captions{
font-size: 11px;
font-style:italic;
width: 520px;
}

#column1subpage .captions2{
font-size: 11px;
}

.pdf{
display: inline;
margin-bottom: -3px;
padding-top: 4px;
}


#mainbody #column2{
  width: 250px;
  padding-bottom: 20px;
  margin-right: 30px;
  float: left;
  }

#mainbody #column3{
  float: left;
  width: 374px;
}

#column3 #sidelink{
  background: url(images/side_background.gif) repeat-x top left ;
  height: 95px;
  width: 326px;
  padding-top: 20px;
  margin-left: 38px;
}

#column3 #poster{
  background: url(images/poster_background.jpg) top left no-repeat;
  height: 237px;
  width: 374px;
  margin-top: 33px;
  padding-top: 20px;
  overflow: visible;
}



#mainfooter{
 background: url(images/egf_mainfooter.gif) bottom repeat-y;
 height: 69px;
 clear: both;
}

#footer{
  margin-top: 24px;
  background: url(images/footer_tileline.gif) no-repeat top right #e5e0bb;
  height: 162px;
  padding-top: 14px;
  padding-left: 20px;
  padding-right: 17px;

}

#footer ul li{ 
  float: left;
  list-style: none;
  width: 460px;
  margin-right: 12px;
  margin-left: 22px;
  color: #8c8871;
  font-size: 11px;
}

#footer ul li img{ 
  padding-right: 38px;

}

#footer .column3{
  width: 210px;
}

#zesty{
  margin-top: 4px;
  margin-bottom: 8px;
  width: 200px;
}
