body {

	margin: 0px;

	background-color: #000000;

	background-image: url(home_bg2.gif);

	background-repeat: repeat-x;

	background-position: top;

}

.nav_txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

}

.prop_bg {

	background-color: #ABA5A5;

	background-image: url(home_prop_bg.gif);

	background-position: top;

	background-repeat: repeat-x;

}

.welcome_txt {

	font-family: "Times New Roman", Times, serif;

	font-size: 36px;

	color: #202020;

	text-decoration: none;

}

.maintxt {

	font-family: Arial;

	font-size: 11px;

	color: #202020;

	text-decoration: none;

	text-align: justify;

}

.maintxt2 {

	font-family: Arial;

	font-size: 11px;

	color: #202020;

	text-decoration: none;

	text-align: left;

}

.contact_info_txt {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	color: #FFFFFF;

}

.bg2 {

	background-image: url(home_bg2.gif);

	background-repeat: repeat-x;

	background-position: top;

}

.f-txt {

	font-family: Arial;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	text-transform:none;

}

.prop_title {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #FFFFFF;

}

.border_gray {

	border: 1px solid #b5b2b4;

}

.prop_txt_small {

	font-family: Arial;

	font-size: 11px;

	color: #FFFFFF;

}

.white_border {

	border: 1px solid #FFFFFF;

}

