body{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #000;
	font-family: Georgia, Times, "Times new Roman", serif;
	font-size: 12px;
	text-align: left;
}

a{
	color: #771101;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: none;
}

a img{
	border: none;
}

td, th{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 100%;
}

#top{
	width: 750px;
	margin: 10px 0 10px 30px;
}

.topColumn{
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
}

.topColumnLast{
	width: 90px;
	float: left;
	margin-bottom: 1em;
	font-size: 11px;
}

.topColumnLast img{
	padding-right: 5px;
}

#nav{
	width: 900px;
	height: 100px;
	clear: both;
	background-image: url("../img/bg_nav.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

#nav.search{
	background-image: url("../img/bg_nav_green.gif");
}

#nav.view{
	background-image: url("../img/bg_nav_red.gif");
}

#nav .items img, #nav .itemsLast img{
	margin-bottom: 22px;
}

#left{
	background-color: transparent;
	width: 200px;
	float: left;
	padding-left: 30px;
}

#right{
	width: 640px;
	float: left;
	margin-left: 20px;
	background-color: transparent;
	margin-top: 15px;
}

#right p{
	padding-top: 10px;
}

.news{
	color: #771101;
	font-weight: bold;
	padding: 15px 0 30px 0;
	text-transform: uppercase;
}

.imgwrap{
	float: right;
	padding: 20px 0 0 0;
}

.items{
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	margin-right: 10px;
	float: left;
}

.itemsLast{
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	float: left;
}

.items img, .itemsLast img{
	border: 1px solid #fff;
}

#content{
	width: 790px;
	/*width: 730px;*/
	clear: both;
	margin-left: 30px;
	padding-top: 30px;
}

#arrow{
}

#arrowLeft{
	float: right;
	padding-top:15px;
}

.contentColumnLeft{
	width: 200px;
	margin-right: 20px;
	float: left;
}

.largeColumn{
	width: 400px;
	margin-right: 20px;
	float: left;
}

.contentColumnLeft h1{
	margin-top: 0;
	font-weight: normal;
	font-size: 24px;
	color: #771101;;
}

.contentColumnLeft h2{
	font-weight: normal;
	font-size: 20px;
}

.contentColumnLeft h3{
	margin: 0;
	font-weight: normal;
	font-size: 20px;

}
.contentColumnLeft h4{
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	color: #771101;
}
.contentColumnLeft h5{
	margin: 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.contentColumnLeft h6{
	margin: 1em 0 1em 0;
	font-weight: normal;
	font-size: 15px;
}

.introDescription{
	font-size: 13px;

}

.contentColumnRight{
	width: 350px;
	/*width: 290px;*/
	float: left;
	font-size: 11px;
}

.contentHouses{
	width: 550px;
	float: left;
	font-size: 11px;
}

.contentHouses img{
	border: 1px solid #999;
}

.contentSearch{
	width: 570px;
	float: left;
	background-color: #E7E8EB;
	margin: 0;
	padding: 0;
}

.title{
	font-size: 28px;
	color: #666;
	margin: 0;
}

.welcome{
	font-size: 28px;
	font-style: italic;
	color: #43B864;
	margin: 0;
}
.italic{
	font-style: italic;
}

.miniNav{
	text-align: right;
	color: #771101;
	font-weight: bold;
	font-size: 11px;
	float: right;
	width: 95px;
	padding-top: 23px;
	line-height: 13px;
}

.miniNav a{
	color: #771101;
}

.miniNavImg{
	float: left;
	width: 105px;
}

.right{
	text-align: right;

}
.img{
	float: left;
}

.intro{
	font-size: 20px;
}

.name{
	margin-bottom: 0;
	font-weight: bold;
}

.gray{
	/*color: #999;*/
	margin: 0;
	padding: 0;
}

.redItalic{
	/*color: #771101;*/
	font-style: italic;
}

.searchTxt a{
	color: #771101;
	font-size: 18px;
}

.imgBig{
	border: 2px dotted #999;
	padding: 2px;
	margin-bottom: 10px;
}

.imgMedium{
	padding-bottom: 10px;
}

.redType{
	color: #771101;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, Times, "Times new Roman", serif;
}

.artist{
	font-weight: bold;
	color: red;
}

.material{
	font-size: 11px;
	font-family: Georgia, Times, "Times new Roman", serif;
}

.cabinet{
	margin-top: 6px;
}

.engNed{
	text-align: right;
	color: #999;
	padding-top: 24px;
	line-height: 22px;
	margin: 0;
}

.mediumNav{
	color: #999;
	padding-top: 8px;
	padding-bottom: 2em;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#footer{
	clear: both;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#footer p{
	padding-left: 30px;
	padding-top: 30px;
}

#residenceImageRows{
	list-style: none;
}

#menuAdminWrap li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#translationSearchWrap form{
	margin-left: 30px;
}
#translationSearchWrap fieldset{
	border: none;
}

.grey{
	background-color: #dedede;
}

.searchCriteria{
	color: #771101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
}

.ref{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

form, option, select, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.residenceItem{
	height: 144px;
}

.artWorkItem{
	height: 150px;
}

#searchTable{
	padding: 10px 0px 10px 15px;
	width: 190px;
	float: left;
}

#searchTable p{
	margin: 6px 0 0 0;
	padding: 0 0 3px 0;
}

.contentSearch img{
	/*float: left;*/
}

.selectCriteria{
	color: #771101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

#map{
	display: inline;
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
}

#map img{
	/*float: left;*/
	margin: 0;
	padding: 0;

}

.splashBanner{
	margin-top: 21px;
	margin-left: 25px;
}

/********************************* art & decoration */

#containerArt{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 100%;
	background: #DAF1F9;
}

.titleArt{
	font-size: 28px;
	color: #6F463C;
	margin: 0;
}

.titleArtView{
	font-size: 20px;
	color: #6F463C;
	margin: 0 0 2em 0;
}

.welcomeArt{
	font-size: 28px;
	font-style: italic;
	color: #9299B0;
	margin: 0;
}

.welcomeArtView{
	font-size: 20px;
	font-style: italic;
	color: #9299B0;
	margin: 0;
}


.miniNavArt{
	text-align: right;
	color: #771101;
	font-weight: bold;
	font-size: 11px;
	float: right;
	width: 95px;
	line-height: 13px;
}

.miniNavArt a{
	color: #C8611C;
}

.moreArt{
	color: #60638B;
}

#navArt{
	width: 900px;
	height: 100px;
	clear: both;
	background-image: url("../img/bg_nav_art.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

#navArt .items img, #navArt .itemsLast img{
	margin-bottom: 22px;
}

#navArt.view{
	background-image: url("../img/bg_nav_art_white.gif");
}

.moreArt{
	color: #60638B;
	font-weight: bold;
	text-transform: uppercase;
}