/* Reformat Layout For Homepage
 * ------------------------------
 */
#content {
	clear:both;
	margin:0px auto;
	max-width:942px;
	overflow:hidden;
	padding:0px;
	width:942px;
}
#content_table {
	margin:0px;
	padding:0px;
	width:942px;
}

#content_area_wrapper { /* Change Width Of Content Area */
	width:942px !important;
	padding:0px;
	margin:0px;
}

#content_area { /* Change Width Of Content Area */
	width: 892px !important;
	max-width:892px;
	overflow:hidden;
	padding:0px 25px 0px 25px;
	margin:0px;
}

#content_left { /*Home Page - No Left Navigation*/
	display:none !important;
}
		
div#content_area table tr td table tr td table { /*Remove cellspacing & cellpadding*/
	border-collapse:collapse;
}

/* Changing Style
 * ------------------------------
 */
#homepage_promo {
	height:356px;
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	width:932px;
}

#homepage_our_story_middle {
	margin:0px;
	padding:0px;
	width:676px;
}

#homepage_our_story_middle_left {
	float:left;
	margin:0px;
	padding:0px;
	width:216px;
}

#homepage_our_story_middle_right {
	background:url(../images/homepage/ourstory_mid_right.gif);
	background-repeat:no-repeat;
	color:#511c04;
	float:right;
	font-size:12px;
	height:72px;
	letter-spacing:0px;
	line-height:13px;
	margin:0px;
	padding:10px 30px 0px 0px;
	width:430px;
}

/* Static Style
 * ------------------------------
 */
a.productnamecolor { /* Featured Products - Product Name */
	color:#000000 !important;
	font-size:11px !important;
	font-weight:bold !important;
}

#content_area table tr td table tr td table tr td font.colors_text b { /* Featured Products - Our Price Text */
	color:#000000 !important;
	font-size:10px !important;
	font-weight:normal !important;
}

#content_area table tr td table tr td table tr td table tr td table tr td font.smalltext b { /* Top Sellers - Our Price Text */
	color:#000000 !important;
	font-size:12px !important;
	font-weight:bold !important;
}

.colors_productprice { /* Featured Products, Super Deal, Top Sellers - Our Price */
	color:#91181f !important;
	font-size:10px !important;
	font-weight:normal !important;
}

#content_area table tr td table tr td table tr td table tr td table tr td font.pricecolorsmall { /* Top Sellers - Our Price */
	color:#91181f !important;
	font-size:12px !important;
	font-weight:bold !important;
}

#content_area table tr td table tr td table tr td font.colors_text { /* Featured Products, Super Deal - Product Description */
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolorsmall { /* Super Deal, Top Sellers - Product Name */
	color:#000000 !important;
	font-size:12px !important;
	font-weight:bold !important;
}

#content_area table tr td table tr td.colors_background1 { /* Sidebar Specials Title Text Alignment */
	/*text-align:center;
	width:212px;*/
	background-color:#E0626A;
}

#content_area table tr td table tr td.colors_background1 img { /* Sidebar Specials Title Remove Image Spacer */
	/*display:none;*/
}

#content_area table tr td table tr td.colors_background1 font { /* Sidebar Specials Title Font Wrapper */
	display:block;
	height:auto;
	margin:0px;
	padding:0px;
	width:212px;
}

#content_area table tr td table tr td.colors_background1 font b { /* Sidebar Specials Title */

}
