* {
    margin: 0;
 }
  .wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -31px;
 }
 .push {
      height: 29px; 
 }



 html 
 {
     height:100%;
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

body {
     font-size:100%;
    height:100%;
    /*border:0px 1px 0px 1px solid #EEEEEE;/*
    /*	border-style:solid;*/
    width:1000px;
    margin-left: auto;
    margin-right: auto;
    /*background-color:#fbfbfb;*/
    font-family: Verdana;
}

#maintitle
{
    height: 100px;
    width:995px;
    text-align: center;
    font-size:1.5em;
    background-image: url(../img/title.jpg);
    padding-bottom:20px;
    background-repeat: no-repeat;
}
#content
{
    font-size:0.9em;
    padding:0px 15px 15px 15px;

}
.newspannel{

    margin:10px;
    border-top:solid 1px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px solid;
    border-color: grey;
    padding:7px 0px 7px 0px;

}

.table1
{
    font-size:1.1em;
    /*background-color:#eff2ff;*/
    float:right;
    margin : 5px;
}
.table1 td {
    padding-left:5px;
    padding-right:5px;

}
.floatright {
    float:right;

}
.floatleft {
    float:left;

}
#gmap 

{
    float:left;
    width:680px;	
    height:100%;

}

#home {
    width:1000px;
    height:100px;
    display:block;
}

#footer
{
    float:left;
    border-top:1px solid;
    border-bottom:1px solid;
    background-image: url(../img/footer.jpg);
    width:995px;
    height:29px;
}



#menu {

    padding-top:5px;
    padding-left:40px;
    padding-bottom:2px;
    border-top:solid 1px;
    height:25px;
    border-bottom:solid 1px;
    font-size: 0.9em;
    font-family: "Lucida Grande", Verdana, sans-serif;
    list-style-type: none;

}
#menu li {

    display: block;

    float: left;


}
#menu li a {

    color: black;
    text-decoration: none;
    display: block;

    padding:2px 10px 2px 10px;
}
#menu li a:hover {
    color: white;
    background-color:#811f3e;
}
#menu li a.current {
    color: #FFF;
    background-color:#8d193e;

}

.staffMember
{
    float:left;

}                    
.staffMember .text
{
    padding:10px 10px 10px 30px;

    float:left;
    width:800px;


}
.staffMember .text .name
{
    font-size: 1.5em;
    float:left;
    display:block;
    position:relative;


}
.staffMember .text .title
{
    color:#0073bf;
    font-size: 1.5em;
    vertical-align:text-top;
    padding-left:10px;
}
.staffMember .text .longdesc
{
    padding-top:10px;

}
.staffMember .text .qual
{
    font-weight: bold;

}



.staffMember .image

{
    background-color:white;
    padding:5px;
    width:100px;
    height:120px;
    float:left;
}
.heading0
{
    text-align: left;
    padding-top:00px;
    font-size: 1.45em;
    color:#4078c0;


}
.heading1
{
    color:#4078c0;
    font-size: 20px;


}
.headingsub
{
    font-size: 1.1em;
    color:#570C2D;


}

.heading2
{

    font-size: 1.4em;

}
.heading3
{

    font-size: 17px;

}

.customlink
{

    color:black; 
    font-weight:bold;
}
.customlink:visited 
{

    font-weight:bold;
    color:black; 
}
.body1
{
}
.body2
{
    font-size:1.0em;
}

.imgspacer
{
    padding-top:30px;
    padding-bottom:20px;

}

.rightimage
{
    float:right;
}
.magr30 {
    margin-right:40px;

}
.plaintext
{
    "text-align: justify;
}
.frame { padding: 0px; border: 1px solid #aaa; } 

