#homesecondary
{
	background: #f7f8f8 url(/images/css/bg_homesecond.gif) left top repeat-x;
	position: absolute;
	top: 68px;
	right: 22px;
	width: 268px;
	padding: 0;
	z-index: 1;
}

#homesecondary .homesecondcontent
{
	background: transparent url(/images/css/bg_homesecond_bottom.gif) left bottom no-repeat;
	padding: 10px 28px;
	
}

#homesecondary h3#h_whychoose
{

	background: url(/images/css/h_whychoose.gif) left top no-repeat;
	text-indent: -9999px;
	width: 200px;
	height: 44px;
	padding-top: 0;
}

#homesecondary ul
{
	list-style: none;
}

#homesecondary ul li
{
	background: url(/images/css/bullet_redsq_99.gif) 0% 3px no-repeat;
	padding: 0 0 4px 15px;
	margin: 0 0 0 0;
}

#homesecondary ul.more li
{
	text-align: right;
	background: none;
	padding: 0;
}

#homesecondary ul.more li a
{
	text-decoration: none;
}

#homesecondary ul.more li a:hover
{
	text-decoration: underline;
}


#content
{
	padding: 0 0 1px 0;
	float: none;
	width: auto;
}


#primary
{
	width: 361px;
	float: left;
	padding: 28px 10px 27px 10px;
	margin: 0 24px 0 0;
}

#contactarea
{
	float: left;
	padding: 80px 30px 27px 30px;
	margin: 0 0 0 24px;
}

#contactarea h3
{
	font-size: 1em;
	padding-bottom: 1px;
	padding-left: 0;
	background: none;
}

#contactarea address
{
	padding: 0;
}


#promoarea
{
	border-bottom: 3px solid #be1818;
	background-color: #f2eadc;
	padding: 13px 0 6px 0;

}

#promoarea .promo
{
	padding: 3px 14px 10px 30px;
	float: left;
	width: 205px;
	border-left: 1px solid #c2bbad;
}

#promoarea .first
{

	border-left: none;
}

#promoarea .promo img
{
	float: left;
	margin: 0 10px 3px 0;
}

#promoarea .promocontent
{
	float: left;
}


#promoarea .promoquote
{
	background: url(/images/css/quote_lt.gif) left top no-repeat;
	padding-left: 24px;
}

#promoarea .promoquote blockquote
{
	background: url(/images/css/quote_rt.gif) right bottom no-repeat;
	padding-right: 12px;
}

#promoarea h3
{
	margin: 8px 0 3px 0;
	font-size: 1.1em;
	padding: 0;
}

#promoarea ul
{
	list-style: none;
}

#promoarea ul li
{
	list-style: none;
	text-align: right;
	margin-left: 0;
}

#promoarea ul a { text-decoration: none; }
#promoarea ul a:hover { text-decoration: underline; }

#promoarea #p_testimonial h3
{
	background: url(/images/css/h_testimonials.gif) left top no-repeat;
	text-indent: -9999px;
	width: 150px;
	height: 17px;

}

#promoarea #p_newsletter h3
{

	background: url(/images/css/h_newsletter.gif) left top no-repeat;
	text-indent: -9999px;
	width: 150px;
	height: 17px;
}

#footer
{
	border-top: 4px solid #f2eadc;
	padding-top: 2px;
}







#homesearch input
{
	width: 100px;
}

#homesearch select
{
	width: 100px;
}

#homesearch .rentrates select
{
	width: 65px;
}

#homesearch .btnrow input
{
	width: auto;
}

#homesearch dd
{
	margin: 1px 0 15px 0;
}

#homesearch .btnrow
{
	text-align: right;
	padding: 1px 8px 0 0;
}

#homesearch .advsearch
{
	border-top: 1px solid #b0c5d2;
	text-align: center;
	padding: 6px 10px 8px 10px;
	background: #cadbe6 url(/images/css/bg_homesearch_bottom.gif) left bottom no-repeat;
}