body {
	background-color: #000;
 	background-image: url(/images/bckgrnd.jpg); 
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
 	margin-top: 0px;
	margin-right: 0px;
 	margin-bottom: 0px;
 	margin-left: 0px;
 	text-align:center;

}

table {
	margin: 0 auto;
	border-collapse : collapse;
}

table td, table th {
	padding : 0;
}

p.lower {
	font-family: Georgia;
	font-size: 12px;
	color: #B2672E;
	
}

#lower_link {
	color: #FFF8E8;
	text-decoration: underline;
}

p.lower2 {
	font-family: Georgia;
	font-size: 9px;
	color: #007EC3;
	
}

#lower_link a:link, a:visited, a:hover, a:active { 
	color: #FFF8E8;
	}
a:link {
	color :#FFF8E8;
}
a:visited {
	color: #FFF8E8;
}
a:hover {
	color: #FFF8E8;
}
a:active {
	color: #FFF8E8;
}

.main_content {
	width:698px;
	height:363px;
	vertical-align:top;
	background-image: url(/images/homeisjchart/jch_row3_right2.jpg);
	background-repeat: no-repeat;
	color:#fff;
	font-family: Georgia;
	font-size: 10pt;
	line-height: 16pt;
	text-align: left;
	margin: 10px; /* get this working please */
}
.main_content h3 {
	font-size: 10pt;
	margin-left: 25px;
}
.main_content a {
	color:#fff;
}
.main_content p {
	margin-left: 10px;
}
.main_content span {
	font-weight: bold;
}

.propertycentric_main_search_a {
	width:658px;
	text-align:right;
	height:34px;
	background-color:#b2672e;
	padding-top:10px;
	padding-right:40px;
}
.td_bg { /* replaced in ie7.css */
	background-color: #FFF8E8;
	vertical-align: top;
}
.td_bg li {
	color: #80afc1;
	font-size: 10px;
	margin-left: 30px;
}
.td_button {
	text-align: right;
	vertical-align: top;
}
.td_bg_logo { /* ie7.css */
	background-color: #B2672E;
	width: 303px;
	height: 202px;
	vertical-align: top;
	position: relative;
	left: 0px;
	bottom: 0px;
}
.jch_vt {
	color: #B2672E;
    font-family: Verdana;
    font-size: 12pt;
	text-align: justify;
	margin-left: 15px;
	width: 303px;
}
.jch_vt a {
	color: #B2672E;
}
