body {
	margin: 0px;
	padding-top: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;

}

ul, ol {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	}
	
a:link {color:#990000;}      /* unvisited link */
a:visited {color:#990000;}  /* visited link */
a:hover {color:#990000; text-decoration: none;}  /* mouse over link */
a:active {color:#990000;}  /* selected link */

#mainContainer {
   width:988px;
   margin:0 auto;
   padding:0px;
}
#mainContainer_email{
   width:988px;
   margin:0 auto;
   padding:0px;
}
#topArea {
   margin:0px;
   padding:3px 10px 0px 10px;
   height:70px;
}
#logoContainer {
    width:293px;
	height:70px;
	margin:0px;
	padding:0 0 0 15px;
	float:left;
}
#logoContainer img {
    display:block;
	border:none;
}
#topRight {
    width:350px;
	display:table;
	margin:0px;
	float:right;
}
#topRight img {
   display:table;
   margin-left:18px;
   padding:0px;
   border:none;
   float:left;
}
#mainArea {
  width:988px;
  margin:0px;
  padding:0px;
}
#mainArea_email{
  width:640px;
  margin:0px;
  float:left;
  padding-left:100px;
  padding-top:0px;
}
#leftborder {
	background-image: url(../images/leftborder.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left top;
}
#rightborder {
	background-image: url(../images/rightborder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#midcontainer {
	width: 958px;
	margin:0px ;
	padding:0px;
	background-image: url(../images/topborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:17px;
}
#midcontainer_email{
	width: 613px;
	margin:0px ;
	padding:0px;
	overflow:auto;
	background-image: url(../images/topborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:17px;
}
.indentmenu{
	font: bold 13px Arial;
	width: 958px;
	overflow: hidden;
	float:left;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}


#bodyContainer {
     width:958px;
	 margin:0px;
	 padding:0px;
	 float:left;
}
#leftcontainer
{
    width:230px;
	float:left;
	background:url(../images/leftsection_bg.jpg) no-repeat right top;
	margin:0px;
	padding:0 0 15px 0;
}

#leftcontainer img.cs {
   display:block;
   padding-left:2px;
   padding-top:2px;
   border:none;

}
#leftcontainer h3{
   background:url(../images/heading_bg.jpg) no-repeat;
   padding-left:13px;
   padding-bottom:13px;
   padding-top:13px;
   height:8px;
   margin:0px;
}
#leftcontainer form {
   width:182px;
   margin:0px;
   padding:10px 26px 10px 10px;
  
}

#leftcontainer form input {
	width:180px;
	height:15px;
	margin:0px;
	padding:3px 0px 0px 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(../images/field.jpg);
	background-repeat: no-repeat;
	border:none;
	margin-bottom:8px;
	clear:both;
	
	
}
#leftcontainer form input.bt {
   width:44px;
   height:22px;
   background-image:none;
   
   

}
#leftcontainer form label {
	
	height:15px;
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	display:block;
	
	
}
#leftcontainer ul {
margin: 0 15px 20px;
padding: 0;
list-style:none;
}

#leftcontainer ul li{
margin:0 0 10px 0;
}

.spacer{
	font-size:0; line-height:0; clear:both;
}
#rightContentArea {
    width:683px;
	padding:8px 20px 8px 20px;
	margin:0px;
	float:left;
}
#rightContent {
    margin:0px;
	padding: 0 0 15px 0;
	float:right;
	width:683px;
}
#rightContent h1 {
	background:url(../images/headingBg.jpg) no-repeat;
	padding-left:8px;
	margin:0px;
	height:36px;
	padding-top:6px;
	font-size: 18px;
	font-weight:normal;
	color: #A8846A;
}
.contactus_heading
{
	background:url(../images/headingBg.jpg) no-repeat;
	padding-left:8px;
	width:667px;
	margin:0px;
	height:36px;
	padding-top:6px;
	font-size: 18px;
	color: #A8846A;
	margin:0px;
	float:left;
}

.form-all ul { 
list-style: none;
}

.form-all h2 {
margin: 0;
padding: 0;
}

.email_heading
{
	background:url(../images/headingBg.jpg) no-repeat;
	padding-left:8px;
	width:100%;
	margin:0px;
	height:36px;
	padding-top:6px;
	font-size: 18px;
	color: #A8846A;
	margin:0px;
}

#rightContent p {
	margin:17px 25px 0 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	line-height:22px;
}

#rightContent ul, #rightContent ol {
margin:5px 40px;
padding:0;
	line-height:22px;
}
#citysearch {
	margin:0px;
	float:left;
	width:683px;
}
#citysearch a {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:underline;
	color:#FF0000;
	padding-left: 6px;
}

#footer {
  width:958px;
	clear:both;
	margin:0 auto;
	height:93px;
	padding-top:32px;
	background:url(../images/footer_bg.jpg) repeat-x;
	margin-left:20px;
}
#footerleft {
   width:500px;
   float:left;
   margin:0 0 0 30px;
   padding:0px;
}

#footerleft li a{
	text-decoration: underline;
	color: #a98468;
	margin:0px;
	line-height:22px;
}

#footerleft  li a:hover {
    text-decoration:none;
	color:#d33800;
}	

.arrowblue{
	width:110px; 
	float:left;	
}
.arrowblue ul, .arrowblue2 ul, .arrowblue3 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.arrowblue2 {
	width: 110px; 
	float:left;	
	
}
.arrowblue3 {
	width: 250px; 
	float:left;	
	
}

#footerright {
   width:320px;
   float:right;
   margin:0px;
   padding-top:10px;
	color: #a98468;
}


#footerright a {
	color: #a98468;
	text-decoration:underline;
}
#footerright a:hover {
	text-decoration:none;
	color:#d33800;

}.search_heading {
	font-size: 18px;
	background-image: url(../images/search_heading.jpg);
	background-repeat: repeat-x;
	height: 60px;
	color: #FFFFFF;
}
.redborder {
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	padding-left: 3px;
}
.tab {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #a98468;
	background-color: #E5DDCA;
	height: 20px;
	padding-left: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*h2
{
list-style:none;
font-size: 18px;
background-image: url(../images/search_heading.jpg);
background-repeat: repeat-x;
color: #FFFFFF;


}*/
#leftcontainblog{
    width:235px;
	float:right;
	background:url(../images/leftsection_bg.jpg) no-repeat right top;
	margin:0px;
	padding:0px;
}
#leftcontainblog img.cs {
   display:block;
   padding-left:2px;
   padding-top:2px;
   border:none;

}
#leftcontainblog  h3{
   background:url(../images/heading_bg.jpg) no-repeat;
   padding-left:13px;
   padding-bottom:13px;
   padding-top:13px;
   height:8px;
   margin:0px;
   font-size: 17px;
   color: #c7b792;
}

/*.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}*/


.pagenav
{
padding-top:20px;

}

.screen-reader-text
{
	font-size: 18px;
	color: #c7b792;;
}

#leftcontainblog input
{
	width:170px;
	height:15px;
	margin-left:12px;
	margin-top:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(../images/field.jpg);
	background-repeat: no-repeat;
	border:none;
	margin-bottom:8px;
	clear:both;}

.contactus_textbox{
width:180px;
height:15px;
margin:0px;
padding:3px 0px 0px 3px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-color: transparent;
background-image: url(../images/field.jpg);
background-repeat: no-repeat;
border:none;
margin-bottom:8px;
clear:both;

}
.rental_textbox{
margin:0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
border:1px solid #EDEDED;
background-color: transparent;
height:20px;
background:url(../images/textfield_bck.jpg) repeat-x;;
clear:both;
}
.search_textbox{
margin:0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
border:1px solid #EDEDED;
background-color: transparent;
background:url(../images/textfield_bck.jpg) repeat-x;;
clear:both;
}
.combo
{
font-family: Tahoma, Arial, Helvetica, sans-serif;

}
.contactus_textarea{
margin:0px;
width:168px;
height:100px;
padding:3px 0px 0px 3px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-repeat: no-repeat;
clear:both;
}
#imagecontainer
{
width:200px;
height:150px;


}
.propertytext{
	font-size: 13px;
}
.propertytexter{
	font-size: 13px;
}
.propertytext_baloon{
	font-size: 9px;
}
.propertytext a{
color:#FF0000;
text-decoration:underline;
font-weight:bold;

}
.propertytext a:hover{
color:#FF0000;
	text-decoration:none;
	font-weight:bold;

}


a:link.cities{
color:#FF0000;
text-decoration:underline;
font-weight:normal;

}
a:visited.cities{
color:#FF0000;
text-decoration:underline;
font-weight:normal;

}
a:hover.cities{
color:#FF0000;
text-decoration:none;
font-weight:normal;
}


.propertytext h1{

	background:url(../images/main_heading.jpg) no-repeat;
	padding-left:8px;
	margin:0px;
	height:32px;
	padding-top:6px;
	font-size: 18px;
	color: #c7b792;
}
.property_renttext{
	margin:0px;
	height:32px;
	padding-top:6px;
	font-size: 18px;
	color: #c7b792;	
	}
.propertytext strong{
	font-size: 13px;
	color: #c7b792;
	font-weight:bold;
	
}
.propertyrent{
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
	
}
.propertyrent a:link{
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	
}

.propertyrent a:visited{
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
		text-decoration:underline;

	
}
.propertyrent a:hover{
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	
}


#rightContentmine {
    margin:0px;
	float:left;
}
.propertylistingborder
{
border:1px  solid;
border-color:#c7b792;
}
.status_messages
{
	font-weight:bold;
	color:#FF0000;
}

/* image slider's */
.slideshow div {
display: none;
}


.current_tab{
color:#FFFFFF;
	background-color: #C0B08C;
	background-image: url(../images/menu_over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
    float: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 71px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	cursor:pointer;	
}
.propertytexter li
{
	font-size: 13px;
}

.bg { background-image:url(../images/questions.jpg);
background-position:left; background-repeat:no-repeat; height:139px;}
.text { font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#6a6147; text-align:left;}


/*  post  */

.posts {
margin:25px 0 0 0; 
padding:0;
border-top:1px solid #DFDAD1;
}

.posts h2 {
margin:0; 
padding:10px 15px;
}

.post-info, .post-read {
background:none repeat scroll 0 0 #FAF5EB;
padding: 4px 15px;
}
.post-read {
margin: 25px 0 10px 0;
}

.posts p {;
}

.posts .menu-results {
height: 30px;
}

.post {
border-bottom:1px solid #DFDAD1;
}

.comment {
margin: 15px 0 0 0;
padding: 0  10px ;
border:1px solid #DFDAD1;
}





/* idx */


#city-featured {
margin:0 15px;
padding: 10px;
border:1px solid #DFDAD1;
}

#city-featured ul {
margin: 0;
padding: 0;
list-style:none;
}
#city-featured ul li {
display:inline-block;
width:33%;
margin: 0;
padding: 0;
}


.clear, .clearfix { clear: both; }

.price-table {
margin: 10px 0 0 0;
width:100%;
background:none repeat scroll 0 0 #F2EDE3;
}

.price-table td {
margin:0;
padding: 6px 20px;
border: 2px solid white;
border-top: none;
border-left:none;
}

#idx {}

.menu-results {
clear: both;
background:none repeat scroll 0 0 #F2EDE3;
border:1px solid #DFDAD1;
margin: 10px 0;
}

.menu-results .msg {
display:inline-block;
float: right;
width: 49%;
text-align:right;
margin:0;
padding:5px 9px 0 0;;
}

.menu-results .paging {
display: inline-block;
padding:0 9px;
text-decoration:none;
}

.menu-results .paging a, .menu-results .paging .current {
background:none repeat scroll 0 0 #F2EDE3;
border-bottom:none;
border-right:1px solid #DFDAD1;
border-top:none;
display:inline-block;
padding:5px 9px;
}

.menu-results .paging .current {
background:none repeat scroll 0 0 #DFDAD1;
}

.idx-results{ 
clear:both;
border-top: 1px solid #e2dccc;
border-left: 1px solid #e2dccc;
}

.idx-listing {
display: inline-block;
width: 338px; 
height: 345px; 
margin: 0; 
padding: 0; 
border: 1px solid #e2dccc;
border-top: none;
border-left: none;
}

.idx-listing .btnset a {
background:none repeat scroll 0 0 #F2EDE3;
border:1px solid #DFDAD1;
display:inline-block;
padding:5px 9px;
margin: 10px 0 0 20px;
}

.idx-results .idx-listing .imgset img {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #e2dccc;
margin:10px 0 5px 10px;
padding:5px;
width: 306px;
height: 190px;
}


.idx-listing .idx-dataset { margin: 0 20px;}

.idx-listing .idx-data .key{ font-weight:bold; margin: 0 5px 0 0; }

.idx-listing .idx-data .val{}

.idx-listing .beds, .idx-listing .beds { float: left; width: auto; padding:0 15px 0 0;}

.idx-listing .price .key, .idx-listing .type .key { display: none;}

.idx-listing .price { font-size:16px;  padding:5px 0; }

.idx-listing .mls { display: none;}

.idx-listing .remarks { display:none; }

#idx .idx-listing p { margin: 0 15px; padding:0; }

.idx-detail h1 {
background:none;
}


.idx-detail .primary {
margin: 3px 0 0 0;
padding: 10px;
border: 1px solid #e2dccc;
}

.idx-detail .primary .general h2 {
margin:0;
padding:0;
}

.idx-detail .primary .imgset {
float: left;
}

.idx-detail .primary .imgset img {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #e2dccc;
padding:5px;
width: 390px;
}

.idx-detail .primary .general {
float: right;
width: 250px;
}

.idx-detail .idx-dataset {
margin: 0 ;
}

.idx-detail .specs .idx-data, .idx-detail .details .idx-data {
display: block;
padding: 4px 10px;
border-bottom: 1px solid #e2dccc;
}

.idx-detail .details .idx-data {
margin: 0 15px;
}

.idx-detail .key{ font-weight:bold; margin: 0 5px 0 0; }

#motioncontainer  {
clear:left;
height:54px;
margin:10px 0 10px -1px;
width:100%;
}
#motioncontainer img {
border:2px solid #BBA785;
height:50px;
margin-right:7px;
width:70px;
}
#motioncontainer img:hover {
border:2px solid #002A57;
}
#statusdiv {
background-color:#FFFFDF;
border:1px solid gray;
left:-300px;
padding:2px;
position:absolute;
visibility:hidden;
}
#motioncontainer a:hover {
color:red;
}
#motioncontainer-wrap {
background:none repeat scroll 0 0 #F2EDE3;
border:1px solid #EFE0C2;
clear:left;
margin:0 0 40px;
overflow:hidden;
padding:0 0 0 1px;
position:relative;
top:10px;
}
#motioncontainer-wrap #motioncontainer #thumb-arrow-left {
background:none repeat scroll 0 0 #F2EDE3;
border:medium none;
height:64px;
left:0;
position:absolute;
top:-4px;
width:17px;
z-index:1;
}
#motioncontainer-wrap #motioncontainer #thumb-arrow-right {
background:none repeat scroll 0 0 #F2EDE3;
border:medium none;
height:64px;
position:absolute;
right:-9px;
top:-4px;
width:17px;
z-index:1;
}
#motioncontainer-wrap img.thumb-margin {
border:medium none;
width:10px;
}

#slide {
position: relative;
 width: 958px; height: 200px
}

#slide .audio {
position: absolute;
bottom: 0;
left: 0;
z-index: 1000;
}

.slideshow {
position: relative; width: 958px; height: 200px; 
}
.slideshow img {}
.slideshow div {
width: 958px; 
height: 200px
margin: 0;
padding: 0;
}
.slideshow div div {
background: url(../images/black.png);
display: none;
position: absolute;
top: 0;
right: 0;
color: white;
margin: 0;
padding: 0 1em;
font-size: 1.5em;
line-height: 50px;
width: 240px;
height: 200px;
}
.slideshow div div p
{
margin: 15px 0 0 0;
line-height: 25px;
font-size:14px;

}



#carWrapper  {
background:none repeat scroll 0 0 #F2EDE3;
border:1px solid #EFE0C2;
height: 80px;
margin: 10px 0 0 0;
padding: 0;
}

.infiniteCarousel {
margin: 0 auto;
  width:640px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width:600px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 85px;
  margin: 0 10px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 2px solid #BBA785
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 8px 5px 0;
  height: 85px;
  width: 85px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 30px;
  background: url(../images/arrow1.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 23px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
.our-services td {
	padding: 4px 0px 4px 8px;
	line-height: 18px;
	border-bottom: 1px solid #D4A985;	
}

