.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.links a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	
}

.links a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#5C747E;
	font-weight:bold;
	text-decoration: none;
	
}
.textwhitelg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.textsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.headinglarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.heading2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}
body {
	background-color: #c2b39e;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.navbg {
  background-color: #648d9f;
}

.leftbg {
  background-image: url(images/index_07.jpg);
  background-repeat: repeat;
}

.rightbg {
  background-image: url(images/index_10.jpg);
  background-repeat: repeat;
}

.textbg {
  background-color: #ffffff;
}