body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #231f20;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	color: #005cab;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #005cab;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
a {
	color: #0D5CAB;
}



.background {
	background-image: url(../images/template/background.gif);
	float: left;
	width: 100%;
	height: 100%;
}
.topBar {
	background-color: #c2b59b;
	float: left;
	width: 100%;
	height: 10px;
}
.siteWrapper {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
}
.contentWrapper {
	background-color: #FFF;
	background-image: url(../images/template/contentWrapperBackground.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 987px;
}
.mainNav {
	float: left;
	width: 252px;
	padding-top: 54px;
	padding-bottom: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.milkProducts {
	margin-bottom: 46px;
}
.mainNav ul {
	padding: 0px;
	list-style-image: url(../images/template/navBullet.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.mainNav li a{
	display: block;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 25px;
}
.mainNav li a:hover {
	text-decoration: underline;
}

.subNav {
	list-style-type: none;
	list-style-image: none;
	margin-top: -20px;
	margin-bottom: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #c9d0ea;

}

.subNav li {
	list-style-type: none;
	list-style-image: none;
	margin-top: -20px;
	margin-bottom: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #c9d0ea;

}

.subNav ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 12px;
	margin-bottom: 0px;
}
.subNav li a {
	color: #c9d0ea;
	width: 160px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #0D5CAB;
	margin-bottom: 2px;
		text-decoration: none;
}
.subNav li a:hover {
	border: 1px solid #c9d0ea;
	text-decoration: none;
}
.banner {
	float: left;
	height: 70px;
	width: 573px;
	background-image: url(../images/template/bannerBackground.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #c2b59b;
	font-size: 12px;
	padding-top: 54px;
	padding-right: 128px;
	padding-left: 34px;
}
.contentArea {
	float: left;
	width: 628px;
	padding-right: 16px;
	padding-bottom: 40px;
	padding-left: 64px;
	padding-top: 24px;
	line-height: 18px;
}
.footer {
	float: right;
	width: 692px;
	padding-right: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c2b59b;
	text-align: right;
	background-image: url(../images/template/footerBackground.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 27px;
}
.footer a {
	color: #c2b59b;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.homeCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #c2b59b;
	clear: right;
	float: right;
	margin-top: 30px;
	width: 310px;
	line-height: 22px;
}
.newsImage {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.blue16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0D5CAB;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #090;
}
.blue12Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0D5CAB;
	font-weight: bold;
}
