﻿body
{
    margin: 0px;
    font-family: Verdana, tahoma, arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #414141;
    /*background-color: #f2f2f2;*/
}
td
{
    font-family: Verdana, tahoma, arial;
    font-size: 12px;
    font-weight: normal;
    /*font-style: italic; */
    font-variant: normal;
    text-transform: none;
    color: #414141;
    line-height: 17px;
}
.head1
{
	font-family:Gill Sans MT;
	font-weight:bold;	
	font-size:25px;
	letter-spacing: 10px;
	color:white;
	padding-left:10px;
}
.head2
{
	font-family: Gill Sans MT;
	font-weight:bold;	
	font-style:normal;
	font-size: 20px;
	letter-spacing: 7px;
	padding-left:12px;
}	

.head3
{
	font-family: Verdana, tahoma, arial;
	font-weight:bold;	
	font-style:normal;
	font-size: 25px;
	letter-spacing: 10px;
	padding-left:12px;
}	
	
.Address
{
    font-family: Verdana, tahoma, arial;
    font-size: 11px;
    font-weight: normal;
    /*font-style: italic; */
    font-variant: normal;
    text-transform: none;
    color: #414141;
    line-height: 17px;
}

a.lnN:link, a.lnN:active,a.lnN:visited
{
    font-family: Verdana, tahoma, arial;
    font-size: 19px;
    /*color: #414141;*/
    text-decoration: none;
    letter-spacing: 5px;
    color:#025D87;
}
a.lnN:hover
{
    font-family: Verdana, tahoma, arial;
    font-style: italic;
    font-size: 19px;
    color: #0590D1;
    text-decoration:none;
    letter-spacing: 5px;
}
.header
{
	font-family:Gill Sans MT;
	font-size:18px;
	color: #400000;
	letter-spacing:2px;
	font-weight:bold;
	
}
.para
{
	font-family:Gill Sans MT;
	font-size:14px;
	font-weight:lighter;
}
.staff
{
	font-family:Verdana, tahoma, arial;
	font-size:10px;
	color:#414141;
	font-weight:bold;
	font-variant: normal;
}
.Number
{
    font-family: Gill Sans MT;
    font-size: 13px;
    font-weight: normal;
    /*font-style: italic; */
    font-variant: normal;
    text-transform: none;
    color:black;
    line-height: 17px;	
}
.teamheader
{
	font-family: Verdana, tahoma, arial;
	font-weight:bold;	
	font-style:normal;
	font-size: 12px;
}
.linkPara
{
	font-family:Gill Sans MT;
	font-size:14px;
	font-weight:lighter;
}
.img.expando
{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}


