

form, ul, ol, img, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, address {
	margin: 0; padding: 0;
}


html, body {
	background: #fff;
	font-family: "serif fonts", arial, tahoma, verdana;
	color: #000000;

}



A:link {text-decoration: underline; color: blue; font-weight: bold; font-size: 14px}
A img {border: none}



P.firstletter:first-letter {
	font-family: "Times New Roman", serif, verdana;
	font-size: 40px;
	color: #000000;
	float: left;
	vertical-align: bottom;
	padding-right: 5px;
}

P.firstparagraph{
	margin-top: 15px;
}


P.secondparagraphs{
	margin-top: 10px;

}


H1 {
	font-family: Garamond, "Monotype Corsiva", "Times New Roman", arial, serif;
	font-style: italic;
	font-size: 40px;
	padding-left: 20px;
	text-align: left;
	border: 0;
	margin: 0;
}


H2 {
	font-size: 16px;
	font-style: italic;
	color: #333333;
	text-align: left;

}


table.container {
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0px;
	left: 0px;

}



div.container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

div.topleftheading {
	position: relative;
	top: 0px;
	left: auto;
	height: auto;
	width: 100%;
}


div.topleftheading span {
	font-size: 20px;
	color: #111111;
}


div.toprightheading {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	height: 42px;
	font-size: 10px;

	border-style: double;
	border-width:3px;
	border-color: black;

}

div.toprightheading img {
	display: none;
}


div#navbar {
	display: none;
}




div.mainpicture {
	display: none;
}


div.mainpictureshadow {
	display: none;
}


div.titlemaintextleft {
	position: relative;
	top: 20px;
	left: 0px;
	width: 100%;
	height: auto;
	font-size: 14px;
	float: left;

}


div.maintextleft {

	position: relative;
	top: 20px;
	left: 0px;
	width: 100%;
	height: auto;
	font-size: 14px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
		
}


div.titlemaintextright {
	position: relative;
	top: 40px;
	left: 0px;
	width: 100%;
	height: auto;
	font-size: 14px;
	float: left;
}


div.maintextright {
	position: relative;
	top: 40px;
	left: 0px;
	width: 100%;
	height: auto;
	font-size: 14px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}



div.maintextright span {

	font-family: "Times New Roman", serif, arial;
	font-size: 28px;
	color: #000;
	float: left;
	line-height: 28px;
	padding-right: 6px;
	padding-bottom: 1px;
}


div.listtextright {
	position: relative;
	top: 60px;
	left: 0px;
	width: 100%;
	height: auto;
	float: left;

}



div.listtextright p {
	font-style: italic;
	font-size: 17px;
	text-align: left;
	color: #000;
	padding-bottom: 20px;
	font-weight:bold;

}


div.listtextright span {
	font-weight:bold;
	color: #000;
}


div.listtextright ul {
	font-size: 14px;
	text-align: left;
	margin-left:20px;
	padding-left: 20px;
}



div.listtextright li {	
	list-style-type: disc;
	color: #000;
	padding-bottom: 10px;

}


div.mapbox {
	display: none;
}


div.mapbox img {
	display: none;
}

div.dropdown {
	display: none;
}

div.newsletter {
	display: none;
}




img.smallpictures {
	display: none;
}


div.smallpicture1 {
	display: none;
}

div.smallpicture2 {
	display: none;
}

div.smallpicture3 {
	display: none;
}

div.smallpicture4 {
	display: none;
}

div.smallpicture5 {
	display: none;
}

div.smallpicture6 {
	display: none;
}


table.containerbottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;

}



div.containerbottom {
	position: relative;
	top: auto;
	left: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	float: right;
}


div.linksbottom {
	display: none;
}



div.backbutton {
	display: none;
}

div.backbutton img {
	display: none;
}

div.fullscreen {
	display: none;
}


div.fullscreen img {
	display: none;
}

div.fullscreentooltip {
	display: none;
}


table.fullscreentooltip {
	display: none;
}


div.exitbutton {
	display: none;
}

div.exitbutton img {
	display: none;
}

div.copyright {
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 10px;
	float: left;
}



