/* CSS Document */
body {background:#851 url(../images/bg.jpg); margin:0px;margin-bottom:30px; text-align:center;font-size:62.5%;font-family: Verdana, Arial, Helvetica, sans-serif;}
#wrapper {width:90%; margin:auto;}
#order {width:868px; margin:auto;}

#leadin {padding:20px; text-align:center; color:#fff; font-size:12px;font-style:italic;}

#header {text-align:left;height:1%;padding-bottom:5px;}
#header h1{background: url(../images/header.gif) no-repeat;text-indent:-1000px;width:350px; height:38px;}

.clear {clear:both;}

a img { border:none; }

#content{background:#fff;text-align:left;border:15px #fff solid;margin-top:5px;font-size:12px;height:1%;}
.index{min-height:340px;border-right:12px #fff solid;padding: 0 5px 10px 5px;}
.process2{padding-left:5px;}
.soap p{line-height:1.9em;}
#thumb {margin-left:505px;width:300px;}

#sidebara {float:left;width:490px;padding-bottom:5px;padding-right:15px;height:400px;}
#sidebarb {float:right;width:325px;padding-left:15px;height:325px;}

#ordera {float:left;width:46%;margin-top:15px;padding:10px;background:#efe8dd;}
#orderb {float:right;width:46%;margin-top:15px;padding:10px;background:#efe8dd;margin-right:5px;}


.sidebar {padding-top:20px;clear:both;}
.sidebar img {padding-right:20px;}
#content h1.home {background: url(../images/h1_index.gif) no-repeat left top;text-align:left;text-indent:-9999px;height:50px;margin:0;display:block;}
#content h1.process {background: url(../images/h1_process.gif) no-repeat left top;text-align:left;text-indent:-999px;height:50px;margin:0;display:block;}
#content h1.testimonials {background: url(../images/h1_testimonials.gif) no-repeat left top;text-align:left;text-indent:-9999px;height:50px;margin:0;display:block;}
#content h1.order {background: url(../images/h1_order.gif) no-repeat left top;text-align:left;text-indent:-9999px;height:50px;margin:0;display:block;}
#content h1.order2 {background: url(../images/h1_order2.gif) no-repeat left top;text-align:left;text-indent:-9999px;height:50px;margin:0;display:block;}
#content h1.ordermiss {background: url(../images/h1_order_miss.gif) no-repeat left top;text-align:left;text-indent:-9999px;height:50px;margin:0;display:block;}
#content h1.soap {background: url(../images/h1_soap.gif) no-repeat left bottom;text-align:left;text-indent:-9999px;height:60px;margin:0;display:block;margin-left:505px;}
#content h1.choco {background: url(../images/h1_choco.gif) no-repeat left bottom;text-align:left;text-indent:-9999px;height:60px;margin:0;display:block;margin-left:505px;}
#content h1.other {background: url(../images/h1_other.gif) no-repeat left bottom;text-align:left;text-indent:-9999px;height:60px;margin:0;display:block;margin-left:505px;}

#content.soap ul {list-style:disc; margin-left:490px;padding-left:30px;padding-top:0;margin-top:0;}
#content.soap ul li {padding-left:2px;margin-left:0px;}

#content h2 {color:#851;font-size:16px;margin-bottom:0;padding-bottom:0;}
#content p {padding-top:0;margin-top:5px;}
#footer {padding-top:16px;text-align:center;color:#fff;}
#footer ul {margin:0;padding: 0 5px; list-style:none;display:inline;}
#footer ul li{display:inline;text-align:center;}
#footer ul li a:link, #footer ul li a:visited{color:#fff;text-decoration:none;}
#footer ul li a:hover, #footer ul li a:active {color:#e1900a;}

.copyright {color:#fff;text-decoration:none;}

/* Slideshow Controls */
.thumbnail_center, .thumbnail_center img, .thumbnail, .thumbnail img {
    display:block;
    float:left;
    margin: 0 auto;
    padding: 0 7px 7px 0;
    border:0px;
    filter: alpha(opacity=99);
    opacity: 0.99;
}
.thumbnail_row a:hover img {
    filter: alpha(opacity=29);
    opacity: 0.29;
}
.thumbnail_row a:active img {
    filter: alpha(opacity=59);
    opacity: 0.59;
}
h3 {font-size:12px;color:#851;font-weight:normal;margin-bottom:0;padding-bottom:0;}
.author {font-size:10px;color:#000;margin-top:0;margin-bottom:20px;margin-left:25px;padding-top:0;}
.quote{background-color:#260026;padding:10px;text-align:center;margin-top:20px;}

