body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-image: url(img/partchment_background.jpg);
	line-height: 120%;
}

a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.maincontent {
	margin: 10px;
}

a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0C3A1A;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.footer {
	bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0C3A1A;
	width: 700px;
	left: 20px;
	margin-top: 30px;
}
.imgBorder {
	border: 2px solid #000000;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0C3A1A;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C3A1A;
}
.subnav {
	margin-top: 30px;
}
.catalogImgLeft {
	float: left;
	border: 2px solid #000000;
	margin: 10px;
}
.catalogImgRight {

	float: right;
	border: 2px solid #000000;
	margin: 10px;
}
.disclaimer {
	font-size: 9px;
	color: #66502F;
}

.itemDesc {
	padding-left: 10px;
}
.item p {
	margin: 0;
	padding: 0;
}

.sold {
	font-size: 11px;
	font-weight: bold;
	color: #66502F;
}
#newsletterSignUp {
	height: 150px;
	width: 175px;
	margin-top: 100px;
	padding: 5px;
	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: #66502F;
	border-bottom-color: #66502F;
}
#newsletterSignUp p, #newsletterSignUp form {
	font-size: 11px;
	color: #66502F;
}
#newsletterSignUp input, #newsletterSignUp textarea {
background: #FFF3DF;
color: #66502F;
font-size: 10px;
font-family: sans-serif;
}
