@charset "UTF-8";
/* CSS Document */

#page-heading { width: 100%; }
#right .column { width: 234px; float: left; margin-left: 8px; display: inline;}

strong{ font-weight: normal; }
span.boldtext{ font-weight: bold; }

#right{ background:url(swatch-background.jpg) };
#right #page-heading { color: #9b9e93; }
#right #page-heading h1 { color: #9b9e93; }

p { color:#676d5d; font-size: 0.750em; }

a, a:link, a:visited, a:hover, a:active { color:#676d5d; text-decoration: underline; }

#testimonials { width: 720px; height: 600px; margin-left: 8px; overflow: auto; }
#testimonials .testimonial { width: 100%; clear: both; margin-bottom: 16px; padding: 12px 0 0 0; }	
#testimonials .testimonial p { width: 450px; float: left;  }
#testimonials .testimonial .photo { float: right; margin: 0px 0 12px 0; }
