@charset "UTF-8";
.main {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

.main a:link {
	color: #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
.main a:visited {
	color: #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
.main a:hover {
	color: #333;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
.main a:active {
	color: #8C7226;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

.navbar a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
/* CSS Document */

.navbar {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 2px;
	word-spacing: 0px;
	line-height: normal;
}
.introtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: 2px;
	vertical-align: baseline;
	white-space: pre;
}
.navbar a:visited {
	color: #333;
	font-weight: normal;
	font-variant: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;	
}
.navbar a:hover {
	color: #BA9932;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}
.navbar a:active {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
}
.newlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666;
}

.newlinks a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.newlinks a:visited {
	color: #666;
	font-size: 12px;
}
.newlinks a:hover {
	color: #8C7226;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.newlinks a:active {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body1 {
	font-size: 12px;
	color: #FFF;
}
.pageheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #54534a;
	font-weight: bold;
}
.itemtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
.collectiontitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.collection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	font-style: italic;
}
.itemdescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	font-style: normal;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BA9932;
}
.pricetwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA9932;
}
.itemdescriptiontwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.infoaboutme {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
.itemtitletwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
	font-weight: bold;
}
.headerabout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C7226;
	font-style: italic;
}
