body {
	background-color: #ECECEC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}
.homepage-main-bg {
	background-image: url(images/homepage-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DADADA;
}
.home-commontxt {
	font-family: tahoma, Arial;
	font-size: 8pt;
	color: #808080;
}
.home-picborder-white {
	border: 2px solid #FFFFFF;
}


.home-welcome-txt {
	font-family: "trajan Pro", "times New Roman", arial;
	font-size: 12pt;
	color: #555555;
	font-weight: bold;
}

.button-border {
	border: 1px solid #BBBBBB;
	background-color: #EAEAEA;
}
.home-featured-prop-txt {
	font-family: "trajan Pro", "times New Roman", arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
