body{
	font:14px Arial, Helvetica, sans-serif;
	margin:0;
}
h1{
	font-size:36px;
}
a{
	color:#ce0f1e;
}
img{
	border:none;
}

.drop-menu, .shortlinks, .search, #Language, #Logo a, #Sidebar, #AttributeColumn, #Footer{
	display:none;
}

#Logo{
	margin-bottom:30px;
}

#ImageHeader{
	margin-bottom:30px;
	display:none;
}

#Navigation li{
	display:none;
}
#Navigation li.active{
	font-size:18px;
	font-weight:bold;
	display:block;
}

.path{
	font-size:10px;
}
.path a{
	color:#000;
}
.active, .active a{
	font-weight:bold;
	text-decoration:none;
}
.tabs table{
	margin-top:20px;
}
.tabs td{
	padding:10px 15px;
	border-bottom:1px solid #000;
}
.tabs td.active{
	border:1px solid #000;
	border-bottom:none;
}
.tabs td.active a{
	color:#000;
}

#Footer{
	font-size:11px;
}

.image-description p{
	font-size:11px;
	margin-top:0;
	padding-top:0;
}

.subpage, .news-item, .WidgetFile{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.subpage img, .news-item img, .WidgetFile img{
	float:left;
	margin:0 15px 15px 0;
}
.subpage h3, .news-item h3{
	margin:0 0 4px 0;
}
.subpage p, .news-item p{
	margin:0;
}
span.date, .comment-icon{
	font-size:11px;
}


#MapPage #AttributeColumn{
	display:block;
}
#MapPage form{
	display:none;
}

#MapCanvas{
	width:100%;
	height:500px;
}


.wide-page #AttributeColumn{
	display:block;
}
.column-left, .column-right{
	width:28%;
	margin-right:5%;
	float:left;
}
.callcenter h2{
	font-size:14px;
	font-weight:normal;
}
.phone, .callcenter h1{
	font-size:30px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
.smalltext, .call-price{
	font-size:11px;
	margin-top:0;
}
.more strong{
	font-size:11px;
	font-weight:normal;
}