a:link, a:active, a:hover, a:visited {color: #C00; text-decoration: none;}
a:hover      {color: #F33; text-decoration: none;}

body         {background-color: #FFF; color: #666; cursor: default; font-family: arial, verdana, tahoma, sans-serif; 
               font-size: 12px; font-style: normal; margin: 0;}

#header      {background-color: #FFF; margin-bottom: 0; z-index: 50; position: absolute; left: 0px; top: 0px;}
#header img  {border: 0;}

#pic1        {position: absolute; right: 345px; top: 5px; z-index: 100;}
#pic2        {position: absolute; right: 260px; top: 5px; z-index: 100;}
#pic3        {position: absolute; right: 175px; top: 5px; z-index: 100;}
#pic4        {position: absolute; right: 90px; top: 5px; z-index: 100;}
#pic5        {position: absolute; right: 5px; top: 5px; z-index: 100;}
#menu        {width: 150px; position: absolute; left: 0px; top: 120px;}
.navbox      {width: 145px; height: 32px;}
.navbox a, .navbox a:visited {position:relative; display:block; text-align: center; color:#000;
		            padding-top: 7px; font:1em arial, verdana, helvetica, sans; font-weight:bold; width: 145px; height: 32px;
		            text-decoration:none; cursor: pointer; background-image: url("images/button.gif"); background-repeat: no-repeat;}
.navbox a:hover, .navbox a:focus {padding-top: 7px; color:#000; width: 145px; height: 32px; 
                                  background-image: url("images/buttonhover.gif"); background-repeat: no-repeat;}
#selected a, #selected a:visited, #selected a:hover, #selected a:focus {position:relative; display:block; 
              text-align: center; color:#000; padding-top: 7px; font:1em arial, verdana, helvetica, sans; font-weight:bold; width: 145px; 
              height: 32px; text-decoration:none; background-image: url("images/buttonactive.gif"); background-repeat: no-repeat;
              cursor: default;}

#content     {margin: 130px 20px 0 160px; padding: 10px; background-color: #FFF; border-collapse: collapse; 
              border: solid 1px #FFF; color: #333;}
#content img       {margin: 10px; border: 0px;}

#navtitle1   {font-family: Arial; font-size: 18px; color: #944447; font-weight:bold;}
#navtitle2   {font-family: Arial; font-size: 16px; color: #944447; font-weight:bold;}
#navtitle3   {font-family: Arial; font-size: 14px; color: #944447; font-weight:bold;}
#navtitle4   {font-family: Arial; font-size: 14px; color: #944447;}
#navtitle5   {font-family: Arial; font-size: 12px; color: #944447;}
  
.button {background-color: #8D9A94; border: 1px solid #98957B; height: 20px; cursor: pointer;}
.readonly    {background-color: #E9E5D8; color: #716E65;}
#addressinfo {background-color: #FFF; color: #666; margin: 0px; text-align: left; z-index: 100; cursor: pointer;}
#map         {position: absolute; left: 110px; top: 125px; display: none; z-index: 200;}
#map img     {cursor: pointer; border: 1px solid #000;}

#footer      {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; border: none; text-align: center; 
              text-decoration: none; height: 14px; color: #FFF; white-space: nowrap;
              margin: 4px; z-index: 150; position: relative; background-color: #B80000;}
#footer a    {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFF; white-space: nowrap; 
              text-decoration: none;}
#author      {font-family: verdana, sans-serif; font-size: 8px; text-align: center; color: #666;
              height: 8px; margin: 4px; text-decoration: none; z-index: 150; position: relative;}
#author a    {font-family: verdana, sans-serif; font-size: 8px; text-align: center; color: #666;
              height: 8px; margin: 4px; text-decoration: none; z-index: 150; position: relative;}