/* HomePage */
.lc-content {
padding: 15px 15px 25px 15px;
font-size:12px;
font-weight:bold;
color:#000;
}

.testimonial-content p {
margin:0;
padding: 0 11px 8px 14px;
font-size:13px;
}

.right-column-hp {
width:351px;
float:left;
color:#514028;
font-size:12px;
}

/* InsidePage */
.breadcrumbs {
height:40px;
text-align:left;
font-size:12px;
color:#a09487;
padding: 8px 0 0 14px;
}

.left-column-in td {
font-size:12px;
}

.lc-content-in {
padding: 20px 30px 10px 16px;
color:#372f2b;
font-size:12px;
}

.child-nav li {
list-style-type: none;
margin: 0 0 0px 10px;
font-size:12px;
color:#626368;
}

.child-nav-page-title {
color:626368; 
font:18px myriad pro, Verdana, Arial, Helvetica, sans-serif; 
padding: 42px 0 8px 20px;
}

/* Product Details */
.available-colors-title {
font-size:14px;
font-weight:bold;
padding: 20px 0 0 25px;
}

.available-colors-direction {
font-size:13px;
padding: 0 0 0 25px;
}

/* Footer */
.footer {
background:#372f2b url(../images/browser-bg.gif) repeat-y center;
width:760px; 
height:121px;
margin:0px;
text-align: center;
padding: 0;
}

.footer-border-left {
background:#000 url(../images/footer-border-left.gif) top left repeat;
width:13px;
height:121px;
}

.footer-border-right {
background:#000 url(../images/footer-border-right.gif) top left repeat;
width:13px;
height:121px;
}

.footer p {
background:#372f2b url(../images/footer-mediumtext.gif) no-repeat center;
margin:0px 0px 5px 0px;
padding: 40px 0 0px 27px;
font: 12px Arial Narrow, Arial, Helvetica, sans-serif;
color:#fff;
}

