@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 1.75;
	background-color: #362C34;
	background-image: url(images/Bg01.jpg);
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.Container-Website-Perimeter {
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2DAD3;
	}

.Container-Header {
	max-width: 1080px;
	height: 400px;
	background-image: url(images/Header01.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-color: #463B39;
	}

img {
	max-width: 100%;
	vertical-align: middle;
}

.img-left {
	text-align: left;
	float: left;
}

.img-Right {
	text-align: right;
}

.img-100W-Percent {
	width: 100%;
	height:auto;
}

.Container-Left-Right-Boxes-Home01 {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.Wrapper-Left-Home01 {
	width: 48%;
	float: left;
}

.Wrapper-Right-Home01 {
	width: 48%;
	float: right;
}

.Clear-Both {
	clear: both;
}

.Font-Todd-Standing {
	font-size: 32pt;
	font-weight: bold;
	color: #600;
}

.Font-Todd-Standing-Sentence {
	color: #600;
}

.Font-To-Report {
	font-size: 20pt;
	color: #F00;
}

.Wrapper-Text-Areas {
	padding: 15px;
}

.img-Todd-Poster-50-Home {
	width: 42%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}

hr {
	 border-top: 1px;
}

