body
{
    background-repeat:repeat-x;
    font-family:Arial;
    color:White;
}
#header
{
    position: absolute;
    height: 110px;
    background-color: Black;
    width: 100%;
    min-width:860px;
    margin: 0 0 auto;
    top: 0;
    left: 0;
}
#menu_bkg
{
    position:absolute;
    height:35px;
    background-color:Black;
    width:100%;
    min-width:860px;
    margin: 0 0 auto;
    top: 110px;
    left: 0;
}
#mainlogo
{
    position:relative;
    left:532px;
    border:none;
}
#footer
{
    height: 80px;
    width: 100%;
    min-width:860px;
    text-align:center;
    padding-bottom:15px;
}
#contact
{
    position:relative;
    width:860px;
    margin: auto;
    text-align:right;
    padding-top:15px;
}
#container
{
    width: 860px;
    margin: auto;
}
#logo
{
    width:100%;
    height:110px;
    vertical-align:bottom;
}
#main-content
{
    width:100%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:420px;
    position:relative;
    top: 0px;
}
#menu
{
    padding-top:10px;
    position:relative;
    text-align:center;
    top: 0px;
    left: 0px;
}
a:link
{
    color:#CD000C;
    text-decoration:none;
}
a:visited
{
    color:#CD000C;
    text-decoration:none;
}
a:hover
{
    color:#CD000C;
    text-decoration:underline;
}
li:hover
{
    cursor:pointer;
}
.small-black
{
    color: Black;
    font-family: Arial;
    font-size: small;
    cursor:default;
}
.x-small-black
{
    color: Black;
    font-family: Arial;
    font-size: x-small;
}
.med-white
{
    color:White;
    font-family:Arial;
    font-size:medium;
}
.med-red
{
    color:#CD000C;
    font-family:Arial;
    font-size:medium;
}
.med-red-bold
{
    color:#CD000C;
    font-family:Arial;
    font-size:medium;
    font-weight:bold;
}
.small-red
{
    color:#CD000C;
    font-family:Arial;
    font-size:small;
}
.small-red-bold
{
    color:#CD000C;
    font-family:Arial;
    font-size:small;
    font-weight:bold;
}
.small-black-bold
{
    color: Black;
    font-family: Arial;
    font-weight: bold;
    padding-bottom: 5px;
}
.menu-img
{
    border:none;
}
.menu-ph
{
    padding-left:7px;
    padding-right:7px;
    display:inline;
}
.lists
{
    list-style-type: disc;
    color:#CD000C;
}
#testimonials li
{
    padding-bottom:20px;
}
.membership_logo
{
    border:none;
}
