.subnav{background-image:url('bc_bgw36.png'); background-repeat:repeat-x; margin-top: 10px; width: 898px; height: 33px; border: solid #fff 1px; padding-top: 3px;}
.pagination{ float:right;}
.pagination span{color:#8e8478;font-weight:bold;text-shadow: 1px 1px #fff;}
#breadcrumb
{
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #666;
	text-shadow: 1px 1px #fff;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 680px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb li.h{padding-left:4px;}


#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('bc_separator2.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#141414;
}
.home
{

}
.house{
	width:18px;
	height:18px;
	margin:5px 8px 4px 0px;
	background-image: url(house.png);
	background-repeat: no-repeat;
	float: left;
}
#breadcrumb a:hover
{
	color:#900;
}
.slogan{font-size:14px; font-weight:bold; padding-left:10px; color: #800605; float:left; padding-top: 5px;}
