html,body,form
{
    margin:0;
    height: 100%;
    font-family: "Times New Roman" , Times, serif;
    font-size: 13px;
    letter-spacing: 1px;
    /*scrollbar-base-color: #121212;
    scrollbar-arrow-color: #404040;
    scrollbar-3dlight-color: #121212;
    scrollbar-darkshadow-color: #121212;
    scrollbar-face-color: #121212;
    scrollbar-highlight-color: #121212;
    scrollbar-shadow-color: #121212;
    scrollbar-track-color: #121212;*/
background-image:url('http://www.vaultsbirmingham.com/App_Images/TheVaults_Tile.gif');
background-repeat:repeat;
background-color:black;

  padding: 0;
}

img
{
    border: none;
}

a:link, a:active, a:visited
{
    color: black;
}
a:hover
{
    color: #404040;


}

td.box_content_large{}

#outerleft
{
    width: 370px;
    background-color: White;
    color: Black;
height:100%;
    float:left;
}

#wrapper
{
    width: 1000px;
float:left;
background-color:white;height:100%;

}

#pagetitle{font-size:14px; margin-top:62px; font-weight:bold;padding-bottom:11px;}

#outerright
{
    float:left;
    width: 550px;
    background-color:white;height:100%;
}


#contact
{
    border-top: solid 1px Black;
    border-bottom: solid 1px black;
    text-align: left;
    margin-top: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#contact_reverse
{
    border-bottom: solid 1px white;
    text-align: left;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

#left
{
    width: 240px;
    margin: 0 auto;
    text-align: center;
}

#bottom
{
    width: 240px;
    margin: 0 auto;
    text-align: left;
    margin-top:90px;
}


#title
{
    text-align: left;
    margin-top: 30px;
    padding: 0px;
    padding-bottom: 0px;
}

#detail a:link
{
}
#detail td
{
    padding-right: 5px;
}
#contact_reverse
{
    border-bottom: solid 1px white;
    text-align: left;
    padding-top: 6px;
    padding-bottom: 9px;
}

fieldset
{
    width: auto;
    float: left;
    border: none;
    margin-top: 10px;
}
fieldset .columnleft
{
    width: 50%;
    float: left;
}
fieldset .columnright
{
    width: 50%;
    float: right;
}
fieldset .section
{
    clear: both;
    width: 100%;
    padding-bottom: 10px;
}
fieldset .section label
{
    float: left;
    width: 100px;
}
fieldset .section input
{
    float: right;
    font-family: Times New Roman, Helvetica, Sans-Serif;
    width: 120px;
    margin-right: 30px;
    border: none;
    background-color: #fcfcfc;
    border-bottom: Solid 1px black;
}
.actions
{
    width: 100%;
    text-align: left;
}
.actions input
{
    background-color: Transparent;
    font-family: Times New Roman, Helvetica, Sans-Serif;
    border: none;
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    text-align: left;
    font-style: italic;
}
.login_failure
{
    margin-bottom: 10px;
    color:Red;
}

#detail
{
    text-align: left;
    font-size: 12px;
    margin-top:10px;
    position: relative;
    color: Black;
    border-top: Solid 1px black;
    padding-top: 10px;
}
#detail p
{
    margin-top: 0px;
    margin-bottom: 10px;
}

#detail a:link, #detail a:active, #detail a:visited
{
    text-decoration: underline;
    font-style: italic;
}

p.slopingtitle
{
    font-size: 22px;
    font-style: italic;
    margin-bottom: 10px;
    padding-top: 10px;
}


.themenu
{
    width: 240px;
}
.menuitemstyle
{
    text-align: left;
}
.menuitemstyle img
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 6px;
    text-align: left;
}
.menuitemstyle a
{
    color: Black;
}
.menuitemstyle td
{
    border-top: Solid 1px black;
}
.menustyle
{
    border-bottom: Solid 1px black;
}



table.menutable
{
    width: 100%;
}
table.menutable td
{
    width: 33%;
}
table.menutable td .column
{
    border-top: solid 1px black;
    padding-top: 5px;
}
table.menutable td .column img
{
    margin-top: 5px;
    margin-bottom: 5px;
}


.map
{
    border: Solid 1px black;
    margin-top: 10px;
    margin-bottom: 10px;
}


