body {
	background-position: center top;
	background-image: url(images/bodybg.jpg);
	background-color: #faf2db;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	width: 960px;
}
#container {
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#header {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;

	height: 230px;
	width: 960px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
}
#rightcol {
	font-size: 0.9em;
	font-family: georgia;
	padding: 10px;
	position: relative;
	float: right;
	width: 300px;
}
#leftcol {
	font-size: 0.9em;
	font-family: georgia;
	padding: 10px;
	float: left;
	position: relative;
	width: 560px;
}
#footer {
	padding-bottom: 20px;
	font-size: 0.8em;
	font-family: georgia;
	padding-top: 50px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url(images/made_in_canada.gif);
	background-position: right bottom;
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#menu {
	list-style-type: none;
	top: 160px;
	margin-right: -25px;
	margin-top: 0px;
	float: right;
	position: relative;
	height: 25px;
	width: 625px;
}


ul#navigation li {
			display:block;
			float:left;
			}
			ul#navigation li a {
				display:block;
				outline:none;
				width:37px;height:16px;
				background:transparent url(images/DLTmenu.png) no-repeat 0 0;
				text-indent:-9000px;
				margin:0 19px 0 0;
				}
			
				ul#navigation li a:hover {background-position:0 -16px}
			
			ul#navigation li#products a {
				width:74px;
				background-position:-35px 0;
				}
				ul#navigation li#products a:hover {
					background-position:-35px -16px
					}
			ul#navigation li#retailers a { 
				width:110px;
				background-position:-152px 0;
				}
				ul#navigation li#retailers a:hover {
					background-position:-152px -16px
					}
			ul#navigation li#faq a {
				width: 39px;
				background-position:-395px 0;
				}
				ul#navigation li#faq a:hover {
					background-position:-395px -16px
					}
			ul#navigation li#specials a {
				width:70px;
				background-position:-262px 0;
				}
				ul#navigation li#specials a:hover {
					background-position:-262px -16px
					}
			ul#navigation li#order a {
				width:45px;
				background-position:-108px 0;
				}
				ul#navigation li#order a:hover {
					background-position:-108px -16px
					}
				ul#navigation li#contact a {
				width: 61px;
				background-position:-335px 0;
				}
				ul#navigation li#contact a:hover {
					background-position:-335px -16px
					}
h1.welcome {
			height: 45px;
			width: 200px;
			background-image: url(images/welcome.png);
			text-indent: -9999px;
}
h1.products {
			height: 45px;
			width: 400px;
			background-image: url(images/products.png);
			text-indent: -9999px;
}
h1.retailers {
			height: 45px;
			width: 400px;
			background-image: url(images/wtb.png);
			text-indent: -9999px;
}
h1.bulk {
			height: 45px;
			width: 400px;
			background-image: url(images/bulk.png);
			text-indent: -9999px;
}
h1.specials {
			height: 45px;
			width: 400px;
			background-image: url(images/specials.png);
			text-indent: -9999px;
}
h1.faq {
			background-repeat: no-repeat;
			height: 45px;
			width: 627px;
			background-image: url(images/faq.png);
			text-indent: -9999px;
}
h1.faq {
			height: 40px;
			width: 627px;
			background-image: url(images/faq.png);
			text-indent: -9999px;
}
h1.contact {
			height: 45px;
			width: 400px;
			background-image: url(images/contactus.png);
			text-indent: -9999px;
}
h1.order {
			height: 45px;
			width: 400px;
			background-image: url(images/order.png);
			text-indent: -9999px;
}
h1.thanks {
			height: 45px;
			width: 400px;
			background-image: url(images/thanks.png);
			text-indent: -9999px;
}
#flash {
	margin-left: 20px;
	margin-top: 50px;
	height: 400px;
	width: 500px;
}
img {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 0px;
	border-style: none;
}
h3 {
	font-weight: bold;
	color: #5e0000;
}
img.center {
						border-style: none;
						margin-left: 175px;
						left: 20px;
						float: none;
						margin-bottom: 10px;
					}
					
a:link, a:visited {
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	color: black;
	text-decoration: underline;
	font-family: cambria, georgia;
	font-size: 0.9em;
}

a:visited {
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	color: black;
	text-decoration: underline;
	font-family: cambria, georgia;
	font-size: 0.9em;
}

a:hover {
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	color: red;
	text-decoration: none;
	font-family: cambria, georgia;
	font-size: 0.9em;
}

.images {
	border-left-width: 50px;
	height: 900px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(images/coback.png);
	right: 50px;
	width: 350px;
	position: relative;
	float: left;
	list-style-type: none;
}

