html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #666666;
}

p {
	color: #333333;
	font-size: 80%;
	line-height: 1.5em;
	margin-right: 60px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c3c6c;
	background-image: url(images/light_fadeText3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e0e8;
	font-weight: bold;
	margin-top: 5px;
	font-size: 100%;
	margin-right: 35px;
	padding-left: 5px;
	letter-spacing: 0.1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #1b75bb;
	font-style: italic;
	font-weight: bold;
	padding-right: 35px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #a87c4f;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	margin-right: 200px;
	font-style: italic;
	width: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #8BB786;
}
img {
	border-width: 0px;
	border-style: none;
}

a {
	color: #754c28;
	text-decoration: underline;
}
a:link {
	color: #754c28;
}
a:visited {
	color: #754c28;
}
a:hover {
	color: #a87c4f;
}
a:active {
	color: #754c28;
}
th {
	text-align: left;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
}
hr {
	width: 70%;
	margin-left: 0px;
	color: #CCCCCC;
	padding: 0px;
}

#mainnav {
	font-size: 80%;
	text-transform: uppercase;
	list-style-type: none;
	font-weight: bold;
	background-color: #ecf0f4;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-left: 15px;
	padding: 0px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;

}


#mainnav ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	width: 175px;
}
#mainnav li {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
#mainnav a {
	color: #0080C0;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
}
#mainnav a:link {
	text-decoration: none;
	list-style-type: none;
}
#mainnav a:visited {
	text-decoration: none;
	list-style-type: none;
}

#mainnav a:hover {
	background-color: #669966;
	background-image: url(images/blue_rollover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#mainnav a:active {
	text-decoration: none;
	list-style-type: none;
}



#mainnav li li a {
	color: #717276;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-top-style: none;
	text-transform: capitalize;
	list-style-type: none;
	padding-left: 20px;
}
#mainnav ul li a span {
	color: #297E29;
}
#mainnav .alt a:link, #mainnav .alt a:visited {
	color: #297E29;
}
#mainnav .alt a:hover, #mainnav .alt a:active {
	color:#FFFFFF;
	background-color: #669966;
	background-image: url(images/green_rollover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainnav ul li .current{
	color: #FFFFFF;
}
#mainnav img {
	border-width: 0px;
	border-style: none;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
.green {
	color: #5B8F56;
	border-top-color: #5B8F56;
	border-right-color: #5B8F56;
	border-bottom-color: #5B8F56;
	border-left-color: #5B8F56;
}
.thumbname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #a87c4f;
	background-position: left top;
	margin-right: 80px;
}
.video {
	border: 1px solid #CBCCCE;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alnlft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.thankyou {
	font-size: 110%;
	color: #6D8AA7;
	text-align: center;
	font-weight: bold;
}



.caption {
	color: #00529f;
	font-weight: normal;
	line-height: 1.3em;
	font-size: 70%;
}
.clickon {
	font-size: 70%;
	font-style: italic;
	color: #00529F;
	border: 1px solid #ECF0F4;
	width: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F1F4F8;
}

caption {
	font-size: 80%;
	font-weight: normal;
	color: #0C3C6C;
	text-align: left;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 10px;
}
.contacttble {
	border: 1px solid #5C7998;
	margin-top: 30px;
}
.contacttble td {
	font-size: 80%;
	color: #333333;
}
#required {
	color: #CC0000;
}
.lftlongflt {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.fltlft {
	float: left;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltrght {
	float: right;
	width: 120px;
	margin-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float {
	clear: left;
	float: left;
	margin-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
.trays {
	font-size: 80%;
	color: #0c3c6c;
	text-transform: capitalize;
	font-weight: bold;
	margin-left: 125px;
	padding-left: 0px;
}

.trays li {
	color: #0c3c6c;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
}
.trays ul {
	margin-top: 5px;
	margin-bottom: 25px;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-type: disc;
}
.trays li a {
	text-decoration:none;
	color: #0c3c6c;
}
.trays li a:hover {
	text-decoration:none;
	color: #1B75BB;
}

.trays .light {
	background-color: #ecf0f4;
	width: 50%;
	padding-left: 15px;
}
.trays .dark {
	background-color: #d9e0e8;
	width: 50%;
	padding-left: 15px;
}
.shaded {
	background-color: #ECF0F4;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 70%;
	padding: 5px;
	border: 1px solid #D9E0E8;
}
.formshade {
	color: #ecf0f4;
	background-color: #91A6BD;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 80%;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5c7998;
}
#formtd{
	color: #FFFFFF;
}

.imgcaption {
	font-size: 70%;
	margin-right: 15px;
	width: 25%;
	float: right;
	margin-bottom: 15px;
	font-style: oblique;
	color: #00529F;
}
.click {
	font-size: 80%;
	font-style: italic;
	color: #00539F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 15px;
}
.minimage {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.padded {
	margin-left: 150px;
	margin-top: 5px;
}
body#homepage li#home a, body#aboutpage li#about a, body#custompage li#custom a, body#thermoformingpage li#thermoforming a, body#linkspage li#links a, body#contactpage li#contact a, body#careerpage li#careers a, body#gelatopage li#gelato a{
	color: #FFF;
	background-image: url(images/blue_rollover.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
body#sustainabilitypage li#sustainability a {
	color: #FFF;
	background-image: url(images/green_rollover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body#bakerylist li#bakery a, body#candylist li#candy a, body#foodlist li#food a, body#producelist li#produce a, body#specialtylist li#specialty a, body#gelatolist li#gelato a, body#cupcakelist li#cupcake a {
	color: #754C28;
}

.current {
	background-image: url(images/blue_rollover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
.products {
	color: #0C3C6C;
	margin: 0px;
	padding: 0px;
}
.products ul {
	color: #0C3C6C;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.thumbs {
	text-decoration: none;
	margin: 0px;
}
.thumbs ul {
	text-decoration: none;
	display: block;
	margin: 0px;
}
.thumbs li {
	text-decoration: none;
	display: inline;
}
.thumbs li a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbs li a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbs li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbs li a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
}


.products li {
	color: #0C3C6C;
	text-decoration: none;
	display: block;
	font-size: 90%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prodtext {
	vertical-align: top;
}

.products li a{
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	color: #0C3C6C;
}
.products li a:link{
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	color: #0C3C6C;
}
.products li a:hover{
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	color: #a87c4f;
}
.products li a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prodlft {
	float: left;
}
.bulletlist {
	font-size: 80%;
	color: #0c3c6c;
	text-transform: none;
	font-weight: normal;
	margin-right: 20px;
	line-height: 1.5em;
}
.list {
	font-size: 80%;
	color: #0c3c6c;
	text-transform: none;
	font-weight: normal;
	margin-left: 125px;
	margin-right: 20px;
	line-height: 1.5em;
}
.list2 {
	font-size: 80%;
	color: #4A7546;
	text-transform: none;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 50px;
	line-height: 1.5em;
	background-color: #ECF5E9;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #A0CE8E;
}
.subtrays {
	font-size: 80%;
	color: #0c3c6c;
	text-transform: capitalize;
	font-weight: normal;
	margin-left: 125px;
	padding-left: 0px;
}
.subtrays ul {
	margin: 0px 0px 25px;
	padding: 0px;
	line-height: 1.5em;
}

.subtrays li {
	color: #0c3c6c;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	margin-left: 25px;
	background-position:0.3em 0.3em;
	padding: 0px 0px 0px 25px;
	list-style-image: none;
	list-style-type: none;
}

.subtrays .light {
	background-color: #ecf0f4;
	width: 75%;
	padding-left: 20px;
}
.subtrays .dark {
	background-color: #d9e0e8;
	width: 75%;
	padding-left: 20px;
}
.sideimg {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottomspace {
	margin-bottom: 35px;
}

.sidert {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
}
#sitemap {
	font-size: 90%;
	list-style-type: disc;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-left: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0C3C6C;
}


#sitemap ul {
	margin: 0px;
	padding: 0px;
}
#sitemap li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sitemap a {
	color: #00539f;
	padding: 5px;
}
#sitemap a:link {
	list-style-type: disc;
}
#sitemap a:visited {
	list-style-type: disc;
}

#sitemap a:hover {
	color: #999999;
}
#sitemap a:active {

}

#sitemap li li a {
	color: #717276;
	text-transform: capitalize;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 25px;
}
#sitemap .alt a:hover {
	color:#CCCCCC;
}
.noborder {
	border-width: 0px;
	border-style: none;
}
.traylinks a {
	color: #754c28;
	text-decoration: none;
}
.traylinks a:link {
	color: #754c28;
}
.traylinks a:visited {
	color: #754c28;
}
.traylinks a:hover {
	color: #a87c4f;
}
.traylinks a:active {
	color: #754c28;
}

#footer {
	font-size: 70%;
	color: #0c3c6c;
	text-align: center;
	padding-top: 10px;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	text-decoration: none;
}
#footer a:link {
	color: #0C3C6C;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #996633;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}
table.news {
	margin-left: 8px;
}
table.news p {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
table.gelato {

}
table.gelato th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #a87c4f;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
table.gelato tr {
}
table.gelato td {
	vertical-align: top;
}
table.gelato td p{
	margin-left: 8px;
	line-height: 1.25em;
}
.leftcol {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 275px;
}
.leftcol img {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	width: 90px;
}
.leftcol p {
	margin: 0px;
	padding: 0px;
}
.leftcol h3 {
	margin: 0px 0px 15px;
	padding: 0px;
}
.rightcol {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 275px;
}
.rightcol img {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	width: 90px;
}
.rightcol p {
	margin: 0px;
	padding: 0px;
}
.rightcol h3 {
	margin: 0px 0px 15px;
	padding: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p span.red {
color:#CC0033;
}
p span.note {
	font-size: 80%;
	line-height: 1.25em;
	color: #CC0000;
}
img.padding {
	margin-bottom: 25px;
}
