/* Print Stylesheet */

body{
    font-family: georgia, serif;
    font-size: 10pt;
    color: #000 !important;
}

h2 {
    font-size: 12pt;
}

.homeText {
    font-family: georgia, serif; 
    font-size: 10pt;
    color: #000;
}

#printHeading {
    margin-bottom: 10px;
}

#homeMap {
    margin: 6px;
}

#PrintPageDiv { display: none }

#left{
    display: none; 
}

}
#footer {
    display: none;
}

#header{
    display: none;
}
#content {

}
#title {
    padding: 0 0 3px 0;
    border-bottom: 1px solid #000;
    margin-bottom: -10px;
    font-size: 14pt;
}
#content p {
    padding-bottom: 12px;
}
#contentBottom {
    display: none;
}
#contentTop {
    display: none;
}
#home {
   
}

#homeMap {
	float: right;
}

.emailAFriend { display: none; }

#subfooter1 { display: none; }

