@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
body
{
	margin:0;
}
h3
{
	margin:0;
}
.ppwrap
{
	width:24%;
	height:150px;
	padding-top:50px;
	margin-left:3px;
	border:1px solid;
	border-color:#FFF;
	float:left;
}
.ppdiv
{
	width:80%;
	height:220px;
	padding-left:10%;
	padding-right:10%;
	text-align:center;
	border:0px solid;
	background-color:#007950;
}

.ifrmvid
{
	width:100%;
	height:auto;
	min-height:400px;
}
a:link {
    color: #666;
	text-decoration:none;
}

/* visited link */
a:visited {
    color: #666;
	text-decoration:none;
}

/* mouse over link */
a:hover {
    color: #666;
	text-decoration:none;
}

/* selected link */
a:active {
    color: #666;
	text-decoration:none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #535353;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #535353;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #535353;
}
:-moz-placeholder { /* Firefox 18- */
  color: #535353;
}
.wapp
{
	width:70px;
	position: fixed;
 	bottom: 0;
    right: 0;
	margin-bottom:16px;
	margin-right:6px;
}
.blckdividr
{
	width:100%;
	height:auto;
	background-color:#000;
	padding-bottom:30px;
	padding-top:30px;
}
.scss
{
	position:fixed;
 	top: 50%;
 	left: 50%;
 	margin-top: -50px;
 	margin-left: -90px;
	z-index:11;
	width:186px;
	border:0px solid;
	border-color:#CCC;
	border-radius:5px;
	height:208px;
	background-image:url(https://www.astonpearlre.com/landing/genpics/scssbg.png);
	background-repeat:no-repeat;
}
.scssstripdiv
{
	width:184px;
	height:30px;
	border:0px solid;
	text-align:center;
}
.scssstripdivtl
{
	width:184px;
	height:70px;
	border:0px solid;
	text-align:center;
	padding-top:6px;
}
.scssstripdivmid
{
	width:184px;
	height:40px;
	border:0px solid;
	text-align:center;
	padding-top:4px;
}

.txtsml
{
	font-family:Helvetica-Normal;
	font-size:12px;
}
.txtmed
{
	font-family:Montserrat;
	font-size:20px;
	color:#666;
	line-height:1.5;
}
.txtlrg
{
	font-family:Montserrat !important;
	font-size:36px;
	color:#666;
}
.txtlrg2
{
	font-family:Montserrat;
	font-size:36px !important;
	color:#FFF;
}
.txtlrg3
{
	font-family:Montserrat;
	font-size:30px !important;
	color:#666;
}
h1
{
	font-family:Montserrat;
	font-size:36px;
	color:#666;
	font-weight:normal !important;
	margin:0;
}
.divhero
{
	width:100%;
	height:auto;
	padding-top:2px;
	text-align:center;
	padding-bottom:10px;
	border:0px solid;
}
.divherotl
{
	width:100%;
	height:30px;
	border:0px solid;
}
.divheronopad
{
	width:100%;
	height:auto;
	text-align:center;
	border:0px solid;
}
.divheroclr
{
	width:92%;
	padding-left:4%;
	padding-right:4%;
	height:auto;
	text-align:center;
	background-color:#FFF;
	border:0px solid;
}
.fullpagewrap
{
	width:94%;
	height:auto;
	min-height:400px;
	padding:3%;
	border-top:1px dotted #999;
	background-color:#e3e3e3;
	display:table;
}
.fullpagewrap2
{
	width:94%;
	height:auto;
	min-height:400px;
	padding:3%;
	border-top:1px dotted #999;
	background-color:#FFF;
	display:table;
}
.fullpagewrap3
{
	width:94%;
	height:auto;
	min-height:300px;
	padding:3%;
	border-top:1px dotted #999;
	background-color:#FFF;
	display:table;
}
.fullpglft1
{
	width:46%;
	height:auto;
	padding-right:2%;
	padding-left:2%;
	border:0px solid red;
	border-color:#3C6;
	float:left;
	text-align:right;
}
.fullpgrgt
{
	width:44%;
	height:auto;
	padding:2%;
	border:0px solid red;
	float:right;
	vertical-align:central;
}
.avwrap
{
	width:80%;
	max-width:950px;
	height:auto;
	min-height:530px;
	border:0px solid red;
	margin:0 auto;
	background-color:#FFF;
}
.avstrp
{
	width:100%;
	height:auto;
	min-height:34px;
	border:1px solid;
	border-color:#CCC;
	margin-top:4px;
	display:table;
}
.avcell
{
	width:24%;
	height:42px;;
	float:left;
	padding-top:30px;
	vertical-align:middle;
	border:0px solid red;
	text-align:center;
}
.fpcell
{
	width:20%;
	height:46px;
	padding-top:26px;
	border-right:0px dotted;
	float:left;
	text-align:center;
}
.fullpglft2
{
	width:44%;
	height:auto;
	padding-right:2%;
	padding-left:2%;
	padding-top:6%;
	border:0px solid red;
	border-color:#3C6;
	float:left;
	text-align:left;
}
.fullpgrgt2
{
	width:47%;
	height:auto;
	border:0px solid red;
	float:right;
	vertical-align:central;
}
.spacer
{
	width:100%;
	height:40px;
}
.footformwrap
{
	width:100%;
	height:auto;
	display:table;
	border:0px solid;
}
.headerwrapperdiv
{
	width:100%;
	height:80px;
	border:0px solid;
	background-color:#007950;
	
}
.headersubdivspacer1
{
	width:6%;
	height:60px;
	border:0px solid;
	border-color: blue;
	float:left;
	padding-top:10px;
}
.headersubdivspacer
{
	width:6%;
	height:60px;
	border:0px solid;
	border-color: red;
	float:left;
	padding-top:10px;
}
.headersubdivlg
{
	width:200px;
	height:60px;
	border:0px solid;
	float:left;
	padding-top:16px;
}
.headersubdivmenu
{
	width:190px;
	height:38px;
	border:0px solid;
	float:left;
	padding-top:40px;
}
.headersubdivmenucnt
{
	width:190px;
	height:38px;
	border:0px solid;
	float:left;
	padding-top:40px;
}
.headersubdivspacertny
{
	width:30px;
	height:26px;
	border:0px solid;
	float:left;
	padding-top:38px;
}
.headersubdivphne
{
	width:200px;
	position: fixed;
 	top: 0;
    right: 0;
	margin-top:14px;
	margin-right:10px;
	box-sizing:999;
}
.lgo
{
	width:140px;
}
.menuheadtext
{
	font-family:Verdana;
	font-size:14px;
	color:#666;
}
.mainimgdiv
{
	width:100%;
	height:auto;
	background-image:url(cherrywoods.jpg);
	background-size:cover;
}
.mainimg
{
	width:100%;
}
.mainimgmob
{
	display:none;
}
.iframe
{
	width:100%;
	height:300px;
}

.maincontentdivwrap
{
	width:80%;
	max-width:1000px;
	height:auto;
	margin:0 auto;
	display:table;
	border:0px dashed;
	text-align:center;
	
}
.breadcrumbdiv
{
	width:100%;
	height:40px;
	padding-top:10px;
}
.smalltext
{
	font-family:Verdana;
	font-size:12px;
	color:#f3a571;
}
.webimg
{
	display:block;
	width:100%;
}
.mobimg
{
	display:none;
}
.flexdiv
{
	width:100%;
	height:auto;
	display:table;
	border:0px solid;
}
.flexdivpad
{
	width:98%;
	height:auto;
	padding:1%;
	text-align:center;
}
.flexdivbl
{
	width:100%;
	height:auto;
	display:table;
	border:0px solid;
	background-color:#007950;
}
.flexdiv360
{
	width:100%;
	height:auto;
	display:table;
	border:0px solid;
}
.flexdivnomob
{
	width:100%;
	height:auto;
	display:table;
	border:0px solid;
}
.360div
{
	border:0px solid;
}
.nomob
{
	border:0px solid;
}

.flexdiv80
{
	width:80%;
	height:auto;
	display:table;
	border:0px solid;
	padding-left:10%;
	padding-right:10%
}
.summarytextwht
{
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	line-height:1.5;
}
.flexdivfp
{
	width:100%;
	height:auto;
	display:table;
	border:0px solid;
	text-align:center;
	margin:0 auto;
	position:relative;
}
.flexdivpp
{
	width:80%;
	max-width:900px;
	height:auto;
	min-height:60px;
	display:table;
	border:0px solid;
	margin:0 auto;
}
.shadowtxtsml
{
	font-family:Open Sans;
	font-size:30px;
	color:#333;
	text-shadow: 1px 1px #666666;
}
.lrgtxt
{
	font-family:Open Sans;
	font-size:30px;
	color:#333;
}
.whitetxt
{
	font-family:Montserrat;
	font-size:24px;
	color:#666;
}
.lrgtxtwhite
{
	font-family:Montserrat;
	font-size:32px;
	color:#666;
}
.lrgtxtwhite2
{
	font-family:Montserrat;
	font-size:32px;
	color:#FFF;
}
.mainleft
{
	width:60%;
	height:auto;
	border:0px solid;
	float:left;
}
.mainrght
{
	width:35%;
	height:auto;
	border:1px solid;
	float:left;
	margin-left:30px;
}
.summarytext
{
	font-family:Verdana;
	font-size:14px;
	color:#999;
	line-height:1.5;
}
.summarytextwht
{
	font-family:Verdana;
	font-size:10px;
	color:#FFF;
	line-height:1.5;
}
.spacerdiv
{
	width:100%;
	height:40px;
	border:0px solid;
}
.bgscrolldiv
{
	width:100%;
	height:80px;
	border:0px solid;
	text-align:center;
}
.headiconswrap
{
	width:80%;
	max-width:600px;
	height:auto;
	min-height:190px;
	border:0px solid;
	margin:0 auto;
	text-align:center;
	background-image:url(wbg.png);
	border-radius:10px;
	padding-top:20px;
}
.icnimg
{
	width:30%;
}

.spacerdivtl
{
	width:100%;
	height:80px;
}
.footwrap
{
	width:100%;
	height:auto;
	background-color:#333;
}
.footmid
{
	width:94%;
	max-width:1100px;
	height:auto;
	margin:0 auto;
	border:0px solid;
	text-align:center;
	padding:2%;
}
.footsubdiv
{
	width:auto;
	height:46px;
	border:0px solid;
	padding-top:10px;
	float:left;
	padding-right:30px;
}
.footsubdivtxt
{
	width:auto;
	height:34px;
	border:0px solid;
	padding-top:20px;
	float:left;
	padding-right:30px;
}
.frmstrpbl
{
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#000;
	text-align:center;
}
.frmstrp
{
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.whtetxtlrg
{
	font-family:Verdana;
	font-size:20px;
	color:#FFF;
}
.whtetxtsml
{
	font-family:Montserrat;
	font-size:10px;
	color:#FFF;
}
.txtbx
{
	width:70%;
	min-width:130px;
	max-width:390px;
	height:30px;
	border:1px solid;
	border-color:#666;
	border-radius:4px;
	background-color:#FFF;
	opacity:0.8;
	font-family:Verdana;
	font-size:14px;
	color:#000;
}
.sbm
{
	width:70%;
	max-width:290px;
	height:40px;
	background-color:#333;
	font-size:18px;
	color:#FFF;
	border:0px solid;
}
.fpwrap
{
	width:31%;
	max-width:400px;
	float:left;
	border:1px solid;
	border-color:#CCC;
	margin:1%;
	padding:4px;
}
.fpwrap1
{
	width:22%;
	max-width:400px;
	float:left;
	border:1px solid;
	border-color:#CCC;
	padding:10px;
	margin: 3px;
	text-align:center;
}
.ppwrapfull
{
	width:96%;
	border:1px solid;
	border-color:#CCC;
	padding:10px;
	margin: 3px;
	text-align:center;
}
.fulltextonlydiv
{
	width:70%;
	max-width:900px;
	border:1px solid;
	border-color:#CCC;
	padding:10px;
	margin: 3px;
	text-align:center;
	margin:0 auto;
	margin-top:2px;
}
.fpimg1
{
	width:100%;
	max-width:390px;
}
.fpimg
{
	width:90%;
	max-width:390px;
	border:1px solid;
	border-color:#999;
	margin:4px;
}
.heroimg
{
	width:100%;
	border:0px solid;
	display:block;
}
.heroimgmob
{
	width:100%;
	border:0px solid;
	display:none;
}
.ppimg
{
	width:70%;
	max-width:680px;
}
.ppimg2
{
	width:70%;
	max-width:480px;
}
@media (max-width: 800px) {
.heroimg
{
	width:100%;
	border:0px solid;
	display:none;
}
.heroimgmob
{
	width:100%;
	border:0px solid;
	display:block;
}
.flexdiv360
{
	display:none;
}

.headersubdivspacer
{
	width:6px;
	height:60px;
	border:0px solid;
	border-color: orange;
	float:left;
	padding-top:10px;
}
.headersubdivmenu
{
	width:160px;
	height:38px;
	border:0px solid;
	float:left;
	padding-top:40px;
}
.headersubdivlg
{
	width:180px;
	height:60px;
	border:0px solid;
	float:left;
	padding-top:16px;
}
.headersubdivspacertny
{
	width:20px;
	height:26px;
	border:0px solid;
	float:left;
	padding-top:38px;
}
}


@media screen and (max-width: 690px) {
.txtmed
{
	font-family:Montserrat;
	font-size:16px;
	color:#666;
	line-height:1.5;
}
.lrgtxtwhite2
{
	font-family:Montserrat;
	font-size:18px;
	color:#FFF;
}
.bgscrolldiv
{
	width:100%;
	height:30px;
	border:0px solid;
	text-align:center;
}
.txtlrg3
{
	font-family:Verdana;
	font-size:22px !important;
	color:#666;
}
.txtlrg2
{
	font-family:Verdana;
	font-size:26px !important;
	color:#fff;
}
.whitetxt
{
	font-family:Montserrat;
	font-size:16px;
	color:#666;
}
.lrgtxtwhite
{
	font-family:Montserrat;
	font-size:28px;
	color:#666;
}
.ppwrap
{
	width:94%;
	height:50px;
	padding-top:30px;
	margin:2%;
	border:1px solid;
	border-color:#FFF;
	float:none;
}
.ppdiv
{
	width:98%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	padding-top:1%;
	padding-bottom:1%;
	margin:1%;
	text-align:center;
	border:0px solid;
	background-color:#007950;
}

.webimg
{
	display:none;
}
.mobimg
{
	display:block;
	width:100%;
}
.wapp
{
	width:60px;
	position: fixed;
 	bottom: 0;
    right: 0;
	margin-bottom:16px;
	margin-right:6px;
}
.ppimg
{
	width:100%;
	max-width:460px;
}
.fullpglft2
{
	width:98%;
	height:auto;
	padding-right:1%;
	padding-left:1%;
	border:0px solid red;
	border-color:#3C6;
	float:left;
	text-align:left;
}
.fullpgrgt2
{
	width:98%;
	height:auto;
	border:0px solid red;
	float:right;
	vertical-align:central;
}
.fullpgrgt
{
	width:98%;
	height:auto;
	padding:1%;
	border:0px solid red;
	float:right;
	vertical-align:central;
}
.fullpglft1
{
	width:98%;
	height:auto;
	padding-right:1%;
	padding-left:1%;
	border:0px solid red;
	border-color:#3C6;
	float:left;
	text-align:right;
}
.txtlrg
{
	font-family:Cormorant Garamond;
	font-size:14px;
	color:#666;
}
.pjlogo
{
	width:80%;
}
.lrgtxtwhte
{
	font-family:Open Sans;
	font-size:14px;
	color:#FFF;
}
.mainimgdiv
{
	width:100%;
	height:auto;
	background-image:url(cherrywoods-mob.jpg);
	background-size:cover;
}
.spacerdiv
{
	width:100%;
	height:30px;
	border:0px solid;
}
.headiconswrap
{
	width:80%;
	max-width:600px;
	height:auto;
	min-height:110px;
	border:0px solid;
	margin:0 auto;
	text-align:center;
	background-image:url(wbg.png);
	border-radius:10px;
	padding-top:20px;
}

.spacerdivtl
{
	width:100%;
	height:30px;
}
.mainimgmob
{
	width:100%;
	display:block;
}
.mainimg
{
	width:100%;
}
.fpimg
{
	display:none;
}

.ppwrapfull
{
	width:90%;
	max-width:400px;
	border:1px solid;
	border-color:#CCC;
	padding:10px;
	margin: 3px;
	text-align:center;
}
.flexdivnomob
{
	display: none;
}
.360div
{
	border:3px solid;
	display:none;
}
.fpwrap
{
	width:98%;
	max-width:400px;
	border:1px solid;
	border-color:#CCC;
	margin-top:1%;
}
.fpwrap1
{
	width:98%;
	max-width:400px;
	border:1px solid;
	border-color:#CCC;
	padding:10px;
	margin: 3px;
}
.lrgtxt
{
	font-family:Open Sans;
	font-size:20px;
	color:#00253d;
}
.dropdown
{
	width:136px;
	height:38px;
	border:0px solid;
	float:left;
	padding-top:33px;
}

.headersubdivmenucnt
{
	width:100px;
	height:24px;
	border:0px solid;
	float:left;
	padding-top:28px;
}
.dropbtn {
	font-family:Verdana;
	font-size:10px;
    color: #666;
    padding: 14px;
    border: none;
}

.headersubdivspacer
{
	width:10px;
	height:60px;
	border:0px solid;
	float:left;
	padding-top:4px;
	display:none;
}
.headersubdivmenu
{
	width:120px;
	height:24px;
	border:0px solid;
	float:left;
	padding-top:33px;
}
.menuheadtext
{
	font-family:Verdana;
	font-size:10px;
	color:#666;
}
.headersubdivlg
{
	width:110px;
	height:40px;
	border:0px solid;
	float:left;
	padding-top:16px;
}
.lgo
{
	width:90px;
}
.mainleft
{
	width:100%;
	height:auto;
	border:0px solid;
}
.mainrght
{
	width:100%;
	height:auto;
	border:1px solid;
	margin-left:0px;
}
.summarytext
{
	font-family:Verdana;
	font-size:12px;
	color:#999;
	line-height:1.5;
}
.footsubdiv
{
	width:auto;
	height:36px;
	border:0px solid;
	padding-top:16px;
	float:left;
	padding-right:14px;
}
.footsubdivtxt
{
	width:auto;
	height:34px;
	border:0px solid;
	padding-top:20px;
	float:left;
	padding-right:4px;
}
.footmid
{
	width:100%;
	max-width:690px;
	height:auto;
	border:0px solid;
	
}
.headersubdivphne
{
	width:150px;
	text-align:center;
	position: fixed;
 	top: 0;
    right: 0;
	margin-top:16px;
	margin-right:10px;
}
.headersubdivspacer1
{
	width:3px;
	height:40px;
	border:0px solid;
	border-color: blue;
	float:left;
	padding-top:10px;
}
}