/* 
    Document    : home
    Created on  : Apr 21, 2010, 12:24:47 PM
    Author      : Mark Davidson
    Description : Purpose of the stylesheet follows.
*/

#index #mainPic {
    background: url("../images/layout/mainpic.jpg") !important;
    height: 372px;
    overflow: hidden;
    padding: 25px;
}

#index #contentArea #mainPic h2 {
    font-family: "trebuchet ms";
    font-size: 30px;
    font-weight: bold;
    width: 500px;
}

#index #contentArea #mainPic p {
    color: #636466;
    font-family: "trebuchet ms";
    font-size: 25px;
    margin-top: 25px;
    width: 380px;
}