@charset "utf-8";
/* CSS Document */
body {
margin: 0;
padding: 23px 0 0 0;
font: 11px Tahoma;
color: #301919;
background: url(images/mainbg.jpg);
}
.content2 {
background: #dedacf;

}
.content {
background: url(images/content_bg.gif) repeat-x #d2cdbd;

}
#content {
padding: 20px;
}
.content_home {
background: url(images/content_bg.gif) repeat-x #d2cdbd;
}
h1 {
margin: 0 0 15px 0;
padding: 0;
line-height: 16px;
font: bold 17px Arial, Helvetica, sans-serif;
color: #5b000e

}
.content p {
margin: 0 0 15px 0;
padding: 0;
line-height: 16px;
}
.footerLinks {
background: #e5e2d9;
color: #6f0f02;
font: 10px Tahoma;
}
.footerLinks a{
color: #6f0f02;
margin: 0 12px;
text-decoration: none;
}
.footerLinks a:hover{
color: #6f0f02;
text-decoration: underline;
}
.footer {
color: #6f0f02;
font: 10px Tahoma;
}
.footer a{
color: #6f0f02;
font: 10px Tahoma;
font-weight: bold;
text-decoration: none;
}
.footer a:hover{
color: #6f0f02;
font: 10px Tahoma;
font-weight: bold;
text-decoration: underline;
}
.redText {
color: #5b000e;
}
.yellowText {
color: #bc7315;
}
.bigRed {
font: bold 16px Arial, Helvetica, sans-serif;
color: #5b000e;
}
#leftCol {
background: url(../images/leftbg.gif) repeat-x #d2cdbe;
padding: 10px;
color: #fff;
}
#leftCol a {
color: #5b000e;
text-decoration: none

}

.menuLeft td {
padding: 5px ;
border-bottom: 1px solid #5b000e;

}

.pagination a{
	text-decoration:none;
	color: #5b000e;
}
#thumbs  {
margin-top: 8px;
}
#thumbs img {
border: 1px solid #fff;
}
h2 {
font: bold 16px Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color: #5f0010;
}

.tdBG {
background: #d0ccc2;
}
.tdBG_client {
background: #EFE7D1;
}
.tdBG_agent {
background: #CEE7FF;
}
.tdBG_own {
background: #FFEFE8;
}

#listingsData td {
padding: 0 0 0 10px;
}
a {
font: 11px Tahoma;
color: #301919;
text-decoration: none
}

.txt{
color: #6f0f02;
font: 10px Tahoma;
font-weight: bold;
text-decoration: underline;
}