@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #660;
	margin: 30;
}
.oneColFixCtr #container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1500px;
	float: none;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660;
	font-weight: normal;
}
.sidebar {
	background-color: #CCCC99;
	float: left;
	width: 130px;
	clear: both;
	margin-top: 20px;
	height: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 7px;
	color: #CCCC99;
}
.textBurgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #600;
}
.bodytext {
	font-size: 14px;
	background-color: #FFF;
	margin-left: 160px;
	margin-top: 10px;
	width: 600px;
	color: #660;
	padding-left: 5px;
}
.sidebarTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660;
	font-weight: normal;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #600;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660;
}
#bannner {
	margin-top: 10px;
	margin-bottom: 0px;
}
.oneColFixCtr #mainContent {
	width: 800px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
}
.SecondHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.bodybold {
	font-weight: bold;
}
.textBurgundy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
}
.bodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #660;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #996;
}
sidebarTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.sidebarTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.Display1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #600;
	font-weight: bold;
}
.sidebarContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#map {
	float: right;
	width: 305px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
.contactline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663;
}
