/*

   Filename: transportationstyles.css

   This file contains styles used in the holeconcierge.htm file.

*/

body {background-color: ivory}

#pic {text-align: center}

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}

#adspace {position: absolute; top: 125px; left: 910px; background-color: maroon; color: lime; font-size: 18pt; 
         width: 200px; text-align: center; font-weight: bold}