@charset "UTF-8";
.container {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	max-width: 1280px;
}
p {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.header {
	width: 100%;
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
}
.text {
	float: left;
	height: 600px;
	width: 35%;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	line-height: 26.4px;
	background-color: #42413C;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pictures {
	float: left;
	height: 600px;
	width: 65%;
	text-align: center;
	background-color: #FFF;
}
.largetxt {
	float: left;
	height: 1100px;
	width: 35%;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.largepic {
	float: left;
	height: 1100px;
	width: 65%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
}
.footer {
	clear: both;
	width: 100%;
}
.Charcoal {
	color: #666;
}
.mediumTextBox {
	background-color: #FFF;
	height: 800px;
	width: 35%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
	float: left;
}
.MediumPicBox {
	height: 800px;
	width: 65%;
	background-color: #FFF;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.LinkButton {
	background-color: #FFF;
	text-align: center;
	width: 25%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 125px;
}
.LinkText {
	background-color: #FFF;
	float: left;
	width: 75%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: 125px;
	vertical-align: middle;
}
.containerMed {
	background-color: #FFF;
	width: 80%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.smallpicture {
	float: left;
	height: 450px;
	width: 65%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.smallText {
	text-align: left;
	float: left;
	height: 450px;
	width: 35%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
