@charset "utf-8";
/* CSS Document */
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.linktwo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-weight: bold;
	color: #928564;
	text-decoration: none;
	font-size: 11px;
}
.footertxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #917E61;
	text-decoration: none;
}
.footertxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#3B74DB;
	text-decoration: none;
}
.border {
	border: 1px solid #e1dfd9;
}

.sidetxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.sidetxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	line-height: 15px;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.subtext {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
}

.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #439BED;
	text-decoration: none;
	line-height: 15px;
}
.txt2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B74DB;
	text-decoration: none;
	line-height: 15px;
}
 
