#leftnav {
	float: left;
	height: auto;
	margin: 5px;
	padding: 0px;
	height: auto;
	width: 205px;
}
#leftnav .stretcher a {
	font-weight:bold;
	display: block;
	text-decoration: none;
	padding-top: 0.9em;
	padding-right: 0px;
	padding-bottom: 0.9em;
	padding-left: 30px;
	font-size: 90%;
	color: #47a4d2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4a6e97;
	border-right-color: #4a6e97;
	border-bottom-color: #4a6e97;
	border-left-color: #4a6e97;
	width: 175px;
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	height: auto;
	text-align: left;
	background-position: 0px center;
}
#leftnav .stretcher ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 175px;
}
.stretcher {
	width: 205px;
}


#leftnav .stretcher a:hover {
	background-image: url(../images/nav_arrow_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#leftnav .stretchtoggle {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	height: 26px;
	width: 200px;
}
#navheaderbg {
	height: 26px;
	background-image: url(../images/nav_header.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 8px;
	width: 197px;
}



#leftnav .stretchtoggle a {
	display: block;
	height: 23px;
	width: 180px;
	float: left;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav .stretchtoggle a:hover {
	color: #FFFFFF;
	background-image: url(/assets/images/generic/navbutton.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}






#leftnav .substretcher a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-size: 82%;
	width: 194px;
	font-weight: normal;
	background-image: url(../images/generic/leftnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: -3px 2px;
}
#leftnav .substretcher ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}

#leftnav .substretcher a:hover {
	background-image: url(../images/generic/leftnav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: -3px 2px;
}


#leftnav .substretchtoggle {
	display: block;
	height: 13px;
	width: 168px;
	text-decoration: none;
	font-weight: bold;
	color: #FF7100;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-image: url(/assets/images/generic/navbuttonup.gif);
	background-repeat: no-repeat;
}

#leftnav .substretchtoggle a {
	display: block;
	height: 23px;
	width: 180px;
	float: left;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(/assets/images/generic/subnavbutton.gif);
	background-repeat: no-repeat;
}
#leftnav .substretchtoggle a:hover {
	color: #FFFFFF;
	background-image: url(/assets/images/generic/subnavbutton.gif);
	background-repeat: no-repeat;
}



#leftcolumn {
	float: left;
	width: 180px;
	height: auto;
}

#highlight {
	height: 14px;
	width: 168px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 7px;
	display: block;
}
#highlight b {
	color: #FF7100;
}
#highlight b:hover {
	background-image: url(/assets/images/generic/navbutton.gif);
	background-repeat: no-repeat;
}





#nav .sectionbutton {
	display: block;
	height: 13px;
	width: 171px;
	text-decoration: none;
	font-weight: bold;
	color: #FF7100;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 7px;
	background-image: url(/assets/images/generic/navbuttonhome.gif);
	background-repeat: no-repeat;
}
#nav .stretcher li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 175px;
}
#home #nav #s1 a,
#about #nav #s2 a, 
#news #nav #s2b a, 
#onlineservices #nav #s3 a,
#offlineservices #nav #s3b a,
#clients #nav #s4 a,
#contact #nav #s5 a,
#appraisal #nav #s6 a, 
#newsletter #nav #s7 a, 
#articles #nav #s8 a {
	background-image: url(/assets/images/generic/navbutton.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nav #s1 ul,
#nav #s2 ul,
#nav #s2b ul,
#nav #s3 ul,
#nav #s3b ul,
#nav #s4 ul,
#nav #s5 ul,
#nav #s6 ul,
#nav #s7 ul,
#nav #s8 ul
 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#nav #s1 li,
#nav #s2 li,
#nav #s2b li,
#nav #s3 li,
#nav #s3b li,
#nav #s4 li,
#nav #s5 li,
#nav #s6 li,
#nav #s7 li,
#nav #s8 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

#online #nav #sub a {
	color: #FF6600;
	background-image: url(/assets/images/generic/subnavbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#offline #nav #sub2 a {
	color: #FF6600;
	background-image: url(/assets/images/generic/subnavbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
