table.cake-sql-log {
	display : none;
}

#languages
,#navigation
,#main-image
,#slideshow
,#bottom-links
,#contactform
,#sendtofriend
,#sidebar
,#ft p
,#ft .right {
	display : none;
}

#hd h1 {
	margin-bottom : .5em;
	font-family : Georgia, 'Times New Roman', serif;
	font-weight : normal;
	font-size : 20pt;
	color : #5c2b00;
}

#hd h1 a {
	text-decoration : none;
	color : inherit;
}

#bd {
	font-size : 10pt;
}

#bd #heading h1 {
	clear : both;
	margin-bottom : .5em;
	font-family : Georgia, "Times New Roman", serif;
	font-size : 18pt;
	color : #a54e00;
}


#bd #secondary-content h3 {
	margin : 0;
	font-size : 14pt;
}

#links .link img {
	display : block;
	float : left;
	margin : 0 10px 15px 0;
	border : 1px solid #ded2a9;
}

#bd #properties .property {
	clear : both;
	margin : 2em 0;
}

#bd #properties .property div {
	width : 32.9%;
	padding : 0;
}

#bd #properties .property h3 {
	margin-bottom : 0;
	font-size : 14pt;
}

#bd #properties .property .links ul, #bd #properties .property .links li {
	border : none;
}

#sidebar {
	width : 0;
	margin : 0;
}

#bd .pagelinks {
	clear : both;
}

#ft-wrap {
	clear : both;
	width : 100%;
	margin-top : 4em;
	padding-top : 2em;
	border-top : 4px solid #5c2b00;
}




.yui-g .yui-u {
	float : left;
	width : 49%;
}

.yui-gb .yui-u, .yui-gc .yui-u {
	float : left;
	width : 32%;
}

.yui-gc .first {
	width : 64%;
	margin-right : 2%;
}




.yui-g:after,
.yui-gb:after,
.yui-gc:after,
.clearfix:after {
	content : " ";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}

.yui-g,
.yui-gb,
.yui-gc,
.clearfix {
	display : inline-block;
}

html[xmlns] .yui-g,
html[xmlns] .yui-gb,
html[xmlns] .yui-gc,
html[xmlns] .clearfix {
	display : block;
}

* html .yui-g,
* html .yui-gb,
* html .yui-gc,
* html .clearfix {
	height : 1%;
}