@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	
	

}
h1 {

}
.vert-lft {
	background-image:url(../images/bar-lft.gif);
	background-repeat:repeat-y;
	width: 55px;
}

.vert-rght {
	background-image:url(../images/bar-rt.gif);
	background-repeat:repeat-y;
	width: 55px;
}
.contentpane {
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	width: 840px;
}
.topbar {
	background-image:url(../images/bar-top.gif);
	background-repeat:repeat-x;
	width: 840px;
	height: 36px;
}
.bottombar {
	background-image:url(../images/bar-btm.gif);
	background-repeat:repeat-x;
	width: 840px;
	height: 63px;
}
.equalhousing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.hometext {
	font-family:"Trajan Pro", "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	}
	
.ftrtxt {
	font-family:"Trajan Pro", "Trebuchet MS";
	font-size:16px;
}
