#container {
	height: 100%;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: -8px;
}
#container #topbar {
	background-color: #3c599d;
	height: 2em;
	text-align: right;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-top: -12px;
}
#topbar a {
	color: #fff;
	text-decoration: none;
}
#topbar a:visited {
	color: #fff;
	text-decoration: none;
}
#topbar a:hover {
	color: #fff;
	text-decoration: underline;
}
#banner {
	background-image: url(images/banner_bkg.jpg);
	height: 103px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
body {
	height: 100%;
	background-color: #93AE3C;
	background-image: url(images/green_bkg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #3C599D;
	text-decoration: none;
}
a:visited {
	color: #3C599D;
	text-decoration: none;
}
a:hover {
	color: #3C599D;
	text-decoration: underline;
}

h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #3c599d;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #9d3c3c;
}
hr {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #666666;
}
.imgfloatleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0.1em none #3C599D;
}
.imgfloatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:20px;
	border: 0.1em none #3C599D;
}
p, ul {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
}
#columns {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 50%;
}
#col1 {
	height: 100%;
	width: 17%;
	float: left;
	padding: 0px 20px 20px;
}
#col2 {
	width: 48%;
	float: left;
	min-height: 440px;
	padding: 20px;
	margin: 0px;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	background-color: #C7D793;
}
#col2a {
	width: 586 px;
	margin-left: 22%;
	min-height: 440px;
	padding: 20px;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	background-color: #C7D793;
}
#col3 {
	height: 100%;
	width: 0%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#thumbnailtable td{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #000;
}
#thumbnailtable img{
margin-bottom: 8px;
border: solid 1px #000;
}

.fineprint {
	color: #71773A;
	font-size: 9px;
}
#sold {
	margin-top: 4px;
	margin-bottom: 0px;
}
