@charset "utf-8";
body {
	background-color: #f9f5ec;
	padding: 0;
	color: #003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

tr td {
	padding-left: 25px;
	padding-right: 25px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 20px;
    padding-left: 30px; 
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

header, section, footer {
	display: block;
}

.logo {
	position: relative;
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	padding-bottom: 56px;
	display: block;
}

.beads {
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	display: block;	
}

.container {
	width: 960px;
	position: relative;
	margin: 0 auto;
	background-color: #f9f5ec; 
}

.head {
	position: fixed;
	top: 0px;
	height: 250px;
	width: 960px;
	border-bottom: 8px solid #000;
	background-color: #000;
	background-image: url(images/headbk960.jpg);
} 

.mainhome {
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px; 
	padding-bottom: 40px;
	text-align: left;
	background-image: url(images/woodbk960a1.jpg);
	background-repeat: repeat-y;
	background-color: #f9dc9c;
	font-size: 24px;
}

.mainhome p {
	padding-right: 60px;
}

.title {
	float: left;
	padding-bottom: 20px;
}

.title2 {
	padding-left: 20px;
	float: left;
}

.title3 {
	padding-left: 10px;
	float: left;
}

.home2 {	
	clear: both;
}

.homeimg {
	float: left;
	padding-top: 70px;
	padding-left: 35px;
	padding-right:25px;
	padding-bottom: 40px;
}

.main .yall  {
	font-size: 20px;
	font-weight: bold;
}

.main {
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: left;
	background-image: url(images/woodbk960a1.jpg);
	background-repeat: repeat-y;
	background-color: #f9dc9c;
	font-size: 18px;
}

.content ul, .content ol {
	padding: 0 1px 1px 4px; 
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	/*color: #ed0202; */
	text-decoration: none;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

ul.nav {
	list-style: none;
	font-weight: bold;
	text-align: center;
	background-color: #000;
}

ul.nav li {
	display: inline;
	font-variant: small-caps;
	padding-right: 12px;
	padding-left: 12px;
	color: #ed0202;
	font-size: 22px;
	background-color: #000;
}

ul.nav a, ul.nav a:visited {
	color: #fff;
	text-decoration: none;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #0200e1;
	color: #FFF;
}

footer {
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: relative;
	clear: both;
	padding-bottom: 40px;
	background-color: #666;
	background-image: url(images/foot960.jpg);
	font-weight: bold;
}

.black {
	background-color: #000;
	padding-bottom: 5px;
}

.big {
	font-size: 22px;
	font-weight: bold;
}

a.biga {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

.bold {
	font-weight: bold;
}

.price {
	font-weight: bold;
	color: #333;
}

.small {
	font-size:15px;
	font-style:italic;
	color: #333;
}

.center {
	text-align: center;
}

.search {
	width: 15px;
	float: right;
	margin-right: 210px;
}

.footimg1 {
	float: left;
	margin-top: -10px;
	padding-bottom: 2px;
}

.footimg2 {
	float: right;
	margin-top: -10px;
	padding-bottom: 2px;
}

.form {
	background-color: #fbcf77;
	color: #403b5f;
	width: 530px;
	margin: 0 auto;
	border: 2px solid #880000;
	padding: 30px 10px;
	margin-top: 30px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	overflow: hidden;
	text-align: left;
	box-shadow: 3px 3px 10px 2px #806e40;
	background-image: url(images/formbkg.jpg);
	background-repeat: repeat;
}

.pform  {
	text-align: left;
}

.thanks {
	text-align:center;
	padding-top: 40px;
	padding-bottom: 40px;
}

label {
		float: left;
		text-align: right;
		margin-right: 15px;
		width: 190px;
}

.button {
	margin-left: 205px;
}

.recipe {
	padding-left: 35px;
	padding-bottom: 15px;
	list-style-type: none;
}

.map {
	float: right;
	margin-top: 50px;
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20 px;
}

.tablepic {
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	display: block;

}

.table {
	width: 900px;
	padding: 4px;
	vertical-align: top;
}
