.item { background: #FFFFFF; font-size : 10pt; color : #000000; line-height : 150%; 
font-family : times,arial,sans-serif; font-weight : bold; text-decoration: none
}
a.link {
	font-size : 11pt; 
	color:#000000;
	font-weight : bold;
	text-decoration:none;
}
a.link:hover {
	font-size : 11pt; 
	color:#ffffff;
	font-weight : bold;
	text-decoration:underline;
}
.linkwarning {
	color: #FF0000;
	font-style: italic;
	font-size: 7pt;
}
a.linktwo {
	font-size : 11pt; color:#000000; line-height : 150%; 
font-family : times,arial,sans-serif; font-weight : bold;
text-decoration:none;
}
a.linktwo:hover {
	font-size : 11pt; color:#ffffff; line-height : 150%; 
font-family : times,arial,sans-serif; font-weight : bold;
text-decoration:none;
}
.linkthree {font-size : 16pt; color : #00CCFF; line-height : 150%; 
font-family : times,arial,sans-serif; font-weight : bold
}
.welcome {font-size: 24px}
.checkoften {
	font-size: 10px;
	font-style: italic;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	font-family:'EB Garamond', serif;
	background-color:#8A7250;
}
.hometext {
	font-size: 12pt
}
a.hometext {
	text-decoration:underline;
	color:#000000;
}
a:hover.hometext {
	text-decoration:none;
	color:#CCCCCC;
}
.homepagetext {
	font-size: 10pt
}
a.homepagetext {
	text-decoration:underline;
	color:#000000;
}
a:hover.homepagetext {
	text-decoration:none;
	color:#CCCCCC;
}
.darkgreyhead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
a.darkgreyhead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
}
a:hover.darkgreyhead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.darkbluehead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color:#06F;
}
a.darkbluehead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:underline;
	color: #06F;
}
a:hover.darkbluehead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #06F;
	text-decoration:none;
}
.lightgreyhead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
a.lightgreyhead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
}
a:hover.lightgreyhead {
	font-size: 12pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.smallgreyhead {
	font-size: 11pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
a.smallgreyhead {
	font-size: 11pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
}
a:hover.smallgreyhead {
	font-size: 11pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.companyname {
	font-size: 20pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFFFFF;
}
.welcometext {
	font-size: 16pt;
	font-family: 'EB Garamond', Times, serif;
	font-weight:normal;
	color:#FFFFFF;
}

.sold {
	color:#FF0000;
}
.hold {
	color:#FF6600;
}
.new_item {
	color:#FFFF00;
	font-style:italic;
}