.Orange_Heading {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #FF6C00;
	text-decoration: none;
}
a:hover { font-family: "Century Gothic"; text-decoration:underline}
.Wit_Heading {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Body_text {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.BottomText {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #AD4B05;
	text-decoration: none;
}
.BannerText {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #AD4B05;
	text-decoration: none;
}
.Border {
	border: 1px solid #C05305;
}
.Listing_Heading {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Body_textBOLD {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.GalleryBorder {
	border: 1px solid #CCCCCC;
}
.GalleryBorder2 {
	border: 4px solid #FFFFFF;
}
}
.GalleryBorderSel {
	border: 1px solid #A9A6A1;
	background-color: #C05305;
}
