@charset "UTF-8";
/* CSS Document */
@-ms-viewport{
  width: device-width;
}
html,body {
    color: #333;
    font: 12px arial;
    margin: 0 auto;
    padding: 0;
	height: 100%;
    width: 100%;
	overflow-x:hidden;
}
h1 {
    font-family: 'Dancing Script', cursive;
    font-weight: 700;
    line-height: 46px;
    font-size: 42px;
    margin: 0 0 23px 0;
    }
h2 {
    font-family: 'EB Garamond', serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 2px;
    margin: 0 0 23px 0;
    }
p {
    font-family: 'EB Garamond', serif;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 23px 0;
    }
	
div#header {
    margin: 0 auto;
    overflow: visible;
    position: relative;
	background: linear-gradient(to right,  #FFFFFF 0%,#FFFFFF 50%,#23290A 50%,#23290A 100%);
    border-bottom: 2px solid #92B319;
    height: 105px;
    width: 100%;
    z-index: 99;
}
.info_content p,.info_content h3 {
    color: #333;
    font: 12px arial;
}
.info_content h3 {
    font-weight: bold;
}
.bg1 {
	    background: url("../images/bg1-1.jpg") repeat-x scroll 0 0 #fff;
}
.bg2 {
	    background: url("../images/bg1-2.jpg") repeat-x scroll 0 0 #fff;
}
.bg3 {
	    background: url("../images/bg1-3.jpg") repeat-x scroll 0 0 #fff;
}
.head-wrap {
	background:url(../images/bgheaderwrap.jpg) no-repeat center transparent;
    margin: 0 auto;
    padding: 0;
    width: 943px;
	height:105px;
}
.head-wrapA4L {
	background:url(../images/bgheaderwrap.jpg) no-repeat right transparent;
    margin: 0 auto;
    padding: 0;
    width: 943px;
	height:105px;
}
.head-wrapA3L {
	background:url(../images/bgheaderwrapA3L.jpg) no-repeat right transparent;
    margin: 0 auto;
    padding: 0;
    width: 1050px;
	height:105px;
}
.logo {
	display: block;
	height: 105px;
	position: absolute;
	width: 500px;
	z-index: 200;
}
.logo-print {
	display: block;
	height: 90px;
	position: absolute;
	width: 760px;
	z-index: 200;
	top:0px;
}
.logo200 {
	display: none;
	visibility: hidden; 
}
#showlast, #showsearch {
	display:none;
}
div#contenu {
	overflow:hidden;
    margin: 0 auto;
    width: 943px;
	min-height:550px;
}
/* CSS Print Version */
#outer{
width:950px;
height:1400px;
border:1px solid #92B319;
}
#outerL{
width:1400px;
height:980px;
border:1px solid #92B319;
}
#outerA4{
width:670px;
height:850px;
border:1px solid #92B319;
}
#outerA4L{
width:100%;
height:670px;
border:1px solid #92B319;
}
.head-wrap-print {
    margin: 0 auto;
    padding:0px;
    width: 100%;
}
.photoleft {
	margin-top:5px;
	width:100%;
	text-align:center;
}
.photoleftA4 {
	margin-top:2px;
	width:100%;
	text-align:center;
}
.photoleft img{
	border:2px solid #fff;
	width:220px;
	height:153px;
}
.photoleftA4 img{
	border:5px solid #fff;
	width:230px;
	height:120px;
}
.photorightA4 img{
	border:5px solid #fff;
	width:340px;
	height:215px;
}
.photorightA3 img{
	border:5px solid #fff;
	width:340px;
	height:215px;
}
.photorightA3L img{
	border:7px solid #fff;
	width:450px;
	height:285px;
	margin-left:45px;
	margin-top: 3px;
}
.photoprint {
	margin-top:5px;
	width:100%;
	text-align:center;
}
.photoprint img {
    border: 10px solid #92b319;
    height: 434px;
    width: 615px;
}
.photoprintA4 img {
    border: 10px solid #92b319;
    height: 304px;
    width:430px;
}
.photoprintA4L img {
    border: 10px solid #92b319;
    height: 424px;
    width:600px;
}
.photoprintA3L img {
    border: 10px solid #92b319;
    height: 585px;
    width:820px;
	margin-left:20px;
}
#descright-print {
	float:left;
	width:650px;
	height:100%;
}
#descrightA4-print {
	float:left;
	width:450px;
	height:100%;
}
#descrightA4L-print {
	float:left;
	width:615px;
	height:100%;
}
#descrightA3L-print {
	float:left;
	width:820px;
	height:585px;
}
div#header-print {
    background-color: rgba(35, 41, 10, 0.98);
    border-bottom: 2px solid #92b319;
    height: 85px;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 99;
}
#propertyDetails-print {
    border-radius: 2px;
    margin-left: 5px;
    padding: 0 0 0 5px;
}
#propertyDetails-print h3 {
    background: none repeat scroll 0 0 #396105;
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
    padding: 5px;
}
#propertyDetails-printA4L h3 {
    background: none repeat scroll 0 0 #396105;
    color: #fff;
    font-family: Georgia;
    font-size: 14px;
    padding: 0px !important;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0.5em

}
#propertyDetails-printA4L ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 5px;
	list-style-type:none;
}
.detailtile{
float:right;
width:871px;
}
#topStats-print, #topStats-printA4 {
    clear: both;
    height: 36px;
    list-style-type: none;
    margin-top: 10px;
    padding: 0;
    width: 100%;
	text-align:right;
}
 #topStats-print li,  #topStats-printA4 li{
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-right: 18px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
}
#topStats-print .sqft-print {
    background: url("../images/square-feet.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	font-size:18px;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	width:80px;
	max-height:14px;
	text-align:left;
	float:right;
}
#topStats-printA4 .sqft-print {
    background: url("../images/square-feet.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	font-size:14px;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	width:60px;
	max-height:14px;
	text-align:left;
	float:right;
}
#topStats-print .statPrice-print{
	background-repeat: repeat-x;
	background-color: #92B319;
	color: #FFF;
	font-size:18px;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	float:right;
	max-height:14px;
}
#topStats-printA4 .statPrice-print{
	background-repeat: repeat-x;
	background-color: #92B319;
	color: #FFF;
	font-size:14px;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	float:right;
	max-height:14px;
}
#topStats-print .beds-print {
	background: url("../images/bedrooms.png") no-repeat scroll right center #92b319;
    border: 0 solid #586000;
    border-radius: 0;
	font-size:18px;
    color: #fff;
    float: right;
    line-height: 1;
    margin-left: 25px;
    overflow: hidden;
    padding: 10px 15px;
    text-align: left;
	max-height:14px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
    width: 60px;
}
#topStats-printA4 .beds-print {
	background: url("../images/bedrooms.png") no-repeat scroll right center #92b319;
    border: 0 solid #586000;
    border-radius: 0;
	font-size:14px;
    color: #fff;
    float: right;
    line-height: 1;
    margin-left: 25px;
    overflow: hidden;
    padding: 10px 15px;
    text-align: left;
	max-height:14px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
    width: 40px;
}
#topStats-print .bath-print {
    background: url("../images/shower.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	font-size:18px;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	float:right;
	width: 60px  !important;
	max-height:14px;
	text-align: left;
}
#topStats-printA4 .bath-print {
    background: url("../images/shower.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	font-size:14px;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	float:right;
	width: 50px  !important;
	max-height:14px;
	text-align: left;
}
#map-canvas {
	width: 626px;
	height: 353px;
	margin-top: 21px;
	margin-left: -8px;
}
#map-canvas-2 {
	margin: 20px 20px 20px 0px;
	float:left;
	border:5px solid #92B319;
				}
.pageheader img{
	padding:0px;
}
.pageheader img{
	width:938px;
	height:488px;
}
/* CSS Slide */
.ca-container {
    height: 450px;
    margin: 15px auto 20px;
    padding-top: 3px;
    position: relative;
    width: 930px;
}

.ca-container-listing {
margin: 15px auto 20px;
padding-top: 3px;
padding-bottom:7px;
position: relative;
width: 930px;
display:table;
background:#FFF;
border:2px solid #92B319;
}

.ca-nav span {
    background: url("../images/arrows.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 38px;
    left: -40px;
    margin-top: -19px;
    opacity: 0.7;
    position: absolute;
    text-indent: -9000px;
    top: 50%;
    width: 25px;
    z-index: 100;
}
.ca-nav span.ca-nav-next {
    background-position: right top;
    left: auto;
    right: -40px;
}
.ca-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
}
.ca-item {
    float: left;
    height: 100%;
    text-align: center;
    width: 312px;
}
.ca-item-listing {
    float: left;
    height: 100%;
    text-align: center;
    width: 305px;
	margin-left: 6px;
	margin-top:10px;
}
.ca-item h4 span.ca-quote, .caption h4 span.ca-quote,.ca-item-listing h4 span.ca-quote, #desccontenu h4 span.ca-quote,#desccontenu-print h4 span.ca-quote, #desccontenu-printA4 h4 span.ca-quote {
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
    color: #92B319;
    font-size: 80px;
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 20px;
	width:35px;
}
#desccontenu-printA4L h4 span.ca-quote {
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
    color: #92B319;
    font-size: 30px;
    left: 0;
    position: relative;
    text-indent: 0;
    top: 0px;
	width:15px;
}
#desccontenu-printA4L p {
    font-family: 'Arial', serif;
    font-size: 13px;
	font-weight: normal;
    line-height: 13px;
    margin: 0 0 0px 0;
	display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.textmenu {
	width:938px;
	background:#FFF !important;
	font-size:20px;
	text-align:justify;
	color:#424242;
	margin-top:15px;
	border:2px solid #92b319;
	font-family:"EB Garamond",serif;
	display:table;
}

.textmenu h4 span.ca-quote {
	color: #92b319;
    font-family: "Georgia","Times New Roman",serif;
    font-size: 120px;
    font-style: italic;
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 20px;
}
.textmenu p {
	font-size:18px;
}
.textmenu h4 p span.first-line{
	display: block;
    text-indent: 80px;
}
h4 span {
    display: block;
    text-indent: 40px;
}
.ca-item-main {
    background: none repeat scroll 0 0 rgba(255,255,255,1);
    bottom: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    left: 5px;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.ca-item-main-listing {
    background: none repeat scroll 0 0 rgba(255,255,255,1);
    bottom: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    left: 5px;
    overflow: hidden;
    padding: 10px;
    height:440px;
	width:285px;
}
.ca-icon, .ca-icon-listing {
    height: 189px;
    margin: 0 auto;
    position: relative;
    width: 270px;
	display:block;
    visibility:visible;
}
.ca-icon-mobile {
    display:none;
    visibility:hidden;
}
#icons {
    margin-bottom: 15px;
    overflow: hidden;
	min-height:25px;
}
#icons .bed {
    float: right;
    width: 50%;
}
fieldset, img {
    border: 0 none;
}
h7 {
    font-family: "Georgia","Times New Roman",serif;
    font-size: 18px;
    font-style: italic;
	font-weight:700;
    line-height: 24px;
    margin: 10px 10px 15px;
    padding-left: 5px;
    position: relative;
    text-align: left;
}
#icons .bad {
    float: right;
    width: 50%;
}
#mainwrapper {
	margin-top:15px;
	border-top:2px solid #fff;
	border-left:1px solid #92B319;
	border-right:1px solid #92B319;
	border-bottom:1px solid #92B319;
	max-width:948px;
}
.message{
	position:absolute;
	top:5px;
	right:5px;
	z-index:1;
}
#message label{
	width:100%;
}
#paginator {
	 width:935px;
	 background:#FFF;
	 display:table;
	 color:#396105;
	 height:15px;
	 margin: 2px;
	 margin-top:10px;
}
.pagination{
	width:21px;
	height:30px;
	line-height: 30px;
	background:#fff;
	border-radius:2px;
	float:left;
	margin-right:2px;
	text-align:center;
}
.pagright{
	width:45%;
	float:right;
}
.pagleft{
	width:45%;
	float:left;
	padding:8px;
}
.next{
	width:55px;
	height:30px;
	line-height: 30px;
	background:#fff;
	border-radius:2px;
	float:right;
	margin-right:2px;
	text-align:center;
}
.prev{
	width:75px;
	height:30px;
	line-height: 30px;
	background:#fff;
	border-radius:2px;
	float:right;
	margin-right:2px;
	text-align:center;
}
.prev a,.next a{
	color: #396105;
	font-weight:700;
	text-decoration:none;
}

.pagcontiude {
	float:right;
}
.pagination a{
	text-decoration:none;
	color:#92B319;		
}
.paginationpts {
	color:#396105;		
}
.pagination_selected{
	background: #396105;
	border-radius: 5px;
	color: #fff;
	width:21px;
	height:30px;
	line-height: 30px;
	border-radius:2px;
	float:left;
	margin-right:2px;
	text-align:center;
}
.ca-item h3, .caption h3, .ca-item-listing h3{
	background-color:rgba(146,179,25,1);
	color:#fff;
	font-family: 'EB Garamond', serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 23px;
	min-width:100%;
	min-height:23px;
    letter-spacing: 2px;
    margin: 10px 0 2px 0;
}
.caption {
	text-align:center;
	margin-top:10px;
}
.caption p {
	text-weight:400;
	height:20px;
	max-height:20px;
	color:#23290A;
}
.ca-item h4, .caption h4, .ca-item-listing h4, #desccontenu h4, #desccontenu-print h4, #desccontenu-printA4 h4  {
    border-left: 10px solid #92B319;
	font-family: 'serif', serif;
    font-size: 14px;
    line-height: 23px;
	font-weight:400;
    margin: 10px;
    padding-left: 10px;
    position: relative;
    text-align: justify;
}
.ca-more, .ca-morefp {
	padding:5px;
	text-decoration:none;
	background: #424242;
	border: 1px solid #424242;
	color: #f2f2e2;
	display: block;
	float: right;
	font-family: 'RalewayRegular', Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 19px;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
width: 90px;
}
.ca-morefp {
	border-radius:2px;
	width: 140px;
	position:absolute;
	top:401px;
	right:0px;
	padding:7px 5px;
}	
.ca-content-wrapper {
    background: none repeat scroll 0 0 #f2f2e2;
    height: 440px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 5px;
    width:0;
    z-index: 1;
}
.ca-content {
    overflow: hidden;
    width: 615px;
}
.ca-content h6 {
    border-bottom: 2px solid #676758;
    color: #676758;
    font-family: "Dancing Script",cursive;
    font-size: 36px;
    margin: 25px 20px 0 20px;
    padding-bottom: 5px;
    text-shadow: 1px 1px 1px #99bcb4;
}
.ca-close {
    background: url("../images/cross.png") no-repeat scroll center center #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    height: 27px;
    opacity: 0.7;
    outline: medium none;
    position: absolute;
    right: 10px;
    text-indent: -9000px;
    top: 10px;
    width: 27px;
}
.ca-content-text {
    font-family: 'EB Garamond', serif;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 23px 0;
	padding: 20px 20px;
}
.ca-content-wrapper .ca-content ul li {
	font-family: "EB Garamond",serif;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 23px;
    padding: 10px 20px;
	list-style-type: none; 
	width:93%;
	text-align:right;
}
.ca-content-wrapper .ca-content ul li a {
	position:absolute;
	bottom:10px;
	right:30px;
	text-decoration:none;
	background: #424242;
	border: 1px solid #424242;
	color: #f2f2e2;
	display: block;
	float: right;
	font-family: 'RalewayRegular', Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 19px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 140px;
}
.iframegoogle{
	width:623px;
	height:374px;
}
.iframegoogleA3{
	margin-left:10px;
	width:650px;
	height:240px;
}
.iframegoogleA3L{
	margin-left:35px;
	width:550px;
	height:240px;
}
/* CSS Search */
#home-search  {
width:614px;
height:280px;
background:#23290A;
margin-left:11px;
float:left;
padding-top:0px;
}
#home-search-full {
    background: none repeat scroll 0 0 #23290a;
    float: none;
    height: 440px;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align: center;
    width: 615px;
}
#home-search-listing  {
display:none;
width:929px;
height:150px;
background:#23290A;
margin:15px 5px 10px;
float:left;
padding-top:0px;
}
#search-listing {
margin-top:10px;
margin-left: 6px;
}
#home-search h3, #home-search-listing h3, #home-search-full h3{
background: #92B319 url('../images/rt_arrow_dot.png') no-repeat 475px center;
width:100%;
color: #FFF;
display: block;
height: 46px;
font-family: RalewayRegular, Helvetica, Arial, sans-serif;
font-size: 14px;
letter-spacing: 1px;
line-height: 46px;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
}
#home-search-full h3{
background: #92B319 url('../images/rt_arrow_dot.png') no-repeat 400px center;
width:600px;
padding-left:15px;
}
#home-search-listing h3 {
background: #92B319 url('../images/rt_arrow_dot.png') no-repeat 275px center;
width:924px;
height: 30px;
line-height: 30px;
padding-left:5px;
margin:0px !important;
}
.display {
margin-bottom:10px;
font-size:16px;
cursor:pointer;	
padding:8px;
background: none repeat scroll 0 0 #396105;
color: #fff;
}
.class-form {
float:left;
font-size: 16px;
width: 280px;
height:38px;
margin-left: 10px;
margin-top: 15px;
margin-right: 13px;
}
.class-form-search {
float:left;
font-size: 16px;
width: 100px;
height:38px;
margin-left: 10px;
margin-top: 15px;
margin-right: 13px;
}
.class-form-full {
float:left;
font-size: 16px;
width: 580px;
height:38px;
margin-left: 10px;
margin-top: 15px;
margin-right: 13px;
}
.class-form-list {
float:left;
font-size: 16px;
width: 205px;
height:36px;
margin-left: 7px;
margin-top: 15px;
margin-right: 18px;
}
.search {
width:200px;
}
#infos{
	border: 1px solid #396105;
    color: #fff;
    font: 14px/21px "Helvetica",serif;
    margin: 0px 5px;
    padding: 10px;
    text-align: center;
	line-height:20px;
}
#infos-print{
	border: 2px solid #FFF;
    color: #fff;
    font: 12px "Helvetica",serif;
    margin: 5px 13px;
    padding: 2px;
    text-align: center;
	line-height:20px;
}
#infos-print{
	border: 2px solid #FFF;
    color: #fff;
    font: 12px "Helvetica",serif;
    margin: 5px 5px;
    padding: 2px;
    text-align: center;
	line-height:20px;
}
#infos-print ul{
	padding:0px;
	text-align:left;
	margin-top:2px;	
}
#infos-print ul li{
	list-style-type: none;
}
#contactus{
	width: 130px;
	height: 50px;
	background: url(../images/contact.jpg) no-repeat transparent;
	color: #FFF;
	font-size: 18px;
	padding: 15px 5px 0px 20px;
	float: left;
}
#print{
	text-align:center;
	background: #FFF;
	width: 70px;
	height: 50px;
	float: left;
	margin: 0px 7px;
}
.form-left {
	margin-right:18px;
}
.dynatable-search {
display:none;
visibility:hidden;
}
#budget {
	border: 1px solid #92B319;
}
.margleft5 {
	margin-left:8px;
}
.class-form-min {
float: left;
font-size: 16px;
width: 130px;
height: 38px;
float: left;
margin-left: 7px;
margin-top: 15px;
margin-right:15px;
}

.class-form-min-list {
float: left;
font-size: 16px;
width: 95px;
height: 38px;
float: left;
margin-left: 7px;
margin-top: 15px;
margin-right:14px;
}
.class-form-min-list input {
	width:90px;
}
.class-form-list select {
	height:42px !important;
	width:214px
}
.class-form-full textarea {
	border: 1px solid #92b319;
    border-radius: 5px;
    color: #92b319;
    font-family: arial;
    font-size: 14px;
    height: 80px !important;
    padding: 5px;
    width: 574px !important;
}
label {
	font-size:14px;
	color:#92B319;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:5px;
}
input, select ,.class-form-list input {
	color: #92B319;
	width:100%;
	height:100%;
	background:#FFF;
	border:1px solid #333;
	font-size:14px;
	padding-left:5px;
	border-radius:5px;
}
.class-form-list select {
	color: #92B319;
	height:100%;
	background:#FFF;
	border:1px solid #333;
	font-size:14px;
	padding-left:5px;
	border-radius:5px;
}
.class-form-min select {
	width:140px;
	height:42px;
	border:none;
}
.class-form-min input {
	width:140px;
	height:42px;
	border:none;
}
#search-button {
    float:right;
    display:inline-block;
}
.class-form-min-list select {
	width:95px ;
	height:42px;
	border:none;
}

select {
	width:286px;
	height:42px;
	border:none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder  {
  color: #92B319;
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  color: #92B319;
}
.form-submit, .form-submit-min,.class-form-list input[type="submit"]  {
background:repeat-x scroll left top #92B319;
text-decoration:none;
border: 0 none;
color: #FFFFFF;
cursor: pointer;
font-family: 'Arial';
font-size: 18px;
font-weight: normal;
padding: 0;
}
#contactus .form-submit, #contactus .form-submit-min, #print .form-submit {
background:repeat-x scroll left top transparent;
line-height: 20px;
}
.form-submit {
height: 46px;
line-height: 46px;
width: 201px;
}
.form-submit-min {
height: 46px;
line-height: 46px;
width: 100px;
float: right;
}
.class-form-list input[type="submit"]  {
height: 40px;
line-height: 40px;
width: 212px;
}
.class-form-min input[type="checkbox"]  {
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  height: 10px
  line-height:10px;
  width:15px;
  color:red;
}

.dynatable-per-page select{
width:70px;
border: 1px solid #ca-container92B319;
margin-top:15px;
}
.textmenu h4 {
    border-left: 10px solid #92b319;
    font-family: "serif",serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 23px;
    margin: 10px;
    padding-left: 10px;
    position: relative;
    text-align: justify;
}
.logocenter img{
	width:200px;
	height:58px;
}
.logoA3 {
    height: 105px;
    width: 500px;
    z-index: 200;
}
.energyl{
	width:97%;
	height:2.2em;
	text-align:right;
	padding-right:3px;
}
.energylA3L{
	width:97%;
	height:1.9em;
	text-align:right;
	padding-right:3px;
}
.energytr{
	width:100%;
	height:5.3em;
}
.energytrA3L{
	width:100%;
	height:4.0em;
}
.energytable{
	width:100%;
	height:20.4em;
}
/* CSS lightbox */
#create-account-and-log-in-tabs input.email, #create-account-and-log-in-tabs #login-sign-in-content input.email, #create-account-and-log-in-tabs #login-sign-in-content input.password, #create-account-and-log-in-tabs #lightboxLogin-sign-in-content input.password, #create-account-and-log-in-tabs textarea.message {
width: 24.3em;
}

/* CSS newmain */
.hgroup {
font-size: 3em;
line-height: normal;
margin-top:0.5em;
margin-bottom: 0.5em;
margin-left: 0em;
}
h3 .section-title {
color: #92B319;
font-size: 1.4em;
font-weight: 300;
line-height: 1;
margin: 0;
}
.section-blog {
font-size: 0.8em;
font-weight: 400;
margin: 0;
color: #4b5814;
}

/* CSS Menu */

#menu     {
float:right;
width:650px;
margin-top:50px;
}

#cssmenu {
  position: relative;
  height: 44px;
  background: transparent;
  width: auto;
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin:0;
  line-height: 1;
}
#cssmenu > ul {
  position: relative;
  display: block;
  background: transparent;
  height: 32px;
  width: 100%;
  z-index: 500;
}
#cssmenu > ul > li {
  display: block;
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 0;
}
#cssmenu > ul > #menu-button {
  display: none;
}
#cssmenu ul li a {
  display: block;
  font-family: 'Helvetica', serif;
  text-decoration: none;
}
#cssmenu > ul > li > a {
  font-size: 14px;
  font-weight: 400;
  padding: 15px 15px;
  color: #FFF;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu li.has-sub::after {
  display: block;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #92B319;
}
#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: 23290a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {€
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: 23290a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#cssmenu ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 44px;
  opacity: 1;
}
#cssmenu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
#cssmenu ul ul li a {
  width: 130px;
  border-bottom: 1px solid #eee;
  padding: 10px 20px;
  font-size: 16px;
  color: #23290A;
  background: #F2F2F2;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
#cssmenu ul ul li:hover > a {
  background: #92B316;
  color: #23290A;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
.submenuArrow {
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #fff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media all and (max-width: 900px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: auto;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
    height: auto;
    display: block;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 20px;
  }
  #cssmenu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
  }
  #cssmenu ul ul li:hover > a {
    background: none;
    color: #8c9195;
  }
  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    border-bottom: 2px solid #7a8189;
    right: 20px;
    top: 15px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    right: 20px;
    top: 25px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }
}

/* maindoc */

#logomain {
    bottom: 0;
    left: 0;
    z-index: 99;
    width:270px;
    float:left;
    margin-left:10px;
	background:#92B319;
}

#logodetails {
    bottom: 0;
    left: 0;
    z-index: 99;
    width:180px;
    float:left;
    margin-left:10px;
    padding:10px; 
}

h1#title {
    background: none repeat scroll 0 0 #92B319;
    color: #fff;
    font-family: Helvetica,"Times New Roman",Times,serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    text-align: right;
}

#listingContent {
	position:absolute;
	bottom:30px;
	right:10px;
    padding-top: 0px;
    width: 700px;

}
#listingContentfp {
	position:absolute;
	top: 390px;
    left: 10px;
	float-left
    padding-top: 0px;
    width: 100px;

}
#listingContent_details {
    padding-top: 0px;
    width: 700px;
}
#listingContent_details_print {
    padding-top: 0;
    width: 665px;
}
#listingContentA3L_details_print {
    padding-top: 0;
    width: 820px;
}
#listingContent_details_printA4 {
    padding-top: 0;
    width: 450px;
}

 #infoContent  {
    float: right;
    padding-top: 0px;
    width: 702px;

}
#topStats {
    clear: both;
    height: 66px;
    list-style-type: none;
    margin-top: 20px;
    padding: 0;
    width: 100%;
	text-align:right;
}
#topStatsfp {
    clear: both;
    height: 15px;
    list-style-type: none;
    margin-top: 10px;
    padding: 0;
    width: 100%;
	text-align:left;
}

#topStats li {
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 46px;
    margin-right: 18px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
}
#topStats .statPrice{
	background-repeat: repeat-x;
	background-color: #92B319;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	float:right;
	min-height:25px;
}
#topStats .statPrice-small, #topStatsfp .statPrice-small {
	background-repeat: repeat-x;
	background-color: #92B319;
	border:1px solid #586000;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	border-radius:10px;
	float:right;
	width:80px;
	min-height:25px;
}
#topStatsfp .statPrice-small {
	min-height:15px;
	margin-left:0px;
	border-radius:2px;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
	border:none;
}
#topStats .sqft-small {
    background: url("../images/square-feet.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	border:1px solid #586000;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	border-radius:10px;
	text-align:left;
	float:right;
	width:100px;
	min-height:25px;
}
#topStats .sqft {
    background: url("../images/square-feet.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	width:120px;
	min-height:25px;
	text-align:left;
	float:right;
}

#topStats .lot {
    background: url("../images/lot.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 75px;
	float:right;
	min-height:25px;
}
#topStats .lot-small {
    background: url("../images/lot.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 75px;
	float:right;
	width:80px;
	min-height:25px;
}
#topStats .beds {
	background: url("../images/bedrooms.png") no-repeat scroll right center #92b319;
    border: 0 solid #586000;
    border-radius: 0;
    color: #fff;
    float: right;
    line-height: 1;
    margin-left: 25px;
    overflow: hidden;
    padding: 10px 15px;
    text-align: left;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
    width: 80px;
}
#topStats .beds-small {
    background: url("../images/bedrooms.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	margin-left:25px;
	border:1px solid #586000;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	border-radius:10px;
	float:right;
	width: 80px;
	min-height:25px;
	text-align: left;
}
#topStats .bath {
    background: url("../images/shower.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	float:right;
	width: 80px;
	min-height:25px;
	text-align: left;
}
#topStats .bath-small {
    background: url("../images/shower.png") no-repeat scroll right center #92B319;
    padding-right: 75px;
	border:1px solid #586000;
	color: #FFF;
	line-height: 1;
	overflow: hidden;
	padding: 10px 15px 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	border-radius:10px;
	float:right;
	width: 80px;
	min-height:25px;
	text-align: left;
}
#topStats .garage {
    background: url("../images/garage.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 75px;
}
#topStats .tennis {
    background: url("../images/tennis.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 75px;
}
#topStats .fireplace {
    background: url("../images/fireplace.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 75px;
}
#topStats .pool {
    background: url("../images/swimming.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 72px;
}
#topStats .guest {
    background: url("../images/guesthouse.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 75px;
}
#leftBar {
    float: left;
    margin-top: 10px;
    padding-left: 15px;
    width: 200px;
}
#leftBar h4 {
    background-image: url("../images/agent-archive-nameBG.jpg");
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    height: 16px;
    margin: 10px 0;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
}
#leftBar h4.agent_name {
    margin: 0 0 10px !important;
}
#leftBar ul {
    list-style-type: none;
    margin: 10px 0 0 5px;
    padding: 0;
}
#leftBar ul li {
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 25px;
}

div.interested {
    background: none repeat scroll 0 0 #396105;
    color: #fff;
    font: 21px/21px "EB Garamond",serif;
    padding: 15px 17px;
	text-align:center;
}

div#energy, div#energy-print {
	margin-top:35px;
	width:220px;
	height:265px;
	border:5px solid #fff;
	border-shadow:1px 1px 1px #424242;
	margin-left:5px;
	background:url(../images/energy.jpg) no-repeat center #FFF;
}
div#energyA3L {
	margin-top:7px;
	width:210px;
	height:220px;
	border:5px solid #fff;
	border-shadow:1px 1px 1px #424242;
	margin-left:5px;
	background:url(../images/energyA3L.jpg) no-repeat center #FFF;
	float:left;
}
div#energy-print{
	margin-top:5px;
	margin-left:0px;
}
#mainContent {
    padding-top: 15px !important;
    position: relative;
    width: 700px;

}
#mainContent h2 {
    padding-top:15px;
    }
#mainContent h4 {
    color: #999;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}
#mainContent p {
    color: #333;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6em;
    margin-bottom: 10px;
    text-align:justify;
}
#mainContentTabs {
    height: 15px;
    list-style-type: none;
    margin: 0;
    padding: 20px 0;
}
#mainContentTabs li {
    color: #ef4035;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 20px 0 0;
    padding-bottom: 6px;
}
#mainContentTabs li a {
    color: #ef4035;
    font-weight: bold;
}
#mainContentTabs li.activeTab {
    border-bottom: 1px solid #ef4035;
}
#mainContentTabs li.activeTab a {
    color: #999;
}
.tab_content {
    border-top: 0 solid #ccc;
    float: left;
    position: relative;
    width: 100%;
}
.tab_content ul {
    list-style-type: disc;
    margin: 10px 0 10px 20px;
}
.tab_content ul li {
    margin-bottom: 3px;
}

#rightBar {
    float: right;
    margin: 0 0 0 20px;
    min-height: 1180px;
    overflow: hidden;
    padding: 0;
    width: 220px;
}

.contentmenu {
    display: inline-block;
    vertical-align: top;
    margin-left:10px;
}

.region-header {
width:660px;
float:right;
}

#page {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

#headerdetails {
    height: 80px;
    margin:auto;
    width: 100%;
    z-index: 99;
    background-color: #009900;
    background-image: -moz-linear-gradient(center top , #009900, #00CC00);
    background-repeat: repeat-x;
    border-bottom: 5px solid #F3F3F3;
    position: relative;
}

#block-header {
    margin:0 auto;
    width:1000px;
    display: table;
    overflow:hidden;
    padding-top:15px;
    }

#streamer {
    margin-top: -23px;
    position: relative;
}

.nav-item-button {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    margin: 18px 0 0;
    padding: 3px 8px;
    text-shadow: 0 1px 1px #1F3A69;
    color: #C3D2EB;
}

.nav-primary-item {
    font-weight: bold;
} 

.nav-item, .nav-item:visited {
    display: block;
    padding: 5px 0;
    text-decoration: none;
}

.nav-item-button, a.nav-item-button:link, a.nav-item-button:visited, a.nav-item-button[href^="#"]:visited, a.nav-item-button:hover {
    color: #DFFFD5;
}

 

.container{
background: url("../images/bg.jpg") repeat scroll left top #E4EBE9;
height:500px;
}

#block-system-main-menu {
    bottom: 5px;
    height: 77px;
    z-index: 99;
}


#block-locale-language {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4B4B4;
    border-radius: 5px;
    height: 32px;
    padding: 8px 0 0 9px;
    position: absolute;
    right: 0;
    top: 42px;
    width: 62px;
}

#block-system-main-menu ul.menu {
    display: block;
    height: 77px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


#block-system-main-menu ul.menu li {
    background: url("") no-repeat scroll 100% 7px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 77px;
    line-height: 77px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    z-index: 99;
}


#block-system-main-menu ul.menu li span {
    display: block;
    height: 77px;
    padding-right: 22px;
}


#block-system-main-menu ul.menu a {

    display: block;
    font-family: 'Helvetica';
    height: 20px;
}

a.nav-item-button.is-selected:link, a.nav-item-button.is-selected:visited {

}

#block-system-main-menu ul.menu a:hover {
    background-color: #009900;
    border: 1px solid #009933;
    color: #FFFFFF;
    text-decoration: none;
}

li.first {
margin-left:10px;
}
li.last {
margin-right:10px;
}

#branding {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CAC9C9;
    border-radius: 20px;
    box-shadow: 2px 2px 2px rgba(202, 201, 201, 0.35);
    font-family: 'HelveticaMedium';
    font-size: 21px;
    height: 74px;
    line-height: 50px;
    margin: 20px auto 0;
    padding: 0 0 0 20px;
    position: relative;
    width: 940px;
    z-index: 99;
}

h1.page-title, #branding h1 {
    font-family: 'Helvetica';
    font-size: 21px;
    font-weight: bold;
    margin-top: 6px;
}


.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.forecast {
float:left;
}

.forecast img {
    vertical-align: sub;
}

.yr-temp {
    font-family: 'Helvetica';
    font-size: 34px;
	float:left;
}


#block-views-exp-search-properties-page {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CAC9C9;
    border-radius: 20px;
    box-shadow: 2px 2px 2px rgba(202, 201, 201, 0.35);
    padding: 20px 0 20px 20px;
    width: 940px;
    margin:20px auto;
}

#interactive {
   width:960px;
   margin:20px auto;
   display:table;
}

#iframe {
   background-color:#FFFFFF;
   width:670px;
   border: 1px solid #B4B4B4;
   border-radius:20px;
   float:left;
}
#propertyDetails h3{
	background: #396105;
	font-family: Georgia;
	color:#FFF;
	padding: 10px;
	font-size: 16px;
}
#menu-right {
   width:280px;
   float:left;  
}
#confused2move, #whitches, #hits{
margin-left:11px;
margin-top:15px;
width: 280px;
border: 10px solid #396105;
float: left;
text-align:center;
}
#whitches p{
font-size: 24px;
color: #006600;
}
#whitches a:hover {

    color: #FFF;
    background-color: #006600;
}
#legals4u2 {
margin-left:11px;
margin-top:15px;
width: 280px;
border: 10px solid #396105;
float: left;
text-align:center;
}
#confused2move{
border: 10px solid #000040;
background:#001A66;
color:#FFF;
}
#confused2move h3 {
font-family: 'EB Garamond', serif;
font-size: 30px;
line-height: 30px;
padding:7px;
}
#confused2move p {
font-family: 'EB Garamond', serif;
font-size: 36px;
line-height: 36px;
margin-top:10px;
color:#DDFF64;
text-shadow: -1px -1px #23290A;
}
#confused2move a{
font-family: 'EB Garamond', serif;
font-size: 36px;
line-height: 36px;
color:#DDFF64;
text-decoration:none;
text-shadow: -1px -1px #23290A;
}
.menu-right{
   text-align:center;
}
#newsletter {
background:url(../images/newsletter.gif) no-repeat top left #fff;
width:240px;
height:220px;
text-align:center;
float:left;
border:10px solid #92b319;
margin-left:11px;
font-family: 'EB Garamond', serif;
font-size: 24px;
line-height: 23px;
padding:20px;
}
#newsletter h3 {
margin-top:100px;
}
#mainprop {
	width: 612px;
	float: left;
	border: 1px solid #92B319;
	margin-left: 11px;
	margin-top: 15px;
}

/* CSS Footer */

.footer {
    background-color: rgba(35, 41, 10, 0.98);
    border-top: 4px solid #92b319;
    clear: both;
    color: #fff;
    display: table;
    margin: 10px auto;
    padding: 1px 20px;
    position: relative;
    text-align: left;
    width: 943px;
}
.footer #footerPrimary {
    float: left;
    margin-right: 20px;
    width: 400px;
}
.footer #footerPrimary .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.footer #footerPrimary ul {
    margin-left: 0;
    padding-left: 0;
    list-style: outside none square;
	margin: 0 0 1em 1.5em;
    padding-left: 1.5em;
}
.footer #footerPrimary ul li {
    float: left;
    font-size: 12px;
    list-style: outside none none;
    margin-bottom: 0;
    width: 180px;
}
.footer #footerPrimary ul li a{
	font-size:12px;
	border-bottom: 0px solid #92B319;
	text-decoration:none;
	color:#FFF;
}
.footer #footerPrimary ul li a:hover{
	font-weight:700;
	color:#92B319;
}
.footer #footerSecondary {
    float: left;
    margin-right: 20px;
    width: 220px;
}
.footer h4.facebook {
    padding-left: 36px;
}
.footer h4.facebook span {
    left: 0;
    position: absolute;
    top: -6px;
	text-indent:0px;
}
.footer h4.googleplus {
    padding-left: 36px;
}
.footer h4.twitter, .footer h4.facebook, .footer h4.googleplus {
    position: relative;
}
.footer h4.twitter {
	padding-left: 36px;
    position: relative;
}
.footer h4.googleplus span {
    left: 0;
    position: absolute;
    top: -6px;
	text-indent:0px;
}
.footer h4.twitter span {
    left: 0;
    position: absolute;
    top: -6px;
	text-indent:0px;
}
.footer h4.popRegions {
    background-image: url("../images/region.png");
	padding: 3px 35px;
}
.footer #footerTertiary {
    float: left;
    width: 220px;
}
.footer #footerTertiary h4 img{
	background:#FFF;
}	
.footer h4.contact {
    background-image: url("../images/contact.png");
	margin-top: 10px;
    padding: 5px 34px;
}
.footer h4 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #92B319;
    font-family: Georgia,serif;
    font-size: 1.385em;
    padding-left: 28px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
	margin: 1em 0 0.5em;
}
.footer .vcard {
    font-size: 1em;
    margin-top: 1em;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
.vcard .adr {
    margin: 1em 0;
}
.footer a:link, .footer a:visited {
    border-bottom: 1px solid #92B319;
    text-decoration: none;
}
.footer a {
    color: #FFF;
    font-weight: normal;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:0.8em;
}
.vcard .emailaddress {
    margin-top: 1em;
}
.emailaddress {
    display: block;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:1em;
}
.emailaddress a{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:1em;
}
.footer #footerBottom {
    clear: both;
    padding-top: 2em;
    width: 100%;
}
.footer p.copyright {
    color: #ccc;
    font-size: 0.923em;
}



#block-footer {
    margin:0 auto;
    width:960px;
    display: table;
    overflow:hidden;
    padding-top:15px;
    }

#confused p {
text-align:center;
}

.button {
	padding:0px;
	background:#92B319;
	color:#fff;
	border-radius:5px;
	margin-top:20px;
}
.button {
	text-decoration:none;
}
.hgroup {
    font-size: 3em;
    line-height: normal;
    margin-bottom: 0.5em;
    margin-left: 0.3em;
}

.section-title {
    color: #92B319;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1;
    margin: 0;
}

.section-blog {
    font-size: 0.8em;
    font-weight: 400;
    margin: 0;
    color: #23290A;
}

.keyline {
    border: 1px solid #92B319;
    height: 160px;
    left: 0;
    margin-left: 9px;
    margin-top: 9px;
    padding: 0.6666em;
    position: relative;
    top: 0;
    width: 240px;
}    

.chyron {
background-color: rgba(57,97,5,0.8);
bottom: 0;
color: #FFFFFF;
font-weight: 100;
left: 0;
margin: 0;
position: absolute;
text-align: center;
width: 255px;
text-decoration: none;
}

.chyron h3 {
display: block;
font-size: 1.17em;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

.line1 {
width:100%;
}

.villa{
background:url(../images/villa.jpg) no-repeat top left #FFFFFF;
float:left;
}

.propdeco {
border: 1px solid #92B319;
float:left;
width:280px;
height:200px;
margin:5px 0px 5px 16px;
}

.line1 .villa a{
text-decoration:none;
} 

.appartment {
background:url(../images/appartment.jpg) no-repeat top left #FFFFFF;
float:left;
}


.line1 .Appartment a{
text-decoration:none;
} 


.line2 {
width:100%
}

.plot {
background:url(../images/plots.jpg) no-repeat top left #FFFFFF;
float:left;
} 

.line2 a{
text-decoration:none;
} 

.rent {
background:url(../images/rent.jpg) no-repeat top left #FFFFFF;
float:left;
}


.business {
background:url(../images/business.jpg) no-repeat top left #FFFFFF;
float:left;
}


.line2 .bar {
background:url(../images/bar.jpg) no-repeat top left #FFFFFF;
float:left;
}

.copyright {
float:left;
font-size: 13px;
color:#999999;
line-height: 1.5em;
font-family: 'Helvetica';
}

.copyright-year {
float:right;
font-size: 13px;
color:#999999;
line-height: 1.5em;
font-family: 'Helvetica';
}

.whitches {
margin-top:10px;
}

/* description */
#impression1{
    background: none repeat scroll 0 0 #92b319;
    color: #fff;
    margin-bottom: 10px;
    padding: 10px;
    width: 200px;
}
#boutprint{
	width:50px;
	height:50px;
	font-size:36px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border-radius:25px;
	background: none repeat scroll 0 0 #92b319;
	float:right;
}
#sizeprint{
	width:50px;
	height:50px;
	text-decoration:none;
	text-align:center;
	background: none repeat scroll 0 0 transparent;
	float:right;
}
#impression1:hover{
	background: none repeat scroll 0 0 #23290A;
    	color: #fff;
    	margin-bottom: 10px;
    	padding: 10px;
   	 width: 200px;
}

#description {
	width:100%;
	display:table;
	height:100%;
	position:relative;
}
.logocenter {
	background: none repeat scroll 0 0 #396105;
	text-align:center;
	padding:10px;
}
#descleft ,#descleft-prnt {
	float:left;
	background:#92B319;
	width:240px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	display:block;
}
#descleft-prnt {
height:1000px;
}
#descright {
	float:right;
	width:701px;
	height:100%;
}
#desccontenu {
	width:95%;
	padding:0px 20px;
	text-align:justify;
	margin-top:0px;
}
#desccontenu p {
	font-size:18px;
}
#desccontenu-print p {
	font-size:16px;
}
#desccontenu-printA4 p {
	font-size:14px;
}
#desccontenu h2, #desccontenu-print h2 {
	font-family:Georgia;
	font-size: 18px;
	font-weight: 400;
	background: #396105;
	padding: 10px;
	color: #fff;
	border-radius: 2px;
}
#desccontenu-printA4 h2  {
font-family:Georgia;
	font-size: 14px;
	font-weight: 400;
	background: #396105;
	padding: 5px;
	color: #fff;
	border-radius: 2px;
}
#desccontenu-printA4L h2  {
font-family:Georgia;
	font-size: 12px;
	font-weight: 400;
	background: #396105;
	padding: 1px;
	color: #fff;
	border-radius: 2px;
	margin: 0 0 4px 0;
}
#desccontenu-printA4L h4  {
    -webkit-margin-before: 0.1em;
    -webkit-margin-after: 0.1em;
}


#desccontenu-print h2 {
	font-family:Georgia;
	font-size: 14px;
	font-weight: 400;
	background: #396105;
	padding: 5px;
	margin-left:10px;
	color: #fff;
	border-radius: 2px;
}
#desccontenu h2 span, #desccontenu-print h2 span, #desccontenu-printA4 h2 span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#92B319;
}	
/* description */
#propertyDetails {
	padding:20px;
}
#leftDeets, #rightDeets {
	margin: 20px 0 0 0;
	padding: 0px;
	list-style-type: none;
}
#leftDeets-print, #rightDeets-print,#leftDeets-printA4, #rightDeets-printA4  {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#leftDeets li, #rightDeets li, #fullDeets li{
	padding-top: 6px;
	padding-bottom: 6px;
}
#leftDeets-print li, #rightDeets-print li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:3px;
}
#leftDeets {
	float: left;
	width: 320px;
	margin-left:10px;
}
#leftDeets-print {
	float: left;
	width: 270px;
}
#leftDeets-printA4 {
	float: left;
	width: 220px;
}
#leftDeets-printA4L {
	float: left;
	width: 160px;
}
#rightDeets {
	float: right;
	width: 320px;
}
#rightDeets-print {
	float: right;
	width: 270px;
}
#rightDeets-printA4L {
	float: right;
	width: 170px;
}
#leftDeets li {
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#leftDeets-print li {
	width: 265px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#leftDeets-printA4L li {
	width: 158px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#rightDeets li {
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#rightDeets-print li {
	width: 265px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#rightDeets-printA4L li {
	width: 158px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#leftDeets li:nth-child(even), #rightDeets li:nth-child(even), #leftDeets-print li:nth-child(even), #rightDeets-print li:nth-child(even), #leftDeets-printA4 li:nth-child(even), #rightDeets-printA4 li:nth-child(even), #leftDeets-printA4L li:nth-child(even), #rightDeets-printA4L li:nth-child(even){
	background:#ffffff;
}
#leftDeets li:nth-child(odd), #rightDeets li:nth-child(odd), #leftDeets-print li:nth-child(odd), #rightDeets-print li:nth-child(odd), #leftDeets-printA4 li:nth-child(odd), #rightDeets-printA4 li:nth-child(odd), #leftDeets-printA4L li:nth-child(odd), #rightDeets-printA4L li:nth-child(odd){
	background:#f0f0f0;
}
#leftDeets li span {
	color: #999;
	width: 125px;
	display: inline;
	float: left;
}
#leftDeets-print li span, #leftDeets-printA4 li span {
	color: #999;
	width: 130px;
	display: inline;
	float: left;
}
#leftDeets-printA4L li span {
	color: #999;
	width: 110px;
	display: inline;
	float: left;
}
#rightDeets li span {
	color: #999;
	width: 120px;
	float: left;
	margin:0 15px 10px 0;
}
#rightDeets-print li span, #rightDeets-printA4 li span {
    color: #999;
    float: left;
    display: inline;
    width: 130px;
}
#rightDeets-printA4L li span {
	color: #999;
	width: 100px;
	display: inline;
	float: left;
}
#fullDeets {
	width: 100%;
	clear: left;
	margin: 6px 0 0 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:0;
	list-style-type: none;
}
#fullDeets li {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#fullDeets li span {
	color: #999;
	width: 100px;
	float: left;
}
h4.agent_name {
	text-align:center;
	color: #FFF;
	padding:5px;
	font-family: "Helvetica",serif;
	font-size:14px;
}
#image {
width: 665px;
height: 394px;
background: url(../images/frame2.png) no-repeat top left;
text-align: center;
margin-left:15px;
}
#titredetail{
	float:left;
	width:130px;
	background: none repeat scroll 0 0 #92B319;
	height:42px;
	padding:12px;
}
#titredetail a img{
	width:130px;
	height:30px;
	border:0;

}

@media all and (max-width: 239px) {
	
div#header {
	background-color: rgba(0,0,0,8);
    border-bottom: 2px solid #f3f3f3;
    height: 60px;	
}

div#wrapper {
	    background: #f2f2ed;
}

.head-wrap {
    margin: 0 auto;
    padding: 0;
    width: 100%;
	text-align:center;
}

.logo {
	display: none;
	visibility: hidden; 
}
.logo200 {
	display: block;
	visibility: visible;
	width:100%; 
}

#menu {
    float: let;
    margin-top: 2px;
}
#cssmenu {
    text-align: left;
}
#cssmenu > ul {
	background:#92B319;
}
#cssmenu #menu-button:before {
    border-top: 2px solid #fff;
}
#cssmenu #menu-button:after {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}
div#contenu {
    margin: 0 auto;
    width: 225px;
	min-height:450px;
}

.ca-container {
    height: 450px;
    margin: 0;
    padding-top: 3px;
    position: relative;
    width: 223px;
}
.ca-nav span {
	display:none;
	visibility:hidden;
}
.ca-item-main {
    background: none repeat scroll 0 0 rgba(255,255,255,1);
    bottom: 2px;
    left: 2px;
    padding: 3px;
    right: 2px;
    top: 22px;
}

.webkit .ca-item-main {
	    top: 40px;
}
.ca-icon {
	display:none;
    visibility:hidden;
}
.ca-icon-mobile {
	display:block;
    visibility:visible;
	height: 140px;
    margin: auto;
    position: relative;
    width: 200px;
}
.ca-item {
    float: left;
    height: 100%;
    text-align: center;
    width: 225px;
}
.ca-content-text {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
    padding: 3px 3px;
}
p {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
}

.ca-item h4 {
    border-left: none;
	font-family: 'serif', serif;
    font-size: 14px;
}

.ca-content-wrapper {
    top: 20px;
}
.ca-content {
    overflow: hidden;
    width: 220px;
}
.ca-content h6 {
    font-family: Arial;
    font-size: 14px;
    margin: 5px;
    text-shadow:none;
	padding-right:15px;
}
.ca-close {
    height: 17px;
    top: 5px;
    width: 17px;
}
.ca-content-wrapper .ca-content ul li a {
    margin-right: 5px;
}

#cssmenu #menu-button > a {
    padding: 18px;
}

}

@media all and (min-width: 240px) and (max-width: 360px) {
	
div#header {
    border-bottom: 2px solid #f3f3f3;
    height: 67px;	
}
div#wrapper {
	    background: #f2f2de;
		height:67px;
}
.head-wrap {
	background: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #396105 50%, #396105 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 0;
    width: 100%;
	text-align:center;
	height:67px;
}
.logo {
	display: none;
	visibility: hidden;
	width:100%;
	top:5px;	 
}
.logo200 {
	display: block;
	visibility: visible;
	width:100%;
	height:67px; 
}
#menu {
    float: left;
    margin-top:5px;
	height:57px;
}
#cssmenu {
    text-align: left;
}
#cssmenu > ul {
background: none repeat scroll 0 0 #92b319;
}
#cssmenu > ul > li > a {
    background: none repeat scroll 0 0 #23290a;
}
#cssmenu #menu-button > a {
    background: none repeat scroll 0 0 #92b319;
    padding: 20px;
}
#showlast, #showsearch {
    background: none repeat scroll 0 0 #396105;
    border-radius: 5px;
    box-shadow: 1px 1px #ccc;
    color: #fff;
    display: block;
    font-family: helvetica;
    font-size: 24px;
    font-weight: 700;
    height: 40px;
    margin: 10px auto;
    padding-top: 20px;
    text-align: center;
    text-shadow: -1px -1px #424242;
    width: 280px;
}
#showlast:hover, #showsearch:hover {
	background: none repeat scroll 0 0 #92B319;
}
div#contenu {
    margin: 0 auto;
    width: 320px;
	min-height:450px;
}
div#home-search{
	display:none;
	background: none repeat scroll 0 0 #23290a;
    float: left;
    height: 100%;
    margin-left: 11px;
    padding-top: 0;
    width: 290px;
	margin-bottom:10px;
	padding-bottom:15px;
}
input{
	width: 250px;
}
select{
	width: 257px;
}
.class-form {
    margin-left: 5px;
}
.class-form-min {
    margin-left: 15px;
    width: 115px;
}
#max {
    margin-left: 5px;
}
.class-form-min select {
    width: 123px;
}
#home-search h3{
    background: url("../images/rt_arrow_dot.png") no-repeat scroll 250px center #92b319;
	height:40px;
}
#newsletter {
    font-size: 18px;
    height: 200px;
    width: 230px;
}
#menu-right{
	display:none;
}
#mainprop {
    width: 288px;
}
.section-blog {
    font-size: 0.63em;
	font-weight:300;
}
.section-title {
    font-size: 0.63em;
}
.propdeco {
    height: 182px;
    width: 255px;
}
.propdeco {
    border: 1px solid #92b319;
    float: left;
    height: 200px;
    margin: 5px 0 5px 16px;
    width: 255px;
}
.villa {
    background: url("../images/villa.jpg") no-repeat scroll center center #ffffff;
}
.keyline {
    margin-top: 10px;
    width: 218px;
}
.chyron {
    width: 234px;
}
.ca-container {
	display:none;
    height: 450px;
    margin: 0;
    padding-top: 3px;
    position: relative;
    width: 308px;
}
.ca-nav span {
	display:none;
	visibility:hidden;
}
.ca-item-main {
    background: none repeat scroll 0 0 rgba(255,255,255,1);
    bottom: 2px;
    left: 2px;
    padding: 3px;
    right: 2px;
    top: 0px;
}
.ca-icon {
	display:none;
    visibility:hidden;
}
.ca-icon-mobile {
	display:block;
    visibility:visible;
	height: 203px;
    margin: auto;
    position: relative;
    width: 285px;
}
.ca-item {
    width: 308px;
}
.ca-item-listing{
	margin-left:4px;
}
.ca-content-text {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
    padding: 3px 3px;
}
p {
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 5px;
}
.ca-content-text h4 span.ca-quote {
	top:10px;
}
.ca-item h4 {
    border-left: none;
	font-family: 'serif', serif;
    font-size: 14px;
}
.ca-content-wrapper {
    top: 1px;
	background:#CECEBF;
	height: 447px;
}
#listingContent {
    width: 300px;
	bottom: 50px;
}
.ca-content ul li {
	margin:0 0 10px;
}
.ca-content-wrapper  .ca-content ul li a {
	right:15px;
}
#topStats .statPrice-small,#topStats .bath-small,#topStats .beds-small{
    width:100px;
}
#topStats .beds-small {
	margin-left:0px;
}
#topStats li {
	margin-right:10px;
	margin-bottom: 5px;
}
.ca-content {
    overflow: hidden;
    width: 300px;
}
.ca-content h6 {
    font-family: "Dancing Script",cursive;
    font-size: 18px;
    margin: 5px;
    text-shadow:none;
}
.ca-container-listing {
	width:280px;
	margin: 2px auto 20px;
}
#paginator {
    width: 310px;
}
#home-search-listing {
	width:305px;
	height: 450px;
}
#home-search-listing h3 {
    width: 300px;
}
.pagright, .pagleft {
    float: none;
    width: 100%;
}
.ca-close {
    height: 17px;
    top: 5px;
    width: 17px;
}
.ca-content-wrapper .ca-content ul li a {
    margin-right: 5px;
}

#cssmenu #menu-button > a {
    padding: 20px;
}
.footer {
    width: 100%;
}
.footer #footerPrimary {
    display:none;
}
.footer #footerSecondary {
    display:none;
}
.footer #footerBottom .sub-menu {
    display:none;
}
.footer #footerBottom {
    width: 280px;
}
.copyright{
	border-top:2px solid #92B319;
}
.footer #footerTertiary {
    float: left;
    width: 280px;
}
.footer #footerTertiary img {
    width: 280px;
	height:140px
}
#descleft {
    display:none;
}
#mainwrapper {
    margin-top: 2px;
}
#titredetail {
    height: 20px;
    padding: 11px 4px;
    width: 30px;
}
#titredetail a img{
	width:24px;
	height:24px;

}
.detailtitle{
	width:280px;
	height:30px;
	padding:0px;
	float:right;
}
h1#title {
    font-size: 12px;
	padding:0px;
	padding-right:3px;
}
#listingContent_details {
    width: 320px;
}
#descright {
    width: 320px;
}
#topStats li {
    font-size: 12px;
}
#topStats {
    height: 35px;
}
#topStats li {
    float: left;
    font-size: 10px;
}
#topStats .statPrice,#topStats .sqft ,#topStats .bath, #topStats .beds {
    background:#92b319;
    padding: 5px 3px;
    width: 52px;
	min-height: 25px;
}
#desccontenu {
    padding: 0 7px;
}
#desccontenu h2, #desccontenu-print h2, #desccontenu-printA4 h2 {
    font-size: 14px;
}
#desccontenu h4 span.ca-quote{
    font-size: 70px;
    top: 10px;
}
#desccontenu p {
    font-size: 14px;
    line-height: 19px;
}
#propertyDetails {
    padding: 8px;
}
#propertyDetails h3 {
    font-size: 14px;
}
#leftDeets, #rightDeets  {
    width: 140px;
	margin-left:0px;
	font-size:10px;
}
#leftDeets li, #rightDeets li {
    width: 138px;
}
#leftDeets li span, #rightDeets li span  {
    width: 100px;
}
#image {
	display:none;
}
#menu {
    width: 100%;
}
}

@media all and (min-width: 361px) and (max-width: 500px) {
	
	
div#header {
    border-bottom: 2px solid #f3f3f3;
    height: 95px;
	
}

div#wrapper {
	    background: #f2f2de;
}

.head-wrap {
    margin: 0 auto;
    padding: 0;
    width: 100%;
	text-align:center;
}

.logo {
	display: block;
	visibility: visible;
	width:100%;
	top:5px;	 
}
.logo200 {
	display: none;
	visibility: hidden;
	width:100%; 
}
#menu {
    float: left;
    margin-top:98px;
	height:57px;
}
#cssmenu {
    text-align: left;
}
#cssmenu > ul {
background: none repeat scroll 0 0 #92b319;
}
#cssmenu > ul > li > a {
    background: none repeat scroll 0 0 #23290a;
}
#cssmenu #menu-button > a {
    background: none repeat scroll 0 0 #92b319;
    padding: 20px;
}
#showlast, #showsearch {
    background: none repeat scroll 0 0 #396105;
    border-radius: 5px;
    box-shadow: 1px 1px #ccc;
    color: #fff;
    display: block;
    font-family: helvetica;
    font-size: 24px;
    font-weight: 700;
    height: 40px;
    margin: 10px auto;
    padding-top: 20px;
    text-align: center;
    text-shadow: -1px -1px #424242;
    width: 280px;
}
#showlast:hover, #showsearch:hover {
	background: none repeat scroll 0 0 #92B319;
}
div#contenu {
    margin: 0 auto;
    width: 315px;
	min-height:450px;
}
div#home-search{
	display:none;
	background: none repeat scroll 0 0 #23290a;
    float: left;
    height: 100%;
    margin-left: 11px;
    padding-top: 0;
    width: 290px;
	margin-bottom:10px;
	padding-bottom:15px;
}
input{
	width: 250px;
}
select{
	width: 257px;
}
.class-form {
    margin-left: 5px;
}
.class-form-min {
    margin-left: 15px;
    width: 115px;
}
#max {
    margin-left: 5px;
}
.class-form-min select {
    width: 123px;
}
#home-search h3{
    background: url("../images/rt_arrow_dot.png") no-repeat scroll 250px center #92b319;
	height:40px;
}
#newsletter {
    font-size: 18px;
    height: 200px;
    width: 230px;
}
#menu-right{
	display:none;
}
#mainprop {
    width: 288px;
}
.section-blog {
    font-size: 0.63em;
	font-weight:300;
}
.section-title {
    font-size: 0.63em;
}
.propdeco {
    height: 182px;
    width: 255px;
}
.propdeco {
    border: 1px solid #92b319;
    float: left;
    height: 200px;
    margin: 5px 0 5px 16px;
    width: 255px;
}
.villa {
    background: url("../images/villa.jpg") no-repeat scroll center center #ffffff;
}
.keyline {
    margin-top: 10px;
    width: 218px;
}
.chyron {
    width: 234px;
}
.ca-container {
	display:none;
    height: 450px;
    margin: 0;
    padding-top: 3px;
    position: relative;
    width: 312px;
}
.ca-nav span {
	display:none;
	visibility:hidden;
}
.ca-item-main {
    background: none repeat scroll 0 0 rgba(255,255,255,1);
    bottom: 2px;
    left: 2px;
    padding: 3px;
    right: 2px;
    top: 0px;
}
.ca-icon {
	display:none;
    visibility:hidden;
}
.ca-icon-mobile {
	display:block;
    visibility:visible;
	height: 203px;
    margin: auto;
    position: relative;
    width: 285px;
}
.ca-item {
    float: left;
    height: 100%;
    text-align: center;
    width: 312px;
}
.ca-content-text {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
    padding: 3px 3px;
}
p {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
}

.ca-item h4 {
    border-left: none;
	font-family: 'serif', serif;
    font-size: 14px;
}

.ca-content-wrapper {
    top: 22px;
}
.ca-content {
    overflow: hidden;
    width: 300px;
}
.ca-content h6 {
    font-family: Arial;
    font-size: 14px;
    margin: 5px;
    text-shadow:none;
}
.ca-close {
    height: 17px;
    top: 5px;
    width: 17px;
}
.ca-content-wrapper .ca-content ul li a {
    margin-right: 5px;
}

#cssmenu #menu-button > a {
    padding: 20px;
}
.footer {
    width: 100%;
}
.footer #footerPrimary {
    display:none;
}
.footer #footerSecondary {
    display:none;
}
.footer #footerBottom .sub-menu {
    display:none;
}
.footer #footerBottom {
    width: 280px;
}
.copyright{
	border-top:2px solid #92B319;
}
.footer #footerTertiary {
    float: left;
    width: 280px;
}
.footer #footerTertiary img {
    width: 280px;
	height:140px
}


}

@media all and (min-width: 501px) and (max-width: 765px) {
.head-wrap {
    width: 630px;
}
#menu {
	width:200px;
}

	
#cssmenu > ul {
   color:#92B319;
}
}

@media all and (min-width: 766px) and (max-width: 960px) {
.head-wrap {
    width: 750px;
}
div#header {
    border-bottom: 2px solid #f3f3f3;
    height: 95px;
	
}
div#wrapper {
	    background: #f2f2de;
}
.logo {
	float:right;
	display: block;
	visibility: visible;
	width:300px;	 
}
.logo200 {
	display: none;
	visibility: hidden;
	width:100%; 
}
#menu {
    float: right;
    margin-top:25px;
	margin-right:10px;
	width:160px;
}

#cssmenu {
    text-align: left;
}
div#contenu {
    margin: 0 auto;
    width: 750px;
	min-height:470px;
}

.ca-container {
    height: 450px;
    margin: 0;
    padding-top: 3px;
    position: relative;
    width: 100%;
}
.ca-nav span {
	display:none;
	visibility:hidden;
}
.ca-item-main {
    background: none repeat scroll 0 0 rgba(255,255,255,1);
    bottom: 2px;
    left: 2px;
    padding: 3px;
    right: 2px;
    top: 8px;
}
.ca-icon {
	display:none;
    visibility:hidden;
}
.ca-icon-mobile {
	display:block;
    visibility:visible;
	height: 168px;
    margin: auto;
    position: relative;
    width: 240px;
}
.ca-item {
    float: left;
    height: 100%;
    text-align: center;
    width: 250px;
}
.ca-content-text {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
    padding: 3px 3px;
}
p {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
}
#desccontenu-print p, #desccontenu-printA4 p {	
	font-family: "EB Garamond",serif;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 23px;
}
#desccontenu-printA4L p {	
	font-family: "EB Garamond",serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 16px;
}
.ca-item h4 {
    border-left: none;
	font-family: 'serif', serif;
    font-size: 14px;
}

.ca-content-wrapper {
    top: 8px;
	background:#CECEBF;
}
.ca-content {
    overflow: hidden;
    width: 480px;
}
.ca-content h6 {
    font-family: "Dancing Script",cursive;
    font-size: 24px;
    margin: 5px;
    text-shadow:none;
}

.ca-content p {
    font-family: "EB Garamond",serif;
    font-size: 18px;
	line-height:24px;
}
.ca-close {
    height: 24px;
    top: 5px;
    width: 24px;
}
.ca-content-wrapper .ca-content ul li a {
    margin-right: 5px;
}
#listingContent {
    width: 480px;
}
#topStats .bath-small {
    width: 60px;
}
#topStats .sqft-small {
    width: 80px;
}
#topStats .statPrice-small {
    width: 60px;
}
#topStats .beds-small {
    width: 60px !important;
}
#topStats li {
    margin-right: 10px;
}
.ca-content ul li a {
    right: 15px;
}
#cssmenu #menu-button > a {
    padding: 20px;
}
#home-search {
    margin-left: 0;
    margin-top: 10px;
    width: 750px;
}
.class-form {
    width: 45%;
	margin-left:11px;
}
.form-left {
    margin-right: 23px;
}
select {
width:345px;
}
.class-form-min {
    margin-left: 15px;
    width: 150px;
}
.class-form-min select {
    width: 165px;
}
#newsletter {
    height: 90px;
    width: 690px;
	margin:10px 0px;
}
#newsletter h3 {
    margin-left: 130px;
    margin-top: 20px;
    width: 300px;
	float:left;
}
#newsletter .button {
    float: left;
    margin-left: 50px;
    width: 200px;
}
#mainprop {
    margin-left: 0;
    margin-top: 10px;
	padding-bottom:10px;
    width: 745px;
	border:2px solid #92B319; 
}
.propdeco {
    height: 161px;
    width: 226px;
}
.keyline {
    height: 138px;
    width: 201px;
	margin-left: 3px;
    margin-top: 3px;
}
.chyron {
    width: 217px;
}
#menu-right {
    float: left;
    width: 100%;
}
#whitches {
	width:250px;	
}
#confused2move {
    margin-left: 0;
    width: 447px;
}
#confused2move h3 {
    font-size: 26px;
    line-height: 26px;
    padding: 3px;
}
#confused2move p {
    font-size: 30px;
}
.footer {
    width: 100%;
}
.footer #footerPrimary {
	width:230px;
}
#paginator {
    width: 734px;
}
.ca-container-listing {
    width: 740px;
}
.footer #footerBottom {
    float: right;
	margin-top:15px;
    padding-top: 2em;
    width: 50%;
	clear:none;
}
.ca-item-listing {
    width: 355px;
}
.ca-item-main-listing {
    width: 330px;
}
#borderlisting {
	margin-left:10px;
	display:table;
}
#home-search-listing {
    width: 730px;
	height: 150px;
}
#home-search-listing h3 {
    width: 725px;
}
.form-left {
    margin-right: 12px;
}
.class-form-list {
    width: 150px;
	margin-right:10px;
	margin-left:3px
}
#reference.class-form-list {
    width: 190px;
}
.class-form-list input[type="submit"] {
    width: 157px;
}
.class-form-list select {
    width: 160px
}
.class-form-min-list {
    margin-left: 4px;
    margin-right: 3px;
}
.detailtile{
	width:800px;
}
#desccontenu h4 span p {
	font-family:font-family: "EB Garamond",serif;
	font-size: 16px;
    line-height: 23px;
}
#descleft {
    width: 190px;
	display:block;
}
#descright {
    width: 570px;
}
#listingContent_details {
    width: 570px;
}
#topStats .sqft {
    max-width: 100px;
}
#topStats .beds {
    width: 70px;
}
#topStats li {
    font-size: 18px;
}
#topStats .bath, #topStats .beds,#topStats .sqft,#topStats .statPrice {
	min-height:20px;
}
.logocenter img{
	width:150px;
	height:43px;
}
#print {
    width: 50px;
}
#contactus {
    background: none repeat scroll 0 0 #396105;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 35px;
    margin-bottom: 5px;
    padding: 15px 5px 0;
    text-align: center;
    width: 111px;
}
#leftDeets, #rightDeets{
    width: 260px;
}
#leftDeets li, #rightDeets li {
    width: 250px;
}
#leftDeets li span {
    padding-left:3px;
}
#leftDeets li span {
    color: #999;
    display: inline;
    float: left;
    width: 125px;
}
div#energy {
    background: url("../images/Energy768.jpg") no-repeat scroll center center #fff;
    height: 205px;
    width: 170px;
}
.energytable {
    height: 17em;
}
.energytableA3L {
    height: 220PX;
}
.energytr {
    height: 4em;
}
.energyl {
    height: 1.7em;
    width: 97%;
}
.iframegoogle{
	width:550px;
	height:330px;
}
#image {
    background: none;
    height: 330px;
    margin-left: 15px;
    text-align: center;
    width: 550px;
}
#map-canvas {
    height: 330px;
    width: 550px;
}
#desccontenu h4 span.ca-quote, #desccontenu-print h4 span.ca-quote, #desccontenu-printA4 h4 span.ca-quote {
    font-size: 70px;
	width:40px;
	top:15px;
}
.textmenu {
	width:745px;
}
.textmenu p {
    font-family: "EB Garamond",serif;
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 23px;
}
.pageheader img{
	width:745px;
	height:388px;
}
#home-search-full {
    background: none repeat scroll 0 0 #23290a;
    float: none;
    height: 440px;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align: center;
    width: 615px;
}
#home-search-full h3 {
    background: url("../images/rt_arrow_dot.png") no-repeat scroll 400px center #92b319;
	height:42px;
}
#contactaddress {
    margin-left: 5px;
    width: 200px;
}
.pagination_selected {
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    width: 40px;
}
.pagination {
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    width: 40px;
}
.next {
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 2px;
    text-align: center;
    width: 55px;
}
.prev {
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 2px;
    text-align: center;
    width: 55px;
}
.pagright {
    width: 100%;
}
.pagleft {
    width: 100%;
}
}