body {
	margin-top: 0px;
	background-color: #735845;
}
.style1 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-size: 12px}
.style3 {color: #990000}
h1 {
	font-size: 10px; 
	color: white; 
	background-color: #735845; 
	font-weight: normal; 
	font-family: verdana, arial, serif; 
	margin-bottom: 0px; 
	padding-bottom: 4px; 
	text-align: center;
	margin-top: 0px;
}
h2 {
	font-size: 12px; 
	color: #735845; 
	font-weight: bold; 
	font-family: verdana, arial, serif; 
	padding: 5px 0px 5px 0px; 
	margin-bottom: 0px; 
	text-align: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a.ft:link, a.ft:visited, a.ft:active, a.ft:hover {
	font-size: 9px;
	color: #FBFBFB;
	font-weight: normal;
	display: none;
}
.countries:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.countries:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.countries:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.property_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}
.property_name1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.button_1 {
	border : -1px #8B4513;
	background : #EFE7DF;
	font-family : Tahoma;
	font-size : -2px;
}
#footer {
	text-align: center;
	padding: 0;
	background-color: #735845;
	color: #533D2C;
	margin: 0;
}
#footer a:active, a:link, a:visited {
	color: #533D2C;
	font: normal 10px verdana, arial;
	text-decoration: none;
	background-color: ##735845;
}
#footer a:hover {
	text-decoration: underline;
	color: #533D2C;
}