/*  Photo Links */
#misc {
	margin: 0; padding: 0;
	text-align: center;
	width: 630px;
	border:	2px solid gray;
	background-color: #EBF5FC;
	font-size: 100%;
	}
#misctitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: 600;
	font-style: italic;
	color: #008983;
	}
#misc p {
	padding-left: 1.5em;
	padding-right: 1.5em;
	text-indent: -3em; margin-left: 3em;
	text-align: justify;
	font-family: "comic sans ms", verdana, "trebuchet ms", helvetica, sans-serif;
	font-size: .95em;
	font-weight: normal;
}

#micro { 
	margin: 0; padding: 0;
	text-align: center;
	width: 630px;
	border:	2px solid gray;
	background-color: #FFFFC6;
	font-size: 100%;
	}
#microtitle {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: 600;
	font-style: italic;
	color: #A46200;
	}
	
/* Beaujolais 2007 */	
#beau07 { 
	margin: 0; padding: 0;
	text-align: center;
	width: 630px;
	border:	2px solid gray;
	background-color: #E9FFF4;
	font-size: 100%;
	}
#beau07title {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: 600;
	font-style: italic;
	color: green;
	}

/* Beaujolais 2006 */
#beau { 
	margin: 0; padding: 0;
	text-align: center;
	width: 630px;
	border:	2px solid gray;
	background-color: #FEEDEA;
	font-size: 100%;
	}
#beautitle {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: 600;
	font-style: italic;
	color: purple;
	}
/* Osceola 2006 */
#osceola {	     
	margin: 0; padding: 0;
	text-align: center;
	width: 630px;
	border:	2px solid gray;
	background-color: #FBD7A1;
	font-size: 100%;
	}
#osceolatitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: 600;
	font-style: italic;
	color: #004000;
	}

#scrap {
	padding-left: 3em;
	padding-right: 3em;
	text-align: justify;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: normal;
}