/* Background Image Bricks and BGColor*/

BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #390000;
	background-image: url(images/home_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

/* Index's Contact Details */

.testimonials {

	FONT-SIZE: 11px;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #E9A000;

	text-decoration: none;

}

.welcome {

	FONT-SIZE: 11px;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #2B0D04;

	text-decoration: none;
	line-height: 20px;
	
}



/* © Copyright 2007 Allan Weiss. All rights reserved. Design by Agent Image - Real Estate Web Design */

.copyrighttexts {

	FONT-SIZE: 11px;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #A06D2B;

	text-decoration: none;

}

/* Text Buttons */

.HOMEBUTTON {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	text-transform: uppercase;

	color: #2B0D04;

	text-decoration: none;

}


.HOMEBUTTON_flash {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	text-transform: uppercase;

	color: #FF0000;

	text-decoration: blink;

}


