h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	text-align: center;
	margin: 0 0 0 0;
	background-image: url(../images/bgnd.jpg);
}
#wrapper {
	width: 958px;
	position: relative;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 958px;
	height: 128px;
}
#nav {
	width: 958px;
	height: 41px;
}
#content_top {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 958px;
	height: 10px;
}
#content {
	background-image: url(../images/content_bgnd.jpg);
	width: 958px;
}
#footer {
	background-image: url(../images/footer_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 958px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 17px;
}
#rtls {
	width: 958px;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	padding-top: 12px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
 a.rtlslink:link {color: #FFFFFF; text-decoration: underline;}
 a.rtlslink:active {color: #FFFFFF; text-decoration: underline;}
 a.rtlslink:visited {color: #FFFFFF; text-decoration: underline;}
 a.rtlslink:hover {color: #FFCC00; text-decoration: underline;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.textLargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.subheadRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.forsale_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
.textBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.textLargeBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
