/*

   Filename: lodgingstyles.css

   This file contains styles used in the holeconcierge.htm file.

*/

body {background-color: ivory}

#pic {text-align: center}
.head {font-weight: bold; color: red; font-size: 13pt; text-align: center; margin: 10 5 10 5;
     background-color: rgb(71,82,218); border: 4px groove gray; padding: 2px; text-decoration: none}
.head:hover {background-color: rgb(68,77,280)}

address {text-align: center; position: absolute; top:750}

#main {font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: olive;
       letter-spacing: 2; width: 740px; position: absolute; top: 128px; left: 15px;
       z-index: 1; padding: 5px}
#main p img {width: 235; height: 200; float: right; margin: 5}
#main h3 {text-align: center}
#title {text-align: center}
#firstp {margin-top: 3px}  
#firstp:first-letter {float:left; font-size: 400%; line-height: 0.8; font-family: Times New Roman, serif}

#adspace {position: absolute; top: 125px; left: 910px; background-color: maroon; color: lime; font-size: 18pt; 
         width: 200px; text-align: center; font-weight: bold}