body {
	background-color: #C20100;
}
.copygradient {
	background-color: #FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
.welcomespacing {
	padding-top: 33px;
	padding-bottom: 33px;
}
.homepagecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	padding-right: 10px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation A:link {text-decoration: none; color:#29285A;}
.navigation A:visited {text-decoration: none; color:#29285A;}
.navigation A:active{text-decoration: none; color:#C60000;}
.navigation A:hover{
	color: #29285A;
	text-decoration: underline;
}
.onthispagered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C60000;
	font-weight: bold;
}
.leftstrip {
	background-image: url(images/leftstrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightstrip {
	background-color: #29285A;
	background-image: url(images/rightbottmo.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.menuheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #C60000;
	line-height: 30px;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #29285A;
	padding-right: 10px;
	font-weight: bold;
}
.menudescription {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-right: 10px;
	font-weight: normal;
}
.foodpicspacing {
	padding-left: 130px;
	padding-top: 30px;
	padding-bottom: 90px;
}

