a:link {
	font-weight: normal;
	color: #649A2B;
	text-decoration: none;
}
a:hover {
	color: #91420E;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #649A2B;
	text-decoration: none;
}
.bgPages {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/bg_StripeBlue.jpg);
}
.bgFooter {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #725F3F;
}
.LineHorizontal {
	background-image: url(images/bg_Ln_Hor.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.LineVertical {
	background-image: url(images/bg_Ln_Vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.TxtOverview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #847555;
	font-weight: normal;
}
.TxtSubline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}	
.bgContPg {
	background-color: #FFFFFF;
}
.Subnav {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #D6DCD7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: right;
	padding: 4px 12px;
	font-weight: bold;
}
.Subnav a:hover {
	color: #567384;
	text-decoration: underline;
}
.Subnav a:link {
	color: #F1F1F1;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 10px;
	font-weight: bold;
}
.PgHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #9C9A80;
	background-color: #E8EAD2;
	text-align: left;
	padding: 10px 20px;
	font-weight: bold;
}
.TxtContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.TxtParagraphHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #15374B;
	font-weight: bold;
	text-transform: uppercase;
}
.FormTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.TxtHomeLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #869D30;
}
.Subnav a:visited {
	color: #F1F1F1;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 10px;
	font-weight: bold;
}
.TxtGalleryDet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #695E4A;
	font-weight: bold;
	text-transform: uppercase;
}
.Tbl {
	background-color: #F5F6F1;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
