/* CSS Document */

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.sidetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.sideimage {
	position: absolute;
	top: 140px;
	

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A24141;
}

a.nav {
	font-family: verdana, arial;
	font-size: 11px;
	color: #A24141;
	text-decoration: none;
	text-align: center;
}
 		

a.nav:visited {
 	color: #C27171;
}
a.nav:hover {
	color: #cccccc;
}

a.nav:active {
	color: #cccccc;
}

a.txtnav {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #7A0C1D;
	text-decoration: none;
	text-align: center;
}
 		

a.txtnav:visited {
 	color: #7A0C1D;
}
a.txtnav:hover {
	color: #cccccc;
}

a.txtnav:active {
	color: #cccccc;
}

a.blknav {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
 		

a.blknav:visited {
 	color: #000000;
}
a.blknav:hover {
	color: #C27171;
}

a.blknav:active {
	color: #C27171;
}

#logo2 {
	position: relative;
	left: 250px;
	top: 160px;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A24141;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A24141;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.fieldcolor {
	border: 2px solid #A24141;
	background-color: #FFFFFF;
}

a.txtnav2 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #7A0C1D;
	text-decoration: none;
	text-align: center;
}
 		

a.txtnav2:visited {
 	color: #7A0C1D;
}
a.txtnav2:hover {
	color: #cccccc;
}

a.txtnav2:active {
	color: #cccccc;
}

