body {
	background: #d8c69a url(images/body_bg.gif) repeat-x;
	font-family: Georgia, times new roman, verdana;
	color: #6C5D40;
}

a {
	outline: none;
	color: #29493A;		
}

a:hover {
	color: #7C2630;
}

a:active {
	color: #7C2630;
}

a:visited {
	outline: none;
	color: #29493A;	
}


.hello {
	font-size: 29px;
	color: #6c5d40;
	float: left;
	margin: 0; 
	padding: 0;
}

h1 {
	font-size: 29px;
	color: #7C2630;
	margin: 0;  
	padding: 0;
}


h2 {
	font-size: 25px;
	color: #9b8d73;
	float: left;
	clear: left;
	margin: 0; 
	padding: 0;
}

h3 {
	font-size: 18px;
	color: #6F5F41;


}



#container{
	width: 912px;
	margin: 0 auto;
}

#header {
	background: url(images/turkey_header.gif);
	width: 912px;
	height: 232px;
	position: relative;
}

#splash {
	background: url(images/bottom_header.gif) no-repeat;
	width: 832px;
	height: 246px;
	padding: 15px 40px 0px 40px;
}

#top{
	background: url(images/top.png) no-repeat;
	width: 902px;
	height: 28px;
	margin: -1px 0px 0px 4px;

}

#middle{
	background: url(images/middle.png) repeat-y;
	width: 902px;
	padding: 0px 49px 25px 40px;	
	width: 823px;
	margin-left: 4px;	
	position: relative;
}

#bottom{
	background: url(images/bottom.png) no-repeat;
	width: 902px;
	height: 44px;
	margin-left: 4px;		
}

#logo{
	background: url(images/logo.gif) no-repeat;
	width: 271px;
	height: 174px;
	display: block;
	MARGIN: 0 AUTO;
	top: 12px;
	position: relative;
}

#buttons ul {
	margin: 0 auto;
	padding: 0;
	display: block;
}

#buttons li {
	float: left;
	display: block;
}

.button1 {
	background: url(images/button1.gif) no-repeat;
	width: 181px;
	height: 110px;
	margin-left: 73px;
}

.button1 a{
	font-size: 25px;
	font-weight: bold;
	color: #6c5d40;
	text-decoration: none;
	display: block;
	width: 181px;
	height: 110px;
	margin: 20px 0px 0px 37px;
}

.button2 {
	background: url(images/button2.gif) no-repeat;
	width: 181px;
	height: 110px;
	margin-left: 75px;
}

.button2 a{
	font-size: 25px;
	font-weight: bold;
	color: #7c2630;
	text-decoration: none;
	display: block;
	width: 181px;
	height: 110px;
	margin: 40px 0px 0px 20px;
}

.button3 {
	background: url(images/button3.gif) no-repeat;
	width: 181px;
	height: 110px;
	margin-left: 70px;	
}

.button3 a{
	font-size: 25px;
	font-weight: bold;
	color: #29493A;
	text-decoration: none;
	display: block;
	width: 181px;
	height: 70px;
	margin: 40px 0px 0px 30px;
}

.button4 {
	background: url(images/button4.gif) no-repeat;
	width: 181px;
	height: 110px;
	margin-left: 30px;	
}

.button4 a{
	font-size: 25px;
	font-weight: bold;
	color: #7c2630;
	text-decoration: none;
	display: block;
	width: 181px;
	height: 110px;
	margin: 20px 0px 0px 27px;
}

#specials {
	background: url(images/featured.gif) no-repeat;
	width: 198px;
	height: 191px;
	display: block;
	float: right;

}

#content{

	clear: both;
	margin: 40px ;
	padding-top: 20px;
}

#content p{
	font-size:16px;
	font-family: georgia;
	color: #6f5f41;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#footer {
	background: url(images/footer.gif) no-repeat;
	width: 859px;
	height: 200px;
	margin: 0 auto;
	
}

#footer p {
	line-height: 200px;
	font-size: 16px;
	color: #e6ded0;
	text-align: center;
	font-weight: bold;
	text-shadow:0 1px 1px #302514;
}

.container_right{
	float: right;
	clear: none;
	margin: -10px 5px 0px 0px;
	
}

.number{
	color: #29493a;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
	/* text-shadow:0 1px 2px #666;*/
}

.welcome{
	color: #7C2630;

}

#topnav{
	position: absolute;
	top: 157px;
	left: 20px;
}

#topnav a{
	font-size: 22px;
	letter-spacing: -1px;
	color: #7C2630;
	margin: 0;  
	padding: 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-shadow:0 1px 1px #fff;
}

#topnav a .sel{
	color: #000000;
}

.description {
	margin: 2px 0px 2px 0px;
}

.description span{
	color: #7C2630;
	font-weight: bold;
}

.prods h3{
	color: #29493A;
	margin: 12px 0px 4px 0px;
}

#featuredProd {
	background: #ffffff;
	padding: 15px;
	border: 2px dashed #a90317;
	margin: 10px 0px 10px 0px;	

}

#featuredProd h2{
	float: none;
	
}

.feature {
	display: none;

}

.feature span {
	margin: 0px 0px 5px 0px;
	color: #7C2630;
	font-weight: bold;
	font-size: 17px;
}
.feature p {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}