@charset "UTF-8";
@import url("../webfonts/Tinos_Bold/stylesheet.css");
@import url("../webfonts/Tinos_Regular/stylesheet.css");
@import url("../webfonts/Tinos_Bold_Italic/stylesheet.css");

.navigation {
	font-family: "Tinos Bold";
	font-size: 27px;
	font-style: normal;
	line-height: 27px;
	color: #235165;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
.navigation:hover {
	color: #9c7c1a;
}
.footer-green {
	font-family: "Tinos Regular";
	font-size: 24px;
	font-weight: normal;
	color: #235165;
}
.footer-lightgrey-14 {
	font-family: "Tinos Regular";
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.footer-lightgrey {
	font-family: "Tinos Regular";
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}
.footer-gold {
	font-family: "Tinos Regular";
	font-size: 24px;
	font-weight: normal;
	color: #9c7c1a;
}
.footer-green-14 {
	font-family: "Tinos Regular";
	font-size: 14px;
	font-weight: normal;
	color: #235165;
}
.footer-gold-14 {
	font-family: "Tinos Regular";
	font-size: 14px;
	font-weight: normal;
	color: #9c7c1a;
	text-decoration: none;
}
.about-text {
	font-family: "Tinos Regular";
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #333333;
}
.caption {
	font-family: "Tinos Regular";
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #333333;
}
.caption-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #9c7c1a;
}
.about-titles {
	font-family: "Tinos Bold Italic";
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #333333;
}
.about-links {
	font-family: "Tinos Regular";
	font-size: 14px;
	line-height: 18px;
	color: #235165;
	text-align: left;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	text-decoration: none;
}
.about-subhead {
	font-family: "Tinos Bold";
	font-size: 18px;
	line-height: 18px;
	color: #1e587d;
	text-align: left;
}
.previous-sales-nav {
	font-family: "Tinos Bold";
	font-size: 18px;
	line-height: 18px;
	color: #1e587d;
	text-align: center;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
.about-bold {
	font-family: "Tinos Bold";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.calendar-dates {
	font-family: "Tinos Bold";
	font-size: 14px;
	line-height: 18px;
	color: #a93e1c;
	text-align: justify;
}
.about-links:hover {
	color: #9c7c1a;
}
.previous-sales-nav:hover {
	color: #9c7c1a;
}
