body{
    background: url('/wp-content/uploads/2016/04/10122003.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
}

#page{
     width: 980px;
    margin: auto; 
}

#logo{
      margin-top: 60px;
    margin-left: 50px;
}

.site-branding{
     height: 180px; 
}

.main-navigation li {
    float: none;
    position: relative;
    width: 100%;
    margin-bottom: 3px;
    background: #5dab46;
}

.current-menu-item{
 background: #286d17 !important; 
}

.main-navigation li a {
    color: white;
    font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 15.0px;
    text-align: left;
    padding: 10px;
    text-transform: uppercase;
}

.main-navigation{
 width: 250px; 
  clear: none;
}

#phone{
    font-family: Open Sans;
    font-size: 26px;
    font-weight: 600;
    line-height: 34.0px;
    text-align: left;
    color: #5C5C5C;
    float: right;
    margin-top: 66px;
    margin-right: 40px;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: none;
}

#content{
 width: 700px;
 float: right;  
 background: white;
 padding: 0px 20px;
}

.entry-header .entry-title{
 display:none; 
}

h2{
 	margin-top: 8px;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 400;
    line-height: 34.0px;
    text-align: left;
    color: #286d17; 
}

p{
    font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #3c3c3c; 
    margin-bottom: 1.1em;

}

/****** HOMEPAGE *******/

.service {
  width:100%;
  margin-top:10px;
}

.box1 {
  width:15%;
  display:block; 
  float:left;
}

.box1 img{
  width:100%; 
  padding-top:20px; 
}

.box2 {
  width: 50%; 
  float:left; 
  display: block; 
  padding: 0px 25px;
}

.box3 {
  width:35%; 
  display:block; 
  float:left;
}

.box3 img{
  width:100%; 
  padding-top:15px; 
}

/******** GROOMING SERVICES *********/

.box4{
 float:left;
 width:65%;
  padding-right:30px;
}

.box4 ul{
 margin-left: 0px; 
}

 .box5{
  width:35%;
  float:left;
}

.box5 img{
  width:100%; 
}

/******** GALLERY ********/

.gallery-columns-3 .gallery-item {
    margin: 0px;
  	padding-right: 5px;
}

.gallery-columns-3 .gallery-item img {
 width:100%;
}

/******** other **********/

.site-info{
 clear:both; 
}

#socialwrap{
float:right;
margin-top: 30px;
}