@charset "UTF-8";
body
{
   background-color: #FFFFCC;
   margin: 0px;
   padding: 0px;
}
#content-mini
{
   font-family: Arial, Helvetica, sans-serif;
   width: 300px;
   height: auto;
}

#content-mini p
{
   font-size: 1.1em;
   font-weight: normal;
   color: #330;
   clear: both;
   width: 575px;
   margin-left: 60px;
   line-height: 1.6em;
   text-indent: 1em;
}

#content-mini a:link, #content-mini a:visited
{
   color: #996600;
   text-decoration: none;
}

#content-mini a:hover, #content-mini a:active
{
   color: #CC0000;
   text-decoration: underline;
}

#content-mini h1 .babbs
{
   background: url(../images/H2-titles/H28_contact.png) no-repeat left center;
   text-indent: -9999px;
   height: 35px;
   width: 150px;
   text-align: left;
   clear: none;
}
.section-test #content
{
   background-position: center center;
   position: relative;
   height: 500px;
   width: 700px;
   background-repeat: no-repeat;
   background-image: url(../gallery/BKGD-img.png);
   margin-right: auto;
   margin-left: auto;
}
#testimonials  { }
#testimonials blockquote
{
   font-size: 1.1em;
   font-weight: normal;
   color: #36342B;
   text-align: left;
   position: relative;
   display: block;
   text-indent: 0.5em;
   margin: 35px 10px;
}
#testimonials
p{
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 1.1em;
   font-weight: normal;
   color: #3D3C34;
   line-height: 1.4;
   text-align: left;
   position: relative;
   display: block;
   margin-bottom: 0px;
   margin-top: 1.2em;
   font-style: italic;
}
#testimonials span   {
   text-align: right;
   margin-top: 1.2em;
   font-size: 1em;
   display: block;
   margin-right: 10px;
}
#testimonials q
{
   font-family: "Times New Roman", Times, serif;
   font-size: 1.1em;
   font-weight: normal;
   color: #36342B;
   line-height: 1.3;
   text-align: left;
   position: relative;
   display: block;
   margin-bottom: 0px;
   margin-top: 0.5em;
   font-style: italic;
}
