/* CSS Document */

body  {margin:0px;
      padding:0px;
}
.logo {
	font-family: timesnewroman;
	font-size: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-left:5px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	padding-left: 15px;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0F6279;
	text-decoration: none;

}
.tdbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	height: 487px;
}
.img {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.data {
	font:normal 11px/normal Verdana;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
.welcome {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 15px;
}
.propertylist {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C4A20;
	text-decoration: none;
}
.propertylist:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E1EACE;
	text-decoration: underline;
}

.contact {

	font:normal 11px/normal Verdana;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.tdbg1 {

	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
}
.listinglinks {
	font:normal 11px/normal Verdana;
	font-weight:bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.listinglinks:hover {
	color: #333333;
}
