body { background-color:#00141E;
       color:#000000;
       font-size:medium;
       font-family:Verdana,Helvetica,Arial,Tahoma,sans-serif;
       font-weight:bold;
       margin:0;
       padding:0; }

#Wrapper {width:780px; margin-left:auto; margin-right:auto; border:1px solid #929292;}
.maincolor { background-color:#005279; }

.backcolor { background-color:#846126; }

.lightcolor { background-color:#E6F7FF; }

h1 {font-size:22px; color:#005279;}
h2 {font-size:18px; color:#005279;}
h3 {font-size:16px; color:#0072A8;}

.fhead { color:#006633;
         font-size:12px;
         font-weight:Bold; }

.flist { font-size:10px;
         font-family:Verdana,Arial,Tahoma,sans-serif;
         font-weight:normal;
         color:#000000; }

div.photobg { background-color: #004262; }

.headtext { font-family:"Trebuchet MS",Verdana,Arial,Tahoma,sans-serif;
          font-size:11px;
          font-weight:normal;
          color:#B4B2B3; }

.merclist1 { font-size:x-small;
         font-family:Verdana,Arial,Tahoma,sans-serif;
         font-weight:normal;
         margin:0 0 0 30px ;
         color:#000000; }

.merclist2 { font-size:x-small;
         font-family:Verdana,Arial,Tahoma,sans-serif;
         font-weight:normal;
         color:#000000; }

.descrip { font-size:10px;
           font-family:Verdana,Arial,Tahoma,sans-serif;
           font-weight:normal;
           color:#003333; }

.smalltext { font-size:10px;
            font-family:Verdana,Arial,Tahoma,sans-serif;
            color: #FFFFFF;
            font-weight:bold; }

.bottominfo { font-family: Verdana,Arial,sans-serif;
            font-weight:normal;
            font-size:10px;
            color: #FFFFFF; }

.directions { font-size:12px; font-weight:normal; }

.headline {
            width: 99%;
//            background-image: url(images/HeadLineFiller.gif);
//            background-repeat: repeat;
            border-top: 1px solid #DCA218;
            border-bottom: 0em solid #DCA218; }
.ListHead {text-align:left; padding:10px 0 0 10px; margin-bottom:-5px;}
.ListSection {padding-left:5%; width:95%;}

#HomeTop .Home,
#PhotosTop .Photos,
#FloorPlansTop .FloorPlans,
#DirectionsTop .Directions,
#Home .Home,
#Photos .Photos,
#FloorPlans .FloorPlans,
#Directions .Directions {color:#FFFF99;}

a:hover { color:#FF0000;}

a.bottom:link { color:#CCFFFF;}
a.bottom:visited { color:#80FF00;}
a.bottom:hover { color:#FF0000;}
a.bottom:active {color:#FFFF00;}

a.bottommenu:link { color:#CCFFFF; text-decoration:none;}
a.bottommenu:visited { color:#CCFFFF; text-decoration:none;}
a.bottommenu:hover { color:#FF0000; text-decoration:none;}
a.bottommenu:active {color:#FFFF00; text-decoration:none;}

a.head:link { color:#FFFFFF; text-decoration:none;}
a.head:visited { color:#FFFFFF; text-decoration:none;}
a.head:hover { color:#80FF00; text-decoration:none;}
a.head:active {color:#FFFFFF; text-decoration:none;}

a.floornav:link { color:#FFFFFF; text-decoration:none;}
a.floornav:visited { color:#FFFFFF; text-decoration:none;}
a.floornav:hover { color:#FF0000; text-decoration:none;}
a.floornav:active {color:#FF0000; text-decoration:none;}

#VideoButton {width:93px; margin:0 auto; padding:0;}

#VideoButton a {
   display:block;
   width: 93px;
   height:30px;
   padding:0;
   background: url("images/but_Video.gif") 0 0 no-repeat;
   outline: none;
   text-decoration: none;
}
#VideoButton a:hover {
   background-position: 0 -30px;
}
#VideoButton a:active {
   background-position: 0 -60px;
}


