@charset "utf-8";
/* CSS Document */

#bgSub {
    background-image:url(../../clubimages/glenmore/sub-bg.gif);
    background-repeat:repeat-x;
    background-position:center;
    text-align:center;
}
a:hover {
    color: rgb(122, 122, 71);
}
p,
li,
div {
    margin: 0cm 0cm 0.0001pt;
    font-size: 12pt;
    font-family: Arial,Verdana;
}
a:link {
    color: blue;
    text-decoration: underline;
}
a:visited {
    color: blue;
    text-decoration: underline;
}
div.SectionContent {
    padding:9px 0 0 10px;
    width:640px;
}

