body {
	padding:0;
	margin:0;
	font-family:Arial, Times, serif !important;
	text-align: center ;
	color: #9b9da1;  
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
  text-align:center;
}
h1 {
	color:white;
  font-weight: bold;
  font-style: italic;
  font-size: 2em;
}
h2 {
  color: #689998;
  font-size: 1.5em;
  font-weight: bold;
}
h3{
     font-family: Arial;
}
h4 {
	color: white;
	font-size:15px;
	font-weight:normal;
  font-family: Arial;
	padding-bottom:20px;
  padding-left:10px; 
}
.padding {
	padding:20px;
}
.morepadding {
	padding:40px 20px;
}
#logo {
	border-bottom:2px solid #fff;
	text-align: center;
	background-color:#252b21;
  padding:20px;
}
#logo img {
	width:50%;
	max-width:150px;
	min-width:100px;
}
#who {
	//background: url(home-pics.jpg) no-repeat left top #689998;
	min-height: 150px;
	max-height: 300px;
	color: white;
  background-color:#069f00;
  margin:auto;
}
#who div {
	max-width: 500px;
	margin:auto;
}
#phone {
	font-size: 1.5em;
  background-color: #252b21;
}
#phone a {
	color:white;
	text-decoration: none;
}

#Amenities{
	min-height: 150px;
	line-height: 1.5em;
	color:white;
	background-color: #252b21;
	margin:auto;
        
        
}	
#profile h2{
    color:white;
    font-size: 1.75em;
    text-align:center;
    
}

#profile {
	max-width: 600px;
	margin:auto;
        text-align:left;
      
}



#gmap {
	text-align: center;
	background-color: white;
	border-bottom:3px solid #fff;
        margin:auto;
}
#mapwrap {
	width:100%;
	text-align: center;
}
#mapwrap div {
	max-width:700px;
	height:200px;
	border:1px solid #999;
	background: url(gmap.jpg) no-repeat center center #8cb143;
	background-color:white;
        margin:auto;
}

#gmap  a{
    	color:#383f33;
	text-decoration: none;
    
}

#gmap  p{
    	line-height: 2;
    
}

#gmap h2{
   
    font-size: 1.75em;
    color: #383f33;
}   
#gmap span {
	text-decoration: underline !important;
	color: #33a3dd;
}

 
#contact {
	text-align: left;
}




#fullsite a {
	background-color: #069f00;
        padding: 10px 20px;
        text-decoration: none !important;
        font-family: Arial;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
	
}
@media screen and (max-width: 440px)  {
	#who {
		padding-left:20px;
		font-size: 0.9em;
	}
          
        
        h2{font-size: 1.55em;}
}


@media screen and (max-width: 450px)  {
 
        h4 {
	color: white;
	font-size:16px;
	font-weight:normal;
	padding-bottom:20px;
        padding-left:10px;
        }
            
       #profile h4{
        font-size:13px;}
       
       h2{font-size: 1.55em !important;}
	      
       
}






///////////////////

