@charset "UTF-8";
/* CSS Document */

body { background: white url(mapBackground.jpg) fixed center no-repeat; color: black; font-family: sans-serif; text-align: center; }
#map_canvas { margin-bottom: 20px; }
td a { color: black; text-decoration: none;  }
h2 { margin-bottom: 0; padding-top: 20px; font-size: 16px; }
h3 { font-size: 14px; }
a { color: black; }
img { float: left; margin-left: 20px; }
#form { width: 600px; margin: 0 auto; clear: both; padding-top: 10px; margin-bottom: 10px; }
#header { border-bottom: 1px solid #cecfd1; padding-bottom: 10px; margin-bottom: 10px; height: 120px;  }
#print { position: static; top: 5px; right: 5px; }
ol li { padding-bottom: 10px; }
#privacy { float: none; }