body {
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header {
	background-image: url(header.jpg);
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #183219;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 18px;
}
#navigation {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	border-right-color: #999966;
	border-left-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
}
#navigation a{
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover {
	color: #990033;
	background-color: #999966;
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
#header a{
	color: #183219;
}
#content {
	width: 480px;
}
#content p {
	text-align: justify;
	line-height: 18px;
	padding: 6px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#content a {
	color: #999966;
}	
#content .mainimage {
	border: medium double #003300;
	padding: 6px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 1px;
	top: 0px;
	position: relative;
	margin-right: 6px;
}
#subnav a {
	background-color: #990033;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 4px 6px;
	text-indent: 6pt;
	color: #FFFFFF;
	font-weight: bold;
	width: 160px;
}
#subnav a:hover{
	background-color: #999966;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 4px 6px;
	text-indent: 6pt;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #183219;
	margin-top: 10px;
}
#mustards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 480px;
}
#mustards p {
	text-align: justify;
	line-height: 18px;
	padding: 6px;
	font-size: 1.0em;
}
#mustards h2 {
	text-align: justify;
	padding: 6px;
	color: #999966;
	font-size: 14px;
}
#recipes {
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	border: thin solid #999966;
	background-color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 6px;
	clear: both;
}
#recipes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999966;
	display: block;
	text-align: center;
	padding: 4px;
	margin: 0px;
}
#recipes p {
	text-align: left;
	font-size: 12px;
}
#recipes h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	text-align: left;
	padding: 0px;
}
#recipes ul {
	list-style-type: square;
	font-size: 12px;
}
#recipes li {
	text-align: left;
	line-height: 16px;
}
#mustards h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990033;
	text-align: left;
	margin-bottom: -15px;
	padding-left: 8px;
}
#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 142%;
}
#main h2 {
	text-align: justify;
	padding: 6px;
	color: #999966;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#dressing, #picante {
	border: 1px solid #20381E;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}
#dressing {
	height: 320px;
}
#picante {
	height: 240px;
}
#dressing h1, #picante h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #183219;
	margin-bottom: -6px;
	display: block;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#dressing p, #picante p {
	margin: 6px;
	vertical-align: middle;
}
#picante ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: square;
	list-style-position: inside;
}
#main a:link, a:hover, a:visited {
	color: #990033;
}
#den p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 142%;
}
#left {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#left img {
	border: 1px solid #003300;
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 12px;
}
#right {
	vertical-align: baseline;
}
#right img {
	border: 1px solid #003300;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#logo {
	float: left;
}
#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: middle;
}
#logo img {
	border: 1px solid #000000;
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#logo ul {
	list-style-type: none;
}
#logo li {
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#content h2 {
	text-align: justify;
	padding: 6px;
	color: #999966;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#right ul {
	list-style-type: none;
}
#right li {
	display: inline;
}

.newpoduct {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #990033;
}
#footer {
	clear: both;
	margin-top: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.blackberry {
	border: 1px solid #666666;
}
.stockists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.2em;

}
.stockists a:link, .stockists a:visited,  .stockists a:active {
	font-weight: bold;
}
.ProductsSold {
	float: left;
}
.StockistTitle {
	background-color: #979467;
	text-align: left;
	padding-left: 10px;
}
.LocalOutlets {
	float: right;	margin-bottom: 30px;
}
.DoubleBorder {

	border: medium double #003300;
	padding: 6px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.KnockDown {
	clear: both;
	height: 10px;
}
.BuyButton {
	text-align: right;
	float: right;
	margin-bottom: 10px;
}
.price {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #990033;
}
.shopclosed {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 4px;
	margin-top: 10px;
}
.minimum {
	color: #FF0000;
	font-weight: bold;
}
#content h4 {
	text-align: justify;
	padding: 6px;
	color: #999966;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -20px;
	margin-top: 0px;
}
.warning {
	background-color: #FFFFFF;
	border: 2px dashed #990033;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
.warning td {
	margin: 0px;
	padding: 0px;
}

