

body { 
    font-family: "Times New Roman", serif;
    font-size: 12pt;
}



#logo {
    display: none;
}

#header h1 {
    font-size: 18pt;
}

#header h1:before {
    content: "Abbeytours - "
}

#menu {
    display: none;
}

#sub-menu {
    display: none;
}

#print-link {
    display: none;
}



#bottom-contents {
    display: none;
}

#flags {
    display: none;
}

#map img {
    border: none;
}

#map {
    float: right;
    margin-left: 5pt;
}

#map p.link {
    display: none;
}

#left-images {
    float: right;
    width: 289px;
    margin-left: 5pt;
    clear: both;
    margin-top: 5pt;
}


#text h1 {
    font-size: 18pt;
    font-weight: normal;
}

#text h2 {
    font-size: 14pt;
    font-weight: normal;
}

#text h3 {
    font-size: 12pt;
    font-style: italic;
}

#text p {
    text-indent: 10pt;
    text-align: justify;
}

#footer-contents {
    font-weight: bold;
    border-top: solid 1px #000;
}
