/* CSS Document */


body {
	margin: 0;
	background: url(images/h_bg.jpg) repeat;
	color:#25221b;
	font: 13px Arial, Helvetica, sans-serif;
}
a {
	color:#25221b;
	text-decoration:underline;
}
a:hover {
	color:#25221b;
	text-decoration:none;
}
/*for bg*/



.leftbg {
	background:url(images/h_leftshad.jpg) repeat-y;
	width:3px;
}
.rightbg {
	background:url(images/h_rightshad.jpg) repeat-y;
	width:14px;
}
#header {
	position: relative;
}
#headerContent {
	position: absolute;
	width: 390px;
	top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:13px;
	padding-right:10px;
	
}
.white {
	background-color: #FFFFFF;
}
.line {
	background-color: #DFC076;
}
.navshad {
	background: url(images/h_navshade.jpg) top repeat-x;
	height:8px;
}
.contentbg {
	background-color: #fcf9f1;
}
.contentbottom {
	background: url(images/h_contentbot.jpg) top repeat-x #faf7ee;
}
.separator {
	background: url(images/h_separator.jpg);
	width: 191px;
	height: 2px;
}
.mapbg {
	background: url(images/h_mapbg.jpg) repeat-y;
}
.newsbg {
	background: url(images/h_newsbg.jpg) repeat-y;
}
.atlantabg {
	background:url(images/h_atlantabg.jpg) repeat-y;
}
.sellerbg {
	background: url(images/h_sellersbg.jpg) repeat-y;
}
.buyersbg {
	background:url(images/h_buyersbg.jpg) repeat-y;
}
.viewbg {
	background: url(images/h_viewservicesbg.jpg) repeat-y;
}
.dillardbg {
	background:url(images/h_dillardcompany.jpg) no-repeat;
	width: 238px;
	height:81px;
	border:1px solid #3f3e3c;
}
/*end bg*/







/*positions*/



p {
	margin: 12px 0 12px 0;
}
#posall {
	margin:5px 0 15px 0;
}
.posview {
	margin-top: 5px;
	text-align:center;
}
#posagent {
	margin-top:110px;
	margin-right:15px;
}
ul {
	padding:0;
	margin:0;
}
/*end positions*/





li {
	list-style-type:square !important;
}
/*list*/



.newslist {
	list-style-type:square;
	font-size:13px;
	line-height:20px;
	color: #664a1b;
	text-decoration:underline;
	margin-left:20px;
	line-height:25px;
}
.newslist a {
	color: #664a1b;
}
.newslist a:hover {
	color: #000000;
}
.check {
	list-style-image: url(images/h_check.jpg);
	color: #696866;
	margin-left:27px;
	font: 11px Tahoma;
}
/*end list*/







/*forms*/



.formtext {
	font:11px Tahoma;
	color:#68694f;
}
input, textarea, select {
	font-size:11px;
	background: url(images/h_formbg.jpg) repeat-x top;
	border:1px solid #aaaaaa;
	color:#68694f;
}
.nobdr {
	border:none;
}
/*end forms*/







/*footer*/



.footer {
	color: #68694f;
	font: 11px Tahoma;
}
.footer a {
	color: #68694f;
	text-decoration:underline;
}
.footer a:hover {
	color: #000000;
	text-decoration:none;
}
.footer2 {
	font-size:9.5px;
}
ul {
	list-style-type: square;
}
/*end footer*/







#featuredPro {
	height:30px;
	width:249px;
	background:url(images/h_feat.jpg) no-repeat;
}
.floater {
	position:relative;
	z-index:10;
	top:155px;
	text-align:center;
}
.Gold_title {
	color:#D4AB32;
 font-weightold;
	font-family: Tahoma;
	font-size: 10pt;
}
