#marker_heading h1
{
    margin: 0px;
    height: 0px;
	text-indent: -5000px;
	float: left;
}

#marker_content
{
	text-indent: -5000px;
}


#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width:     923px;
	
}
	

body
{
    margin: auto;
    background-color: #54301a;
    background-image: url('/images/header.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

#container
{
    margin-top:45px;
    margin-left: auto;
    margin-right:auto;
    background-color: White;
    width: 923px;
    background-image: url('/images/content_wallpaper.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
}
    
#navigation
{
    width: 923px;
    background-image: url('/images/navbackground.jpg');
    background-repeat: repeat-x;
    height: 43px;
	text-transform:lowercase;
}

#footer
{
    padding-top: 25px;
    margin: auto;
    text-align: center;
    line-height: 2;
	text-transform:lowercase;
}

    .footernavigation a,  .footernavigation
    {
        color: #e9d666 !important;
        text-decoration: none;
        font-weight: bold;
    }
    .footernavigation a:hover
    {
        color: #d2bf56; 
        text-decoration: none;
    }
    .footeraddress
    {
        color: White;
    }
    .footeraddress a
    {
        color: White!important; 
        text-decoration: none;
    }
    .footeraddress a:hover
    {
        text-decoration: underline;
    }

#sidebar
{
    width: 190px;
    padding: 39px 34px 35px 0px;
}

#pagetitle
{
    font-family: Arial;
    font-size: 22pt;
    color: #54301a;
    border-bottom: solid 10px #e9d666;
    text-align:right;
    line-height: 20px;
	text-transform:lowercase;
}

#site_content
{
    width:645px;
    padding-bottom: 35px;
    float: right;
    margin-right: 40px;
	padding-top: 59px;
}

#contact_details
{
    float: right;
    padding-right: 40px;
    padding-bottom: 30px;
}

#logo
{
margin-top: 50px;
margin-left: 50px;
}
