@charset "UTF-8";
/* CSS Document */

#maincontainer {
	width: 1300px;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	height: 800px;
	position: absolute;
	left: 50%;
	margin-left: -650px;
}
body {
	background-image: url(../../images/bbq_bg_final.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#maincontainer #header {
	height: 135px;
	width: 960px;
	position: absolute;
	top: 0px;
	left: 180px;
}
#maincontainer  #page {
	height: auto;
	width: 960px;
	position: absolute;
	top: 150px;
	left: 180px;
}
#maincontainer #page #feature_left {
	width: 400px;
	position: absolute;
	left: 25px;
	top: 75px;
	padding: 5px;
	height: auto;
}
#maincontainer #page #feature_right {
	height: auto;
	width: 450px;
	left: 475px;
	position: absolute;
	top: 75px;
}
#maincontainer #page #feature_right #style_title1 {
	font-family: Rockwell;
	font-size: 18px;
	color: #4c2d19;
	text-align: center;
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8a5d26;
}
a:link {
	font-family: Rockwell;
	color: #8a5d26;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #8a5d26;
	text-decoration: none;
}
a:hover {
	color: #cf7417;
	text-decoration: underline overline;
}
#maincontainer #header #mainmenu {
	font-family: Rockwell;
	font-size: 14px;
	color: #8a5d26;
	text-decoration: none;
}
#maincontainer #header #submenu {
	font-family: Rockwell;
	font-size: 18px;
	color: #8a5d26;
	text-decoration: none;
	margin-top: 10px;
}
#maincontainer #header #pheader #crossline1 {
	position: absolute;
	z-index: 2;
	top: 75px;
	left: 50%;
	margin-left: -50%;
}
#maincontainer #header #pheader #crossline2 {
	margin-left: -50%;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 140px;
}
#maincontainer #page #page_divider_feature {
	height: 50px;
	width: 960px;
	position: absolute;
	top: 0px;
	background-image: url(../../images/divider_south-carolina-style.png);
}
#maincontainer #page #feature_left #main_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #8a5d26;
	margin-top: 5px;
	text-align: center;
}
