/* CSS Document */

body {
margin: 0px;
background-image: url(images/i_bg.jpg);
background-repeat: repeat-x;
background-color: #470503;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #241403;
text-align: justify;
}

.header1bg {
background-image: url(images/i_header1.jpg);
height: 91px;
width: 780px;
background-repeat: no-repeat;
}

.topborderbg {
background-image: url(images/i_topborder.jpg);
height: 25px;
width: 780px;
background-repeat: no-repeat;
}

.contentsbg {
background-color: #e0d1bf;
}

.footerbg {
background-image: url(images/i_footerbg.jpg);
height: 103px;
width: 780px;
background-repeat: no-repeat;
}

.bodybottomborderbg {
background-image: url(images/i_bodybottomborder.jpg);
height: 38px;
width: 780px;
background-repeat: no-repeat;
}

.bodyleftborderbg {
background-image: url(images/i_bodyleftborder.jpg);
}

.bodyrightborderbg {
background-image: url(images/i_bodyrightborder.jpg);
}

.aboutcontentbg {
background-image: url(images/i_aboutcontentbg.jpg);
height: 435px;
width: 755px;
background-repeat: no-repeat;
background-position: top;
}

.contactcontentbg {
/*background-image: url(images/i_contactcontentbg.jpg);*/
background-image: url(images/i_contactuscontentbg.jpg);
background-position: top;
width: 755px;
background-repeat: no-repeat;
}
/*photo bg*/
.financecontentbg {
background-image: url(images/i_financingcontentbg.jpg);
height: 435px;
width: 755px;
background-repeat: no-repeat;
background-position: top;
}

.buyerscontentbg {
background-image: url(images/i_buyerscontentbg.jpg);
height: 435px;
width: 755px;
background-repeat: no-repeat;
background-position: top;
}

.sellerscontentbg {
background-image: url(images/i_sellerscontentbg.jpg);
height: 435px;
width: 755px;
background-repeat: no-repeat;
background-position: top;
}

.aboutuscontentbg {
background-image: url(images/i_aboutuscontentbg.jpg);
height: 435px;
width: 755px;
background-repeat: no-repeat;
background-position: top;
}

.registercontentbg {
background-image: url(images/i_registercontentbg.jpg);
height: 435px;
width: 755px; 	
background-repeat: no-repeat;
background-position: top;
}

.tableborder1 {
border-style: solid;
border-color: #90704d;
border-width: 1px;
}

.tableborder2 {
border-color: #3f2300;
border-style: solid;
border-width: 1px;
}

.textfieldbox1 {
border-style: solid;
border-color: #915100;
border-width: 1px;
background-color: #e5d7c6;
}

.picborder1 {
border-style: solid;
border-color: #90704d;
border-width: 1px;
padding: 6px;
}

.picborder2 {
border-color: #e4e5d5;
border-style: solid;
border-width: 7px;
}

.propdetailsbox {
background-color: #cfbda6;
}

/* for the positions */
.maincontainerpos {
margin-top: 1px;
}

p {
margin: 15px 0px 15px 0px;
line-height: 16px;
}

h1 {
margin: 15px 0px 15px 0px;
}

.rightcontentpos1 {
margin: 19px 0px 19px 0px;
}

.rightcontentpos2 {
margin: 25px 0px 0px 68px;
}

.tablepad1 {
padding: 20px;
}

.leftcontactpos {
margin: 430px 0px 20px 0px;
}

.leftcontactpos1 {
margin: 15px 0px 20px 0px;
}

/* end for the positions */

/* for text formatting */
.footertext {
font-family: Tahoma;
font-size: 11px;
color: #660000;
font-weight: bold;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #241403;
}

input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #241403;
}

.indicator {
color: #cc3333;
}

.propertytitle {
color: #663300;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.propertytext1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b64400;
}

.propertytext2 {
color: #663300;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

/*community*/
.comh {
	font-weight: bold;
	color: #663300;
	font-size:12px;
}

.comlink {
	font-weight: bold;
	color: #B64400;
	font-size:12px;
}

.comlink a{
	font-weight: bold;
	color: #B64400;
	text-decoration:none;
}

.comlink a:hover{
	font-weight: bold;
	color: #000000;

	text-decoration:none;
}

.bdr { 
	border:1px solid #000000;
}

.bdr2{
	border:2px solid #F3E7D8;
}

.bordercomd {
	border:1px solid #8F7A5F;
}

.comdlink {
	color: #AA2F27;
	font-weight:bold;
}

.comdlink a{
	color: #AA2F27;
	font-weight:bold;
	text-decoration:underline;
}

.comdlink a:hover{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
/* end for text formatting */

/* for all the links */
.footertext a{
color: #660000;
text-decoration: underline;
}

.footertext a:hover{
color: #660000;
text-decoration: none;
}

.propertytext1 a{
color: #b64400;
text-decoration: underline;
font-weight: bold;
}

.propertytext1 a:hover{
color: #b64400;
text-decoration: none;
font-weight: bold;
}

a {
color: #241403;
text-decoration:underline;
}

a:hover {
color: #241403;
text-decoration: none;
}

a.contentslink {
color: #241403;
text-decoration:underline;
}

a.contentslink:hover {
color: #241403;
text-decoration: none;
}

a.contentslink1 {
color: #b64400;
text-decoration:underline;
}

a.contentslink1:hover {
color: #b64400;
text-decoration: none;
}
/* end for all the links */