.nav {
	text-align: left;
	height: 300px;
	padding-top: 10px;
	background-image: url(images/nav-base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.headerBg {
	background-image: url(images/wholegrain_photo2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 150px;
	width: 780px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9A7151;
	border-right-color: #9A7151;
	border-bottom-color: #9A7151;
	border-left-color: #9A7151;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ddd3cb;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 178px;
}

.border {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#nav 
{
	width: 200px;
} 
.main {
	width: 580px;
	line-height: 18px;
	padding-top: 15px;
	background-color: #FFFFFF;
	text-align: left;
}
.main a:link {
	color: #7C492E;
	text-decoration: underline;
}
.main a:visited {
	color: #7C492E;
	text-decoration: underline;
}
.main a:hover {
	color: #DDD3CB;
	text-decoration: none;
}
.main a:active {
	color: #DDD3CB;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #97684A;
}
.header a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#nav ul 
{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
} 
.copyright a:link {
	color: #BE9A83;
	text-decoration: none;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.top {
	background-image: url(images/wholegrain_photo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
.header a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
}



#nav a 
{
	display: block;
	width: 169px;
	font-weight: bold;
	color: #361B1B;
	text-decoration: none;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
} 
.line {
	height: 15px;
	background-color: #CCCC99;
}


#nav li 
{ 
display: inline; 
} 

#nav li li a 
{
	padding-left: 25px;
	width: 154px;
	font-weight: normal;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

#nav a:hover 
{
	background-color: #CCB19C;
	color: #EDE5D0;
} 
.copyright a:visited {
	color: #BE9A83;
	text-decoration: none;
}
.copyright a:hover {

	color: #BE9A83;
	text-decoration: underline;
}
.copyright a:active {

	color: #BE9A83;
	text-decoration: none;
}
