﻿.servingStyle {
	font-family: Helvetica;
	font-size: 11px;
	font-style: oblique;
	padding-left: 5px;
	padding-top: 10px;
	color: #333;
}
.bodyTextRegular {
	font-family: Helvetica;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.bodyTextRegularBold {
	font-family: Helvetica;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.bodyTextRegularOrange {
	font-family: Helvetica;
	font-size: 14px;
	color: #F7931E;
	font-weight: bold;
}
.bullet_standard {
	font-family: Helvetica;
	font-size: 12px;
	color: #666;
	list-style-position: inside;
	list-style-type: circle;
	line-height: 15px;
}
.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.greenSubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669966;
	line-height: 30px;
}
.greenSubHead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669966;
	
}

.OrangeBold_subSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7931E;
}

.PhoneEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F7931E;
}

.BoldOblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #333;
}
.bodyTextRegularOrange {
	font-family: Helvetica;
	font-size: 14px;
	color: #F7931E;
	line-height: 20px;
}
.testimonialNames {
	font-family: Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #666;
}
.testimonialCity {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #666;
	line-height: 12px;
}
.testimonial {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #666;
	line-height: 20px;
	margin-right: 60px;
}
.contactInfo {
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #F7931E;
}
.contactInfo2 {
	font-family: helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #F7931E;
}

.bodyTextRegularItalic {
	font-family: Helvetica;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-style: italic;
}
.bodyTextRegularOrangeBold {
	font-family: Helvetica;
	font-size: 14px;
	color: #F7931E;
	font-weight: bold;
}
.bodyTextRegularBullets {
	font-family: Helvetica;
	font-size: 14px;
	color: #333;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: disc;
}
.bullets {
	font-family: Helvetica;
	font-size: 18px;
	color: #333;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
}

a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #C60;
}
a:active {
	text-decoration: none;
}
