@charset "utf-8";

/* CSS Document */

/*innerpage*/

body {

	background-image: url(images/inner_bg.jpg);

	background-repeat:repeat-x;

	background-color:#444014;

	margin-top:23px;

	font-family: Tahoma;

	font-size: 11px;

	color: #311d01;

}

.contentlong {

	background-image: url(images/inner_contentlong.gif);

	background-repeat:repeat-y

}

.headerbg {

	background-image: url(images/inner_headerbg.jpg);

	background-repeat:repeat-x;

}

.bgnav {

	background-color: #70470d;

}

.bgleft {

	background-image: url(images/inner_left.jpg);

	width:63px;

	height:550px;

	background-repeat:no-repeat;

}

.bgright {

	background-image: url(images/inner_right.jpg);

	width:61px;

	height:550px;

	background-repeat:no-repeat;

}

.contentbg {

	background-image: url(images/inner_contentbg.jpg);

	background-repeat:repeat-x;

	background-position:bottom;

	background-color: #928B43;

}

.bottombg {

	background-image: url(images/inner_rbotbg.gif);

	background-repeat: repeat-x;

	height:15px;

}

.bgpropdetail {

	background:url(images/in_bgpropdetail.jpg) bottom repeat-x #847e3c;

	height:432px;

}

.bgnavdetail {

	background: url(images/in_propdetailnavbg.jpg) bottom repeat-x #918b44; 

}

.picborder1 {

border: solid 8px #a59f49;

}

.picborder2 {

border: solid 8px #70470d;

}

.content {

	font-size:11px;

	color: #311d01;

	text-align: justify;

}

.content a{

	color: #311d01;

	text-decoration:none;

}

.content a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}

.bdr {

	border: 1px solid #000000;

}

p {

	margin-top:15px;

	margin-bottom:15px;

}

.footer1 {

	font-size:11px;

	color: #b0af9f;

}

.footer1 a{

	color: #b0af9f;

	text-decoration:none;

}

.footer1 a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}

.footer2 {

	font-size:11px;

	color: #bdb667;

}

.footer2 a{

	color: #bdb667;

	text-decoration:none;

}

.footer2 a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}



/*community*/

.com_heading {

	font-weight:bold;

	font-size:14px;

	color: #311d01;

}

.com_line {

	/*background-color: #311d01;*/

	border-bottom: 1px solid  #311d01;

	height:1px;

}

.comroundedbox {

	background-image: url(images/in_comnavbg.gif); 

	height: 30px;

	width: 178px;

	background-repeat: no-repeat;

}

.comtext {

	color: #e4e3d3;

}

.comtext a{

	color: #e4e3d3;

}

.comtitle {

	color: #ddca8f;

}

.comtitle a{

	color: #ddca8f;

}

.bdr1 {

	border: 1px solid #6e5219;

}

.comlink2 {

	color: #b9b364;

	font-weight:bold;

}

.comlink2 a{

	color: #b9b364;

	font-weight:bold;

}

.comtitle2 {

	color: #b9b364;

	font-size:18px;

	font-family:Arial, Helvetica, sans-serif;

}

/*property*/

.arrowcolor {

	color: #6f460e;

}

.proptitle {

	color: #daca8e;

}

.propertytext {

	color: #362828;

}

.propertytext a{

	color: #dfda9a;

	text-decoration: none;

}

.propertytext a:hover{

	color: #dfda9a;

	text-decoration: underline;

}

a.proplink{

	color: #311d01;

	text-decoration:underline;

	font-weight: bold;

}

a.proplink:hover{

	color: #FFFFFF; 

	text-decoration:none;

	font-weight: bold;

}

.prop_dot {

	border-top: 1px dotted  #311d01;

}

.bgproperty {

	background-color: #fdeeb0;

}

.bgproperty1 {

	background-color: #837e3c;

}

a.propdetail_link {

	font-weight: bold;

	color: #EEE257;

	text-decoration:underline;

}

a.propdetail_link:hover {

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.proproundedbox {

	background-image: url(images/i_roundedbox.gif);

	height: 30px;

	width: 253px;

	background-repeat: no-repeat;

}

.propdetailtext {

	color: #dedcca;

}	

.propdetailtext a{

	color: #dedcca;

}

/*positions */

.posfooter {

	margin: 20px 0 20px 0;

}

.poscontent {

	margin-top:30px;

}

.proptextpos {

	padding: 0px 10px 0px 10px;

}

.propertytablepos {

	margin: 17px 0px 17px 0px;

}

.comtextpos {

	padding:0px 0px 0px 10px;

	text-align:right;

}

.comtextpos {

	padding:0px 0px 0px 10px;

}



/*agents*/

h1 {

	margin: 0;

	font-size:14px;

}

.yellowgreen {

	color: #fdeeb0;

}

.brown {

	color: #70470d;

}

.contacttxt {

	font-size:12px;

	color: #fdeeb0;

	font-weight:bold;

}

.contacttxt a{

	color: #fdeeb0;

	font-weight:bold;

	text-decoration:underline;

}

.white {

	color: #FFFFFF;

}

input, textarea, select {

	color: #311d01;

	font-size:11px;

	border: 1px solid #000000;

	background-color: #FFFFFF; 

} 

