﻿#wrapper {
width:1000px; <!--- change this to how big you want it
}
h3{
 font:  medium "calibri";
 color: #000000;
 margin: 20px;
 padding: 0px;
}
h4{
	font: bold "calibri";
	font-size: x-large;
	margin: 0px;
	padding: 0px;
}
h5{
 font:  medium "calibri";
 color: #000000;
 margin: 0px;
 padding: 0px;
}
#leftcol {
	float: left;
	width: 400px;
	padding: 15px;
	border-width: thin;
	border-color: #993300;
	border-right-style: solid;
	background-color: #FFDD90;
}
#leftcol_2 {
	width: 500px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	float: left;
	left: 0px;
}

#rightcol {
	width: 450px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	float: left;
	left: 0px;
}
#rightcol_2 {
	width: 500px;
	padding: 15px;
	float: left;
	left: 0px;
	border-width: ;
}
#content{
	width: 100%;
	clear: both;
	}
#press_leftcol {
	width: 300px;
	padding: 0px;
	margin: 0px 25px 0px 25px;
	float: left;
	left: 0px;
}
#press_rightcol {
	width: 600px;
	height: 300px;
	padding: 15px;
	float: left;
	left: 0px;
	overflow: auto;
}
#choc_fest_rightcol {
	width: 600px;
	height: 400px;
	padding: 15px;
	float: left;
	left: 0px;
	text-align: center;
	overflow: auto;
}
#specialty_col_1 {
	width: 800px;
	height: 400px;
	padding: 25px;
	float: left;
	left: 0px;
	right: 20px;
	text-align: center;
	overflow: auto;
}

#centercol {
	width: 900px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	float: left;
	left: 0px;
	clear: both;
	clip: rect(auto, auto, inherit, auto);
}

#siteInfo{
	clear: both;
    font:  Small "Lucida Calligraphy";
    color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	width: 977px;
}
.imageLeft {
	border: thin solid #993300;
	font-family: "Lucida Calligraphy";
	font-size: small;
	float: center;
	padding: 5px;
	margin: 5px;
}

a:link {	
	font-size: medium;
	font-weight: bold;
	color: #003366;
}
a:hover {	
	color: #993300;
	font-size: medium;
