﻿
a {
	color: #003366;
	text-decoration: underline;
}

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
{
	padding: 0;
	margin: 0;
	BACKGROUND-IMAGE: url('../images/background.jpg');
	FONT-FAMILY: Georgia, Arial;
	font-size: 90%;
	width: 100%;
}
.border {
	padding: 0 0 0 0;
	border: thin black solid;
	margin-right: 5px;
}

.centerContent {
	font-family: georgia, Arial, sans-serif;
	font-size: 80%;
	text-decoration: none;
	margin: 0 25px 0 150px;
	text-align:justify;
}

.contact {
	margin:0px 0px 3px 5px;
	
}
#content {
	font-family: Georgia, arial;
	/*font-size: 90%;*/
	margin: 0 25px 0 5px;
	text-align: justify;
	width: 650px;
}

#defaultContent {
	margin: 0 172px 0 165px;
	font-family: georgia, Arial, sans-serif;
}


.defaultSubMenu {
	list-style: none;
	margin-left: -4px;
	text-align: center;
	margin: 0 3px 0 -1px;
	width: 147px;
	line-height: 14pt;
	padding-left:5px;
}

.FAQ {
	font-family: georgia, Arial, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}

h1  {
	text-transform: uppercase;
	font-family: georgia, Arial, sans-serif;
	font-size: 12pt;
}

#leftColumn {
	width: 150px;
	top: 0px;
	left: 1px;
	float: left;
	height: 100%;
	margin-top: 1px;
	position: absolute;
	line-height: 125%;
}


#location{font-family: Georgia, arial;
	font-size: x-small;
	margin-left:20px;
	margin-top:10px
}
#main
{
	margin-left: 0;
	margin-right: 15px;
	text-align: justify;
	padding-left: 160px;
	left: 165px;
}


#meeting {
	text-align: justify;
	line-height: 115%;
}

.nav {
	text-align: center;
	margin: 0 25px 0 10px;
	font-size: 9pt;
	color: #333333;
}

.navBottom {
	text-align: center;
	margin: 0 5px 0 50px;
	font-size: 9pt;
	color: #333333;
}

.navLeft {
	text-align: center;
	margin: 0 1px 0 1px;
	font-size: 10pt;
	color: #333333;
	top: 1px;
}


p {}


#phone{
	font-family: Georgia, arial;
	font-size: x-small;
	margin-left:20px;
	margin-top:10px;
}

table{
}
	
.title	{font-size: 10pt;
		font-weight:bold;
	
}

#rightCol {
	width: 160px;
	position: absolute;
	right: 1px;
	top: 5px;
	float: right;
}

.header {
padding: 15px;
margin: 0px;
text-align: center;
}

#wrapper {
	margin: 0;
	padding: 3px 0 0 0;
	text-align: center;
	max-width: 99%;
}
.underline {
	text-decoration: underline;
}
