@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
@import url(//fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

@import url(//fonts.googleapis.com/css?family=Michroma&display=swap);
@import url(rnav.css);

body
	{
		padding:0;
		margin:0;
		background-color:#000000;
		background-position:top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		font-family: 'Montserrat', sans-serif; color: #333333;  font-size:16px; line-height:24px; text-align:left;
	}
	
h1	{
	font-family: 'a-space_demobold', sans-serif; text-transform:uppercase; font-size:2.4em; line-height:1em; margin: 0 0 0 0; padding: 0 0 10px 0; font-weight:300; color:#333333;}
	
	
h2 {
    font-family: 'a-space_demobold', sans-serif;
    font-size: 1.8em;
    line-height: 1em;
    font-weight: 600;
    text-align: left;
    color: #333333;
    padding-top: 25px;
}
	

h3	{
	 font-size:26px; line-height:36px; margin: 0 0 0 0; padding: 0; font-weight:300; text-align:left; color:#1a4795;}

.page-header {
	margin-top:0;
}

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	/*border: 1px solid #999999;*/
	display: table-cell;
	padding: 17px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.moreinfo {
    background-color: #f7941d;
    padding: 20px;
    color: #ffffff;
}

.socmed-footer {
  width: 30%;
margin: auto;
}

@media only screen and (max-width: 660px) {
	h1	{
	font-size:36px; line-height:40px; }
	
	h2	{
	font-size:28px; line-height:32px; }
	h3	{
	font-size:24px; line-height:26px; }
  
}

.blue	{
	color:#12548a;}


.newsblock1	{
	background-color:#f1f1f1;padding:20px;
margin:0 10px 16px 10px;}

.newsimg1	{
	
	height: 200px;
	background-size:100% auto;
margin:0 10px 0 10px;}

.newspadding2 {
	padding:0 10px 10px 10px
}
.newsblock2	{
	padding:8px;
	
	margin:0;}

.newsblock2 h2	{
	font-family: 'Montserrat', sans-serif;
	margin:10px 0 5px 0;
	font-size:1.4em; line-height: 1em;}

.newsimg2	{
	height: 250px;
	background-size:100% auto;
	margin:0;}

.newsimgsm	{
	height: 100px;
	background-size:100% auto;
	background-position: center center;
	margin:0 0 15px 0;}

.newstextsm h2	{
	font-family: 'Montserrat', sans-serif;
	margin:0 0 5px 0;
	font-size:1.2em; line-height: 1em;}

.newstextsm	{
	font-family: 'Montserrat', sans-serif;
	font-size:.9em; line-height: 1.2em;
padding:0 0 10px 10px;}

.lotsopics {
    display: grid;
    grid-template-columns: auto auto auto;
}

.leftcolumn{
    float: left;
    width: 75%;
    padding-left: 25px;
  	padding-top: 10px;
  	box-sizing: border-box;
}

.leftcolumn label {
    padding-top: 25px;
}

.rightcolumn{
    float: right;
    width: 25%;
  	box-sizing: border-box;
}

.rightcolumn h3 {
    background-color: #66ADCD;
    color: white;
    text-align: center;
}

.rightcolumn p {
    padding-left: 10px;
    padding-top: 15px;
}

.contactbox {
    background-color: #ffffff;
    border: 1px solid #66ADCD;
    position: relative;
  	top: 60px;
	right: 60px;
}

.socmed {
    width: 21%;
    padding: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.socmedbox {
    background-color: #ffffff;
    border: 1px solid #66ADCD;
    position: relative;
  	top: 60px;
	right: 60px;
  	overflow: auto;
  	text-align:center;
}

.leftpic {
    display: inline-block;
    position: absolute;
    padding-top: 25px;
}

.nonepizza {
    display: inline-block;
    position: relative;
    width: 75%;
    left: 250px;
    top: 25px;
}

.bloghappenings h2 {
  font-size: 18px;
      margin-left: 45px;
    margin-bottom: 0px;
}

.bloghappenings p {
  padding: 10px;
  text-align: justify;
}

@media only screen and (max-width: 736px) {
  .leftcolumn{
  	width:100%;
    float:none;
  }
  
  .rightcolumn{
    width:100%;
    float:none;
  }
  
  .contactbox{
    width: 85%;
	margin-left: 25px;
	margin-top: 40px;
    position: initial;
  }
  
  .leftpic {
    position: initial;
  }
  
  .nonepizza {
    width: 100%;
    left: 0px;
    top: 0px;
  }
}



#bfLabel1::after {
    content: "*";
    color: red;
}
#bfLabel2::after {
    content: "*";
    color: red;
}
#bfLabel4::after {
    content: "*";
    color: red;
}

/* BEGIN Common Request Links styles*/
.crlinks ul {
	margin:0;
	padding:0;
	list-style:none;
}

.crlinks li:hover {
	background-color:#145b7f;
}		

.crlinks li {
	margin:0;
	background-position:3px 3px;
	background-repeat:no-repeat;
	transition: all 0.2s ease-in-out;
}

.crlinks A {
	color: #ffffff; TEXT-DECORATION: none; display:block;
	padding:13px 5px 16px 60px;
	transition: all 0.2s ease-in-out;
	
}
.crlinks A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.crlinks A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	
}

.cricon1 {
	background-image:url(../images/icon_info.png)
}
.cricon2 {
	background-image:url(../images/icon_checkbox.png)
}
.cricon3 {
	background-image:url(../images/icon_locations.png)
}
.cricon4 {
	background-image:url(../images/icon_payonline.png)
}
.cricon5 {
	background-image:url(../images/icon_calendar.png)
}
.cricon6 {
	background-image:url(../images/icon_login.png)
}
.cricon7 {
	background-image:url(../images/icon_mail.png)
}
/* END Common Request Links styles*/

	 
.blue {
	color: #145b7f;
}	
	
	
A {
	color: #f59522;; TEXT-DECORATION: underline
}
A:visited {

	color: #f59522; TEXT-DECORATION: underline
}
A:hover {
	color: #000000; TEXT-DECORATION:none
}

.logo {
		width:180px; height:100px; margin-top:0; float:left;
		
		z-index:199; overflow:visible; position:absolute;
		background-size: 100% auto;
		background-image:url(../images/logo.png);
		background-repeat:no-repeat;
		background-position:center center;
		transition: all 0.2s ease-in-out;
}

.logo a{
	display:block;
	float:left;
	text-decoration:none;
	width:180px; height:100px;
}

.logo.active {	
		background-image:url(../images/logo.png);
		
}
.logo.active a{
	
}


.homefeat {
	padding:0 0 20px 0;
	margin-bottom:20px;
	border-bottom:1px solid #CCC
}

.rpadd  {
	padding:0 0 0 20px;
	/*background-image:url(../images/sb_shadow1.png);*/
	background-repeat:no-repeat;
	background-position:left center;
}

.rpadd {
	padding-left:30px;
	margin-left:20px;
	border-left:1px solid #cccccc
}

#system-message-container {
	text-align: center;
	background: #f59522;
	color: #FFF;
}

@media only screen and (max-width: 660px) {
	.rpadd {
		padding-left:0;
		margin-top:20px; padding-top:20px;
		border-left:none;
		border-top:1px solid #0c60ae;
		background-image:none;
	}
}

.sblinks h2 {
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC
}

.sblinks ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.sblinks li:hover {
	
	
}		

.sblinks li {
	
	margin:0;
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;
	transition: all 0.2s ease-in-out;
}	





	

li.even {
	background-color:#f1f1f1
}	

.activelink {
	background-color:#000000;
	color: #ffffff !important;
}

.sblinks A {
	color: #01548e; TEXT-DECORATION: none; display:block;
	padding:10px 5px 5px 10px;
	transition: all 0.2s ease-in-out;
}
.sblinks A:visited {

	color: #01548e; TEXT-DECORATION: none
}
.sblinks A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	background-color:#01548e;
}


.pclinks ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.pclinks li:hover {
	
	
}		

.pclinks li {
	
	margin:0;
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;
	transition: all 0.2s ease-in-out;
}	

.pclinks A {
	color: #000000; TEXT-DECORATION: none; 
	padding:10px 5px 5px 10px;
	transition: all 0.2s ease-in-out;
	font-size: 18px; font-weight: 600;
}
.pclinks A:visited {

	color: #0c60ae; TEXT-DECORATION: none
}
.pclinks A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	background-color:#a1da52;
}


.custom-counter {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.custom-counter li {
 cursor: pointer;
	counter-increment: step-counter;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
	padding:15px;
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;
	transition: all 0.2s ease-in-out;
	color: #000000; TEXT-DECORATION: none;
	padding:12px 5px 11px 10px;
	transition: all 0.2s ease-in-out;
	font-size: 18px; font-weight: 600;
}

@media only screen and (min-width : 660px) and (max-width : 1100px) {
	.custom-counter li {
		font-size: 15px; 
		padding: 6px;
	}
}

.custom-counter A {
	color: #000000; TEXT-DECORATION: none;
	padding:10px 5px 5px 10px;
	transition: all 0.2s ease-in-out;
	font-size: 18px; font-weight: 600;
}
.custom-counter A:visited {

	color: #0c60ae; TEXT-DECORATION: none
}
.custom-counter A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	background-color:#00a950;
}
.custom-counter li:hover {
 background-color:#00a950;
	color:#ffffff;
}



.custom-counter li::before {
  content: counter(step-counter);
  margin:15px 20px 15px 0;
  font-size: 120%;
  background-color:#ea1c2a;
  color: white;
  font-weight: bold;
  padding: 3px 9px 3px 11px;
  border-radius: 50px;
}


.tableloc {display:table; width:100%}
.cellloc {display:table-cell; height:450px; vertical-align:middle}

@media only screen and (max-width: 660px) {

	.homefeat {
		text-align:center
	}
	.homefeat h3 {
		text-align:center
	}
	
}

.phys {
	padding:8px; color:#091440; text-align:center;
	font-size:14px; line-height:14px; font-weight:bold;
}

.phys p{
	
}
.phys img{
	margin-bottom:10px;
	border:3px solid #FFF;
	max-width:250px; width:100%; margin:auto;
}

.phys A {
	color: #091440; TEXT-DECORATION: none
}
.phys A:visited {

	color: #091440; TEXT-DECORATION: none
}
.phys A:hover {
	color: #000000; TEXT-DECORATION:underline
}

.maptext {
		font-size:14px; line-height:16px; padding:20px 0 20px 0;
	}
	
.maptext h2 {
		font-size:30px; line-height:34px; margin:0; padding:0 0 10px 0;
	}




	
img {
	border:none;
width: 85%;
height: 85%;
}
	
	.date
	{
		/*background:url(../images/articles-date-bgd.png) top left no-repeat;*/
		width:60px; height:60px;text-align:left;
	}
	
hr.eo {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}
hr.eo:after {
    content: "************";
    display: inline-block;
    position: relative;
    top: -0.45em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: none;
}




.darkrow {
		padding:60px 0 60px 0; 
		background-color:#333333;
		background-position:center top;
		background-repeat:no-repeat;
		color:#FFF; border-bottom:1px solid #FFF;
	}
	

	
.darkrow h1, .darkrow h2, .darkrow h3  {
		 color:#FFF;
	}
	
.darkrow A {
	color: #ffffff; TEXT-DECORATION: none;
}
.darkrow A:visited {
	color: #ffffff; TEXT-DECORATION: none;
}
.darkrow A:hover {
	color: #cccccc; TEXT-DECORATION: none;
	
}
	
.lightrow {
		padding:60px 0 60px 0; 
		background-color:#ffffff;
		background-position:center top;
		background-repeat:no-repeat;
		border-bottom:1px solid #FFF;
	}	
	
.lightrow h1 {
		 
	}

.hbr, .hbl {
	background-size:contain;
}
	
.hbr {
	background-position:left top;
}

.hbr .hbtext { float:right}
.hbr .hbimage { float:left}

.hbl {
	background-position:right top;
}

.hbl .hbtext { float:left; width:50%}
.hbl .hbimage { float:right; width:50%}

.homebox {
	padding:60px; text-align:center
}

.imgmobileleft {
	display:none;
	height:300px; 
	background-position:left top;
	background-size:auto 300px;
}

.imgmobileright{
	display:none;
	height:300px; 
	background-position:right top;
	background-size:auto 300px;
}

@media only screen and (max-width: 780px) {

.homebox h3	{
	 font-size:18px; line-height:26px;}
	 
.homebox h2 {
	 font-size:26px; line-height:32px;}
	 
.hbr, .hbl {
	background-size:auto 300px;
}

.imgmobileleft {
	display:inherit;
	
}
.imgmobileright {
	display:inherit;
	
}


	 
}

.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}
	
	
.memphisrow {
		
		background-color:#990000;
		/*background-image:url(../images/bgd_memphis.jpg);*/
		background-repeat:no-repeat;
		background-position:center bottom;
		
	}	
.contentrow {
		 text-align:left;
		background-color:#8e440b;
		/*background-image:url(../images/bgd_woodenmaze.jpg);*/
		background-repeat:no-repeat;
		background-position:center top;
		padding:30px 0 30px 0
	}
	
.contentrow h1 {
		 color:#FFF; font-weight:200; text-align:left; padding:0 0 10px; margin:0; 
	}
	
.contentrow h2 {
		 color:#FFF; font-weight:200; text-align:left; padding:0 0 10px; margin:0; 
	}	

.servlist {
	padding-right:20px;
}
.servlist li:hover {
	background-color:#9bcd56
}	
.servlist ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}	

.servlist li {
	margin:0; padding:0;
	border:1px solid #ffffff;
	margin-bottom:20px;
}	


.servlist A {
	color: #ffffff; TEXT-DECORATION: none; display:block; padding:8px;
}
.servlist A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.servlist A:hover {
	color: #ffffff; TEXT-DECORATION:none
}


.wrapper1 {
	width:100%; margin:auto;
}

.border1 {
	
	border: 10px solid #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.fboxtable {display:table; width:100%}
.fboxcell {display:table-cell; height:250px; vertical-align:middle}



.fbox {
		
		background-position:center center;
		background-size: auto 100%;
		background-repeat:no-repeat;
		color:#ffffff;
		text-align:center;
		font-size:36px; line-height:30px;
		font-style: italic;
		transition: all 0.2s ease-in-out;
		cursor: pointer;
		font-weight:700;
		
		width:25%; float:left;
	}

.fbox:hover {
	background-size: auto 120% ;
		transition: all 0.2s ease-in-out;
	}


.flawncare {background-image:url(../images/bgd_lawncare.jpg);}
.fpest {background-image:url(../images/bgd_pestcontrol.jpg);}
.ftermite {background-image:url(../images/bgd_termite.jpg);}
.fmosquito {background-image:url(../images/bgd_mosquito.jpg);}
	
@media only screen and (max-width: 660px) {
	.fbox	{
		width:50%; float:left;
		
	}
	.fboxcell {height:200px;}
}
	
.fbox A {
	color: #ffffff; TEXT-DECORATION: none; display:block;
	height:20px; padding-top:120px; padding-bottom:20px;
	border:1px solid transparent;
	transition: all 0.2s ease-in-out;
}
.fbox A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.fbox A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	border:1px solid #5a5a5a;
}



.btn:hover {
	background-color:#4b93b3;
	color:#FFF;
}

.btn {
	text-align:center; margin-bottom:20px; width:200px; margin:auto; margin-top:10px;

	background-color:#f59522;
	/*border: 1px solid #091440;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition:background-color .2s ease;
	-moz-transition:background-color .2s ease;
	-o-transition:background-color .2s ease;
	transition:background-color .2s ease;
}

.btn2 {
	width: 300px;
}

.btnblack:hover {
	background-color:#f59522;
	color:#FFF;
}
.btnblack {
	background-color:#000000;
}

.btn A {
	color: #ffffff; TEXT-DECORATION: none; display:block; padding:10px; 
	font-size:20px;
}
.btn A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
.btn A:hover {
	color: #ffffff; TEXT-DECORATION:none;
}

.btnwhite A {
	color: #ffffff; 
}
.btn A:visited {
	color: #ffffff;
}

.btnhelp:hover {
	
	background-color:#ffffff;
	border: 1px solid #ffffff;
	color:#FFF;
	
}


.btnhelp {
	text-align:center; margin-bottom:20px; margin:auto;
	font-size:50px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:transparent;
	border: 1px solid #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-transition:background-color .2s ease;
	-moz-transition:background-color .2s ease;
	-o-transition:background-color .2s ease;
	transition:background-color .2s ease;
}

.btnhelp A {
	color: #ffffff; TEXT-DECORATION: none; display:block; padding:20px; 

}
.btnhelp A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.btnhelp A:hover {
	color: #003768; TEXT-DECORATION:none;
}


.btnhbox2 {
	text-align:center; margin-bottom:20px;
}

.btnhbox2 A {
	color: #ffffff; TEXT-DECORATION: none; display:block; padding:10px 20px 10px 20px; 
	background:#ff32ff;
	font-family: 'Courgette', cursive;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:22px;
	border: 1px solid #000000
}
.btnhbox2 A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.btnhbox2 A:hover {
	color: #ffffff; TEXT-DECORATION:none;
	background:#000000;
	border: 1px solid transparent
}



ul.list1 {
	
	margin-left:0; padding-left:30px;
}
.bgdshadow {
	background:url(../images/bgd_sidebar.png) top left no-repeat;
}
.bgdshadow h1 {
	font-size:28px; line-height:38px;
	font-family: 'Courgette', cursive;
	color:#F3C
}



.hometext {
	font-size:30px; padding:20px; line-height:45px; font-weight:100; text-align:center
}

.cite h2, .cite h3 {
	color:#000000;
}
.wrapper2 {
	width:100%; margin:auto;
}
.topwrapper {
	margin:auto; width:100%;
	position:fixed; z-index:20000;
	background-color: rgba(255,255,255, 1);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	transition: all 0.2s ease-in-out;
	background-image: url(../images/bgd_top.png);
	background-position: left top;
	background-repeat: no-repeat
}

.topwrapper.active {
	
}

.menucontainer { 
	position:relative; margin:auto; float:right; margin:auto; margin-top:0; width:100%; max-width: 1100px;
}
.navcontainer { 
	float:right;;
}

.ulinks .unav { 
	float:right;
	
}

.mlinks{ 
	padding:5px;
}

.mlinks .unav:hover {
	background-color:#8dc63f;
	color:#FFF;
}

.mlinks .unav  {
	text-align:center;  margin:auto; margin-bottom:5px;
	
	background-color:#00a950;
	/*border: 1px solid #091440;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	transition: all 0.2s ease-in-out;
}


.mlinks .unav A {
	color: #ffffff; TEXT-DECORATION: none; display:block; padding:5px; 
	font-size:16px;
	
}
.mlinks .unav A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
.mlinks .unav A:hover {
	color: #ffffff; TEXT-DECORATION:none;
}

.ulinks { 
	font-size:16px; font-weight:500;
	text-align:right;
	font-family: 'a-space_demobold'; 
}
.ulinks A {
	color: #ffffff; TEXT-DECORATION: none; display:block; padding:2px 20px 2px 20px; 
	
	/*background-image: url(../images/bgd_btn_black1.png);*/
	background-position: left bottom;
	background-repeat: no-repeat;
}
.ulinks A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
.ulinks A:hover {
	color: #184f67; TEXT-DECORATION:none;
}

.tableulinks {display:table; width:100%}
.cellulinks {display:table-cell; height:30px; vertical-align:middle}

.topsection {
	height:100px; text-align:left; margin:auto; width:100%; /*--max-width:1200px;--*/
	background-image: url(../images/bgd_top.png);
	background-position: left top;
	background-repeat: no-repeat
}

.headerwrapper {
	margin:auto;  padding-top:100px;
	/*--max-width:1600px;--*/
}

.bgd_home2 {
	/*background: url(../images/bgd_top2.png) top left repeat-x;*/
}

.bgd_header {
	background-color:#ffffff;
	background-position:center 80px;
	background-repeat:no-repeat;
}
@media only screen and (max-width: 780px) {
.bgd_header {
	background-position:center 50px;
}
}

.header {
	background-position:top center;
	background-repeat:no-repeat;
	background-size:100% auto;
	
	color:#ffffff;
	text-align:center;
	min-height:200px;
	position:relative;
}

.headertext2,
.headertext2 h3 {
	color: #ffffff;
	text-align:left;
	padding:20px 0 20px 0;
	}
	
.headertext2 p{
	padding-top:0; margin-top:0;
	}
	
.tableheader {display:table; width:100%}
.cellheader {display:table-cell; height:250px; vertical-align:middle}
	
.headertext2 h1	{
	color: #ffffff;
	

	}

.headertext	{
	color: #ffffff; float:left;
	text-align:left;
	background-color:rgba(12,96,175,1)
	}
.headertext h1	{
	padding:0; margin:0;
	}

.headertitle {
	width:100%; margin:auto; text-align:center
	}

.headertitle h1	{
	font-size:50px; line-height:50px; color: #ffffff; margin: 0; padding:0; font-weight:400;
	
	position:absolute; bottom: 0; left: 0; border:none;
	background-color:rgba(12,96,175,1)
	}

.header h1 {
	color:#ffffff;
	font-weight:normal;
	font-size:36px;
	text-align:center;
	padding:15px;
	margin:0;
	text-align:center;
	/*text-shadow: 2px 2px 8px #000000;*/
}

@media only screen and (max-width: 780px) {
	.header {
		background-size:1000px auto;
		padding:0 0 30px 0;
	}
}

.treeicon {
	/*background:url(../images/icon_tree.png) bottom center no-repeat; padding-bottom:50px;*/
}

.greentreestrip {
	margin:auto; 
	/*background:url(../images/icon_tree.png) bottom center no-repeat; padding-bottom:50px;*/
	
}
.nametitle {
	text-transform:uppercase; text-align:center;
}
.nametitle .name {
	text-transform:uppercase; color:#bf6728; font-size:18px;
	font-family: 'Glegoo', serif;
}
.nametitle img {
	width:100%; max-width:220px; margin:auto;
}
.minh300 {
	min-height:300px;
}

.maxw200 {
	width:90%; max-width:200px; margin:auto;
}

.maxw230 {
	width:90%; max-width:230px; margin:auto;
}
.maxw300 {
	width:90%; max-width:300px; margin:auto;
}
.maxw400 {
	width:90%; max-width:400px; margin:auto;
}
.maxw600 {
	width:100%; max-width:600px;
}
.maxw700 {
	width:90%; max-width:700px; margin:auto;
}
.maxw800 {
	width:90%; max-width:800px; margin:auto;
}
.maxw900 {
	width:90%; max-width:900px; margin:auto;
}
.maxw940 {
	width:90%; max-width:940px; margin:auto;
}
.maxw960 {
	width:90%; max-width:960px; margin:auto;
}
.maxw980 {
	width:90%; max-width:980px; margin:auto;
}
.maxw1100 {
	width:90%; /*max-width:1100px;*/ margin:auto;
}
.maxw1200 {
	width:90%; max-width:1200px; margin:auto;
}

/*---------------------begin multifamilypage css----------------------------*/





.spacer10 {height:30px}
.spacer20 {height:20px}
.spacer30 {height:30px}
.spacer40 {height:40px}
.spacer50 {height:50px}
.spacer60 {height:60px}
.spacer70 {height:80px}
.spacer80 {height:80px}

.greenstrip {
	margin:auto; 
	background: #9bc752; height:6px;
	
}



.div-vert {
	border-right:1px solid #CCC; padding-right:2%; margin-right:2%
}

.imgagri2 {
		display:none
	}




 hr {
	border: 0;
    height: 0;
	padding:0; margin-top:10px;
    border-top: 1px solid #d1d3d4;
}




/*----------------------Begin Slider Styles-----------------------------------------*/


.headerbgd	{
	height:180px;
	border-bottom: 1px solid #ffffff
	}
.hbgd1	{
	/*background-image:url(../images/headerimg.jpg);*/
	background-position: center top;
	/*background-size:100% auto;*/
	}	


.sliderbgd	{
	background-position: top center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	height:500px;
	
	/*background-size:100% auto;*/
	}
	
	
.bannerfull {
		height:500px;
		/*background-image:url(../images/slide11.jpg);*/
		background-position:center top;
		background-repeat:no-repeat;
		background-color:#333333; 
		background-size:auto 100%;
	}

@media only screen and (max-width: 480px) {
	.sliderbgd, .bannerfull	{
		height:200px;
		/*background-size:100% auto;*/
	}
}
@media only screen and (min-width : 480px) and (max-width : 660px) {
	.sliderbgd, .bannerfull	{
		height:300px;
		/*background-size:100% auto;*/
	}
}


@media only screen and (min-width : 660px) and (max-width : 780px) {
	.sliderbgd, .bannerfull	{
		height:380px;
		/*background-size:100% auto;*/
	}
}
	
.bannermobile {
		display:none;
		border-bottom:2px solid #FFF;
	}	
	
.sbgd1	{
	background-image:url(../images/slide1.jpg);
	background-position: center top;
	background-color:#000000;
	
	/*background-size:100% auto;*/
	}
	
.sbgd2	{
	background-image:url(../images/slide2.jpg);
	background-position: center top;
	background-color:#000000
	/*background-size:100% auto;*/
	}
	
.sbgd3	{
	background-image:url(../images/slide3.jpg);
	background-position: center top;
	background-color:#000000
	/*background-size:100% auto;*/
	}	
	

	
.slidertext	{
	margin:auto; width:95%; max-width:900px;
	color:#FFF
	}
.slidertext h2	{
	line-height:50px; font-size:40px; text-align:center;
	text-shadow: 2px 2px 8px #000000;
	color:#FFF
	
	}
	
.table1 {display:table; width:100%}
.cell1 {display:table-cell; height:600px; vertical-align:middle}
	
.stextbox	{
	float:left; width:94%; max-width:530px; padding:2%;  margin:auto;
	/*background:url(../images/bgd_white74.png); */
	line-height:24px;
	
	}
	
/*----------------------End Slider Styles-----------------------------------------*/	


.header1	{
	/*background:url(../images/header.jpg) bottom left repeat-x; height:250px;*/
	
	}




.phone { 
	float:right; margin:0 0 0 20px; padding-left:20px;  color:#FFF; line-height:40px;
	/*background:url(../images/bgd_phone.png) 0 10px no-repeat; */
	font-size:15px;
}

.phone2 { 
	padding-left:20px;  color:#FFF; line-height:40px;
	/*background:url(../images/bgd_phone.png) 0 10px no-repeat; */
	font-size:18px;
}

.navphonecontainer { 
	
	float:right; height:50px;
}





.div1 {
	background:#FFFFFF;
	border:none;
	height:1px;
	margin-top:10px;
	
}



.featureboxes {
	padding:0 0 0 0;
	background:#cecece;
	text-align:center;
	background-image: -webkit-linear-gradient(bottom, #cecece 80%, #ffffff);
	background-image: -moz-linear-gradient(bottom, #cecece 80%, #ffffff);
	background-image: -o-linear-gradient(bottom, #cecece 80%, #ffffff);
	background-image: -ms-linear-gradient(bottom, #cecece 80%, #ffffff);
	background-image: linear-gradient(to top, #cecece 80%, #ffffff);
}

.featureboxes img {
	-webkit-box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 10px #000000;
	border:1px solid #FFF;
	margin-top:10px; margin-bottom:10px;
	margin-left:1%; margin-right:1%;
	width:30%;
}


.bannermobile {
	display:none;
}

.clearfix {
	overflow:visible; /*was hidden*/
	height:1%;
}



.span25-50-100 {
	float:left; width:25%
}
.span12, .span11, .span10, .span9, .span8, .span7, .span6, .span5, .span4, .span3, .span2, .span1 {
	float:left;
}
.span12 {width:100%}
.span11 {width:91.6666%}
.span10 {width:83.3333%}
.span9 {width:75%}
.span8 {width:66.6666%}
.span7 {width:58.3333%}
.span6 {width:50%}
.span5 {width:41.6666%}
.span4 {width: 30%; border: black 1px solid; margin: 10px;}
.span3 {width:25%; padding-right: 15px;}
.span2 {width:16.6666%}
.span1 {width:8.3333%}


.img1  {
	height:190px; width:100%; overflow:hidden
}


.rmenu { 
	width:46px; height:60px; float:right; margin-top:10px;
	background:url(../images/icon_menu.png) top right no-repeat; margin-top:-10px;
	visibility:hidden; display:none;
}
.rmenu a { 
	width:46px; height:60px; display:block; text-decoration:none;
}

.footerrow {
	color:#ffffff;
	background:#666666;
	
	background-position:center center;
	background-repeat: no-repeat;
	/*font-size:14px;font-weight: 400;
	line-height:22px;*/
	text-transform:none;
	border-top:2px solid #ffffff;
	padding:30px 0 30px 0;
}

.footernav {
	padding:10px 0 30px 0; font-weight: bold;
}
.footernav A {
	color: #ffffff; TEXT-DECORATION: none; padding: 0 15px 0 15px;
}
.footerrow A:visited {
	color: #ffffff; TEXT-DECORATION: none;
}
.footerrow A:hover {
	color: #005590; TEXT-DECORATION: none;
	
}



.footerblock {
	padding:20px; border-right:1px solid #a7a7a7 
}
.fblockend {
	border:none;
}

.slides img {
	display:none;
	opacity: 0;
	position:absolute;
}

@media only screen and (max-width: 660px) {
.footerblock {
	text-align:center;
	border:none;
	border-bottom:1px solid #CCC 
}
}



.end {
	margin-right:0;
}


.container_slides {
	width:980px; height:300px; margin:auto;
}

.socialcont {
	width:300px; margin:auto; padding:10px 0 0 0
}
.socialbtn:hover {
	background-position:center -100px;
}
.socialbtn {
	background-position:center top; width:100px; height:100px; float:right;
	background-size:100%;
	-webkit-transition:background-position .2s ease;
	-moz-transition:background-position .2s ease;
	-o-transition:background-position .2s ease;
	transition:background-position .2s ease;
}

.socialbtn a {
	display:block;
	text-decoration:none;
	height:100px;
	width:100px;
}

.social_t {	background-image:url(../images/social_twitter.png);}
.social_i {	background-image:url(../images/social_instagram.png);}
.social_f {	background-image:url(../images/social_facebook.png);}
.social_li {background-image:url(../images/social_linkedin.png);}
/*.social_g {background-image:url(../images/social_googleplus.png);}*/
/*.social_tu {background-image:url(../images/social_tumblr.png);}*/
/*.social_pin {background-image:url(../images/social_pinterest.png);}*/
.social_yt {background-image:url(../images/social_youtube.png);}
.social_e {background-image:url(../images/social_email.png);}






.homeright li {padding-bottom:14px;}



	
/* Start Styles for forms */


.form1
	{
		
		text-align:left; max-width:480px; width:90%;  margin:auto;
		background:#eeeeee; padding:5%; margin-top:15px;
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
	
.form1 h2
	{
		color:#ffffff;	
		
	}	
	
.formcont
	{
		border-left:2px solid #464343
	}
	
	
.form1 form
	{
		padding:0; margin-bottom:30px;
	}

.form1 input, .form1 textarea
	{
		border:1px solid #ffffff;
		webkit-box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.05);
		box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.05); 
		
		webkit-box-shadow: 0 0 8px 0  rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0 0 8px 0  rgba(0, 0, 0, 0.25);
		box-shadow: 0 0 8px 0  rgba(0, 0, 0, 0.25); 
		
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px;
		border-radius: 6px;
		
		background-color:#ffffff;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:4%;
		padding-right:4%;
		color: #333333;
		font-size:16px;
		width:90%;
		margin:5px 0 5px 0;
		font-family: 'Source Sans Pro', sans-serif; 
	}
	
.radioc
	{
		padding:10px 0 10px 0;
	}	

.form1 .radio1
	{
		width:15px; height:15px; padding:0; margin:0;
		webkit-box-shadow: none;
		-moz-box-shadow:none;
		box-shadow: none;
	}

.form1 textarea
	{
		height:100px;
		width:90%;
	}
	
.form1 select
	{	
		width:100%;
		border: 1px solid #999;
	}	
	
.form1 #submit1 {
    color: #ffffff;
    background: #168d02;
	font-weight:bold;
    padding: 10px 20px 10px 20px;
	width:100px; margin:auto;
	margin-top:10px;
	
	 text-transform:uppercase;
	webkit-box-shadow: 0 0 8px 0  rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 8px 0  rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 8px 0  rgba(0, 0, 0, 0.25); 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ffffff;
	/*text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);*/
}
.form1 #submit1:hover {
    background:#333333;
	color: #ffffff;
}

label span.star {
	color:#EE0000;
}

.registration .control-group,
.login .control-group,
.remind .control-group,
.reset .control-group {
	margin-bottom: 10px;
}
.registration .control-group button.btn,
.login .control-group button.btn,
.remind .control-group button.btn,
.reset .control-group button.btn {
	background-color:#4b93b3;
	color:#FFFFFF;
}
.login .control-group button.btn,
.remind .control-group button.btn,
.reset .control-group button.btn {
	 display:block;
	 margin:0 auto;
 }

.btn.cancel-btn {
	background-color:#EE0000;
	color:#FFFFFF;
	text-decoration:none;
}

.registration .control-group button.btn:hover,
.login .control-group button.btn:hover,
.btn.cancel-btn:hover,
.remind .control-group button.btn:hover,
.reset .control-group button.btn:hover {
	background-color:#666666;
	color:#FFFFFF;
}

.registration .control-label,
.registration .controls,
.login .control-label,
.login .controls,
.remind .control-label,
.remind .controls,
.reset .control-label,
.reset .controls {
	width:48%;
	display:inline-block;
}

.registration .control-label,
.login .control-label,
.remind .control-label,
.reset .control-label {
	margin-right: 5px;
}

.registration .control-group.field-spacer {
	display:none;
}

	
/* End Styles for forms */

/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/
/*------------------------------------BEGIN MOBILE-----------------------------------------*/


@media only screen and (max-width: 660px) {

	.wrapper2 {
	width:100%;
	}

	.wrapper1 {
	width:auto;
	}
	.content {
	width:auto;
	}
	#access {
	visibility:hidden
	}
	.menucontainer {
	visibility:hidden; height:1px;
	}

	.topwrapper {
		
	}
	
	.homeimg {
		  width:100%; 
	}	
	
	.rpadd  {
	padding:0 0 0 0;
}
	
	.bannermobile {
		display:block;
	}
	
	
	.cell1 {display:table-cell; height:400px; vertical-align:middle}
	
	.bgdshadow {
		background:none;
		border-top: 1px solid #666
	}
	.hbgd1	{
	/*background-image:url(../images/headerimg_mobile.jpg);*/

	/*background-size:100% auto;*/
	}	

	.aboutrow {
		padding:50px 0 60px 0;
		
	}
	
	.opportunityrow {
		padding:60px 0 60px 0; text-align:center;
	}
	
	.socialbtn:hover {
		background-position:center -100px;
	}
	.socialbtn {
		background-position:center top; width:100px; height:100px; float:right;
		background-size:100px auto;
	}
	
	.socialbtn a {
		height:100px;
		width:100px;
	}
	
	.socialcont {
		width:300px; margin:auto; padding:0 0 0 0
	}
	
	

	

	.rmenu {
	visibility:visible; display:inherit
	}
	.getstarted {
	visibility:visible;
	margin-top:5px;
	}
	
	
	.logo {
	  width:200px; height:50px;
	  background-position:center left;
	  background-size:auto 100%;

	}
	.logo a{
		width:200px; height:50px;
	}
	.topsection {
	height:52px; text-align:left;
		background-image: url(../images/bgd_top_mobile.png);
		background-size:100% 100%
	}
	
	.headerwrapper {
		margin:auto;  padding-top:50px;
	}
	

	.sliderpic	{
	width:100%; margin:auto;
	}
	.slidertext h2	{
		line-height:40px; font-size:30px;  
		
	}
	
	
	.cell1 {display:table-cell; height:300px; vertical-align:middle}
	.bannermobile {
		
	}
	
	.span25-50-100 {
		float:none; width:100%
	}
	
	.span12, .span11, .span10, .span9, .span8, .span7, .span6, .span5, .span4, .span3, .span2, .span1 {
		float:none; width:100%;
	}
	
	
	/*-------------------------------------*/
	.footerleft {
	 float:none; width:100%;  text-align:center
	}
	.footerright {
	 float:none; width:100%; padding-bottom:20px; text-align:center
	}
	
	
	.aboutimg2 {
		height:inherit;
	}
	.aboutimg2 img {
		margin-bottom:35px;
	}
	.large_floorplans {
		display:none;
	}
	.galleryimg {
		display:none;
	}
	
	
	.diningoptions {
		width:80%; float:none; text-align:center; margin:auto
	}
	
	
}


@media only screen and (min-width : 660px) and (max-width : 800px) {

	.wrapper2 {
	width:100%;
	}
	.wrapper1 {
	width:auto; 
	}
	.content {
	width:auto;
	}
	#access {
	display:none;
	}
	.menucontainer {
	display:none;
	}
	.topwrapper {
		
	}
	
	
	.slidertext	{
	
	}
	
	.slidertext h2	{
		line-height:40px; font-size:30px;  
		
	}
	

	
	.cell1 {display:table-cell; height:300px; vertical-align:middle}
	
	
	
	.rmenu {
		visibility:visible; display:inherit
	}
	
	.logo {
	  width:170px; height:50px;
	  background-position:left top;
	  background-size:auto 100%;

	}
	.logo a{
		width:170px; height:50px;
	}
	.topsection {
	height:52px; text-align:left;
		background-image: url(../images/bgd_top_mobile.png);
		background-size:100% auto
	}
	.headerwrapper {
		margin:auto;  padding-top:50px;
	}
	
	
	.sliderpic	{
	width:100%; margin:auto;
	}
	.img1  {
		height:250px; width:100%; overflow:hidden
	}
	
	
	.bgd_secondary {
		height:250px;
	}

	.bgd_secondary img {
		margin-top:120px;
		width:90%
		}
		
	.span25-50-100 {
		float:left; width:50%
	}


}
