body, html {
	background-color: #6D6D5F;
}

#container {
	background-image: url(../images/bgframe.gif);
	background-repeat: no-repeat;
}

#container .logoTxt {
	padding-left: 25px;
	padding-bottom: 6px;
}

#container .emailTxt {
	padding-right: 16px;
	padding-bottom: 6px;
}

#container .midArea {
	background-image: url(../images/grillbg.jpg);
	background-repeat: no-repeat;
}

#introText {
	line-height: 14px;
	margin: 9px 0px 25px 25px;
	padding: 3px 9px 8px 9px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

#container .ftTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777;
	padding-top: 7px;
	padding-right: 16px;
	text-decoration: none;
}

#container a:link {
	color: #555;
	text-decoration: underline;
}

#container a:hover {
	color: #F60;
	text-decoration: underline;
}

#container a:visited {
	color: #555;
	text-decoration: underline;
}

#introText .mainCopy {
	padding-bottom: 12px;
}
