body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg_sub.jpg) #fff repeat-x;
	color: #2d2920;
	font-size: 11px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.clearer {
	clear: both;
}

a img {
	border: 0;
}

a:link, a:visited {
	color: #2d2920;
}

a:active, a:hover {
	color: #757265;
}

#container {
	width: 816px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(../images/bg_header.jpg) repeat-y;
	width: 816px;
	height: 88px;
}

#header .logo {
	float: left;
	margin: 0px 0px 0px 30px;
}

#header #contact {
	width: 200px;
	height: 55px;
	float: right;
	text-align: right;
	margin: 20px 50px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header #contact .tel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 21px;
	font-weight: normal;
	color: #2d2920;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#header #contact p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #2d2920;
	font-size: 13px;
}

#mainnav {
	width: 800px;
	height: 29px;
	margin: 0 auto;
	background: url(../images/mainnav_bg.jpg) repeat-x #fff;
}

#mainnav ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	height: 28px;
	float: left;
}

#mainnav ul li {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 28px;
	color: #ffffff;
	background: url(../images/mainnav_sep.jpg) no-repeat top left;
}

#mainnav ul li a:link, #mainnav ul li a:visited, #mainnav ul li a:hover, #mainnav ul li a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 28px;
	display: block;
	padding: 0px 17px 0px 17px;
	padding: 0 12px 0 12px;
	
	margin: 0px 0px 0px 2px;
}

#mainnav ul li a:hover {
	color: #d5d2c3;
}

#mainnav ul li.selected a:link, #mainnav ul li.selected a:visited, #mainnav ul li.selected a:hover, #mainnav ul li.selected a:active {
	background: url(../images/mainnav_bg_selected.jpg) repeat-x;
}

#mainnav ul li.selected a:hover {
	color: #fff;
}

#secondarynav {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	background: url(../images/secondarynav_bg.jpg) repeat-x #fff;
}

#home #secondarynav {
	height: 29px;
}

#secondarynav #breadcrumb {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#secondarynav #breadcrumb p {
	margin: 0px 0px 0px 0px;
	line-height: 28px;
	color: #393428;
}

#secondarynav #description {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#secondarynav #description p {
	margin: 0px 0px 0px 0px;
	line-height: 28px;
	color: #393428;
	font-weight: bold;
}

#secondarynav #breadcrumb p a:link, #secondarynav #breadcrumb p a:visited, #secondarynav #breadcrumb p a:active, #secondarynav #breadcrumb p a:hover {
	color: #393428
}

#secondarynav ul {
	list-style: none;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 10px;
	background: url(../images/secondarynav_bg_selected.jpg) repeat-x;
}

#secondarynav ul li {
	float: left;
	display: block;
	line-height: 28px;
	height: 28px;
}

#secondarynav ul li a:link, #secondarynav ul li a:visited, #secondarynav ul li a:active, #secondarynav ul li a:hover {
	font-weight: bold;
	color: #2d2920;
	text-decoration: none;
	padding: 7px 8px 7px 8px;
}

#secondarynav ul li.selected a:link, #secondarynav ul li.selected a:visited, #secondarynav ul li.selected a:active, #secondarynav ul li.selected a:hover {
	background: url(../images/mainnav_bg.jpg) repeat-x;
	color: #fff;
	padding: 7px 8px 7px 8px;
}

#maincontent {
	width: 800px;
	margin: 1px 0px 0px 8px;
}

#maincontent #leftcontent {
	width: 230px;
	min-height: 300px;
	background: #dcd9d0;
	float: left;
}

#leftcontent h1 {
	color: #353225;
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px -5px 28px;
}

#maincontent #middlecontent {
	width: 535px;
	padding: 0px 15px 0px 20px;
	min-height: 300px;
	background: #dcd9d0;
	float: left;
	background: url(../images/bg_middlecontent.jpg) repeat-x #fff;
}

#middlecontent h1 {
	color: #353225;
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px -5px 0px;
}

#leftcontent #info {
	width: 230px;
	height: 166px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	background:url(../images/bg_info.jpg) #fff repeat-x;
}

#info h1 {
	float: left;
	margin: 20px 0px 0px 30px;
	padding: 0px 20px 0px 0px;
	color: #cfccba;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

#info p {
	float: left;
	color: #fff;
	margin: 10px 0px 0px 30px;
	padding-right: 30px;
}

#leftcontent #info p {
	padding: 0px 30px 0px 0px;
}

#leftcontent p {
	padding: 0px 30px 0px 30px;
}

#leftcontent #info p a:link,
#leftcontent #info p a:visited,
#leftcontent #info p a:hover,
#leftcontent #info p a:active {
	color: #FFFFFF;
}

#leftcontent #info p a:hover,
#leftcontent #info p a:active {
	text-decoration: none;
}

#leftcontent #detail {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#footer {
	width: 800px;
	margin: 0px 0px 0px 6px;
	padding: 5px 0px 0px 0px;
	float: left;
	clear: both;
}

#footer p.description {
	font-size: 10px;
	color: #999;
	width: 800px;
	text-align: center;
}

#footer p a:link, #footer p a:visited, #footer p a:active, #footer p a:hover {
	color: #999;
	text-decoration: none;
}

#footer p a:active, #footer p a:hover {
	color: #444;
}

#footer p.ec {
	float: right;
	color: #999;
	margin: 0px 20px 0px 0px;
}

#footer p.copyright {
	float: left;
	color: #999;
	margin: 0px 0px 0px 20px;
}

#home_content {
	width: 800px;
	height: 253px;
	margin: 0 auto;
	background: url(../images/bg_welcome.jpg) repeat-x;
}

#home_content #welcome {
	width: 248px;
	height: 243px;
	float: left;
	padding: 10px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#home_content #welcome h1 {
	color: #cfccba;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
}

#home_content #welcome p {
	color: #fff;
	width: 220px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

#free-delivery_sticker {
	position: relative;
	
	top: -150px;
	left: 645px;
	
	z-index: 10;
}

#bottom_tiles {
	width: 793px;
	float: left;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 25px 7px;
	background: url(../images/bg_bottomtiles.jpg) repeat-x #cfcab8;
}

#bottom_tiles h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0 0 8px !important;
	width: 773px;
	border-bottom: 1px solid #817b6c;
}

#bottom_tiles .tile {
	float: left;
	margin: 0px 0px 0px 1px;
}

#bottom_tiles .tile h2 {
	color: #3c372b;
	font-weight: normal;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bottom_tiles .tile p {
	font-size: 10px;
	font-weight: bold;
	color: #343226;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#bottom_tiles .tile a:link, #bottom_tiles .tile a:visited, #bottom_tiles .tile a:active, #bottom_tiles .tile a:hover {
	color: #343226;
	text-decoration: none;
}

#middlecontent #flashcontent {
	margin: 10px 0px 0px 0px;
}

table input, table textarea {
	border: 1px solid #343226;
	margin: 2px 0px 2px 0px;
	padding: 2px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ece9d8;
	color: #343226;
}

#flashcontent {
	float: left;
}

div#description p a:link, div#description p a:visited, div#description p a:active, div#description p a:hover {
	text-decoration: none;
}

div#welcome p a:link, div#welcome p a:visited, div#welcome p a:active, div#welcome p a:hover {
	text-decoration: none;
	color: #fff;
}
