﻿body
{
    background: url(../../images/headerbg.gif) repeat-x 0 0;
}

.header
{
    background: url(../../images/headerbg.gif) repeat-x 0 0;
    height: 190px;
}

.navigation
{
    padding-top: 40px;
}

.navigation a
{
    text-decoration: none;
}

.services
{
    font-size: 1.6em;
}

#slideshow1
{
    margin: -1px;
    z-index: -1;
    height: 350px;
    width: 600px;
}

#mainContent
{
    font-size: 1.4em;
}

#mainContent p
{
    padding: 0 0 0 15px;
}

.imageRotator
{
    padding: 5px;
    border: 1px solid #fff;
}

ol.sf_photoListLightbox li, ol.sf_listAndPage li 
{
    height: auto !important;
}

ol.sf_photoListLightbox li dd.sf_image, ol.sf_listAndPage li dd.sf_image, ol.sf_photoListBigImg li dd.sf_image 
{
    height: 122px !important;
}

ol.sf_photoListLightbox dt
{
    display: none;
}
