body,td,th {
	font-family: Garamond;
	font-size: 12pt;
	color: #287B63;
	padding: 3px 8px 3px 8px;
	text-align: left;
	background-image: url(../graphics/back2.gif);
}
.tablebold {
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}

body {
	background-image: url(../graphics/back2.gif);
}
img {
	border: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
		text-decoration: none;

}
a:hover {
	text-decoration: underline;
}

#logo {
	width: 150px;
	height: 150px;
	margin-bottom: 50px;

}

#logonavcontainer {
	width: 125px;
	left: 0px;
	position: absolute;
	top: 20px;

}
#extramenu {
	margin-top: 30px;
	position: relative;

}

#contentwrapper {
	height: auto;
	margin-left: 220px;
	margin-right: 20px;
}
#fullpanel {
	text-align: center;
	width: 100%;
	margin-top: 15px;
}

#hidden {
	display: none;
}
.pageheading {
	font-family: Garamond;
	font-size: 18pt;
	color: #287b63;
	text-align: center;
	font-weight: 800;
	text-transform: capitalize;
	margin-bottom: 10px;
	line-height: 1.8em;
}
.textpanel {
	width: 100%;
	font-family: Garamond;
	font-size: 16pt;
	color: #287b63;
	text-align: justify;
	font-weight: 800;
}
.smalltextpanel {
	width: 100%;
	font-family: Garamond;
	font-size: 12pt;
	color: #287b63;
	text-align: left;
	font-weight: 600;
}
.pictureright {
	width: auto;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.pictureleft {
	width: auto;
	float: left;
	margin: 5px 10px 5px 0px;
}
.tablebox {
	width: auto;
	float: left;
	border: dashed #287b63 1pt;
	margin: 10px 5px 10px 5px;
}
#cleartablebox {
	text-align: center;
	clear: both;
	margin-top: 180px;
}
.clearpanel {
	width: auto;
	margin: 5px 10px 5px 0px;
	clear: both;
}
.printtextpanel {
	width: 100%;
	font-family: Garamond;
	font-size: 12pt;
	color: #287b63;
	text-align: left;
	font-weight: normal;
	font: Garamond;
}
#map1 {

	text-align: center;
	width: 100%;
	margin-top: 15px;
}
#map2 {
	text-align: center;
	width: 100%;
	margin-top: 15px;
	display: none;
}
