a {
	text-decoration: none;
	color: #002123;
}
a.lefttab {
	font-size:small;
	font-weight:bold;
	background-color:#f2a552;
	border-right:none;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-top:3px;
	border-left: 1px solid #a76220;
	border-bottom: 1px solid #a76220;
	border-top: 1px solid #a76220;
	display:none;
}
a.LeftMap {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	background-color:transparent;
	text-align: center;
	padding: 4px;
	border-right: none;
	border-bottom: none;
	border-left:none;
	border-top:none;
	vertical-align:super;
}
a.open {
	font-size:large;
}
a:hover {
	color:#00a958;
}
a:active {
	color:#a76220;
}
body {
	background-color: #d5e8d5;
	color:#002123;
	width:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%; 
	overflow-y:auto;
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
ul {
	font-size: x-large;
	font-weight: bold;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
.MainNav {
	font-size: x-large;
	font-weight: bold;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.5;
	color: #002123;
	text-decoration: none;
}
.list1 {
	font-size: large;
	font-weight: 400;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
.list2 {
	font-size: medium;
	font-weight: normal;
	text-align: left;
	list-style-type: square;
	line-height: normal;
}
.list4 {
	font-size: small;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	line-height: normal;
}
.list4 li {
	padding-bottom: 4px;
	padding-top: 4px;
}
.TwoUpHead {
	font-size: large;
	font-weight: normal;
	text-decoration: none;
	color: #002123;
	line-height: normal;
	clear:both;
}
.TwoUpList1 {
	font-size: medium;
	font-weight: normal;
	list-style-type: square;
	text-align: left;
	line-height: normal;
}
.TwoUpList2 {
	font-size: small;
	font-weight: normal;
	list-style-type: square;
	text-align: left;
	line-height: normal;
}
.ContactMain {
	font-size: large;
	text-align: left;
}
.list3 {
	font-size: small;
	font-weight: normal;
	text-align: left;
	list-style-type: circle;
	line-height: normal;
}
.copyright {
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	clear:both;
} /* delete */
img.RightHeader {
	float: right; 
	width: 20em;
}
.superscript {
	font-size:xx-small;
	text-transform: none;
	vertical-align: text-top;
}
.MainNavInactive {
	font-size: x-large;
	font-weight: bold;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.5;
	color: #00A957;
	text-decoration: none;
}
.open {
	display:block;
	font-size:small;
	font-weight:normal;
	text-align:left;
	list-style-type:circle;
	list-style-position:outside;
}
.open2 {
	display:block;
	font-size:small;
	font-weight:normal;
	text-align:left;
	list-style-type:disc;
	list-style-position:outside;
}
img {
	display:inline;
	border:none;
	text-decoration:none;
	color: #d5e8d5;
	line-height:normal;
	padding:0px;
}
.LeftMapInactive {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #a76220;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	border: none;
	vertical-align:super;
}
#navbar {
	background-image:url(NavBarBack.jpg);
	background-repeat:repeat-x;
	color:#002123;
	font-size:large;
	font-weight:bold;
	height:40px;
	width:100%;
}
#tagline {
	font-size:medium;
	font-weight:normal;
	text-align:left;
	margin-left: 200px;
}
.toptab {
	font-size:medium;
	font-weight:bold;
	color: #002123;
	background-color:#f2a552;
	border-bottom:none;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 4px;
	padding-top:3px;
	border-left: 1px solid #a76220;
	border-right: 1px solid #a76220;
	border-top: 1px solid #a76220;
	text-decoration:none;
	margin-left: 10px;
}
#headshot {
	background-color:#a76220;
	width: 110px;
	height: 134px;
	margin-left:5em;
	border: 2px solid #02924b;
}
#content {
	background-color: #d5e8d5;
	border-left: 2px solid #02924b;
	border-top:none;
	padding:.5em;
	text-align: left;
	line-height:normal;
	vertical-align:top;
	margin-left: 5em;
}
#lefttab {
	border:none;
	padding-left:4px;
	padding-bottom:4px;
	padding-top:4px;
	padding-right:0px;
	text-align:right;
	width:11.5em;
	display:block; 
	top:18em;
	left:.8em; 
	position:fixed; 
}
* html #lefttab {position:absolute;}
#contentTopBorder {
	border:none;
	padding:0px;
	line-height:2px;
}
#meettable {
	margin-left: 12em;
}