/* general */
body
{
	font-family: Georgia;
	font-size: 14px;
	color:#343434;
}
a.singellink
{
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#E32000;
	}

a
{
	color: #E32000;
	text-decoration:none;
	
}
a:hover
{
	color: #004BE3;
	text-decoration:none;
}
a:visited
{
	color: #F26522;
	text-decoration:none;
}


h1
{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size: 30px;
	margin: 0px 0px 0px 0px;
	clear:left;
	padding: 0px 0px 5px 0px;
}
h2
{
	font-family: Trebuchet MS;
	font-size:20px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	margin:0px;
	clear:left;
	}
h3
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	clear:left;
}

p
{
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	}
.bold
{
	font-weight:bold;
	}
.white
{
	color:White;
	}
.black
{
	color:Black;
	}
/* end general styles */
/* Top-tab items */
.top-shadow .tab
{
	color: White;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.top-shadow .tab a
{
	color: White;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.top-shadow .selected a
{
	color: Black !important;
}
/* Top-menu items*/
.top-menu .top-menu-item, .top-menu .top-menu-item a
{
	color: Black;
	font-family: Trebuchet MS;
	font-size: 12px;
}
/* footer-items */
.footer
{
		font-family: Trebuchet MS;
		font-size:12px;
}
.footer a
{
	color: #DCDCDC;
	text-decoration:none;
}
.footer a:visited
{
	color: #DCDCDC;
	text-decoration:none;
}
.footer a:hover
{
	color: #E6B618;
	text-decoration:none;
}

.footer h1
{
	font-size:12px;
	color:White;
	font-weight: bold;
	margin:0px;
	padding:0px;
	}

.footer
{
	line-height:15px;
	}
/* other */
span.small-grey-text
{
	font-size:0.7em;
	color:#444444;
	}	
	
.intro
{
	font-family:Georgia;
	font-size:18px;
	color:#343434;
	}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited
{
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:11px;
	color: #707070;
	}
.breadcrumbs a:hover
{
	color: #E32000;
	}
	
/* news lists */

.news-list .date, .news-list .link
{
	font-weight:bold;
	}

/* leftmenu */
.left-menu .menu a
{
	font-family:Trebuchet MS;
	font-size:14px;
	}
.left-menu .menu a, .left-menu .menu a:visited
{
	color:Black;
	} 
.left-menu .menu a:hover
{
	color:white;
	} 
	
.house-detail .heading
{
	font-weight:bold;
	}
.tooltip
{
	
		border-bottom: dotted 1px black;

	}	

.house-list .bold
{
	font-weight:bold;
	}
