body {
 text-align: center;
 margin: 0px;
 padding:0px;
 font-family: verdana, arial, helvetica;
 color: #000000;
 font-size: 11px;
}

div#outer {
 width: 800px;
 height: 100%;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
}

img {
 border-style: none;
 display: block;
 margin-right: auto;
 margin-left: auto;
}

table {
 border-collapse: collapse;
 border-spacing: 0px;
 text-align: center;
 margin: 0px;
 padding:0px;
}

td {
 vertical-align: top;
}

ul, ol {
 text-align: left;
}

li {
 margin: 3px;
}

a:link{color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover{color: #966;}
a:active{color: #000; text-decoration: underline;}

a.nav:link{color: #000; text-decoration: none;}
a.nav:visited {color: #000; text-decoration: none;}
a.nav:hover{color: #966; text-decoration: underline;}
a.nav:active{color: #000;}

a.line_drk:link{color: #633; text-decoration: none;}
a.line_drk:visited {color: #633; text-decoration: none;}
a.line_drk:hover{color: #633; text-decoration: underline;}
a.line_drk:active{color: #633;}

a.line_lt:link{color: #fcc; text-decoration: none;}
a.line_lt:visited {color: #fcc; text-decoration: none;}
a.line_lt:hover{color: #fcc; text-decoration: underline;}
a.line_lt:active{color: #fcc;}

#top_bar {
 display:block;
 height: 4px;
 background-color: #966;
}

#top_round_bar {
 display:block;
 height:5px;
 background-color: #966;
 background-image:url('../images/borders/top_long_drk.jpg');
 background-repeat: no-repeat;
}

#top_nav_row {
 background-color: #c99;
}

td#search {
 text-align: left;
 vertical-align: bottom;
 padding: 5px 5px 5px 15px;
}

td#address {
 text-align: right;
 padding: 2px 10px 2px 2px;
 font-size: 10px;
}

#top_nav_bar {
 display:block;
 height:5px;
 background-color: #966;
 background-image:url('../images/borders/top_short_drk.jpg');
 background-repeat: no-repeat;
}

#side_nav .pink {
 padding: 5px;
 background-color: #c99;
 border-right: 1px #666 solid;
 border-left: 1px #666 solid;
}

#side_nav .nav_list {
 padding: 10px;
 text-align: left;
 border-style:solid;
 border-color: #666;
 border-width: 0px 1px 0px 1px;
}

#side_nav #bottom_bar {
 display:block;
 height:5px;
 background-color: #966;
 background-image:url('../images/borders/bottom_short_drk.jpg');
 background-repeat: no-repeat;
}

#content #order_box {
 background-color: #f1d7d7;
 padding: 15px;
 width: 50%;
 color: #966;
 vertical-align: middle;
 border: 1px #666 solid;
}

#content #browse_box {
 background-color: #966;
 vertical-align: middle;
 border: 1px #666 solid;
}

#content #baskets td {
 padding: 5px;
}

#content #baskets td {
 padding: 5px;
}
 
#footer_white {
 text-align: center;
 padding: 5px;
}

#footer_pink {
 background-color: #c99;
}

#footer_pink td {
 border-style:solid;
 border-color: #666;
 border-width: 1px 1px 0px 1px;
 text-align: center;
 padding: 5px;
 font-size: 16px;
 font-variant: small-caps;
 font-style: italic;
}

#footer_bottom {
 display:block;
 height:5px;
 background-image:url('../images/borders/bottom_long_drk.jpg');
 background-repeat: no-repeat;
}

.border_no_top {
 border-color: #666;
 border-style: solid;
 border-width: 0px 1px 1px 1px;
}

.border_center {
 border-right: 1px #666 dotted;
 border-left: 1px #666 dotted;
}

span.bold {
 font-weight: bold;
}

span.bold_pink {
 font-weight: bold;
 color: #633;
}

.browse_item {
 width: 100%;
 background-color: #fff;
 border-top: 1px #666 dashed;
 border-bottom: 1px #666 dashed;
}

#browse_content {
 width: 100%;
 background-color: #f1d7d7;
 height: 100%;
}

#browse_content td {
 padding: 10px;
}

#browse_header {
 width: 350px;
 padding: 10px;
 color: #633;
 font-size: 13px;
 font-weight: bold;
 text-align: center;
 background-color: #fff;
 border: 1px #666 dotted;
}

#form_content {
 width: 100%;
 background-color: #f1d7d7;
}

#testimonials {
 font-size: 9px;
 margin-top: 5px;
}

#testimonials td {
 border: 1px #666 dashed;
 background-color: #f1d7d7;
 padding: 5px;
}
