	
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #FFFFFF;
}

html, body, #footer1 { height: 100%; }

body > #footer1 { height: auto; min-height: 100%; }

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ba8237;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leasingdirect1 {
	font-family: "Arial Black";
	color: #3A3A3A;
	font-size: 18px;
}
.leasingdirect2 {
	color: #BB8137;
	font-weight: bold;
}
.leasingdirect3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
}
.leasingdirect4 {font-size: 12px}
.leasingdirect5 {font-size: 11px}
.contact1 {color:#FF0000;}

.button {
    border: 1px solid #000;
    background:#BA8237;
	cursor:pointer;
}

