body { background-image: url(../bgtile.gif); margin: 0; padding: 0; font-family: Arial; }
p { }
td { }
.topbar { background-image: url(../bgtile.gif); width: 900px; height: 145px; }
.menu { background: #721705; width: 900px; height: 36px; margin: 0; padding: 0; font-size: 16px; font-weight: bold; text-align: center; overflow: hidden;}
.menu a {
	text-decoration: none;
	color: #9BA978;
	}
.menu a:hover {
	color: #CFDFAD;
	}
.bottomHolder { width: 900px; height: auto; margin: 0; padding: 0; }
.container { background-image: url(../bgtile.gif); width: 900px; height: 100%; float: left; margin: 0; padding: 0; }
.rightShim { background-image: url(../bgtile.gif); width: 74px; height: 100%; float: left; margin: 0; padding: 0; }
.topRightBottom { width: 631px; height: 19px; margin: 0; padding: 0; }
.flashArea { width: 625px; height: 126px; margin: 0; padding: 0; }
.topRightHolder { width: 631px; height: 145px; float: right; margin: 0; padding: 0; }
.topLeft { width: 269px; height: 145px; float: left; margin: 0; padding: 0; }
.texter {
	font-size: 12pt;
	font-family: helvetica;
	line-height: 15pt;
}
#rightContent { width: 650px; height: auto; float: right; margin: 5px 0 0; padding: 0; border-width: 0; }


/* CONTACT FORM */
#contactform {
	width: 227px; height: 215px; background-image: url(../images/bbqPit_12.gif); background-repeat: no-repeat; float: left; padding-top: 300px; color: #FFF; font-size: 11px; margin-left: 15px;
}

.DDFM label {
	width: 60px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}

.DDFM input[type="text"] {
	float: left;
	margin-bottom: 5px;
}

.DDFM input[type="submit"] {
	float: right;
	margin-bottom: 5px;
}

.credits { color: #666; clear: both; }
.credits a { color: #666; }

.fbbadge, .twitterbadge { background-repeat: no-repeat; display: block; padding: 5px 5px 5px 35px; height: 20px; color: #FFF; text-decoration: none; width: 150px; font-size: 15px; text-align: left; background-position: 0 2px; }
.fbbadge:hover, .twitterbadge:hover { text-decoration: underline; }

.fbbadge { background-image: url(../images/facebook.png); }
.twitterbadge { background-image: url(../images/twitter.png); }
