@import url("layout-common.css");
@import url("fonts.css");
@import url("housemenu.css");
/*@import url("header.css");
@import url("mabey-homepage.css");
*/
/*@import url('customNavigation.css');*/

.highlight{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:  #333333;
	line-height: 16px;
	font-style: normal;
	}
	


.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.bt-content .Normal {
background:white;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


