img {
  display:block;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 0.85em;
	line-height: 1.45em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.4em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	color: #333333;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 0.85em;
	line-height: 1.45em;
}

a:link {
	color: #660000;
	text-decoration: underline;
}

a:visited {  
	color: #660000
}

a:hover {
	color: #663300;
	background-color: #FFFFFF
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr.dot {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr.nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
}

.sidebar {
	margin: 15px;
	text-align: center;
}

.inputdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 0.75em;
	line-height: 1.25em;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	text-align: center;
}

.underline {
	text-decoration: underline;
}

.header {  
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: -13px; 
	margin-top: 0px
}

.saleitem {
	margin: 10px;
}


.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #4F4F4F
}
