/* No Sidebar On Homepage Style
 * ------------------------------
 */
#content_outter {
	padding-top:0px !important;
}

#content_area { /* Change Width Of Content Area */
	width: 976px !important;
	max-width:976px;
	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;
}

#foot_outter {
       margin-left: 3px;
}

/* Changing Style
 * ------------------------------
 */

#content_area br {
	display:none;
}

#content_area img {
	border:0px;
}

#content_area table tr td table {
	width:100% !important;
}

#homepage_top br, #homepage_btm div br {
	display:block;
}

/*#homepage_top {	ORIGINAL
	background:url(../images/homepage/homepage_top.jpg);
	background-repeat:no-repeat;
	color:#2c1b0d;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	height:246px;
	margin:0px;
	padding:114px 689px 0px 69px;
	width:218px;
}*/

#homepage_top {
	height:360px;
	width:976px;
}

#homepage_mid {
	background:url(../images/homepage/homepage_mid_1.jpg);
	background-repeat:no-repeat;
	height:159px;
	margin:0px;
	padding:0px 0px 0px 15px;
	width:961px;
}

#homepage_mid_inner {
	background:url(../images/homepage/homepage_mid_6.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:159px;
	margin:0px;
	padding:0px 16px 0px 0px;
	width:945px;
}

#homepage_btm {
	background:url(../images/homepage/homepage_btm.jpg);
	background-repeat:no-repeat;
	height:107px;
	margin:0px;
	padding:38px 0px 0px 0px;
	width:976px;
}

#homepage_btm div {
	color:#a59a66;
	float:left;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	height:107px;
	line-height:16px;
	margin:0px;
	padding:0px;
}

#homepage_btm_col1 {
	padding:0px 0px 0px 30px !important;
	width:245px;
}

#homepage_btm_col1 a {
	display:block;
	height:97px;
	margin:0px;
	padding:0px;
	width:205px;
	text-decoration:none;
}

#homepage_btm_col2 {
	padding:0px 20px 0px 0px !important;
	width:275px;
}

#homepage_btm_col3 {
	width:132px;
}

#homepage_btm_col3 a,#homepage_btm_col4 a, #homepage_btm_col5 a { /**/
	color:#A59A66;
	font-size:11px;
}

#homepage_btm_col3 a:hover, #homepage_btm_col4 a:hover, #homepage_btm_col5 a:hover { /**/
	color:#E3DEBE;
	font-size:11px;
	text-decoration:none;
}

#homepage_btm_col4 {
	width:132px;
}

#homepage_btm_col5 {
	width:142px;
}

#footer_outter {
        margin-left:3px;
4}

/* Featured Products
 * ------------------------------
 */
#content_area table { /* Set Width Of Table */
	margin:0px;
	padding:0px;
	width:896px;
}

#content_area table tr td table {
       background-color:#ffffff;
       margin-left:8px;
       margin-right:5px;
}

#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;
}
