body 
{
   margin : 0;
   background : #5f5853 url("../img/bg-grad.png") repeat-y center top;
   text-align:center;
}

.container  
{
   width : 758px;
   position : relative;
   margin : auto;
   text-align:left;
   border-left : 1px solid #808080;
   border-right : 1px solid #808080;
   background-color : #ffffff;
   line-height : 150%;
}

.header 
{
   height : 75px;
   background : #004444 url("../img/head-bg.png") repeat-x;
   font-family : verdana, arial, sans-serif;
   border-bottom : 2px solid #004444;
   color : #ffffff;
   clear : left;
}

#TLF
{
   position:absolute;
   left:10px;
}

#rsl-logo
{
   position:absolute;
   left:61px;
}

.footer 
{
   height : 75px;
   background : #004444 url("../img/head-bg.png") 0% bottom;
   font-family : verdana, arial, sans-serif;
   font-size : 12px;
   color : #fff;
   line-height : 120%;
   padding-left : 10px;
   border-top : 1px solid #007273;
   border-bottom : 2px solid #004444;
   clear : left;
}

.footer em 
{
   font-size : 9px;
   font-style : normal;
   text-decoration : none;
}

.addressbox 
{
   float : right;
   text-align : right;
   clear : none;
   position : relative;
   top : 24px;
   right : 10px;
   font-size : 9px;
   line-height : 125%;
}

.dot 
{
   float : right;
   padding-right : 10px;
}

.spacer 
{
   line-height : 15px;
   clear : both;
}

#menuback 
{
   float : right;
}

.content 
{
   font-size : 12px;
   font-family : Georgia, "Times New Roman", Times, serif;
}

#main  
{
   padding : 10px;
   border-left : 1px solid #000000;
   background : #ffffff;
   width : 535px;
   position : relative;
   left : 202px;
}

#main h3, #main h1
{
   font-weight : bold;
   font-size : 20px;
   font-family : Georgia, "Times New Roman", Times, serif;
   background : #837972;
   border-top : 5px solid #bdb7b3;
   border-bottom : 5px solid #bdb7b3;
   color : #ffffff;
   text-align : left;
   margin-top : 5px;
}

#main h2 
{
   font-weight : bold;
   font-size : 12px;
   padding : 0;
   margin : 0;
}

#main p 
{
   line-height : 125%;
   padding : 0;
   margin : 0;
   color : #37332f;
}

#main p b 
{
   text-decoration : none;
}

#ad
{
   margin:auto;
   text-align:center;
   padding-bottom:20px;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:24px;
   color:#038510;
}

#ad img
{
   display:inline;
   border: none;
   text-decoration: none;
}

#hours 
{
   float : right;
   text-align : right;
   line-height : 150%;
   font-size : 10px;
   font-family : verdana, arial, sans-serif;
   background-color : #e0e0dc;
   color : #5f5853;
   padding : 10px;
   margin : 0 0 0 10px;
}

.thumbnail 
{
   float : left;
   padding-right : 10px;
}

#navmenu
{
   width:203px;
   height:172px;
   background-color:#000000;
}

#navmenu ul 
{
   list-style-type : none;  
   margin : 0;
   padding : 0;
   border-right : 1px solid #000000;
   text-align : left;
   clear : left;
}

#navmenu a 
{
   font-size : 14px;
   font-family : verdana, arial, sans-serif;
   display : block;
   margin:0;
   padding : 5.2px 12px;
   color : #ffffff;
   background-color : #006b6d;
   text-decoration : none;
}

#navmenu a:hover
{
   color : #ffffff;
   background-color : #29948e;
}

#navmenu li
{
   position:relative;
   float:left;
   width:100%;
}

#navmenu li:hover, #navmenu li.sfhover
{
   z-index:1;
}

#navmenu a
{
   height:1%;
}

#navmenu ul ul
{
   display:none;
}

#navmenu ul ul li
{
   border-bottom:1px solid #000;
}

#navmenu li:hover > ul, #navmenu li.sfhover > ul
{
   display:block;
   position:absolute;
   top:15px;
   left:135px;
   width:203px;
   z-index:1;
}

#navbar ul 
{
   margin : 0;
   padding : 0;
   color : #ffffff;
   background-color : #005353;
   border-top : 1px solid #808080;
   list-style-type : none;
   text-align : left;
   float : left;
   font-family : verdana, arial, sans-serif;
   font-size : 10px;
   width : 100%;
}

#navbar ul li 
{
   display : inline;
}

#navbar ul li a 
{
   text-decoration : none;
   padding : 2px 37px;
   color : #ffffff;
   background-color : #005353;
   float : left;
}

#navbar ul li a:hover 
{
   color : #ffffff;
   background-color : #006b6d;
}
