﻿
/* This is the general cascading style sheet ... use as default */

body {
}

td.standard 
{
font-family:Arial;
font-size:medium;
font-style:normal;
font-variant:normal;
font-weight:bolder;
text-align:center;
vertical-align:middle;
width:120px;
height:40px;
}
       
   
p
{
text-align: left;
color: black;
font-family: arial;
 width: 680px;
 margin-top:8px;
 margin-bottom:8px;
}

a:link,a:visited
{
    color:Maroon;
    background-color:Transparent;
    font-family:Arial;
    font-size:medium;
    font-weight:bolder;
    letter-spacing:1px;
    text-decoration:none;
}

a:hover
{
    color:Silver;
    background-color:Maroon;
    font-size:medium;
}

table.standard
{
    position:absolute;
    left:0px;
    top:0px;
}

img.webdesignercopyright
{
    position:absolute;
    border-bottom-style:none;
    left:0px;
    top:600px;
    background-color:Transparent;
    width:120px;
    height:40px;
    z-index:-1;
}
div.mapholder
{
    position:absolute;
    border-bottom-style:none;
    left:0px;
    top:300px;
    background-color:Transparent;
    width:120px;
    height:240px;
    z-index:-1;
}
p.form_id
{
font-family:Arial;
font-size:xx-small;
font-style:italic;
font-variant:normal;
font-weight:lighter;
text-align:left;
vertical-align:middle;
width:200px;
height:20px;
}

p.title
{
font-weight: bold;
font-size: large;
color: #800000;
font-size: xx-large;
width: 680px; 
height: 80px;
text-align:center;
}

/* Used for the Contact Sheet */
table.contact
{
    width:680px;
    border-color:Maroon;
    border:solid;
}

p.contact
{
    width:600px;
    
}
td.contactpicture
{
    border-color:Maroon;
    border:solid;

}



     td.standard_C 
{
font-family:Arial;
font-size:medium;
font-style:normal;
font-variant:normal;
font-weight:bolder;
text-align:center;
vertical-align:middle;
width:360px;
height:120px;
}   

     td.standard_D 
{
font-family:Arial;
font-size:medium;
font-style:normal;
font-variant:normal;
font-weight:bolder;
text-align:center;
vertical-align:middle;
width:320px;
height:120px;
} 

  img.standard_1
{
    border-bottom-style:none;
    background-color:Transparent;
    width:120px;
    height:120px;
    z-index:-1;
    font-size:medium;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    margin-top: 0px;
}
