@charset "utf-8";
.DMText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.BlackTextLarge {
	font-size: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.GreenText {
	color: #669900;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 16px;
}

.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.BlackMedText {
	font-size: 18px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}


.GreenHeader {
	font-size: 26px;
	font-style: italic;
	color: #669900;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}


.DirectMail {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669900;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.Links {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.TopLinks {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.BottomLinks {font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #000000; }


/* CSS Document */

.logo {
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #666;
}
.Header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666;
}
#GrayBar {
	background-image: url(../Images/GrayBar.jpg);
	background-repeat: no-repeat;
}
#GreenBox {
	background-image: url(../Images/GreenBox.jpg);
	background-repeat: no-repeat;
}
.PhoneNumbers {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}
.ArialBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.CursiveBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}

.WhiteHeader {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
}
.Testimonials {
	background-image: url(../Images/Testimonials.jpg);
	background-repeat: no-repeat;
}




html {
overflow-y: scroll;
}
.WhiteHeaderSmall {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.TestText {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #000;
	font-size: 12px;
	line-height: 19px;
}
#WBENC {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 189px;
}

