body {
	color: #003366;
	background-color: #FFFFFF;
	background-image: url(backline.gif);
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 10px;
}

.mainText a:link, .mainText a:visited {
	color: #333333;
	text-decoration: underline;
}

.mainText a:hover {
	color: #0033CC;
	text-decoration: underline;
}

.h3style {
	color: #003366;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

p {
	margin: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 220px;
	float: right;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}

#topNav a:link, #topNav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#topNav a:hover {
	color: #FF8800;
	text-decoration: underline;
}

#mainNav {
	width: 170px;
}

#mainNav a:link, #mainNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003265;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
}

#mainNav a:hover {
	color: #FCFFAC;
	text-decoration: underline;
}

.mainNavAddress {
	font-size: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagePics {
	width: 190px;
	float: right;
	padding-left: 10px;
	margin: 10px;
}


input {
	border: 1px solid #7FCCFF;

}
textarea {
	border: 1px solid #7FCCFF;

}
.border {
	border: 2px solid #990000;
}
.texttiny {
	font-size: 11px;
	color: #003366;
}
.formbutton {
	font-weight: bold;
	color: #003366;
	cursor: hand;
	background-image: url(oldsite/images/bgbutton.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #47A5F4;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 1px solid #47A5F4;


}
.textheader {
	font-size: 16px;
	color: #005500;
	font-weight: bold;

}
.imgborder {
	border: 2px solid #003265;
}
.bgnaturalchoice {
	background-image: url(oldsite/images/bgnaturalchoice.gif);
	background-repeat: no-repeat;
}
.textbrown {
	color: 5B4D39;
}
.textsmall {
	font-size: 11px;
}
.imgborder1px {
	border: 1px solid #003366;
}

#HPslab {
	background-image: url(/bgnaturalchoice.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.rightPic {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.leftPic {
	float: left;
	margin: 10px;
}
