body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
	text-align:center;
}
.main {
	width: 720px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.main2 {
	border: 1px solid #333300;
	float: right;
	width: 532px;
	padding: 5px;
	background-image: url(images/back.gif);
}
.leftcolumn {
	float: left;
	border: 1px solid #333300;
	width: 158px;
	font-size: 14px;
	padding: 4px;
	line-height: 18px;
	overflow: hidden;
}

.leftcolumn select {
	font-size: 10px;
	background-image: url(images/back.gif);
	border: 1px solid #336633;
}


.featured {
	border: 2px solid #333300;
	margin: 4px;
	background-image: url(images/back2.gif);
	text-align: justify;
}
.featuredtitle {
	color: #FFFFFF;
	background-color: #333300;
	float: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.featured p {
	padding: 4px;
	text-align:left;
}
.floatright {
	float: right;
}
a {
	color: #003300;
}
.clearout {
	clear: both;
}
.description {
	text-indent: 18px;
	text-align: justify;
}

.footer {
	float: right;
	width: 532px;
	padding: 5px;
	clear:both;
}
td {
	background-image: url(/images/back2.gif);
	vertical-align:top;
}
.submitbutton {
	font-size: 9px;
	color: #003300;
	border: 1px solid #003300;
}

.seachbar {
	font-size: 9px;
}
a:visited {
	color: #003300;
}

.leftselect {
	background-color:#CCCC99;
	color: #003300;
}
.cbnorthwoods {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
}
.sold {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.name {
	font-size: 15px;
	font-weight: bold;
}
.cb_link {
	font-size: None;
	font-weight: bold;
	text-align: center;
}
.feature_header {
	font-size: 14px;
}
.feature_photo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.feature_body, .feature_header {
	padding: 6px;
}

.feature_photo img {
	border: 3px solid #333300;
}                 

#buyers_request th{
  text-align: right;
  vertical-align: center;
}

#buyers_request td {
  background-image: none;
}                       

span.required {
  color: #CC0000;
  font-weight: bold;
}