
body {
    color:#3e3e3e;
    font-family:Georgia,"Times","Times New Roman",serif;
    font-size:14px;
    line-height:normal;
    background-color:#b869c8;
}

#wrapper {
    width: 100%;
    float:left;
    padding-top: 10px;
    background: url(../img/bk-trend-web_02.png) top center repeat-x #c1c1c1;
}

#wrapper p {
   color:#fff; 
   text-align: center;
   font-size: 0.9em;
}



#page {
    width: 960px;
    padding-top: 5px; /* top paragraph fix */
    margin: 0px auto;

}

/* ========= banner ========= */

#banner {
    width: 960px;
    height: 195px;
    float:left;
    background: url(../img/bk-trend-web_05.jpg) top center no-repeat;
}

#banner a {
    width: 230px;
    height: 195px;
    float:left;
}

#banner h1 {
    color: #831a99;
    font-size: 2.2em;
    font-weight: normal;
    padding: 65px 30px 0px 80px;
    float: left;
    text-align: right;
}

/* ========= content ========= */

#content {
    width: 634px;
    float:left;
    padding: 0px 0px 20px 0px;
}

#content h2 {
    width: 604px;
    height: 42px;
    float:left;
    background: url(../img/bk-trend-web_08.png) top center no-repeat;
    padding: 11px 0px 0px 30px;
    font-size: 1.5em;
    color: #fff;
    font-weight: normal;
}

#content div.text {
    width: 570px;
    float:left;
    background: url(../img/bk-trend-web_11.png) top center repeat-y;
    padding: 10px 32px 0px 32px;
}

#content div.text p {
    color:#3e3e3e;
    text-align: justify;
    padding: 10px 0px 0px 0px;
    font-size: 1.1em;
}

#content div.text p a, #contact div.text p a {
    color:#831a99;
}

#content div.text p a:hover, #contact div.text p a:hover {
    color:#5e1c6b;
}

#content div.text h3  {
    color: #5e1c6b;
    font-size: 1.2em;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px dotted #f2bdfd;
}

#content div.text h3.first  {
margin: 10px 0px 0px 0px;
}

#content div.text ul {
    list-style: disc;
    padding: 10px 20px 0px 20px;
}

#content div.text ul li {
    padding: 0px 0px 5px 0px;
}

#content div.text ul li strong {
    color: #831a99;
}

#content div.text img {
    margin-top: 5px;
}

#content div.textbottom {
    width: 634px;
    height: 56px;
    float:left;
    background: url(../img/bk-trend-web_13.png) top center no-repeat;
    margin-bottom: 25px;
}

/* ========= sidebar ========= */

#contact {
    width: 291px;
    float: right;
    
}

#contact h2 {
    width: 261px; 
    height: 42px;
    float:left;
    background: url(../img/bk-trend-web_10.png) top center no-repeat;
    padding: 11px 0px 0px 30px;
    font-size: 1.5em;
    color: #fff;
    font-weight: normal;
}


#contact div.text {
    width: 291px;
    float:left;
    background: url(../img/bk-trend-web_14.png) top center repeat-y;
    margin-bottom: 25px;
}

#contact div.text p {
    color:#3e3e3e;
    text-align: justify;
    padding: 20px 32px 10px 32px;
}

#contact div.text p span {
    font-size: 1.3em;
}

#contact div.text p a.facebook {
    background: url(../img/facebook_icon_sm.jpg) top left no-repeat;
    padding: 0px 0px 2px 25px;
    font-size: 1.2em;
}

/* georgia font fix */
#contact div.text p span.fontfix {
    font-family: "verdana";
    font-size: 1.1em;
}

#contact div.text div.textbottom {
    width: 291px;
    height: 60px;
    float:left;
    background: url(../img/bk-trend-web_21.png) top center no-repeat;
}



/* ========= footer ========= */

#footer {
    width: 100%;
    height: 30px;
    float:left;
    background: url(../img/bk-trend-web_05.png) top center repeat-x;
    }
    
#footer p {
    text-align: center;
    color: #fff;
    padding-top:2px;
}




