@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #441C07;
	background-image: url(images/pittgrill_01.gif);
	background-repeat: repeat-x;
	background-color: #BB862A;
	margin: 0px;
}
.menu_bkg {
	background-image: url(images/pittgrill_23.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #4B4026;
}
.menu_page_bkg {
	background-image: url(images/pittgrill_31.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B4026;
	font-size: 18px;
	font-weight: bold;
}
.page_left_bkg {
	background-image: url(images/pittgrill_left_body_bkg_30.gif);
	background-repeat: repeat-y;
}
.insidepage_bkg {
	background-image: url(images/pittgrill_inside_bkg_22.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AE4127;
}
.footer {
	background-image: url(images/pittgrill_33.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 111px;
	width: 910px;
	margin: 0px;
	padding: 0px;
}
.location {
	padding: 35px 5px 5px 13px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #441C07;
}

