label {
	font-weight: bold;
}

.form_instructions {
	line-height: normal;
	margin-bottom: 15px;
}

.promo ul {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
	margin-left: 20px;
	list-style-type: square;
}

.promo {
	padding-top: 13px;
	padding-left: 15px;
	background-color: transparent;
}

.promo ul a {
	color: black;
	text-decoration: underline;
}

.promo ul a:hover {
	text-decoration: none;
}

.contactform {
	margin-left: 5px;
}

ol.faq {
	margin-left: 15px;
	margin-right: 15px;
	list-style:decimal;
}

ol.faq li {
	margin-bottom: 10px;
}

.ho_address {
	margin-left: 15px;
	line-height: 14px;
}

.franchise {
	margin-left: 15px;
	line-height: normal;
	margin-bottom: 10px;
}

.franchise a {
	color: black;
	text-decoration: underline;
}
.franchise a:hover {
	color: black;
	text-decoration: none;
}
.franchise img {
	vertical-align: middle;
}

.award {
	padding-right: 10px;
	align: right;
	display: inline;
}




.nut_blurb {
	font-style: italic;
	margin-bottom: 10px;
	line-height: 18px;
	margin-top: 10px;
	width: 90%;
}


.ital {
	font-style: italic;
}

.faqtable {
	margin: 5px auto;
	border-collapse: collapse;
	
}

.faqtable tr { 
		border: 1px solid gray;
}

.faqtable td { 
	border-right: 1px solid gray;
	padding-left: 3px;
}

.trHighlight {
	background-color: #f8f3e2;
}