.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: .5px;
	word-spacing: .5px;
}
.boxblue {
	border: 1px solid #0099CC;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0099CC;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0099CC;
	font-style: normal;

}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;

}
.h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;

}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	letter-spacing: .05em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #0099CC;
	font-style: italic;
	letter-spacing: .05em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #0099CC;
	font-style: italic;
	letter-spacing: .05em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	letter-spacing: .05em;
}
A:link {
	text-decoration: none;
	color: #0099CC;
} 
A:visited {
	color:#0099CC;text-decoration: none
} 
A:hover {
	color:#000066
} 
A:active {
	color:#003399
}
img {
  border: none;
}
.sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#smpic {
	width: 140px;
	float: right;
	padding: 9px;
	text-align: center;
}
.paginate {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
}