.hdr1 {
	background-color: #000000;
	height: 10px;

}
.hdr2 {
	height: 10px;
	background-image: url(images/divider-orange.jpg);

}
.sideMenu {
	background-color: #FF9900;
}
.sideMenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;


}
.sideMenuLink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sideMenuLink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;	

}
.h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.background {
	background-color: FEF9B8;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: .5px;
	text-align: justify;


}
.content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none
}
.content a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FE8401;
	font-weight: bold;	
	text-decoration: underline
}.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;


}
.footer {
	background-color: #000000;
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.footer a {
	background-color: #000000;
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline
}
.footer a:hover {
	background-color: #000000;
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FE8401;
	text-align: center;	
	text-decoration: underline
}
.ContactInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: .5px;
	text-align: justify;


}
.ContactInfo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.ContactInfo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;	
	text-decoration: underline
}