/* Main stuff */

body {
	background-color: #FFF;
	margin: 0px;
	margin-height:0px;
}


p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

/* Layout */

#header {
	padding: 10px 0px 25px 0px;
 	background-image: url(images/pink_block.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px auto;
	width:860px;

}

#top {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}
	
#topleft {
	float:left;
	margin: 3px 0px 0px 40px;
}	

#topright {
	float:right;
	margin: -6px 45px 0px 0px;
}

#topright .pink {
	color: #cc3366;
}

#topright .years {
	font-family: Tahoma, sans-serif;
	font-size:36px;
	font-weight:250;

}

#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: .8em;
	margin-bottom:20px;
}


.nav {
	margin:0px;
	padding:0px;
	float: left;
	width:138px;
}

#top-wrapper {
	background-image:url(images/navtop_wrap.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 138px;
	height: 167px;
	float:left;
}
	

#navtop{
	padding: 6px 7px;
	width: 117px;
	margin: 7px auto;
}


#bottom-wrapper {
	background-image:url(images/navbott_wrap.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 138px;
	height: 190px;
	float:left;
}

#navbottom {
	padding: 5px 7px;
	width: 117px;
	margin: 7px auto;
}

#content{
	padding: 0px 10px 0px 15px;
	width:630px;
	float:left;
	margin: -4px 5px 0px 0px;
}

#footer{
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: dashed;
	border-top-width: .2em;
	border-top-color: #663300;
	clear: left;
	text-align: center;
	font-size:11px;
}


/* links */

a:link {
	color: #CC0066;
	text-decoration: underline;
}

a:visited {
	color:#CC0066;
	}

a:hover {
	color:#00678E;
}



/* Specials */

#sidepic{
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom:0px;
	float:right;
	padding:0px;
}

.small {
	font-size: 11px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.foot {
	font-size:11px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.imgright {
	margin: 0px 0px 5px 8px;
	}

/* rollovers */

a.home {
	float: left;
	width:117px;
	height:38px;
	border-width:0;
   background-image: url("images/home_norm.jpg");
   background-repeat:no-repeat;
   }
   
a.home:hover {
   float: left;
	width:117px;
	height:38px;
	border-width:0;
   background-image: url("images/home_over.jpg");
   background-repeat:no-repeat;
   }
   
a.hours {
	float: left;
	width:117px;
	height:50px;
	border-width:0;
   background-image: url("images/hours_norm.jpg");
   background-repeat:no-repeat;
   }
   
a.hours:hover {
   float: left;
	width:117px;
	height:50px;
	border-width:0;
   background-image: url("images/hours_over.jpg");
   background-repeat:no-repeat;
   }
         
a.flavors {
	float: left;
	width:117px;
	height:51px;
	border-width:0;
   background-image: url("images/flavors_norm.jpg");
   background-repeat:no-repeat;
   }
   
a.flavors:hover {
   float: left;
	width:117px;
	height:51px;
	border-width:0;
   	background-image: url("images/flavors_over.jpg");
   	background-repeat:no-repeat;
   }
               
a.history {
	float: left;
	width:117px;
	height:38px;
	border-width:0;
   	background-image: url("images/history_norm.jpg");
   	background-repeat:no-repeat;
   }
   
a.history:hover {
   	float: left;
	width:117px;
	height:38px;
	border-width:0;
   	background-image: url("images/history_over.jpg");
   	background-repeat:no-repeat;
   }
   
a.exhibit {
	float: left;
	width:117px;
	height:47px;
	border-width:0;
   	background-image: url("images/exhibit_norm.jpg");
   	background-repeat:no-repeat;
   }
   
a.exhibit:hover {
   	float: left;
	width:117px;
	height:47px;
	border-width:0;
   	background-image: url("images/exhibit_over.jpg");
   	background-repeat:no-repeat;
   }
   
a.blog {
	float: left;
	width:117px;
	height:49px;
	border-width:0;
   	background-image: url("images/blog_norm.jpg");
   	background-repeat:no-repeat;
   }
   
a.blog:hover {
   	float: left;
	width:117px;
	height:49px;
	border-width:0;
   	background-image: url("images/blog_over.jpg");
   	background-repeat:no-repeat;
   }
 
 a.contact {
	float: left;
	width:117px;
	height:32px;
	border-width:0;
   	background-image: url("images/contact_norm.jpg");
   	background-repeat:no-repeat;
   }
   
a.contact:hover {
   	float: left;
	width:117px;
	height:32px;
	border-width:0;
   	background-image: url("images/contact_over.jpg");
   	background-repeat:no-repeat;
   }
   
/*for rollovers */

.roll {
	display:none; 
	}


#social{
margin: 5px 0 0 0;
float:left;
width: 138px;
text-align:center;
}

#social img {
border:0;
margin:0 4px;
}