﻿
body
{
	font-size:12px;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    TEXT-DECORATION: none
}
a:link,a:visited,a:active 
{
text-decoration:none; color:blue; font-weight:normal; font-size: 12px; font-family:    verdana,Arial;
}

a.front:link,a.front:visited,a.front:active 
{
text-decoration:none; color:black; font-weight:normal; font-size: 12px; font-family:    verdana,Arial;
}
a.leftmenu:link,a.leftmenu:visited,a.leftmenu:active
{
    text-decoration:none; color:white; font-weight:normal; font-size: 12px; font-family:    verdana,Arial;
}
a.leftmenu:hover
{
    text-decoration:underline;color:white; font-weight:normal
}

a:hover,a.front:hover
{
text-decoration:underline;color:red; font-weight:normal
}

.small 
{
 font-size: 10px; font-family: verdana, arial;
}
.pageHeader
{
 font-size: 14px; font-family:  verdana, arial ;
 font-weight:bold;
}
table
{
	font-family:   verdana, arial;
	font-size: 12px;
}
h1 
{
    text-decoration:bold; font-family: Verdana, Arial; font-size: small;
    margin-bottom:4px;
}
h2
{
  text-decoration:none; font-family:Verdana, Arial; font-size: small;
  margin-bottom:4px;
}
li
{
    margin-bottom:2px;
}
.largeMargin
{
    margin-bottom:10px;
}
.medMargin
{
    margin-bottom:6px;
}
.defaultLinks
{
    
}
#tdtopbar
{
    width: 540px;
    text-align: right;
    background-image: url('images/topbar.jpg');
}

.topbar
{
    background-image: url('images/topbar.jpg');
}
#tdlhs
{
    background-image: url('images/lhs.jpg');
    background-repeat: no-repeat;
    vertical-align:top;
    width:241px;
}
#tdrhs
{
    vertical-align:top; 
    width:780px; 
    background:url('images/rhs.jpg');
    background-repeat: no-repeat;
    min-height:200px;
}
.location
{
    width:780px; 
    vertical-align:top; 
}
.tdvtop
{
    vertical-align:top; 
    width:458px; 
}
#gallery
{
    text-align: center;
}
#frontText
{
    font-style: italic;
    font-size: x-small;
    }