/* No Sidebar On Homepage Style
 * ------------------------------
 */

#content_area { /* Change Width Of Content Area */
	/*width: 961px !important;
	max-width:961px;
	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;*/
}

#content_outter {
	/*padding:0px !important;*/
}



/* Changing Style
 * ------------------------------
 */

#content_area br { /* Remove Breaks From Featured Products Area */
	display:none;
}

#content_area img {
	border:0px;
}

#content_area {
	float:right;
	width: 758px;
	padding:10px 20px 0px 0px;
	margin:0 auto;
	overflow:hidden;
}

#homepage_btm {
	color:#020202;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0px;
	padding:20px 10px 0px 25px;
	width:738px;
}

#homepage_btm p {
	margin:0px;
	padding:0px 0px 5px 0px;
}

#homepage_btm span {
	display:block;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#homepage_btm span a {
	font-size:15px;
}

#homepage_btm a {
	color:#006b6c;
	text-decoration:none;
}

#homepage_btm a:hover {
	color:#006b6c;
	text-decoration:underline;
}

/* Featured Products
 * ------------------------------
 */
#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:#05868b;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#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:#05868b;
	text-decoration:underline;
}

#content_area table tr td table tr td table tr td table tr td font.text b { /* Our Price Text */
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.colors_productprice { /* Our Price */
	color:#ee8f00 !important;
	font-family:arial, verdana,sans-serif !important;
	font-size:11px !important;
	font-weight:bold;
}
