body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-image: url(art/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#container {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: right;
}
#footer {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    clear:left;
    padding-top:20px;
	padding-bottom:25px;
}
#toc {
	color: #FFFFFF;
	height: 30px;
	width: 467px;
	background-color: #e80026;
	font-size: 13px;
	font-weight: bold;
	background-image: url(art/bgred.gif);
	position: relative;
	top: 97px;
	text-align: center;
	float: right;
	margin-bottom: 25px;
	clear: right;
}
#header {
	background-color: #170400;
	background-image: url(art/bgredlt.gif);
	background-repeat: repeat-y;
	height: 85px;
	width: 937px;
	color: #FFFFFF;
	clear: both;
	top: 25px;
	position: relative;
	bottom: 150px;
	font-size: 24px;
	font-weight: bold;
}
#logo {
	width: 372px;
	float: left;
	position: relative;
}
#projects {
	width: 400px;
	clear: left;
	float: left;
	position: relative;
	top: 50px;
	left: 45px;
    padding-bottom:30px;
    margin-bottom:5px;
}
.redsubhead {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #E80026;
}
.learnmore {
	font-size: 12px;
	color: #E80026;
	text-align: right;
	font-weight: bold;
}
#media {
	width: 468px;
	background-color: #f5f6d3;
	float: right;
}
#projects_wide {
	width: 868px;
	clear: both;
	position: relative;
	top: 50px;
	left: 45px;
	padding-right:20px;
    padding-bottom:25px;
    margin-bottom:5px;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
    float:left;
    width:100%;
	overflow:visible;
	margin-bottom:5px;
	clear: both;
}
#copyright{
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	font-size:.8em;
	text-align:center;
	padding-top:10px;
}

#copyright a{
	color: #E80026;
}
a {
	color: #000000;
}
a:hover {
	color: #E80026;
}
#SlicesOverall {
	font-size: 11px;
	line-height: 14px;
	padding-left: 20px;
}
#TastingsOverall {
	font-size: 11px;
	line-height: 14px;
	padding-left: 20px
}
.ditto_paging {    
	border-top: 1px solid #ccc;    
	padding: 10px;     
	font-size: 86%;    
	color: black;}
#ditto_pages .ditto_currentpage {    
	border: 1px solid black;    
	padding: 1px 5px 2px;     
	margin-right: 1px;    
	background-color: #E80026;     
	color: #fff;} 
#ditto_pages .ditto_off {    
	border: 1px solid #ccc;    
	padding: 1px 5px 2px;     
	margin-right: 1px;    
	color: #ccc;}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {    
	border: 1px solid #E80026;     
	padding: 1px 5px 2px;     
	margin-right: 1px;     
	text-decoration: none !important;     
	color: black;} 
#ditto_pages a:hover {    
	background-color: #fff;    
	color: #000;}
