/****
Elements
****/

html, form {
	margin: 0;
	padding: 0;
}

a {
	color: #44181f;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #33acd3;
	color: #44181f;
	background-image: url(../images/wrap_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
	}

button {
	background:none;
	border:none;
	margin:0;
	padding:0;
}

	button img {
		margin:0;
		padding:0;
	}

form p {
	position:relative;
}

h1 {
	background:url(../images/h1_bg.gif) bottom no-repeat;
	padding-bottom:10px;
	text-align:center;
	}

h2 {
	font-size:18px;
}

img {
	border: 0;
	}


input {
	background:#bbdcef;
	border:1px solid #3dafd4;
	color:#3dafd4;
	margin:0;
	padding:3px;
}

p {
	line-height: 14px;
	}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}



ul {
list-style:outside;
}

li {
	margin-bottom:10px;
}


/****
IDs (containers)
****/

#wrapper {
	width: 662px;
	padding: 10px 0 0 230px;
	height: 800px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	color:#44181f;
	}

#headkey {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 10;
	}

#nav {
	display: block;
	position: absolute;
	top: 295px;
	left: 6px;
	*left:7px;
	_left:6px;
	z-index: 5;
	overflow: hidden;
	}

#nav a.navlink {
	border:solid 1px #F51C24;
	border-top:none;
	display: block;
	height: 30px;
	width: 206px;
	overflow: hidden;
	text-indent: -9000px;
	}

	#nav a#nav_home {
	background: url(../images/nav.gif) no-repeat 0 0;
	border-top:1px solid #F51C24;
	}
		#nav a#nav_home:hover {
		background: url(../images/nav.gif) no-repeat 0 -35px;
		}	

	#nav_explore {
	background: url(../images/nav.gif) no-repeat -208px 0;
	}
		a#nav_explore:hover {
		background: url(../images/nav.gif) no-repeat -208px -35px;
		}	

	#nav_designers {
	background: url(../images/nav.gif) no-repeat -417px 0;
	}
		a#nav_designers:hover {
		background: url(../images/nav.gif) no-repeat -417px -35px;
		}	

	#nav_activity {
	background: url(../images/nav.gif) no-repeat -626px 0;
	}
		a#nav_activity:hover {
		background: url(../images/nav.gif) no-repeat -626px -35px;
		}	

	#nav_directions {
	background: url(../images/nav.gif) no-repeat -835px 0;
	}
		a#nav_directions:hover {
		background: url(../images/nav.gif) no-repeat -835px -35px;
		}	
		
	#nav_sponsors {
	background: url(../images/nav.gif) no-repeat -1044px 0;
	}
		a#nav_sponsors:hover {
		background: url(../images/nav.gif) no-repeat -1044px -35px;
		}	
		
	#nav_foodies {
	background: url(../images/naV2.gif) no-repeat -1247px 0;
	}
		a#nav_foodies:hover {
		background: url(../images/naV2.gif) no-repeat -1247px -35px;
		}	


#sharebox {
position:absolute;
top:300px;
left:10px;
width:180px;
border:2px solid #F51C24;
background:#fff;
padding:10px;
display:none;
z-index:50;
}

#content {
	margin:10px 0 0 80px;
	min-height:640px;
	_height:640px;
	position:relative;
	}

#foot {
	background:url(../images/h1_bg.gif) no-repeat;
	color:#666;
	font-size: 10px;
	margin: 80px 0 0 80px;
	padding:15px 0 97px;
	position:relative;
	width:481px;
	}

	#foot a {
		color:#666;
	}

	#footer_img {
		float:left;
		height:150px;
		margin:0;
		padding: 0 0 5px 0;
		width:480px;
	}
	
/****
Classes
****/

a.pdf {
display:block;
text-indent:-9000px;
overflow:hidden;
height:39px;
width:283px;
}

img.copy_img {
	float:right;
	margin:0 0 0 20px;
	padding:0;
}


/****
Specific Pages
****/





/*2008 Recap */


a.cover_img {
	clear:both;
	float:left;
	margin:20px 10px 0 20px;
}


.cover_img img {
	border:1px solid #3EB0D4;
}

#slidelist h2 {
	margin:0;
	padding:35px 0 0;
}

#slidelist p {
	float:left;
	margin:35px 0 0;
}

