@media screen and (min-width:815px)
{
div#container
{
width: 800px;
margin: 20px auto 0 auto;
text-align: left;
background-color: #FFFFFF;
border-radius: 10px;
padding: 5px;
}
body
{
background-color: #e6d3bb;
color: #000000;
font-family: verdana;
font-size: 14px;
margin: 0;
text-align: center;
}
html
{
overflow: scroll;
overflow-x: hidden;
overflow-y: scroll;
}

table.main_menu
{
width: 100%;
height: 23px;
font-family: verdana;
font-size: 16px;
background-color: #bbcee6;
border: 1px solid #376bad;
border-radius: 5px;
}
td.menu_span
{
height: auto;
width: auto;
text-align: center;
}
td.menu_span > a
{
text-align: center;
color: #376bad;
text-decoration: none;
width: auto;
}
td.menu_span:hover
{
background-color: #ffffff;
border-radius: 5px;
}
div#phonenumber
{
position:relative;
left:578px;
top:10px;
font-family:verdana;
height:24px;
width:208px
}
div#wb_shoebox
{
margin-left:7px;
width:290px;
height:50px;
}
div#wb_shoebox > img{
width: 290px;
height: 50px;
}
div#footer
{
background-color:#BBCEE6;
border-width:1px;
border-color:#376BAD;
border-radius:5px;
border-style:solid;
height: auto;
padding: 5px;
}
span.footer
{
font-family: verdana;
font-size: 12px;
}
div.footercopyright
{
font-family: verdana;
font-size: 12px;
margin-left: auto;
margin-right: auto;
width: 163px;
display: inline;
}
div#facegoogle
{
margin-top: -42px;
position: relative;
left: 700px;
top: -15px;
width: 85px;
height: auto;
}
br#numberbreak{
    display: none;
}
nav#nav{
    display: none;
}

#topnav{
    font-size: 18px;
    float: right;
    height: 25px;
}
#topul{
    list-style: none;
    padding: 0;
    margin-top: 5px;
}
.topli{
    text-decoration: none;
    display: inline-block;
    margin-left: 5px;
}
.topli>a{
    text-decoration: none;
    color: #000000;
}
.topli:nth-child(2){
    margin-right: 8px;
}
.topli:hover{
    border-bottom: 2px solid #376bad;
}
    
  
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}