body {
	background-image: url(images/bkgd_image.gif);
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

h1 {
	font-size: 22px;
	color: #993A00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #682300;
}

h6 {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h5 {
	font-size: 10px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
}

a:link, a:visited {
	color: #682300;
	font-weight: bold;
	text-decoration: none;
}

a:hover {text-decoration:underline
}

.boldItalGreen {
	font-style: italic;
	font-weight: bold;
	color: #3E5110;
}

.boldItalBrown {
	font-style: italic;
	font-weight: bold;
	color: #682300;
}

.didYouKnow {
	font-size: 15px;
	font-weight: bold;
	color: #682300;
	margin-right: 0px;
	margin-left: 50px;
}

#container {
	width: 750px;
}

#quoteCorner {
	position: absolute;
	width: 190px;
	left: 560px;
	top: 0px;
}

#mainContent {
	width: 750px;
	padding: 0px 0px 0px 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#mainContentCopy {
	position: absolute;
	width: 560px;
	left: 100px;
	top: 163px;
	text-align: left;
}

#leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	width: 80px;
	left: 10px;
	top: 175px;
	text-align: left;
}

#leftNav a, a:visited {color: #3E5110
}

#productImg {
	position: absolute;
	left: 400px;
	text-align: left;
	width: 350px;
	top: 165px;
}
#quote {
	position: absolute;
	height: 71px;
	width: 160px;
	left: 15px;
	top: 45px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}

#navbar {
	background-image: url(images/navBarBkgd.gif);
	width: 555px;
}

.numbers {
	font-size: 11px;
}
