* {

color: black;
font-family: Verdana, Arial, sans-serif;
margin: 0;
padding: 0;

}

body {

margin: 0 auto 0 auto;

}

img {

border: 0;

}

h1, h2 {

margin-bottom: 6px;
text-decoration: none;

}

h3 {

text-decoration: none;

}

p {

font-size: 10pt;
margin: 6px 0 8px 0;

}

ul, ol {

font-size: 10pt;
list-style-position: outside;

}

dl {

margin-bottom: 20px;

}

dt {

font-weight: bold;
font-size: 0.8em;
margin: 20px 0 4px 0;

}

dd {

font-size: 0.8em;
margin: 2px 0 2px 16px;

}

#masthead { font-size: 0; background-color: #66993F; height: 100px; }

#masthead #seedsOfChange { float: left; height: 100px; }

#cornerFeaturePhoto, #topRightBG, #keyLinks, #navigationSidebar, #rightColumn, #footer { display: none; }

#eventDetails dt { padding: 4px 0 4px 0; margin: 0; }

#eventDetails dd { padding: 4px 0 4px 0; }

#map {

border: 2px outset black;
clear: both;
height: 560px;
margin: 20px auto 0 auto;
page-break-before: always;
width: 560px;

}

.hideWhenPrinting { display: none; }