/* CSS Document */

.midnav {
	font-family: Arial;
	font-size: 11px;
	color: #4C3D01;
	text-decoration: none;

Font weight: bold;
	font-weight: bold;


}
.midnav:hover {
font-family: Arial;
font-size: 11px;
color:#ffffff;
text-decoration: bold;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;


}
.title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;

}
.title1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1B4881;
}
.bodytextCopy {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;

}
.newlink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.newlink:hover {
font-family: Verdana;
font-size: 11px;
color:#FF6600;
text-decoration: normal;
}
.background {
	background-image: url(images/navbar.jpg);
}
.newlinkCopy {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
}
.hometitle {
	font-family: "Book Antiqua";
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.bottomlink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
