﻿

 	
 	a {
	color: #003366;
	text-decoration: none;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}


BODY {
	BACKGROUND-IMAGE: url("../../images/background.jpg");
	FONT-FAMILY: Georgia;
}

.contact {
	margin-right: 5px;
	margin-left: 10px;
}

#content {
	margin-right: 70px;
	margin-left: 5px;
	font-family: georgia, Arial, sans-serif;
	text-align: justify;
	font-size: 90%;
}

h1 {
	text-transform: uppercase;
	font-family: georgia, Arial, sans-serif;
	font-size: 12pt;
}
.indent25 {
	margin-left: 25px;
}

.indent50 {
	margin-left: 50px;
}
li {
	line-height: 115%;
}

#location{
	font-family: Georgia, arial;
	margin-left: 10px;
	margin-top: 3px;
}

.nav {
	text-align: center;
	margin: 0 5px 0 5px;
	font-size: 9pt;
	color: #333333;
}

.navBottom {
	font-family: georgia, Arial, sans-serif;
	font-size: 10pt;
	margin-left:200px;
	margin-right:100px;
	}

.navLeft {
	list-style: none;
	text-align: center;
	margin: 0 3px 0 2px;
	width: 147px;
	line-height: 14pt;
	font-size: 85%;
}



p {	text-align:justify
	
}

#phone{
	font-family: Georgia, arial;
	margin-left: 10px;
	margin-top: 0px;
}

.table1
	{
	font-size:10pt
}

.title	{font-size: 10pt;
		font-weight:bold;
		margin-bottom: -1px;
		
}

.topnav {
	font-family: georgia, Arial, sans-serif;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 20px;
}

.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}