.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}
.heading {
	font-family: "Myriad Pro Cond";
	font-size: 48px;
	line-height: 130%;
	color: #000000;
}
.heading2 {
	font-family: "Myriad Pro Cond";
	font-size: 30px;
	line-height: 130%;
	color: #000000;
}
.top {
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D7CCBA;
}
.bottom {
	background-image: url(bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.inner-td {
	background-image: url(inner_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text2 {
	font-family: "Arial Narrow";
	font-size: 18px;
	line-height: 150%;
	color: #000000;
}
.mid-headng {
	font-family: "Century Gothic";
	font-size: 23px;
	line-height: 130%;
	color: #333333;
}
a:link {
	font-family: Calibri;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	line-height: 150%;
}
a:visited {
	font-family: Calibri;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	line-height: 150%;
}

a:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
	line-height: 150%;
}
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	line-height: 150%;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	line-height: 150%;
}

a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	line-height: 150%;
}
.style1 {
	font-family: Calibri;
	font-size: 21px;
	line-height: 150%;
	color: #CC0000;
}
.dot {
	background-image: url(dot.png);
	background-repeat: repeat-y;
	background-position: center center;
}
