/* PRINT FOR GOOGLE MAP */


/* LAYOUT ELEMENTS - Turns them off *
================================================ */ 

div#menu-container h1 img, ul#menu-nav, div#footer, div#localnav ul, #directions-container p, #directions-container form, a.print {display: none;  }


/* BODY AND GLOBALS *
================================================ */ 

body {background: none; color: #000; font: 10pt/1.5em "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }

a:link, a:visited, a.email {color: #93b53b; font-size: 10pt; text-decoration: none; }

h1, h2, h3, h4, h5, h6 {color: #000; font-family: "Times New Roman", Times, serif; }

h1 {font-size: 20pt; margin-bottom: 1em; }
h2 {margin: 0; padding: 0; }

p {margin: 0 0 1em 0; padding: 0; }


/* PRINT CONTENT *
================================================ */ 

div#menu-container h1 img#prtlogo {display: block; }

a.email {color: #000; }

#directions-container {border-bottom: 1px solid #000; margin-bottom: 2.5em; padding-bottom: 2.5em; }
#map {width: 100%; height: 310px; }
#directions {width: 100%; position: relative; left: -5px; }






