@charset "utf-8";
#main_container {
	position: relative;
	width: 900px;
	height: 700px;
	border: thin solid #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 0;
	background-image: url(images/maingrn_bkg.jpg);
	background-repeat: repeat;
}
#main_pg_content {
	position: relative;
	height: 355px;
	width: 660px;
	float: left;
	padding: 5px;
}
#main_pg_links {
	position: relative;
	height: 355px;
	float: right;
	width: 230px;
}
#main_side_links_top {
	background-image: url(template_assets/nav_top.jpg);
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	height: 27px;
	z-index: 2;
}
#main_side_links_list {
	background-image: url(template_assets/nav_mid.jpg);
	background-repeat: repeat-y;
}
#main_side_links_bottom {
	background-image: url(template_assets/nav_bot.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 31px;
	top: -15px;
}
#side_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: relative;
	width: 210;
	top: -20px;
	left: 20px;
	vertical-align: middle;
	text-align: left;
	font-size: 16px;
	color: #c7b46f;
	z-index: 3;
	font-variant: normal;
	line-height: 30px;
	filter: DropShadow(Color=black, OffX=5, OffY=5, Positive=100);
}
#contact_info {
	position: relative;
	width: 210;
	left: 20px;
	z-index: 3;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	bottom: 0px;
}


#main_header {
	position: relative;
	width: 900px;
	height: 110px;
}
#main_banner_image img {
	position: relative;
	height: 200px;
	width: 900px;
}
#main_nav_strip {
	position: relative;
	width: 900px;
	height: 35px;
	background-color: #737244;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#main_nav_links {
	top: 5px;
	position: absolute;
}

#main_header_logo {
	position: absolute;
	left: 35px;
	top: 5px;
}
#main_header_hours {
	position: absolute;
	right: 25px;
	bottom: 5px;
}
#main_footer {
	width: 900px;
	margin: auto;
	position: relative;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	clear: both;
	font-size: 12px;
}
body {
	background-color: #666666;
}
#main_pg_content_title {
	position: relative;
	height: 20px;
	width: 400px;
	left: 15px;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#main_pg_content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	width: 640px;
	height: 300px;
	margin: 5px;
	vertical-align: top;
	left: 10px;
	text-align: left;
}
#extended_pg_links {
	position: relative;
	height: 355px;
	float: right;
	width: 230px;
	top: 20px;
}
#extended_header_image {
	position: absolute;
	height: 110px;
	top: 0px;
	right: 0px;
	width: 656px;
}

#extended_pg_content {
	position: relative;
	height: 355px;
	width: 660px;
	float: left;
	padding: 5px;
	top: 20px;
}
#extended_header_logo {
	position: absolute;
	left: 35px;
	top: 5px;
}
#main_pg_content_text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C7B46F;
}
#main_container #main_pg_content #main_pg_content_text #catering_table tr td p {
	font-size: 14px;
}
#main_container #main_pg_content #main_pg_content_text #catering_table tr td {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

