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

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
#mainContent p {
margin: 0px;
padding: 0px;
line-height: 24px;
font-size: 14px;
}
.bodycopy {
padding: 0px 5px 5px 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 14px;
}
h1 {
color: #685203;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 20px;
margin-top: 30px;
}
h2 {
color: #000000;
font-size: 18px;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
}
h2 .indent {
float: right;
}
h2 .org {
font-size: 24px;
color: #FF6600;
font-weight: bold;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
font-size: 12px;
font-weight: bold;
}

.imgLeftBorder {
float: left;
margin: 10px;
border: 1px solid #000000;
}
.imgBorder {
margin: 10px;
border: 1px solid #000000;
}
.imgLeft {
float: left;
margin: 10px;
}
.imgRigh {
float: right;
margin: 10px;
}
hr {
color: #FF6600;
height: 2px;
margin-top: 20px;
margin-bottom: 0px;
width: 680px;
}
.horzrule {
color: #FF6600;
height: 2px;
margin-top: 20px;
margin-bottom: 0px;
width: 375px;
}
.largeText, .largeText a, .largeText a:link, .largeText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #FF6600;
	margin-top: 25px;
	margin-bottom: 5px;
	text-decoration: none;
	font-style: italic;
}
.largeText a:hover {
text-decoration: underline;
color: #000000;
}
.maplink, .maplink a, .maplink a:link, .maplink a:visited {
	font-size: 14px;
	color: #FF6600;
	margin-top: 9px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}
.maplink a:hover {
text-decoration: underline;
color: #000000;
}