/* CSS Document */
body {
	margin: 0; padding: 0; background-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF
}
.newDetail {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF
}
.searchButton {
	margin: 0; padding: 0; background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bolder;
	color: #000000;
}
.contentTxt2 {
	margin: 0; padding: 0; background-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF
}
.normaltext {
	margin: 0; padding: 2; background-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left
}
.contentTxt3 {
	margin-bottom: 4; padding: 0; background-color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F0DC97
}
#content { 
	padding: 12px 12px 13px 11px;
	border-bottom: 1px solid #EFDB96
}
.contentTxt { 
	padding: 44px 0 15px 0;
	text-align:left
}
.footer {
	color: #939598; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftnav{
	border-right: 1px solid #6A6862; 
	background-image: url(images/logo_bg2.gif); 
	background-repeat: repeat-x;
	background-position: bottom right;
	font-weight: bold;
	color: #B9B7B4; 
	text-align: right;
}
.brownTxt a{
	color: #736039; 
	text-decoration:none
}
.footer {
	color: #999999
}

/*.menu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.menu li {
}
.menu a {
	color: #B9B7B4;
	padding: 15px 25px 15px 0;
	text-decoration: none;
}
.menu a:hover {
	color: #B9B7B4;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding: 9px 25px 15px 0;
	vertical-align: middle;
	background-position: top right;
}*/



.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
 }
.menu li {
	height: 30px;
	width: auto;
}
.menu a, .menu a:visited {
	text-decoration:none;
	text-align:right;
	color:#fff;
	display:block; 
	padding:8px 25px 9px 0;
	width: auto;
	margin:0 auto;
}
.menu a:hover {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;  
	vertical-align: middle;
	background-position: top right;
	}
.rightContent {
	padding: 0 15px 15px 15px;
}
.agentPic {
	border: 1px solid #EBDD94; 
	padding: 5px;
}
.agentTable {
	border: 1px solid #EBDD94; 
	width: 210px; 
	padding: 10px 20px
}
.agentTable2 {
	width: 210px; 
	padding: 10px 20px
}
.agentDetail {
	padding: 0 5px 0 10px;
}
p {
	line-height: 14px; 
	margin:0px 0 8px 0;
}
.rightContent2 {
	padding: 0 0 0 15px;
}
.yellowBorder {
	border: 1px solid #F0DC97
}
.propDetail {
	color: #FFFFFF; 
	padding: 0 0 0 12px;
}
.propDetail p{
	line-height: 14px; 
	margin:0px 0 12px 0;
}
.propDetail a{
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight:bold}
.yellowTxt {
	font-size: 14px; 
	color: #EFDB96; 
	font-weight: bold}
a {
	text-decoration: none; 
	color: #FFFFFF
}
img {
	border: 0;
}
hr   {
	height: 1px;
	width: 94%;
	color: #F0DC97;
	align: center;
	border: lpx;
	border-style: solid;
	border-color:#F0DC97 
}
.title {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #D8C788;
}
.testimonials {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left
}