﻿body 
{
    background: #e4d7bc;
    font-family:trebuchet ms;
    font-size:0.8em;
    color:#ede1c7;
    margin:0px;
    height:110%;
    padding:0px;

}
img
{
    float:right;
    padding:10px;
    margin:0px;
    width:300px;
}

img.designright
{
    float:right;
    padding:10px;
    margin:0px;
    width:100px;
}

img#nofloat
{
    clear:both;
}

div
{
        font-family:trebuchet ms;

    color:#ede1c7;
}

p
{
        font-family:trebuchet ms;

    color:#ede1c7;
}

.header
{
    background-image:url("images/header.gif");
    background-repeat:no-repeat;
    background-position:center;
    height:167px;
    width:811px;
    margin-left:auto;
    margin-right:auto;
}

.header.p
{
    position:static;
}

.mainBody
{

    background-image:url("images/mainbg.gif");
    background-repeat:repeat-y;
    background-position:center;
    width:811px;
    float:left;
    height:100%;
    
    
}
.headBody
{
    background-image:url("images/maintop.gif");
    background-repeat:no-repeat;
    background-position:center;
    height:49px;
    width:811px;
    
}
.bottomBody
{
    clear:both;
    background-image:url("images/mainbtm.gif");
    background-repeat:no-repeat;
    background-position:center;
    height:20px;
    width:811px;
    line-height:20px;
}



div#leftArea
{
    padding-left:20px;
    width:65%;
    text-align:justify;
    float:left;
}

div#rightArea
{
    width:26%;
    padding-right:20px;
    text-align:justify;
    float:right;
}

h6
{
    font-size:1.6em;
    color:#5e3111;
    margin:0px;
}

a.none
{
color:#ede1c7;
}
a
{
       color:#5e3111;
}

a:hover
{
color:#5e3111;
    text-decoration:underline;
	
}

a.visited
{
        color:#5e3111;
}

div.designright
{
    width:200px;
}

div.imageAds
{
    position:absolute;
    top:10px;
    right:0px;
}

div.imageAds img
{
    width:84px;
    height:84px;
    padding:0px;
    margin:0px;
    clear:both;
    border:0px;
}

img.lightbox
{
    width:0px;
}

#map
{
    color:black;
}

#map div
{
    color:Black;
}

#map span
{
    color:black;
}