body {
	background-color: #464815;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -30px;
	margin-bottom: 0px;
	margin-right: -20%;
	margin-left: -20%;
}

#navband {
	height: 37px;
	width: 1144px;
	background-image: url(images/navband.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 9;
}
#footer {
	height: 86px;
	width: 1144px;
	background-image: url(images/btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 4;
}
.edgeleft {
	background-image: url(images/mid_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightedge {
	background-image: url(images/mid_rgt.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#lefttop {
	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 192px;
	top: 193px;
	position: absolute;
	z-index: 2;
}
#leftbtm {
	background-image: url(images/btm_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 189px;
	width: 192px;
	z-index: 3;
}
#righttop {
	background-image: url(images/top_rgt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 209px;
	position: absolute;
	top: 193px;
	z-index: 2;
}
#rightbtm {
	background-image: url(images/btm_rgt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 189px;
	width: 209px;
	z-index: 3;
}
.midbtm {
	background-image: url(images/mid_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FCF9F1;
}
#maincontent {
	background-image: url(images/mid_top.jpg);
	background-position: left top;
	width: 433px;
	top: 0px;
	height: 100%;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 155px;
	padding-bottom: 0px;
	padding-left: 155px;
	z-index: 6;
}
body,td,th {
	font-size: 12px;
	font-family: Arial;
	line-height: 16px;
}
p {
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #743A13;
	text-decoration: none;
	margin-bottom: -3px;
}
#nav {
	width: 650px;
	margin-left: 175px;
	float: left;
}
.imgTitles {
	margin-left: -14px;
	margin-bottom: -10px;
	margin-top: 40px;
}
p a:link {
	color: #CE7426;
	text-decoration: none;
}
hr {
	color: #E2E5CA;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
p a:hover {
	color: #993300;
	text-decoration: underline;
}
p a:active {
	color: #993300;
	text-decoration: none;
}
p a:visited {
	color: #993300;
	text-decoration: none;
}
p a:visited:hover {
    color: #993300;
	text-decoration: underline;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999658;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 22px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #686A3D;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	padding-top: 50px;
}
.tabletext {
	font-family: Arial;
	font-size: 11px;
	color: #3F3228;
	line-height: 13px;
}
td.tabletext {
	padding-left: 8px;
}
.tableheads {
	font-family: Arial;
	font-size: 11px;
	color: #464815;
	font-weight: normal;
	line-height: 14px;
}
.tableheadlinks {
	font-family: Arial;
	font-size: 12px;
	color: #464815;
	font-weight: normal;
	line-height: 14px;
}
.tableheadlinks:link {
	color: #464815;
	text-decoration: none;
}
.tableheadlinks:hover {
	color: #464815;
	text-decoration: underline;
}
.tableheadlinks:visited {
	text-decoration: none;
	color: #464815;
}
.tableheadlinks:visited:hover {
	text-decoration: underline;
	color: #464815;
}
.tablefootnotes {
	font-family: Arial;
	font-size: 10px;
	color: #3F3228;
	line-height: 12px;
	margin-top: 1px;
	text-align: left;
	text-indent: 6px;
}
.nav {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F9FCF1;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	display: inline;
	line-height: 36px;
	padding-top: 12px;
	padding-bottom: 14px;
}
.nav:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 36px;
	font-weight: normal;
	color: #F9FCF1;
	text-decoration: none;
	background-image: url(images/rollovertab.jpg);
	background-repeat: no-repeat;
	display: inline;
	background-position: center center;
	width: 100%;
}
.navActivepage {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F9FCF1;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	display: inline;
	line-height: 36px;
	padding-top: 12px;
	padding-bottom: 14px;
	background-image: url(images/rollovertab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
.imgnavspacer {
	float: left;
}
.imgnavspacerEnd {
}
.ornamentheads {
	width: 433px;
	font-family: Arial;
	color: #999658;
	text-decoration: none;
	margin-bottom: 4px;
	margin-top: 20px;
	height: 30px;
}
.imgCallus {
	margin-left: -14px;
	margin-top: 40px;
	margin-bottom: 0px;
}
.entreeheads {
	font-family: Arial;
	font-size: 12px;
	color: #464815;
	font-weight: bold;
	line-height: 16px;
	padding-left: 8px;
}
#quoteform {
	width: 433px;
}
.formtext1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #464815;
	text-decoration: none;
	margin: 0px;
	padding-right: 4px;
	padding-left: 6px;
}
.formtext {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #464815;
	text-decoration: none;
	margin: 0px;
	padding-right: 4px;
	padding-left: 6px;
	border-bottom: 1px solid #E2E5CA;
}
.formtextsmall {
	font-size: 11px;
	font: Arial;
	color: #464815;
	line-height: 11px;
}
.container {
	width: 433px;
}
.formtextOutput {
	border-bottom: 2px solid #E2E5CA;
}
#menudownload {
	width: 150px;
	left: 280px;
	position: relative;
	top: 24px;
	text-align: right;
	margin-bottom: -25px;
}
.menudownloadtxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CE7426;
	text-decoration: none;
	line-height: 12px;
	text-align: right;
}
.menudownloadtxt:link {
	color: #CE7426;
	text-decoration: none;
}
.details {
	color: #464815;
}
#errormess {	
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
}
.outputformlines {
	border-bottom: 2px solid #E2E5CA;
}
.tableheadlinks2 {
	font-family: Arial;
	font-size: 12px;
	color: #464815;
	font-weight: normal;
	line-height: 14px;
	padding-left: 6px;
	padding-right: 4px;
}
.tableheadlinks2:link {
	color: #464815;
	text-decoration: none;
}
.tableheadlinks2:hover {
	color: #464815;
	text-decoration: underline;
}
.tableheadlinks2:visited {
	text-decoration: none;
	color: #464815;
}
.tableheadlinks2:visited:hover {
	text-decoration: underline;
	color: #464815;
}

#bbqClick
{
	float: right;
	position: relative;
	vertical-align: top;
	text-align: right;
}

@media print {
      .noprint { display: none; }
    }
	
	#social {
	width:144px;
	float:left;
	padding:0px 29px 0px 50px;
}

#social_icon {
	width:35px;
	float:right;
	margin:0px 5px 0px 0px;
}

#social p {
	float:left;
	color:#FFF;
}

img {
	border:none;
}

