html { background-color: #C7BB93; }

body { background: url(../images/staten/body-back.jpg) repeat-y center; }

a { color: #3B6bB7; }

h2 { color: #3B6B97; }

h3
{
    color: #FFF;
    background-color: #3B6B97;
}

dl.menu_list dt { border-bottom: 1px solid #E09E11; }

#container
{
    background: url(../images/staten/right-column.jpg) no-repeat;
    background-position: 870px 236px;
}

#header { background: url(../images/staten/header.jpg); }

#left_menu_bottom { background: url(../images/staten/menu-bottom.jpg) no-repeat; }

#left_menu_bottom p { color: #FFF; }

#content
{
    background: url(../images/staten/content-back.jpg) bottom right no-repeat;
    background-color: #FFF;
}

#reservations_box
{
    background-color: #3B6B97;
    color: #FFF;
}

#textured_box { background: url(../images/staten/textured-box.jpg) no-repeat; }

#footer { background: url(../images/staten/footer.jpg); }