body {
	background-image: url(img/background_home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;


}
.griffinstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	letter-spacing: 0.3mm;
	color: #FFFFFF;
	font-weight: normal;

}
.headingfront {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #1A674D;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}
.bodyfront {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #1A674D;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}.redfront {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CD4326;
}
.menuhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #89a625;
	text-align: center;
}
.menured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd4326;
	font-style: normal;
}
.redspacer {
	background-image: url(img/red_spacer.gif);
	background-repeat: repeat-y;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CF2200;
	vertical-align: middle;
	padding-left: 10px;
}
.redquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CD4326;
	background-color: #e2eebf;
	margin: 5px;
}
.ticker {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: green;
	text-align: justify;
}
