@charset "utf-8";
.bodyTxt {	
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.pageHeader {
	color: #440001;
	font-weight: bold;
	font-size: large;
	padding-left: 10px;
}
.navTxt {
	color: #D19F02;
	font-size: large;
}

.navTxt1 {color: #D19F02
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D19F02;
}
.bullets {
	color: #D19F02;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 25px;
	margin-top: 13px;
	font-weight: bold;
}
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

/* CSS Document */

.redTxt {	color: #6A0002;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.smYellowTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #D19F02;
	padding-left: 15px;
	padding-right: 25px;
}
.smallBannerTxt {
	font-size: 14px;
	color: #D19F02;
	font-family: "Times New Roman", Times, serif;
	padding-right: 25px;
	padding-left: 13px;
}

.phoneTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #D19F02;
}
a:link {
	color: #D19F02;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D19F02;
}
a:hover {
	text-decoration: underline;
	color: #FDD355;
}
a:active {
	text-decoration: none;
	color: #D19F02;
}
body {
	margin-top: 0px;
	background-image: url(../images/background2.jpg);
}
