/* CSS Document */
.left_col{
width:234px;
float:left}

.right_col{
width:132px;
background-color:#CCCCCC;
float:right;

}

.mid_col{
width:542px;
margin-left:248px;
}

.wrapper{
background-image:url(website_images/main-repeater.png);
background-repeat:repeat-y;
width:800px;
font-family:"Century Gothic";
font-size:12px;
text-align:left;
}

.header_cat_navigation
{background-image:url(website_images/navigation/cat-header.png);
height:54px;
}
.body_cat_navigation
{
background-image:url(website_images/navigation/categories-bg.png);
background-repeat:repeat-y;
padding-left:90px;
}
.footer_cat_navigation
{background-image:url(website_images/navigation/cat-footer.png);
height:66px;
}
.title_text_box
{
background-image:url(website_images/leaf.png);
background-repeat:no-repeat;
color:#996718;
height:43px;
padding-top:15px;
padding-left:30px;
font-size:18px;
font-weight:bold;
}
.body_text_box
{
border-style:solid;
padding:10px;
border:#56ACC5;
}

a{
color:#996718;
text-decoration: none;
border:none;
font-size:12px;
}
a:hover{
color:#64C0C3;
text-decoration: none;
border:none;
font-size:12px;
}
.rights
{font-size:9px;
}
.body_block_title
{background-image:url(website_images/leaf.png);
background-repeat:no-repeat;
height:43px;
padding-top:15px;
padding-left:30px;
}
.title_product_best
{
color:#996718;
background-image:url(website_images/leaf.png);
background-repeat:no-repeat;
height:43px;
padding-top:15px;
padding-left:30px;
font-size:18px;
font-weight:bold;
}

.body_product_best
{
background-color:#F3F2D2;
padding:10px;
}
.title_cat_title
{
background-image:url(website_images/navigation/page-title-bg.png);
background-repeat:no-repeat;
height:50px;
color:#996718;
text-align:right;
padding-bottom:2px;
font-size:18px;
font-weight:bold;
}
.body_customer_box
{
margin-top:10px;
}