h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#sirecontainer {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	height: 250px;
}

#sirecontainer2 {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	height: 350px;
}

#sirecontainer .img {
	float: right;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: medium solid #006633;
}

#sirecontainer2 .img {
	float: right;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: medium solid #006633;
}

.salebutton {
	text-align: left;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-decoration: none;
	clear: none;
	margin-right: 10px;
}
.images {
	border: medium solid #006633;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
}
