/* CSS Document */

html {
height:100%;
}

body {
background: url(../images/bg_main.jpg) repeat-x;
background-color:#000000;
font-family:Verdana,Arial,Sans-Serif;
height:100%;
margin:0;
}

img {
border:0 none;
}

#container {
margin:0 auto 20px auto;
width:970px;
padding:0 0 20px 0;
}

#header {
height:141px;
width:970px;
}

#login {
background: url(../images/real_estate_login_bkgd.jpg) no-repeat scroll center top #A0A0A0;
height:32px;

position:absolute;
top:0;
width:970px;
}

#logoHeader {
/*background: url(../images/real_estate_hdr_bkgd.jpg)no-repeat scroll center top #010101;*/
background-color:#131313;
height:130px;
border-bottom-color: #5B5B5B;
border-bottom:thick;
border-bottom-style:solid;
left:0;
margin:0;
padding-top:9px;
top:32px;
width:970px;
}

#headerLogo {
position:absolute;
top:22px;
margin: 0 0 0 33px;
float:left;
}

#navigation {
background:url(../images/real_estate_nav_bkgd.jpg) no-repeat scroll center top #6B976B;
font-family:Arial,Verdana,Helvetica,Sans-Serif;
font-size:20px;
height:82px;
margin-top:-85px;
top:59px;
width:678px;
z-index:1000;
float:right;
}

#navigation a {
color:#FFFFFF;
text-decoration:none;
}
table#navBar	{
	color:#FFFFFF;
	margin:5px auto 0 20px;
}

#subPage {
background:url(../images/real_estate_subpg_top.gif) no-repeat scroll right  #000000;
margin:0px auto 0 auto;
height:40px;
width:970px;
}

.leftNav {
	background: url(../images/real_estate_subpg_main1.jpg) no-repeat scroll left #000000;
	height:686px;
	width:268px;
	float:left;
	margin:-40px auto 0 -1px;
}

/* index left nav */
.leftNavbg1 {
	background-color:#A6A6A6;
	height:680px;
	width:265px;
	float:left;
	padding:0 0 0 0px;
	border-bottom:solid black 2px;
	
}
/* testimonial left nav */
.leftNavbg {
	background-color:#A6A6A6;
	height:1639px;
	width:265px;
	float:left;
	border-bottom:solid black 2px;
}

.leftNav p {
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:23px auto 0 78px;
	width:150px;	
}

#p1 {
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px auto 0 70px;
	width:150px;
	word-spacing:20px;	
}

#p2 {
	color:#000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px auto 0 auto;
	width:150px;
}

#p3 {
	margin:25px auto 0 20px;
	width:250px
}

#joAnnImg {
	margin:20px 0 auto 47px;
	border:solid black 2px;
}

.mainContent {
	background:url(../images/real_estate_subpage_bkgd.gif);
	background-repeat:repeat-y;
	width:692px;
	margin:0px 0 0 0px;
	padding:5px;
	float:right;
}

.mainText {
	margin:0 10px 20px 20px;
	font-family: tahoma;
	font-weight: 400;
	font-size:18px;
	font-size-adjust:inherit;
	color:#000000;
	word-spacing:-3px;
	line-height:17px;
}

.quotes p{
	margin:-10px 0 5px 200px;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
}

.slideshow {
	margin:20px auto 0 auto;
	padding:0 0 0 5px;	
	width:680px;
	height:510px;
	text-align:center;
}

.footer {
	background-color: #A6A6A6;
	border:solid grey 1px;
	width:970px;
	height:25px;
	float:left;
	margin:5px auto 5px 0;
}	
