body, html
{
    height: 100%;
    background-color: #25520F;
}
#wrapper
{
    min-height: 100%;
    width: 100%;
}
* html #wrapper
{
    height: 100%;
}
#content
{
    background-color: transparent;
    padding-bottom: 20px;
}
#footer
{
    height: 20px;
    width: 95%;
    margin-top: -25px;
}
a:link
{
    /*font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;*/
    color: #CCCCCC;
    text-decoration: underline;
}
a:visited
{
    /*font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;*/
    color: #CCCCCC;
    text-decoration: underline;
}
a:hover
{
    /*font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;*/
    color: #CCCCCC;
    text-decoration: underline;
}
.homeHeader
{
    background-image: url(images/homePageHeader.gif);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #25520F;
    height: 46px;
    width: 783px;
}
.titleBanner
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #CCCCCC;
    background-color: #947C24;
    font-weight: bold;
    padding: 8px;
}
.galleryPicture
{
    border-color: #3F6716;
    border-width: 5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CCCCCC;
}
.photoGridItem
{
    padding-right: 5px;
    padding-bottom: 5px;
}
.testimonialPicture
{
    border-color: #3F6716;
    border-width: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}
.testimonialImage
{
    margin: 3px ;
}
.testimonial
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    background-color: White;
    padding: 16px;
    margin: 3px;
    width: 450px;
}
.feedbackForm
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC; /*border-right: #3f6716 1px solid; 	border-top: #3f6716 1px solid; 	border-left: #3f6716 1px solid; 	border-bottom: #3f6716 1px solid;*/
}
.contentCell
{
    background-image: url(images/belowHomeHeader.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #577328;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    padding: 10px;
    width: 90%;
}
.contentCellText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #577328;
    color: #CCCCCC;
}
.cellLogo
{
    background-image: url(images/homePageLogo.gif);
    background-repeat: no-repeat;
    background-position: left;
    width: 123px;
}
.cellHomeBelow_logo
{
    background-image: url(images/homeBelowlogoSmall.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 30px;
    width: 339px;
}
.cellGalleryBelow_logo
{
    background-image: url(images/galleryBelowlogoSmall.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 30px;
    width: 339px;
}
.cellHowBelow_logo
{
    background-image: url(images/howBelowlogoSmall.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 30px;
    width: 339px;
}
.cellContactBelow_logo
{
    background-image: url(images/contactBelowlogoSmall.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 30px;
    width: 339px;
}
.cellClientsBelow_logo
{
    background-image: url(images/clientBelowlogoSmall.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 30px;
    width: 339px;
}
.cellAboutBelow_logo
{
    background-image: url(images/aboutBelowlogoSmall.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 30px;
    width: 339px;
}
.cellCareBelow_logo
{
    background-image: url(images/careBelowlogoSmall.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 30px;
    width: 339px;
}
.cell2Below_logo
{
    background-image: url(images/homeBelowLogolarge.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 62px;
}
.cell_nextToNavHome
{
    background-image: url(images/homeImage.jpg);
    width: 154px;
    height: 413px;
}
.cell_nextToNavContact
{
    background-image: url(images/navImageContact.jpg);
    width: 154px;
    height: 413px;
}
.cell_nextToNavGallery
{
    background-image: url(images/navImageGallery.jpg);
    width: 154px;
    height: 413px;
}
.cell_nextToNavCare
{
    background-image: url(images/navImageCare.jpg);
    width: 154px;
    height: 413px;
}
.cell_nextToNavHow
{
    background-image: url(images/navImageHow.jpg);
    width: 154px;
    height: 413px;
}
.cell_nextToNavAbout
{
    background-image: url(images/navImageAbout.jpg);
    width: 154px;
    height: 413px;
}
.cell_nextToNavClients
{
    background-image: url(images/navImageClients.jpg);
    width: 154px;
    height: 413px;
}

.footerText
{
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #CCCCCC;
    background-color: #295A11;
    border: solid 1px;
    border-color: #3F6716;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}
