@charset "utf-8";
.available {
	float: right;
	height: 35px;
	width: 100px;
}
.biglisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 475px;
	width: 800px;
	border: thin solid #333333;
	background-color: #DFDFDF;
	vertical-align: middle;
	padding: 3px;
	margin: 20px;
}
#header1 {
	height: 160px;
	width: 1103px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/graphics/header23_test.png);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
}
#headliner {
	height: 20px;
	width: 1103px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	float: none;
	background-position: left;
	color: #000000;
	background-image: url(images/graphics/headliner7.png);
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}
.available {
	float: left;
	height: 25px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	font-size: 18px;
}
.sold {
	float: left;
	height: 25px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	clear: left;
}
#greentext {
	color: #008000;
}
