﻿div#subcontainer
{
    width:798px;
    height:600px;
    border:solid 1px #6C774F;
}

div#cutoutpic
{
    width:200px;
    height:350px;
    background-image: url(../images/localinfo/CutoutImage.jpg);
    background-repeat:no-repeat;
    float:left;
}

div#subsubcontainer
{
    width:638px;
    height:418px;
    float:left;
}

div#text
{
    width:300px;
    height:300px;
    margin:0;
    float:left;
}

div#pics
{
    width:260px;
    padding-top:30px;
    padding-left:5px;
    margin:0;
    height:300px;
    float:left;
}

div#footer 
{
    background-color:#85161D;
    width:800px;
    padding-top:6px;
    height:20px; 
}

img#BannerImage
{
    float:left;   
}

img#LocalInfo
{
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    margin:0;
}

img.contentPic
{
    padding-top:20px;
}

p.contentText
{
    margin:0;
    font-size:8pt;
    padding-left:15px;
    padding-right:15px;
    text-align:justify;
}