a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #E7D9B4;
}
a:hover {
	font-weight: normal;
	color:  #000000;
	text-decoration: none;
      background: none;
}

.standard {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFF1B9;
	margin-left: 30px;
	width: 750px;	
}

.standard_table {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFF1B9;
	margin-left: 30px;

}
.subhead {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;

}
.subhead a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #E7D9B4;
}
.subhead a:visited {
	font-weight:normal;
	text-decoration: underline;
	color: #E7D9B4;
}
.subhead a:hover {
	font-weight: normal;
	color:  #000000;
	text-decoration: none;
}

.menu {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #fff1b9;
	padding: 4px;
	text-align: center;
	background-color: #de8423;
	border: 1px none;
	width: 750px;
	margin-left: 26px;


}
.menu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	font-weight: bold;
	color:  #000000;
	text-decoration: underline;
      background: none;

}

.blurb {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #67611C;
	margin-left: 30px;
	width: 750px;
	font-weight: bold;
	margin-top: 0px;
	
}
	
.blurb a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #67611C;
}
.blurb a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #67611C;
}
.blurb a:hover {
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
}


}

.productheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #67611c;
	font-style: italic;
	width: 750px;
	margin-left: 30px;
	line-height: 34px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: 34px;
	font-weight: bold;
	color: #67611c;
	width: 750px;
	margin-left: 30px;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	color: #67611C;
	border: double;
	padding: 3px 6px;
	font-weight: bold;
	background-color: #DE8423;



}

