.hdr1 {
	background-color: #000000;
	height: 10px;

}
.hdr2 {
	height: 10px;
	background-image: url(images/divider-blue.jpg);

}
.sideMenu {
	background-color: #333333;
}
.sideMenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDD7D7;
	text-transform: uppercase;

}
.sideMenuLink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDD7D7;
	text-decoration: none;
}
.sideMenuLink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCE039;
	text-decoration: underline;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;	


}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.background {
	background-color: DDD7D7;
}
.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: #330000;
	font-weight: bold;
	text-decoration: none
}
.content a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FCE039;
	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 {
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #330000;

}
.footer a {
	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 {
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FCE039;
	text-align: center;	
	text-decoration: underline
}
.ContactInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: .5px;
	text-align: justify;


}
.ContactInfo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
.ContactInfo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: underline
}