@charset "UTF-8";
/* CSS Document */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
p ,h1,h2,h3,ul{
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	float: left;
	width: 1013px;
	clear: both;
}
#nav {
	float: left;
	width: 740px;
	margin-top: 10px;
	margin-bottom: -10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#logo {
	float: left;
	height: 76px;
	width: 681px;
}
#cart {
	background-image: url(images/cart_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 128px;
	width: 258px;
}
#two_col {
	float: left;
	width: 1013px;
	margin-top: -5px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_split_left h1 {
	margin-top: 10px;
	margin-bottom: -10px;
}
#left_col {
	width: 722px;
	float: left;
	margin-bottom: 10px;
	background-color: #7DAB00;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#left_split_wrap {
	float: left;
	width: 722px;
	margin: 0px;
	padding: 0px;
}
#left_split_left {
	float: left;
	width: 242px;
}
#category_box {
	background-image: url(images/left_yellow_mid.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-left: 10px;
}
#category_bottom {
	background-image: url(images/left_yellow_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 221px;
	margin-left: 10px;
}
#left_split_left ul {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#left_split_left ul li a {
	color: #000;
	text-decoration: none;
}
#left_split_right {
	float: right;
	width: 441px;
	margin-top: 10px;
}
#specials_img  {
	margin-left: -10px;
	margin-right: 0px;
	float: left;
	height: 122px;
	width: 220px;
}
#whats_happening_img {
	float: right;
	height: 116px;
	width: 210px;
	margin-top: 6px;
	margin-right: 12px;
}
#featured {
	float: left;
	width: 687px;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #F00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
   text-align:center;
}
#featured_box {
	background-color: #FFF;
	width: 506px;
	padding: 5px;
	margin: 10px;
	float: left;
}
#featured_left {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featured_right {
	float: right;
	width: 160px;
	margin: 0px;
}
.featured_title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
}
.featured_descrip {
	font-size: 12px;
}
.price span {
	text-decoration: line-through;
	color: #000;
}
.price {
	font-size: 14px;
	font-weight: bold;
	word-spacing: -1px;
	letter-spacing: -1px;
	color: #F00;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.buy_now_btn {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right_col {
	float: right;
	width: 246px;
}
#search_box {
	width: 233px;
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 189px;
	background-position: left 0px;
	border: 3px solid #fcda68;
	text-align: right;
	padding-right: 10px;
}
#search_box h2 {
	font-size: 18px;
	margin-top: 60px;
	margin-bottom: 20px;
}
#bestsellers_box ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#bestsellers_box ul li {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	display: block;
}
#bestsellers_box ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#search_box div {
	margin-top: 5px;
}
#cart div {
	text-align: right;
	margin-right: 15px;
	margin-top: 55px;
	margin-bottom: 20px;
}
#cart ul {
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#cart ul li {
	display: inline;
}
#cart ul li a {
	color: #000;
	text-decoration: none;
}
#cart ul li.red a {
	color: #F00;
}
#bestsellers_box {
	width: 246px;
	background-image: url(images/right_yellow_mid.png);
	background-repeat: repeat-y;
	float: right;
	background-position: center;
	margin-top: 30px;
	padding: 0px;
}
#bestsellers_box div {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#bestsellers_box h1 img{
	margin-top: -10px;
}
#bestsellers_bottom {
	background-image: url(images/right_yellow_bottom.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 246px;
	background-position: center;
	float: right;
}
#links_box {
	width: 244px;
	border: 3px solid #fcda68;
	float: right;
	margin-top: 15px;
}
#links_box h1 img {
	text-align: center;
	margin-top: -15px;
	margin-left: 5px;
}
#links_box p {
	font-size: 12px;
	margin-left: 20px;
}
#links_box ul {
	font-size: 12px;
	padding-top: 0px;
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 35px;
}
#links_box ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
#links_box a {
	color: #000;
	text-decoration: none;
}

