﻿body
{
	font-size: 11px;
	color: black;
	font-family: Arial, Sans-Serif;
	background-color: #eee1c6;
	margin: 0px 0px 50px 0px;
}
img
{
	border: 0px;
}

h1
{
	color: #7b5d05;
	margin: 0px 0px 10px 0px;
	font-size: 24px;
}

h2
{
	font-size: 14px;
	color: #7b5d05;
	margin: 0px;
}

p
{
	margin: 0px 0px 14px 0px;
}

a
{
	color: #342804;
	font-weight: bold;
}

hr
{
	border: none;
	border-bottom: solid 1px #7b5d05;
}

	hr.small
	{
		width: 70%;
		border-bottom: solid 1px #b3994f;
	}

.container
{
	position: relative;
	height: 100%;
	width: 750px;
	margin: 0px auto 20px auto;
}

.logo
{
	left: 32px;
	background-image: url(images/logo.gif);
	width: 216px;
	background-repeat: no-repeat;
	position: absolute;
	top: 15px;
	height: 74px;
}

.flashheader
{
	left: 20px;
	width: 635px;
	position: absolute;
	top: 109px;
	height: 200px;
}

.check_1
{
	left: 447px;
	background-image: url(images/check_1.gif);
	width: 111px;
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	height: 83px;
}
.check_2
{
	left: 639px;
	background-image: url(images/check_2.gif);
	width: 111px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 89px;
}
.check_3
{
	left: 661px;
	background-image: url(images/check_3.gif);
	width: 73px;
	background-repeat: no-repeat;
	position: absolute;
	top: 126px;
	height: 110px;
}

.corner_toplft
{
	left: 0px;
	background-image: url(images/corner_toplft.gif);
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	top: 89px;
	height: 20px;
}
.corner_toprt
{
	left: 655px;
	background-image: url(images/corner_toprt.gif);
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	top: 89px;
	height: 20px;
}

.border_top_hrz
{
	background-image: url(images/border_hrz.gif);
	background-repeat: repeat-x;
	height: 6px;
	left: 20px;
	width: 635px;
	position: absolute;
	top: 103px;
}
.border_nav_1_hrz
{
	background-image: url(images/border_hrz.gif);
	background-repeat: repeat-x;
	height: 6px;
	left: 19px;
	width: 637px;
	position: absolute;
	top: 309px;
	z-index: 1;
}
.border_nav_2_hrz
{
	background-image: url(images/border_hrz.gif);
	background-repeat: repeat-x;
	height: 6px;
	left: 19px;
	width: 637px;
	position: absolute;
	top: 330px;
	z-index: 1;
}
.navigation
{
	left: 25px;
	width: 635px;
	position: absolute;
	top: 315px;
	height: 15px;
	z-index: 2;
}
.nav_holder
{
	height: 15px;
	float: left;
	background-position: 5px 3px;
	padding-left: 20px;
	background-image: url(images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-color: #eee1c6;
	margin-right: 10px;
}
.nav_holder_active
{
	height: 15px;
	float: left;
	background-position: 5px 3px;
	padding-left: 20px;
	background-image: url(images/nav_bullet_active.gif);
	background-repeat: no-repeat;
	background-color: #C5AC77;
	margin-right: 10px;
}
a.nav:link, a.nav:hover
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #7b5d05;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

a.nav:active, a.nav:visited
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #7b5d05;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.border_left_vrt
{
	background-image: url(images/border_vrt.gif);
	background-repeat: repeat-y;
	width: 6px;
	left: 14px;
	position: absolute;
	top: 109px;
	height: 227px;
}

.border_right_vrt
{
	background-image: url(images/border_vrt.gif);
	background-repeat: repeat-y;
	width: 6px;
	left: 655px;
	position: absolute;
	top: 109px;
	height: 227px;
}

.content
{
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	left: 14px;
	width: 607px;
	position: absolute;
	top: 336px;
	z-index: 2;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.check_bg
{
	background-position: right bottom;
	background-image: url(images/check_bg.gif);
	background-repeat: no-repeat;
	width: 641px;
	position: relative;
	height: 270px;
	z-index:1;
	top: 30px;
	left: -21px;
	float: none;
	clear: both;
	text-align: left;
}

.border_bottom_hrz
{
	background-position-y: bottom;
	background-image: url(images/border_bttm.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 677px;
	left: -34px;
	position: relative;
	top: 30px;
	z-index: 1;
	margin-bottom: 20px;
}

.wired
{
	bottom: 10px;
	position: absolute;
	padding: 5px 15px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
}
.wired a:link, .wired a:active, .wired a:visited
{
	color: #7b5d05;
	text-decoration: none;

}

.emphasis
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Sans-Serif;
}

.column_container
{
	position: static;
	width: 647px;
	clear: both;
}

.leftcolumn
{
	width: 235px;
	height: 100%;
	float: left;
	position: relative;
	margin-bottom: 40px;
}

.centercolumn
{
	width: 27px;
	height: 100%;
	float: left;
	position: relative;
	margin-bottom: 40px;
}

.rightcolumn
{
	width: 325px;
	padding-right: 40px;
	padding-left: 13px;
	float: right;
	position: relative;
	border-left: #7b5f05 2px solid;
	margin-bottom: 40px;
}

.leftcolumn_2
{
	width: 280px;
	height: 100%;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
.rightcolumn_2
{
	width: 300px;
	padding-right: 10px;
	padding-left: 13px;
	float: right;
	position: relative;
	margin-bottom: 20px;
}

.menu_prices
{
	font-weight: bold;
	font-size: 21px;
	color: #7b5d05;
	font-family: Arial, Sans-Serif;
	width: 20px;
	height: 40px;
	text-align: right;
	padding-right: 12px;
	float: right;
}

.menu_items
{
	width: 280px;
	padding-bottom: 12px;
	float: right;
}

.menu_container
{
	position: static;
	width: 325px;
	clear: both;
}

.imageborder
{
	border: #7b5f05 1px solid;
}

.clear
{
	width: 400px;
	height: 150px;
	clear: both;
}

.homecontent
{
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	left: 14px;
	width: 607px;
	position: absolute;
	top: 336px;
	z-index: 2;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#homepage
{
	padding: 0px 0px 25px 0px;
}

.about
{	
	font-size: 12px;
	line-height: 25px;
	position: relative;
	margin: 0px 0px 10px 0px;

}

.about img
{
	position: relative;
	float: left;
	margin: 0px 15px 10px 0px;
}

.reviews
{
	margin: 10px 0px 10px 0px;
	width: 425px;
	position: relative;
	float: left;
}

.reviews p
{
}

.links
{
	margin: 10px 0px 10px 0px;
	position: relative;
	float: right;
}

.coupontable
{
	width: 550px;
	padding: 0px;
	border: solid 1px #705607;
	border-bottom: none;
	border-collapse: collapse;
	background-color: #EEE1C6;
	margin: 0px auto 0px auto;
}

.coupontable td
{
	padding: 5px;
	border-bottom: solid 1px #705607;
}

.coupondiv
{
	position: relative;
}

.printcoupon
{
	position: absolute;
	top: 88px;
	left: 177px;
}

.imgright
{
	float: right;
	margin: 0px 0px 10px 10px;
}

.imgleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}