body {
font-family: verdana, sans-serif;
font-size: 12pt;
}

#wrapper {
width: 960px;
}


#type_on_path {
display: none;
}

img {
border: none;
}

.address {
width: 200px;
}

.bold {
font-weight: bold;
}

h2 {
font-size: 14pt;
}

/* Nav styles */

#nav {
display: none;
}


/* Main styles */


#main {
width: 920px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}


#button-home {
display: none;
}

#button {
display: none;
}

#slideshow {
display: none;
}

#paragraph-home {
float: left;
}

#calendar {
width: 514px;
height: 340px;
background-color: #FBD7AE;
float: right;
}

.main-img {
margin: 0 17px 10px 0;
}



/* Footer styles */

#footer {
display: none;
}



