@charset "UTF-8";
h1 {
	font-weight: normal;
	font-size: 2.5em;
	font-family: 'Philosopher', sans-serif;
	color: #008e98;
}
.intro {
	font-size: 1.3em;
	font-family: 'Philosopher', sans-serif;
	color: #666666;
}
.blackText {
	color: #000000;
}
.bigtext {
	font-size: 2.5em;
	font-family: 'Philosopher', sans-serif;
	color: #0094a3;
}
.h1Sub {
	font-size: 0.8em;
	color: #990000;
}
h2 {
	font-weight: normal;
	font-size: 2em;
	font-family: 'Philosopher', sans-serif;
	color: #008e98;
}
.h2sub {
	font-weight: normal;
	font-size: 0.7em;
	font-family: 'Philosopher', sans-serif;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	font-family: 'Philosopher', sans-serif;
	color: #008e98;
}
.larger {
	font-size: 1.3em;
}
th {
	font-size: 1.2em;
	color: #008e98;
	font-weight: normal;
}
.accent {
	color: #990000;
}
.accent-bigger {
	font-size: 1.5em;
	color: #990000;
}
.callout {
	font-style: italic;
	color: #3366cc;
	font-size: 1.3em;
	font-family: 'Philosopher', sans-serif;
}
.quote {
	font-style: italic;
	color: #666666;
	font-size: 1.2em;
	font-family: 'Philosopher', sans-serif;
}
.floatLeft {
	padding-right: 10px;
	float: left;
	font-size: medium;
}
footer {
	background-color: #666;
	color: #FFF;
}
footer a:link {
	color: #FFF;
	text-decoration: none;
}
footer a:visited {
	color: #FFF;
	text-decoration: none;
}
footer a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.footerAccent {
	color: #ffcc99;
}
.footerAccentBigger {
	color: #ffcc99;
	font-size: 1.3em;
}
.logoBG {
	background-color: #cec1b2;
}
ul  {
 padding-left:0.5;   
}
hr {
	background-color: black;
	height: 1px;
	border: 0;	
}
.blueBigger {
	color: #0094a3;
	font-size: 1.5em;
	font-family: 'Philosopher', sans-serif;
}
.blackBigger {
	font-size: 1.5em;
	font-family: 'Philosopher', sans-serif;
}
.slogan {
	font-weight: normal;
	font-size: 3em;
	font-family: 'Open Sans Condensed', sans-serif;
	font-family: 'Quicksand', sans-serif;
}
ul  {
 padding-left:0;   
}

.serving {
	color: #b7b7b7;
}
