@charset "utf-8";

a:link { 
	color: #EC6E00;
	}
a:visited {
	color: #EC6E00;
	}
a:hover { 
	color: orange;
	text-decoration: underline;
	}
a:active { 
	color: #EC6E00;
	}

.BF_nav a:link { 
	color: #F2E1AB;
	font-size: 14px;
	}
.BF_nav a:visited {
	color: #F2E1AB;
	font-size: 14px;
	}
.BF_nav a:hover { 
	color: orange;
    font-size: 14px;
	text-decoration: bold;
	text-decoration: underline;
	}
.BF_nav a:active { 
	color: #EC6E00;
	}

.CopyRightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D58B04;
}
.MenuText_Tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F2E1AB;
}
.BodyText_Medium_Tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F2E1AB;
}
.BodyText_Medium_Tan_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F2E1AB;
}
.BodyText_Medium_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EC6E00;
}
.BodyText_Medium_Orange_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC6E00;
}



body {
	background-image: url(art/bf_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #281D1B;
}
.Header_Large_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EC6E00;
}
.Header_Medium_Tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F2E1AB;
}
.Header_Large_Tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F2E1AB;
}
.PhoneNumberText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #603F02;
}
