.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bottom_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bottom_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #211C18;
	background-color: #E3613D;
}
a:link, a:active {
	color: #211C18;
}
a:visited {
	color: #211C18;
}
a:hover {
	color: #FFffff;
	background-color: #211c18;
}

#Navigation {
	background-position: center center;
	border-top: thick double #E77A45;
	border-right: thick double #211C18;
	border-bottom: thick double #211C18;
	border-left: thick double #E77A45;
	padding: 2px;
	font-size: small;
	font-weight: bold;
	color: #fcbf35;
	background-color: #211c18;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75;
}
#Navigation a:link, #Navigation a:visited, #Navigation a:active {
	color: #fcbf35;
	background-color: #211c18;
	padding: 3px 5px;
}
#Navigation a:hover {
	color: #211c18;
	background-color: #fcbf35;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.header_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #D05236;
}
.important {
	font-size: medium;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	font-weight: bolder;
	font-style: normal;
}
h2 {
	font-size: x-large;
	font-weight: bolder;
	font-style: normal;
}
h3 {
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
.StdImg {
	border-top: thick double #E77A45;
	border-right: thick double #211C18;
	border-bottom: thick double #211C18;
	border-left: thick double #E77A45;
	padding: 2px;
}

.stdTable {
	border-top: thick double #211C18;
	border-right: thick double #211C18;
	border-bottom: thick double #211C18;
	border-left: thick double #211C18;
	background-color: #fcbf35;
}
h4 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.clickInstruction {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
.HorizList {
	list-style-type: square;
	display: inline;
}

