body {
    background-color: #ffffff;
    background-image: url(images/vp/body-background.gif);
    background-repeat: repeat-x;
    color: #3a3a3a;
    font-family: "Avenir Medium", "Arial";
    font-size: 12px;
    margin: 0px;
    line-height: 17px;
}

textarea {
    width: 90%;
    height: 300px;
}

form {
    display: inline;
}

a, a:visited {
    color: #008631;
    text-decoration: none;
}

a:hover {
    background-color: #008631;
    color: #ffffff;
}

div.comment-0 {
    background-color: #e8f4ec;
    border: 1px solid #e0e2e4;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
}

div.comment-1 {
    border: 1px solid #e0e2e4;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
}

img {
    border: 0px;
}

h1 {
    color: #008631;
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}

h2 {
    color: #008631;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}

h3 {
    color: #008631;
    font-size: 13px;
    font-weight: normal;
    margin-top: 23px;
    margin-bottom: 12px;
}

div.breadcrumb {
    color: #bababa;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: -10px;
    text-transform: lowercase;
}

blockquote {
    background-color: #e8f4ec;
    border: 1px solid #e0e2e4;
    margin-left: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

font.dark-green {
    color: #003d17;
}

p {
    margin-top: 12px;
}

p.fixed {
    height: 100px;
}

ul, ol {
    list-style-image: url(images/vp/bullet.gif);
    margin-left: 0px;
    padding-left: 15px;
}

ul.nav {
    list-style-image: url(images/vp/bullet-nav.gif);
}

li {
    margin-top: 3px;
    margin-bottom: 3px;
}

blockquote ul, blockquote ol {
    list-style-image: url(images/vp/bullet-bq.gif);
}

div.clear {
    clear: both;
}

div#page {
    background-image: url(images/vp/deco.gif);
    background-repeat: no-repeat;
    background-position: 0px 109px;
    border-bottom: 1px solid #ffffff;
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
    width: 757px;
}

div#header {
    height: 109px;
}

div#header img, img.float {
    float: left;
}

div#body {
    background-image: url(images/vp/borders2.gif);
    padding-bottom: 1px;
}

div#body-splash {
    background-image: url(images/vp/borders.gif);
    padding-bottom: 1px;
}

div#body-our-team {
    background-image: url(images/vp/borders3.gif);
    padding-bottom: 1px;
}

div#body-contact-us {
    background-image: url(images/vp/borders4.gif);
    padding-bottom: 1px;
}

div.left-column {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    width: 350px;
}

div.content-column-small {
    border-top: 1px solid #e0e2e4;
    border-left: 1px solid #e0e2e4;
    padding-bottom: 50px;
    padding-right: 35px;
    width: 329px;
}

div.content-column {
    border-top: 1px solid #e0e2e4;
    border-left: 1px solid #e0e2e4;
    padding-bottom: 50px;
    padding-right: 35px;
    width: 519px;
}

div.middle-column {
    float: left;
    font-size: 11px;
    line-height: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    width: 170px;
}

div.right-column {
    float: right;
    font-size: 11px;
    line-height: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    width: 167px;
}

div#footer-bar {
    border-top: 3px solid #000000;
}

p.posted-by {
    font-size: 11px;
}

div#footer {
    color: #babfc3;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
    width: 757px;
}

div#footer a.no-block:hover {
    background-color: #ffffff;
}