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

/* ###### HOME PAGE CONTAINERS ###### */

#feature_wrapper {
	width: 286px;
	height: 333px;
	float: right;
	margin-left: 10px;
}

#feature {
	background: #fbf0a4;
	overflow: hidden;
	float: left;
	width: 266px;
	min-height: 333px;
	margin: 0;
	padding: 0;
}

#feature table {
	width: 266px;
}

#feature td#buy {
	width: 165px;
}

#home_article {
	margin: 0;
	padding: 0;
	width: 550px;
}


#seasonal_wrapper {
	width: 550px;
	height: 146px;
	float: left;
	margin-bottom: 10px;
}

#seasonal {
	width: 530px;
	background: #c9c99c;
	min-height: 146px;
	float: left;
}

#newprod_wrapper {
	width: 311px;
	/*height: 146px;*/
	float: left;
	background: #c9c99c;
}

#newprod {
	width: 291px;
	/*background: #c9c99c;*/
	margin: 0 10px;
}

#newprod hr {
	color: #52551b;
}


#puna_wrap {
	width: 524px;
	background: #c9c99c;
	float: left;
	margin-left: 15px;
}

#puna {
	width: 504px;
	margin: 0 10px;
}



#bottom_wrapper {
	width: 850px;
	margin: 10px 0 0;
}

#bottom {	
	background: #7a7e31;
	width: 850px;
	float: left;
	min-height: 147px;
}



/* ###### IMAGES ###### */

.feature_img {
	float: left;
	margin: 0 5px 10px 0;
}

#home_img {
	float: left;
	margin: 0 10px 0 0;
}




/* ###### NEW PRODUCTS PANEL ###### */

.newprod_left {
	width: 190px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

.newprod_right {
	width: 190px;
	text-align: right;
	vertical-align: bottom;
	padding-left: 10px;
}





/* ###### BOTTOM PANEL ###### */

#bottom table {
	margin: 0;
	width: 830px;
	min-height: 147px;
}


#bottom_wholesale,
#bottom_intl {
	border-right: 4px solid #fefcf0;
}

#bottom_wholesale,
#bottom_intl,
#bottom_vc {
	padding: 0 15px;
	vertical-align: top;
}

#bottom_wholesale {
	width: 160px;
}

#bottom_intl {
	width: 215px;
}



#vitcot_left {
	float: left;
	width: 175px;
}

#vitcot_right {
	float: right;
	width: 175px;
}




/* ###### TEXT FORMATTING ###### */

#feature h2 {
	margin: 2px 0 0;
}

#feature a.text {
	font-size: 12px;
}

#seasonal h5,
#newprod h5,
#bottom h5 {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 0 8px;
}

#seasonal h4,
#newprod h4,
#puna h4 {
	color: #000;
	text-align: center;
}

#seasonal h4 {
	margin: 6px 0;
}

#seasonal p,
#newprod p {
	color: #000;
}

#seasonal a img {
	margin: 3px 0 0 5px;
}


#bottom p {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

#bottom #bottom_vc p {
	font-size: 11px;
}

#bottom #bottom_vc #vitcot_right p {
	font-weight: normal;
}

#bottom a:link,
#bottom a:visited {
	color: #fff;
	text-decoration: underline;
}

#seasonal a:link,
#seasonal a:visited {
	color: #fff;
}