#feature {
	position: relative;
	top: 0px;
	left: 0px;
	width:780px;
	height:285px;
	margin:0 auto 44px auto;
	padding: 15px;
	background:url(/images/bg_home_featured.gif);
/* 	overflow: hidden; */
	font-size: 0.9em;
}
#feature a {
	text-decoration: none;
	color: #fff;
}
#feature a:hover {
	text-decoration: underline;
}
#feature-photo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 380px;
	height: 285px;
}
#feature-photo img {
	width: 380px;
	height: 285px;
	border: none;
}
#feature-info {
	position: absolute;
	top: 15px;
	left: 410px;
	width: 385px;
	height: 255px;
	overflow: hidden;
	color: #fff;
}
#feature-info h2,
#feature-info h3 {
	margin: 0;
}
#feature-info h2 {
	font-weight: bold;
	font-size: 1.2em;
}
#feature-info h3 {
	font-weight: normal;
	font-size: 1.1em;
}
#feature-morebutton {
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 14px;
	text-align: right;
	color: #fff;
}


#form-rent {
	margin: 10px;
	font-size: 0.8em;
}
#form-rent th,
#form-rent td {
	padding: 5px;
}
#form-rent th {
	text-align: left;
	font-weight: normal;
}
#form-rent input {
/* 	width: 5em; */
	width: 60px;
}
#form-rent input#loc {
/* 	width: 16em; */
	width: 180px;
}
#form-rent textarea {
/* 	width: 17em; */
	width: 180px;
/* 	height: 3em; */
	height: 35px;
}
#form-rent #go {
	width: 105px;
	height: 24px;
}
#form-rent .form-note {
	margin-top: 3px;
	font-size: 0.85em;
	text-align: center;
	color: #555;
}



.thirds {
	width:280px;
	float:left;
}

.thirds h3 {
	font-size:18px;
	font-weight:bold;
	padding:0 0 0 10px;
}

.orange {
	color:#d16302;
}

.dots {
	width:5px;
	height:216px;
	margin: 25px 3px 0 2px;
	float:left;
	background:url(/images/bg_dots.jpg);
}

.thirds h3 {
	color:#000000;
	margin:0 0 5px 10px;
}

#quicklinks {
	width:276px;
	height:220px;
	margin:0 0 0 4px;
	background:url(/images/bg_quicklinks.jpg);
}

#quicklinks ul {
	list-style:none;
	font-size:13px;
	padding:20px 0 0 30px;
	margin:0;
}

#quicklinks li {
	line-height:25px;
}

#quicklinks a, #quicklinks a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#quicklinks a:hover {
	color:#d16302; 
}
