body
{
    background: url(../images/bg.jpg) top left no-repeat #d5eec6;
    font-family: arial, sans-serif;
    font-size: 12pt;
}

div#wrapper
{
    border: 5px solid #ffffbe;  
}

div#container
{
    border: 2px solid #442801;

    background-color: #d6f3d1;
}

div#navigation
{
    background-color: #d6f3d1;
    padding-left: 5px;
    padding-right: 5px;
}


div#footer
{
    height: 100px;
    background: url(../images/footer.jpg) top left no-repeat;
}
div#footer h3
{
    padding-top: 65px;
    margin-left: 15px;
    color: white;
    font-size: 1.2em;
}
div#footer h3.right
{
    float: right;
    padding-right: 160px;
}
div#footer a
{
    color: white;
    text-decoration: none;
}
div#footer a:hover
{
    text-decoration: underline;
}

ul.menu
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background-color: #b4db98;
    color: black;
    width: 190px;
}
li.menu_item
{
    margin-top: 0.35em;
    margin-left: 10px;
}
li.menu_item a
{
    color: black;
    text-decoration: none;
}
li.menu_item a:hover
{
    text-decoration: underline;
}

ul.dressed
{
    list-style: disc outside;
}
ul.dressed li
{
    margin: 0.5em 10px;
    line-height: 1.25em;
}


h3
{
    margin-bottom: 1em;
    font-size: 1.2em;
    font-weight: normal;
}

div#main
{
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

div.content_item
{
    width: 320px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
div.content_item p
{
    width: 320px;
    
    margin-bottom: 1em;
    text-align: justify;
    line-height: 1.2em;
}

ul#woodland
{
    height: 140px;
}

div.colright
{
    float: right;
}

img.inline
{
    margin-bottom: 0.5em;
}

img.gallery
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

div.element
{
    margin-bottom: 2em;
    margin-top: 1em;
}
div.element h4
{
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
div.element p
{
    margin-bottom: 0.25em;
    width: 320px;
}

td input
{
    width: 250px;
}
td textarea
{
    width: 250px;
}
td
{
    vertical-align: top;
}
td, th
{
    padding: 0.25em;
}


div.WLSpecialBoxout
{
    padding: 10px;
    border: 1px solid black;
    margin-bottom: 1em;
}
div.WLSpecialBoxout p
{
    width: 100%;
}

div.caption_image
{
    text-align: center;
    margin-top: 0.25em;
    margin-bottom: 1em;
}

div.NavBoxout
{
    border: 1px solid black;
    margin: 0.5em 0 0.5em 0;
    padding: 5px;
    width: 178px;
    text-align: center;    
}

div.NavBoxout h5
{
    font-size: 0.9em;
    font-weight: normal;
}

div.NavBoxout ul
{
    margin: 1em 0 0.25em 5px;
    line-height: 1.5em;
    list-style: disc inside;
    text-align: left;
}

div.NavBoxout li
{

}

h4#newsletter
{
    width: 180px;
    height: 72px;
    display: block;
    font-size: 0px;
    color: transparent;
    background: url(/images/newsletter.png) top left no-repeat;
    margin: -5px 0 0 0;
}

a#SignUp
{
    width: 180px;
    height: 80px;
    display: block;
    font-size: 0px;
    color: transparent;
    background: url(/images/signup.png) top left no-repeat;
    margin: 0;
}

#BookOnline
{
    width: 180px;
    height: 160px;
    display: block;
    text-indent: -999999px;
    background: url(/images/book_online.jpg) top left no-repeat;
}