body {
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
	color: #404753;
	background-color: #6B7E63;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ctrmain {
	background-color: #6B7E63;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4;
	color: #4A4A4A;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 18px;
}
h1 {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.4em;
}
p {
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a {
	color:#CC6633;
	font-weight:600;
	text-decoration:none;
}
a:link {color:#CC6633;}
a:visited {
	color:#993300;
}
a:hover {
	background-color:#EDDCA4;
	text-decoration: underline;
}
.floatrt {
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.address {
	margin-top: 0px;
	margin-bottom: 5px;
}
.floatleft {
	margin: 8px;
	float: left;
}
.breadcrumbs {
	font-size: 10px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#breadcrumbs a {
	font-weight: normal;
}
.directory {
	font-size: 11px;
	padding: 4px;
	line-height: 1.2;
	color: #636F53;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}