/* Scrollbar */

a:link {
	color: #663300;
	text-decoration: underline;
	}
	a:hover {
		color: #B87332;
		text-decoration: underline overline;
		}
	a:active {
		color: #663300;
		text-decoration: underline;
		}
	a:visited {
		color: #663300;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #B87332;
		text-decoration: underline overline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: xx-small;
	color: #BFB073;
	}
	a.footer:link {
		color: #BFB073;
		}
	a.footer:hover {
		color: #663300;
		}
	a.footer:active {
		color: #BFB073;
		}
	a.footer:visited {
		color: #BFB073;
		}
	a.footer:visited:hover {
		color: #663300;
		}

.forms {
	background-color: #DACFB1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	}
.breadcrumbs {
	font-size: xx-small;
	color: #BFB073;
	text-transform: uppercase;

	}
	a.breadcrumbs:link {
		color: #BFB073;
		text-decoration: underline;
		}
	a.breadcrumbs:hover {
		color: #C8A667;
		text-decoration: underline;
		}
	a.breadcrumbs:active {
		color: #BFB073;
		text-decoration: underline;
		}
	a.breadcrumbs:visited {
		color: #BFB073;
		text-decoration: underline;
		}
	a.breadcrumbs:visited:hover {
		color: #C8A667;
		text-decoration: underline;
		}

.contentbackground {
	background-image: url(../images/interior/contentbackground.jpg);
	background-repeat: repeat-x;
	background-color: #F8F2D8;
}
.calloutbackground {
	background-color: #EFE6D2;
	background-image: url(../images/interior/calloutbox/callout_background.jpg);
	background-repeat: repeat-x;
}
.productbackground {
	background-color: #F8F2D8;
	background-image: url(../images/content/products/allproducts.jpg);
	background-repeat: no-repeat;
}

li {
	list-style-image: url(../images/interior/bullet.gif);
	line-height: 150%;
	list-style-position: inside;

}
.header {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #C8925C;
	line-height: 100%;
}
.subheader {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #C8925C;
	line-height: 100%;
	}
	a.subheader:link {
		color: #C8925C;
		text-decoration: none;
		}
	a.subheader:hover {
		color: #C8925C;
		text-decoration: underline overline;
		}
	a.subheader:active {
		color: #C8925C;
		text-decoration: none;
		}
	a.subheader:visited {
		color: #C8925C;
		text-decoration: none;
		}
	a.subheader:visited:hover {
		color: #C8925C;
		text-decoration: underline overline;
		}
		
.sitemap {
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
	}
	a.sitemap:link {
		color: #663300;
		text-decoration: none;
		}
	a.sitemap:hover {
		color: #B87332;
		text-decoration: underline overline;
		}
	a.sitemap:active {
		color: #663300;
		text-decoration: none;
		}
	a.sitemap:visited {
		color: #663300;
		text-decoration: none;
		}
	a.sitemap:visited:hover {
		color: #B87332;
		text-decoration: underline overline;
		}
.subsitemap {
	font-size: xx-small;
	text-transform: uppercase;
	color: #663300;
	}
	a.subsitemap:link {
		color: #663300;
		text-decoration: none;
		}
	a.subsitemap:hover {
		color: #B87332;
		text-decoration: underline overline;
		}
	a.subsitemap:active {
		color: #663300;
		text-decoration: none;
		}
	a.subsitemap:visited {
		color: #663300;
		text-decoration: none;
		}
	a.subsitemap:visited:hover {
		color: #B87332;
		text-decoration: underline overline;
		}
.recipielink {
	text-transform: uppercase;
}
.historybackground {
	background-image: url(../images/content/aboutus/historybackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nolinelink {
	}
	a.nolinelink:link {
		text-decoration: none;
		}
	a.nolinelink:hover {
		text-decoration: none;
		}
	a.nolinelink:active {
		text-decoration: none;
		}
	a.nolinelink:visited {
		text-decoration: none;
		}
	a.nolinelink:visited:hover {
		text-decoration: none;
		}