body {
	background-color: #e59419;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }

p { }

td {
	font-size: 13px;
	font-family: tahoma, arial, helvetica, sans-serif; }

a:link {
	color: #0a24bc; }

a:visited {
	color: #6470b6; }

a:hover {
	color: #aa1504; }

a:active {
	color: #0a24bc; }
.container {
	background-color: #f8ad3a;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	margin-top: 20px; }

.left {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom; }

.right {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom; }
.navset {
	margin-bottom: 130px; }
.nav {
	background-color: #f8ad3a;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 25px;
	padding-right: 8px;
	padding-left: 15px; }
.nav a:link {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
	border-bottom: 1px solid #f5c274;
	display: block; }

.nav a:visited {	color:           #fff;
	font-size:       13px;
	font-weight:     bold;
	text-decoration: none;
	display:         block;
	padding:         5px 10px;
	border-bottom:   1px solid #f5c274; }

.nav a:hover {
	color: #0a24bc;
	text-decoration: none; }

#guts {
	background-image: url(../images/bg_guts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px 35px 75px 26px; }
h1 {
	font-size: 24px;
	background-image: url(../images/h_divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin: 0;
	padding-bottom: 28px; }
h2 {	font-size: 14px; }
h3 {
	color: #434343;
	font-size: 13px; }

.grill {
	background-image: url(../images/the_grill.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 225px;
	height: 172px; }
.grill a:link {
	color: #fec72f;
	padding: 134px 15px 10px;
	display: block; }
.grill a:visited {	color:   #fec72f;
	display: block;
	padding: 134px 15px 10px; }
.grill a:hover {
	color: #f5870a;
	padding: 134px 15px 10px;
	display: block; }
.wanted {
	background-image: url(../images/recipes.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 225px;
	height: 172px; }

.wanted a:link {
	color: #aa1504;
	padding: 115px 25px 20px;
	display: block; }

.wanted a:visited {	color:   #aa1504;
	display: block;
	padding: 115px 25px 20px; }

.wanted a:hover {
	color: #535e7a; }
.features {
	margin-top: 15px; }
.forms {
	border: solid 1px #eceae5;
	 }

.forms td {
	font-size: 13px;
	background-image: url(../images/bg_formtd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: solid 1px #eceae5; }

.forms th {
	font-size: 13px;
	background-image: url(../images/bg_formth.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #eceae5; }
.footer {
	color: #79501a;
	font-size: 11px;
	text-align: right;
	padding-bottom: 45px; }
ul li {
	padding-bottom: 4px;
	list-style-image: url(../images/bullet.gif); }
.caption {
	font-size: 11px; }
.smbio td {
	vertical-align: bottom; }

.smbio td img {
	border-color: #696969;
	border-width: 1px; }
.smbio {
	margin-top: 22px;
	margin-bottom: 22px; }

