﻿@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,700,600,800,900);

body
	{
		padding:0px; margin:0px;
		background-color:#000000;
		background-position:top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		font-family: 'Lato', sans-serif;
		/*font-family: 'Josefin Sans', sans-serif;
		font-family: 'Lato', sans-serif;*/
		color: #333333; font-weight:400; font-size:16px; line-height:28px; text-align:left;
	}
	
h1	{
	font-family: 'Raleway', sans-serif;font-size:30px; line-height:36px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight:500;}
	
	
h2	{
	font-family: 'Raleway', sans-serif; font-size:26px; line-height:26px; margin:0px 0px 10px 0px; padding:0px; font-weight:400; text-align:left;
	}
	
.leading-0 h2 { font-family: 'Raleway', sans-serif;font-size:30px; line-height:36px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight:500;}
h3	{
	font-size:23px; line-height:26px; margin: 0px; padding: 0px; font-weight:700; text-align:left}
	
A {
	color: #168c99; TEXT-DECORATION: underline
}
A:visited {

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


.servtitle { 
	background:#3b618d; padding:20px 0px 20px 0px; 
	font-size:32px; line-height:24px;
	color:#FFF;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}

.servlist { 
	font-family: 'Raleway', sans-serif;
	font-size:24px;
	background:url(../images/bgd_services.jpg) left top no-repeat;
	margin-bottom:30px;
}
.servlist ul { 
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
}
.servlist li:hover { 
	background:#8ca2ba; color:#FFFFFF
}
.servlist li { 
	padding:0px;
	margin:0px;
	border-bottom:1px solid #FFF;
}

.servlist A {
	color: #000000; TEXT-DECORATION: none; display:block; padding:10px 0px 10px 20px ;
}
.servlist A:visited {

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

.btn1:hover { 
	background:#333333;
}

.btn1 { 
	color:#FFFFFF; padding:10px; text-align:center; margin-top:10px; float:left;
	
	background:#894f9b;
	background-image: -webkit-linear-gradient(bottom, #622c73 10%, #894f9b);
	background-image: -moz-linear-gradient(bottom, #622c73 10%, #894f9b);
	background-image: -o-linear-gradient(bottom, #622c73 10%, #894f9b);
	background-image: -ms-linear-gradient(bottom, #622c73 10%, #894f9b);
	background-image: linear-gradient(to top, #622c73 10%, #894f9b);

}

.btn1 A {
	color: #ffffff; TEXT-DECORATION: none
}
.btn1 A:visited {

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

.bfLabelTop {
    background:none !important;
}

.bfSubmitButton {
    color:#ffffff;
    background-color:#3b618d;
    border-color: #2780e3;
      display: inline-block;
  margin-bottom: 0;
  margin-top:15px;
  width:45%;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 18px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float:none !important;
}

.bfSubmitButton:hover {
      color: #ffffff;
  background-color: #1967be;
  border-color: #1862b5;
}

.bfSubmitButton:active:hover {
      color: #ffffff;
  background-color: #15569f;
  border-color: #10427b;
}

.box {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(0,0,0,.3);
	padding:10px; margin:10px;
}



.sidebarimg img {
		border:1px solid #03F;
	}
	
.toplocs {
		height:90px; padding-right:10px; padding-left:230px;
		width:300px; margin:auto;
		font-weight:700;
		font-size:12px; line-height:8px;
		background:url(../images/dbos_building.jpg) top left no-repeat;
	}
	
.toplocs ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-image: url(../images/bullet_crown.png);
}	

.toplocs li {
	margin:0px; padding:0px;
}


.bookinginfo {
		 padding:60px 0px 60px 0px;  padding-left:20%;
		background-image:url(../images/calendar-shears.png);
		background-position:top left;
		background-size:20% auto;
		background-repeat:no-repeat;
	}
	
.quotewhite	{
	padding:0px 0px 0px 60px; margin:0px;
	background:url(../images/quote_white.png) 20px 0px no-repeat;
	}
.quoteright	{
	padding:0px 60px 0px 0px; margin:0px;
	background:url(../images/quote_white_right.png) right top no-repeat;
	}	
	
		
	
.testimonial	{
	background-image:url(../images/bgd_testimonials.png);
	
	background-repeat:no-repeat;
	margin-bottom:20px;
	max-width:600px; width:100%;
	font-style:italic;
	}

.testimonialquote{
	padding:20px 20px 60px 60px; margin:0px;
	background:url(../images/quote.png) left 10px no-repeat; text-align:left;
	}	

.testimonial p.test	{
	padding:20px 20px 60px 60px; margin:0px;
	background:url(../images/quote.png) left 10px no-repeat; text-align:left;
	}	
	
.tleft	{
	background-position:bottom left;  text-align:left;
	float:left; 
	}
.tright	{
	background-position:bottom right; text-align:right;
	float:right;
	}



	
img {
	border:none}
	

.bluerow {
		padding:30px 0px 30px 0px; 
		background:#3b618d url(../images/bgd_bluerow.jpg) center top no-repeat;
		border-bottom:2px solid #ffffff;
		font-size:16px; line-height:18px;
		color:#FFFFFF;
		text-align:center;
		
	}	
	
.bluerow h1 {
		font-size:22px;
		text-transform:uppercase;
		color:#FFFFFF;
		margin:0px; padding:0px;
		
	}		
	

.contentrow {
		padding:30px 0px 30px 0px; 
		background-color:#ffffff;
		border-top:3px solid #3b618d
		
	}	
	


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

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

.border2 {
	
	border: 10px solid #888888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


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


.btn {
	text-align:center; margin-bottom:20px; width:250px; margin:auto;
	
	background-color:#333333;
	border: 1px solid #e1d4c7;
	-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;
}

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

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

.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:none;
	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:0px; 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
}

.tborder {
	border:1px solid #999
}

.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%;
	
	webkit-box-shadow: 0px 0px 15px 0px  rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 15px 0px  rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 15px 0px  rgba(0, 0, 0, 0.25); 
	
	
	background-repeat:no-repeat;
	
}

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

.topsection {
	height:160px; text-align:left; margin:auto; width:100%; /*--max-width:1200px;--*/
	z-index:199; overflow:visible; position:absolute;
}

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

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

.header {
	background-color:#e0d3c6;
	background-position:top center;
	background-repeat:no-repeat;
	background-image: url(../images/header1.jpg);
	 background-attachment:fixed;
	height:250px;
}

.rcol {
	padding:0px 0px 0px 15px
}



.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:90%; max-width:600px; margin:auto;
}
.maxwprice {
	width:90%; max-width:600px;
}
.maxw700 {
	width:90%; max-width:700px; 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: 0px;
    height: 0px;
	padding:0px; margin-top:10px 0px 10px 0px;
    border-top: 1px solid #333333;
}




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


.bannerfull {
		border-bottom:2px solid #FFF;
		min-height:300px;
		background-image:url(../images/slide1.jpg);
		background-position:center top;
		background-size:auto 100%;
	}
	
.bannermobile {
		display:none;
		background-image:url(../images/slide1_mobile.jpg);
		
		background-position:center top;
		background-size: 100% auto;
		border-bottom:2px solid #FFF;
	}	

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

.sliderbgdmobile	{
	background-position: top center;
	background-repeat:no-repeat;
	
	/*background-size:100% auto;*/
	}
.sliderbgd	{
	background-position: top center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	height:300px;
	/*background-size:100% auto;*/
	}
	
.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%; padding-top:140px;  max-width:1200px;
	}
.slidertext h2	{
	line-height:50px; font-size:40px; text-transform:uppercase; background-color:#bf6728; float:left; margin-bottom:20px; padding:0px 45px 0px 15px;
	font-family: 'Glegoo', serif;
	}
	
.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;
	
	}

.checkavailability:hover {
	background-color:#a0244e;
	-webkit-box-shadow: 0px 0px 20px #000000;
		-moz-box-shadow: 0px 0px 20px #000000;
		box-shadow: 0px 0px 20px #000000;
}
.checkavailability {
		font-size:15px;
		height:50px; width:200px;float:left; text-align:center;
		z-index:202; overflow:visible; position:fixed;
		top:450px;
		background-color:#0066FF;
		background-size: 100% auto;
		color:#FFFFFF;
		background-repeat:no-repeat;
		background-position:centers center;
		
		-webkit-border-radius: 0px 0px 6px 6px; 
		-moz-border-radius:0px 0px 6px 6px; 
		border-radius: 0px 0px 6px 6px;  
		
		-webkit-box-shadow: 0px 0px 10px #000000;
		-moz-box-shadow: 0px 0px 10px #000000;
		box-shadow: 0px 0px 10px #000000;
		
		border-top:1px solid #FFF;
		border-right:1px solid #FFF;
		border-bottom:1px solid #FFF;
		border-left:1px solid #FFF;
		
		margin-left:-90px;
		
		-ms-transform: rotate(-90deg); /* IE 9 */
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		transform: rotate(-90deg);
		
}




.catext {
		
}

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

.logo {
		width:300px; height:180px; margin-top:30px; 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:centers center;
		
}

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


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

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

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





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



.featureboxes {
	padding:0px 0px 0px 0px;
	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: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 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:hidden;
	height:1%;
}

.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:33.3333%}
.span3 {width:25%}
.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;
}



.rnav { 
	font-size:20px; padding-top:80px; font-weight:700;
	}

.rnav li:hover { 
	background:#000000;
}

.rnav li li:hover { 
	background:#b07912;
}
.rnav li { 
	margin:0px 0px 0px 0px; padding:0px;
	border-bottom: 1px solid #1f1f1f;
	border-top: 1px solid #6d6d6d;
}

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

.rnav ul ul li{ 
	border:none;
}
.rnav ul li a{ 
	padding:12px 0px 12px 20px;
}
.rnav ul ul li a{ 
	padding:5px 0px 5px 40px;
}
.rnav A {
	color: #FFFFFF; TEXT-DECORATION: none;  display:block; 
}
.rnav A:visited {
	color: #FFFFFF; TEXT-DECORATION: none;  display:block;
}
.rnav A:hover {
	color: #FFFFFF; TEXT-DECORATION: none;  display:block;
	
}





.footerrow {
	color:#cccccc;
	background:#787878;
	font-size:16px;
	line-height:16px;
	text-transform:none;
	border-top:3px solid #ffffff;
	padding:30px;
}

.footerrow A {
	color: #cccccc; TEXT-DECORATION: none;
}
.footerrow A:visited {
	color: #cccccc; TEXT-DECORATION: none;
}
.footerrow A:hover {
	color: #ffffff; TEXT-DECORATION: none;
	
}
.footertop {
	max-width:900px; margin:auto;
}

.footerleft {
	float:left; text-align:left; margin-bottom:20px;
}



.footerright {
	float:right; margin-bottom:20px;
}


.footerbottom {
	font-size:14px; line-height:12px; text-transform:none; text-align:left;
	max-width:900px; margin:auto; margin-top:30px; line-height:30px;
}
.footerbl {
	float:left; min-width:300px; margin-top:26px; font-size:10px;
}

.footerbr {
	float:right; min-width:300px;
}	


.end {
	margin-right:0px;
}


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

.utilitylinks { 
	float:right; margin-top:10px; margin-right:0px; height:40px;
}

.socialcont {
	width:300px; margin:auto; padding:10px 0px 0px 0px
}
.socialbtn:hover {
	background-position:center 0px;
}
.socialbtn {
	background-position:center 10px;	width:30px; height:40px; float:right;
	-webkit-transition:background-position .2s ease;
	-moz-transition:background-position .2s ease;
	-o-transition:background-position .2s ease;
	transition:background-position .2s ease;
}
.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_m {background-image:url(../images/social_medium.png);}
.social_p {background-image:url(../images/social_pinterest.png);}
.social_yt {background-image:url(../images/social_youtube.png);}
.social_fs {background-image:url(../images/social_foursquare.png);}

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





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



	
/* Start Styles for forms */


.form1
	{
		
		text-align:left; max-width:480px; width:95%;  margin:auto;
	}
	
.form1 h2
	{
		color:#ffffff;	
		
	}	
	
.formcont
	{
		border-left:2px solid #464343
	}
	
	
.form1 form
	{
		padding:0px; margin-bottom:30px;
	}

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

.form1 .radio1
	{
		width:15px; height:15px; padding:0px; margin:0px;
		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: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25); 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ffffff;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
.form1 #submit1:hover {
    background:#333333;
	color: #ffffff;
}

	
/* 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: 780px) {

	.wrapper2 {
	width:100%;
	}

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

	.topwrapper {
		/*position:fixed; z-index:20000;*/
	}
	.utilitylinks {
		display:none
	}
	
	
	.rcol {
		padding:0px;
	}
	
	.homeimg {
		  width:100%; 
	}	
	
	.fboxcont{
		width:33.333%; float:left;
	}
	
	
	
	.header {
		background-color:#e0d3c6;
		background-size:100% auto ;
		height:150px;
	}
	
	.bgdshadow {
		background:none;
		border-top: 1px solid #666
	}
	.hbgd1	{
	background-image:url(../images/headerimg_mobile.jpg);

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

	.aboutrow {
		padding:50px 0px 60px 0px;
		
	}
	
	.opportunityrow {
		padding:60px 0px 60px 0px; 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:0px 0px 0px 0px
	}
	
	h1	{
	font-size:30px; line-height:40px; }

	.slidertext	{
	padding-top:90px;
	}
	
	.slidertext h2	{
		line-height:24px; font-size:17px;  margin-bottom:10px; padding:0px 5px 0px 5px;
		
	}
	
	.sliderbgd	{
	
		height:250px;
		/*background-size:100% auto;*/
	}
	
	

	
	.sbgd1	{

	}
	

	
	.btngw { 
	
	margin-top:15px;
}

	.testtext {
		font-size:20px; line-height:24px; 
	}
	
	.cite {
		font-size:20px; line-height:24px;
	}
	

	
	.div-vert {
		border:none; padding-right:0px; margin-right:0px
	}

	

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

	}
	.logo a{
		width:250px; height:150px;
	}
	.topsection {
	height:50px; text-align:left;
	}
	
	.headerwrapper {
		margin:auto;  padding-top:0px;
	}
	

	.sliderpic	{
	width:100%; margin:auto;
	}
	
	.bannerfull {
		
	}
	.bannermobile {
		
	}
	
	.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
	}
	
	

	
	
}

@media only screen and (max-width: 600px) {
	
	.bannermobile {
		display:block;
	}
	
	.bannerfull {
		display:none;
	}
	
}


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

	


}
