/* No Sidebar On Homepage Style
 * ------------------------------
 */
#content_outter {
	/*padding-top:0px !important;*/
}

#content_area { /* Change Width Of Content Area */
	/*width: 970px !important;
	max-width:970px;
	overflow:hidden;
	padding:0px;
	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
 * ------------------------------
 */

#content_area br {
	display:none;
}

#content_area img {
	border:0px;
}

#content_area table tr td table {
	width:100% !important;
}

#content_area {
	margin:0px;
	padding:0px;
	min-height:632px;
	max-height:632px;
	height:632px;
	overflow:hidden;
	width:762px;
}

#homepage_wrapper {
	background:url(../images/homepage/homepage_bg.jpg);
	background-repeat:no-repeat;
	height:457px;
	margin:0px;
	padding:98px 87px 78px 45px;
	width:630px;
}

#homepage_top {
	height:88px;
	margin:0px;
	padding:0px 30px 0px 50px;
	width:550px;
}

#homepage_top_left {
	color:#36210f;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	float:left;
	margin:0px;
	padding:0px 20px 0px 0px;
	width:275px;
}

#homepage_top_right {
	color:#36210f;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	float:right;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:255px;
}

#homepage_btm {
	height:346px;
	margin:0px;
	padding:23px 0px 0px 0px;
	width:630px;
}

#homepage_btm a {
	display:block;
	float:left;
	height:346px;
	margin:0px 0px 0px 25px;
	padding:23px 0px 0px 0px;
	width:185px;
	text-decoration:none;
}

/* Featured Products
 * ------------------------------
 */
#content_area table { /* Set Width Of Table */
	/*margin:0px;
	padding:0px;
	width:896px;*/
}

#content_area table tr td table tr td { /* Featured Products Description */
	padding:0px 0px 0px 0px;
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolor, #content_area table tr td table tr td table tr td a.productnamecolor { /* Product Name */
	color:#555555;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolor:hover, #content_area table tr td table tr td table tr td a.productnamecolor:hover { /* Product Name - Hover */
	color:#f99d1c;
	text-decoration:underline;
}

#content_area table tr td table tr td table tr td table tr td font.text b, #content_area table tr td table tr td table tr td table tr td font.colors_text b { /* List Price Text */
	/*color:#555555 !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;*/
}

#content_area table tr td table tr td table tr td table tr td font.text { /* List Price */
	/*color:#555555 !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;*/
}

#content_area table tr td table tr td table tr td table tr td font.text b { /* Our Price Text */
	/*color:#363641;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	font-weight:normal;*/
	display:none;
}

#content_area table tr td table tr td table tr td table tr td b font.colors_productprice { /* Our Price */
	color:#f96f1c !important;
	display:inline !important;
	font-family:arial, verdana,sans-serif !important;
	font-size:13px !important;
	font-weight:bold;
}

#content_area table tr td table tr td table tr td table tr td font.text s { /* Our Price Alternative */
	color:#f96f1c !important;
	font-family:arial, verdana,sans-serif !important;
	font-size:13px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}

#content_area table tr td table tr td table tr td table tr td font.productnamecolor i b { /* You Save Text */
	/*color:#000000 !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:normal !important;
	font-style:italic !important;
	text-decoration:none !important;*/
}

#content_area table tr td table tr td table tr td table tr td a img { /* Product Image Border */
	border:0px !important;
}