@charset "utf-8";
@import url("lightbox/css/lightbox.css");
.small_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.black_border {
	border: 3px solid #000000;
}
.white_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.black_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-style: italic;
	padding: 5px 5px 0px 15px;
}
.gray_border {
	border: 2px double #C2A776;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.collections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align: middle;
	cursor:hand;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
}
.sideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link {
	color: #602519;
	font-weight: bold;
	font-size: 12px;
}
.websiteborder {
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8C5F3E;
	border-left-color: #8C5F3E;
	background-color: #D3B580;
}
.navlinks {
	color: #000000;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	vertical-align: middle;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.feature_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	font-variant: normal;
	padding-left: 30px;
	padding-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1B681;
	line-height: 20px;
}
.backtolink {
	font-size: 12px;
	font-weight: bold;
	color: #9F6B46;
	padding-right: 10px;
}

.featureborders {
	border: 1px solid #8C5F3E;
}
.storytext {
	text-transform: none;
	padding: 10px 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.viewentirecollection {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.highlightedtext {
	font-size: 18px;
	color: #9F6B46;
}
.pagepadding {
	padding: 15px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.headertext {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 10px;
}

