@charset "UTF-8";
.vertDottedBarBackground {
	background-image: url(../assets/Bars/1DOT.jpg);
	background-repeat: repeat-y;
}
.BottomThumbnailImage {
	font-family: Arial;
	font-size: 9px;
	color: #c1a28e;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: lighter;
}
.BottomTitles {
	font-family: Arial;
	font-size: 11px;
	color: #e2d7cf;
	padding-left: 0px;
	font-weight: normal;
	letter-spacing: 1.5px;
	padding-top: 3px;
	padding-bottom: 8px;
}
.BottomTitles a:link, .BottomTitles a:visited, .BottomTitles a:active {
	font-family: Arial;
	font-size: 11px;
	color: #e2d7cf;
	padding-left: 0px;
	font-weight: normal;
	letter-spacing: 1.5px;
	padding-top: 3px;
	padding-bottom: 8px;
	text-decoration: none;
}

.BottomTitles a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 1.5px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
}

.BottomTxt {
	font-family: Arial;
	font-size: 10px;
	color: #c1a28e;
	padding-left: 12px;
	font-weight: 100;
	line-height: 15px;
	letter-spacing: 1px;
}
.BottomTxt a:link, .BottomTxt a:visited, .BottomTxt a:active {
	font-family: Arial;
	font-size: 10px;
	color: #c1a28e;
	font-weight: 100;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.BottomTxt a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
}
.ThumbnailTxt {
	font-family: Arial;
	font-size: 10px;
	color: #c1a28e;
	padding-right: 10px;
	padding-left: 0px;
	font-weight: 100;
	padding-top: 4px;
	line-height: 15px;
	letter-spacing: 1px;
}
.ThumbnailTxt a:link, .ThumbnailTxt a:visited, .ThumbnailTxt a:active {
	font-family: Arial;
	font-size: 10px;
	color: #c1a28e;
	padding-left: 0px;
	font-weight: 100;
	padding-top: 4px;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: none;
}
.ThumbnailTxt a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	padding-left: 0px;
	font-weight: 100;
	padding-top: 4px;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: none;
}
.BottomTxtLINKS {
	font-family: Arial;
	font-size: 10px;
	color: #c1a28e;
	padding-right: 10px;
	padding-left: 12px;
	font-weight: 100;
	padding-top: 4px;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: none;
}
.BottomTxtLINKS a:link, .BottomTxtLINKS a:visited, .BottomTxtLINKS a:active {
	font-family: Arial;
	font-size: 10px;
	color: #c1a28e;
	padding-right: 10px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: none;
}
.BottomTxtLINKS a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	padding-right: 10px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: none;
}
.backgroundLeftDottedLine {
	background-image: url(../assets/Bars/1DOTlightBrown.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.BottomTxtColor {
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #759BAE;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-left: 12px;
}
a:link .BottomTxtColor, a:visited .BottomTxtColor, a:active .BottomTxtColor {
	color: #759BAE;
	text-decoration: none;
}
a:hover .BottomTxtColor {
	color: #87B3C9;
	text-decoration: none;
}
