@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: 350px;
	height: 370px;
	position: absolute;
	left: 60px;
	top: 70px;
	background-image: url(../images/messageme_main_img.jpg);
	background-repeat: no-repeat;
}
#feature_right #feature_titles {
	font-family: Rockwell;
	font-size: 14px;
	color: 4c2d19;
	width: 60px;
	position: absolute;
	z-index: 2;
	left: -65px;
	top: 6px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	line-height: 20px;
}
#feature_right #feature_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8a5d26;
	line-height: 20px;
}
#feature_left #img_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8a5d26;
	position: absolute;
	top: 350px;
	left: 90px;
}
#maincontainer #page #feature_right {
	height: auto;
	width: 400px;
	left: 485px;
	position: absolute;
	top: 125px;
	padding: 5px;
}
#maincontainer #page #page_divider_1 {
	height: 50px;
	width: 960px;
	top: 310px;
	position: absolute;
}
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_contact-information.png);
}
