.trs_body
{
}

.trs_footer
{
	color: white;
	background-color: #666666;
	font-size: 14px;
}

.trs_sb_grey
{
	border: 1px solid #868b8e;
}

.trs_sbtr_grey
{
	border-top: 1px solid #868b8e;
	border-right: 1px solid #868b8e;
}

.trs_sbtl_grey
{
	border-top: 1px solid #868b8e;
	border-left: 1px solid #868b8e;;
}

.trs_sbr_grey
{
	border-right: 1px solid #868b8e;
}

.trs_sbb_grey
{
	border-bottom: 1px solid #868b8e;
}

.trs_sbbl_grey
{
	border-bottom: 1px solid #868b8e;
	border-left: 1px solid #868b8e;
}

/* color styles */
.corange /* same as buttons */
{
	color: #b92001;
}

.cltblue /* text header */
{
    color: #b92001;
}

.borange /* buttons */
{
	background-color: #b92001;
}

.cgreen
{
   color: #ADBF6B;
}

.cbuy_text
{
    color: #626262;
}

.numbered_nav
{
    color: #AEC26B;
}

.blue_label
{
    font-size:12px;
    font-weight:bold;
    color: #9BB4CA;
}

.red_label
{
    font-size:12px;
    font-weight:bold;
    color: #D72501;
}

.map_form_sep
{
    border-right: 1px dotted #C1B9AC;
    border-left: 1px dotted  #C1B9AC;
}

.double_slider
{
    padding-top:80px;
    padding-bottom:8px;
}

#phone_tag
{
    background: url(/images/phone_tag.jpg) no-repeat bottom;
}