html, body {
	height: 100%;
	width: 100%;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	background-color: #e3e3e3;
	color: #80715F;
	text-align: left;
}

img {border: 0px;}

a:link    {text-decoration: none; outline: none;}
a:visited {text-decoration: none; outline: none;}
a:active  {text-decoration: none; outline: none;}
a:hover   {text-decoration: none; cursor: pointer; outline: none;}

.image_loading {
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	
	margin: -290px 0px 0px 0px;
	left: 5px;
	position: relative;
	width: 437px;
	height: 290px;
	overflow: hidden;
	
	display: none;
}

.menu_text {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: normal;
	color: #0568A4;
}

.menu_text:hover {
	color: #616A00;
}

.menu_text_hl {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: normal;
	color: #616A00;
}

.icon_mm {
	text-align: center;
	position: relative;
	display: none;
}

.ornament {
	text-align: center;
	position: relative;
}

#text_content {
	text-align: justify;
	width: 296px;
	height: 270px;
	margin:  0px 0px 0px 0px;
	padding: 0px 20px 0px 38px;
	overflow: auto;
	position: relative;
	top: 0px;
	left: 0px;
	outline: none;
}

#tou_text_content {
	text-align: justify;
	width: 756px;
	height: 270px;
	margin:  0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	overflow: auto;
	position: relative;
	top: 0px;
	left: 0px;
	outline: none;
}

.path_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.path_page {
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #868D98;
	line-height: 52px;
	letter-spacing: -4px;
}

.label_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	width: 300px;
	height: 23px;
}

.thumbs {
	width: 436px;
	height: 75px;
	position: relative;
	margin:  0px 0px 0px -2px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	left: 7px;
}

.thumbnail {
	width: 105px;
	height: 70px;
	overflow: hidden;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
	text-align: center;
	background: #FFFFFF url(../images/thumb_back.gif) no-repeat !important;
}

.house_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80715F;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	width: 145px;
	height: 25px;
	overflow: hidden;
}

.region_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80715F;
	text-align: left;
	position: relative;
	width: 130px;
	height: 30px;
	overflow: hidden;
}

.image_text_holder {
	width: 431px;
	height: 34px;
	overflow: hidden;
	
	padding: 6px 0px 0px 6px;
	position: relative;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6CFC1;
	text-align: left;
	background: #000000;
	
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
}

.contacts_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE7E29;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
}

.contacts_form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80715F;
	text-align: left;
	vertical-align: top;
}

.contacts_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80715F;
	text-align: left;
	vertical-align: top;
}

.contacts_email:hover {
	color: #000000;
}

.contacts_form_send {
	width: 260px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #797845;
	text-align: right;
	vertical-align: top;
	cursor: pointer;
	padding: 4px 6px 0px 0px;
}