@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #6b173b;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #6b173b;
}

.phone {
	font-size: 26px;
	color: #F89D0E;
	font-weight: bolder;
}
.serving {
	font-size: 18px;
	font-weight: bold;
	color: #6b173b;
}
.subheadhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #6B173B;
}
.Tagline {
	font-size: 20px;
	color: #C2C2C2;

}

a:link {
	color: #666666
} 
a:visited {
	color: #333333
} 
a:hover {
	color: #333333
} 
a:active {
	color: #333333
}
.taglinetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #f99d0d;
}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: lighter;
}

body {
	background-color: #E6F4F5;
}
