body {
    width: 94%;
    margin-left: 3%;   
    margin-top: 1%;
      background-color: #A0C6FE;
   font-family: arial; font-size: 10px;
  }
 table.top {
   background: linen; 
    border: 1px solid blue; 
    padding: 0px; 
    width: 100%;
}
td.top {
  background: beige;
  padding: 0px;
  vertical-align: MIDDLE;
}
img#logo { 
margin-left: 2%;
height: 127px; 
width: 510px; 
border: 0;
padding: 0;
}


div#float-left {
   width: 170px;
   float: left;
    margin-left: -10%;
   margin-right: 15px;
}
div#float-right {
   width: 170px;
   float: right;
   margin-right: -135px;
}

 li a:hover { background: #494994; color: white;}


/* links for travel, membership, etc. */

ul {
  list-style: none; 
}
		
li {
 padding: 0px 5px;
 width: 115px;
  display: block;	
 font-weight:400;
 font-family: tahoma,arial;
 color: navy;
 font-size: 7.5pt;
margin-right: 10px;
 background: #DBDCEE;
    border-bottom: 4px solid white;
          border-right: 2px darkgray solid;
}

li a {
   text-decoration: none;  
   padding-right: 10px;
   }
	 -			
li a:hover  {
         background: #494994; 
            color:white;	
}

border-collapse {
    collapse;
}
h1#welcome {
   font-family: Berlin Sans FB Demi,tahoma,arial,helvetica; 
   color: navy; 
   font-weight: bold; 
   text-align: center; 
   font-size: 24px; 
  background: beige;
}
h2#giftcert {
  margin:-10px 20px 10px 60px;
  font-size: 14px;
   font-style: italic; 
   font-weight: bold; 
   color:#8000FF;
}
h2#memdiscount {
   margin: -30px 50px 0px 400px; 
    font-size: 14px;
    text-align: right;
   font-style: italic; 
   font-weight: bold; 
   color: #008080;
}
td#maincol1 {
     width: 25%;
     background: beige;
     vertical-align: top;
     padding: 10px;
}
td#maincol2 {
   text-align: center;
    padding: 0;
    margin: 0;
    vertical-align: top;
        border-left: 2px solid #A0C6FE;
}
div#left {
     float: left; 
     margin-left: 35px;
}
div#right {
     float: right; 
     margin-right: 40px;
}
td#maincol3 {
     width: 25%;
     background: beige;
     vertical-align: top;
     padding: 10px;
}
span#copper {
     font: 100%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif; 
     font-style: italic;
     line-height: 125%;
}
p {
	font: 12px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
            font-style: italic;
}
 h3 {           
	font: 105%, arial,Georgia,Times New Roman, Times, serif;
            font-style: italic;
            font-weight: bold;
	color: navy;
	padding: 7px 3px 0px 0;
}
p#gifts {
     font-family: georgia,times new roman;
     font-size: 105%; 
     font-style: italic;
     color: blue; 
     line--height: 175%;
}

td#footer {
      background-color: #6767B4;
      color: white; 
      padding-left: 10px;
}
a#traveldir {
      background: white; 
      color: black; 
      font-style: italic; 
     font-weight: bold;
     padding: 1px;
}
a#homebut {
      width: 60px; 
     text-align: center; 
     font-family: arial; 
     font-size: 12px; 
     font-weight: bold;
     background: white; 
     padding: 3px;
     border: 2px solid black;
     float: right;
     margin-right: 15px;
     margin-top: -25px;
}
a#traveldir:hover, a#homebut:hover {background: darkblue; color: white;}
   
