/* CSS Document */
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #989898;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #989898;
	font-weight: bold;
}
.textindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #989898;
	text-indent: 20px;
}
.ltbluetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B3C4BE;
	letter-spacing: 3px;
}
.ltbluelinker {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B3C4BE;
	text-decoration: none;
}
.ltbluelinkerbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B3C4BE;
	font-weight: bold;
	text-decoration: none;
}
.brownlinker {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #422102;
	text-decoration: none;
}
.brownlinkersub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #422102;
	text-decoration: none;
}
.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #E8E0D1;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6A387;
}
a:hover {
	text-decoration: underline;
	color: #C77649
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3C4BE;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3C4BE;
	padding-top: 6px;
	padding-bottom: 6px;
}
.showdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #C77649;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}
.currentpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5D7773;
	font-weight: bolder;
	text-decoration: none;
}
.nextpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B3C4BE;
	font-weight: bold;
	text-decoration: none;
}
.nextarrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B3C4BE;
	font-weight: bold;
	text-decoration: none;
}.verticalrule {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #B3C4BE;
	border-right-color: #B3C4BE;
	border-bottom-color: #B3C4BE;
	border-left-color: #B3C4BE;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.mainfeatures {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #464E5F;
	text-decoration: none;
}
.mainfeaturesbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #464E5F;
	text-decoration: none;
}
.mainfeatureslink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #B3C4BE;
	font-weight: bold;
	text-decoration: none;
}.imgborder {
	border: 6px double #E8E0D1;
}
.itemrow {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #B3C4BE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #B3C4BE;
	border-right-color: #B3C4BE;
	border-left-color: #B3C4BE;
	padding-top: 15px;
}
.itemname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B6A387;
	font-weight: bold;
	text-decoration: none;
}
.itemdesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #464E5F;
	text-decoration: none;
}
.itemprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #B6A387;
	text-decoration: none;
}
.smalltan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #E8E0D1;
}
.sold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C77649;
	font-weight: bolder;
	text-decoration: none;
}
