BODY
{
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    text-align: center;
}

P
{
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana;
    text-align: left;
}
P.phone
{
    font-weight: bold;
    font-size: 20pt;
    color: #ff0000;
    font-family: Verdana;
}
P.menu
{
    font-weight: bold;
    font-size: 12pt;
    color: #db0093;
    font-family: Verdana;
    text-align: center;
}
H1
{
    font-weight: bold;
    font-size: 13pt;
    color: #db0093;
    
    font-family: Verdana;
    text-align: center;
}

EM
{
    font-weight: 500;
    font-size: 10pt;
    font-style: italic;
    font-family: Verdana;
}
H2
{
    margin-bottom:-1px;
    font-weight: bold;
    font-size: 10pt;
    color: #db0093;
    font-family: Verdana;
}
p.margins
{
    padding-Left:1em;
}
P.Copywrite
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana;
    text-align: center;
}
P.menutable
{
    font-family: Verdana;
    text-align: center;
}
TABLE
{

}
P.image
{
    text-align: center;
}
P.centerit
{
    font-family: Verdana;
    text-align: center;
}
FONT.phone
{
    font-weight: bold;
    color: #ff0000;
    font-family: Verdana;
    text-align: center;
}
DIV
{
    font-size: 10pt;
    font-family: Verdana;
    text-align: center;
}
BODY A:active
{
    font-weight: bold;
    font-size: 11pt;
    color: #db0093;
    font-family: Verdana;
}
BODY A:link
{
    font-weight: bold;
    font-size: 11pt;
    color: #db0093;
    font-family: Verdana;
}
BODY A:visited
{
    font-weight: bold;
    font-size: 11pt;
    color: #db0093;
    font-family: Verdana;
}
BODY A:hover
{
    font-weight: bold;
    font-size: 11pt;
    color: #ff0000;
    font-family: Verdana;
}
#Phone1
{
    font: Verdana;
    font-size: medium;
    font-weight: Bold;
    color: Blue;
}
#Phone2
{
    font: Verdana;
    font-size: medium;
    font-weight: Bold;
    color: Red;
}
img.imgborder /**Pink border around the gallery pictures **/
{
    border-left-color: #db0093;
    border-bottom-color: #db0093;
    border-top-style: solid;
    border-top-color: #db0093;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #db0093;
    border-bottom-style: solid;
}
div.imagecaption
{
    float: right;
    margin:1em;
    display: inline;
    padding: 10px 10px 10px 10px;
}
P.indexpage
{
  margin-top:2em;
  margin-left:2em;  
}

