.content .entry {
    border: none;
    box-shadow: none;
    margin: 0px;
    padding: 0px;
}


.site-inner, .wrap {
    max-width: 100%;   
}


.site-inner {
    padding-top: 0px;   
}

.site-footer {
 	background-color: rgb(75, 91, 85);
    padding: 40px 0;
}

p {
 	margin: 0; 
}

#pg-12-0, #pg-12-1, #pl-12 .panel-grid-cell .so-panel {
 	margin-bottom: 0px !important; 
}

#pg-12-0 {
  	margin-right: 0px !important;
}

#pg-12-0 .panel-grid-cell {
 	padding: 0px !important; 
}

.solid-section .widget-area {
 	padding: 100px 0 !important; 
}

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

.entry-content ol, .entry-content ul {
 	margin-left: 0px;
    list-style-type: none;
}

/* Fonts
---------------------------------*/

.parkingtext {
 	font-family: 'Roboto', sans-serif; 
    font-weight: normal;
}

.locationtext {
 	color: #34403F;
	font-family: 'Roboto', sans-serif; 
    font-weight: 300;  	
}

.headingtitle {
 	font-family: 'Oleo Script', serif;
  	font-weight: 400;
  	font-size: 36px;
  	color: #34403F;
}

.headingtitlewhite {
 	font-family: 'Oleo Script', serif;
  	font-weight: 400;
  	font-size: 36px;
  	color: #FFF;
}

.headingtitledark {
 	font-family: 'Oleo Script', serif;
  	font-weight: 400;
  	font-size: 36px;
  	color: #34403F;
}

.menu-heading-title {
 	font-family: 'Oleo Script', serif;
  	font-weight: 400;
  	font-size: 36px;
  	color: #34403F;
  	text-align: center;
}

.footertext {
 	font-family:'Roboto', sans-serif;
    font-weight: normal;
}

.genesis-nav-menu li a {
 	font-family: 'Roboto', sans-serif;
  	font-weight: normal
}

.widget1text {
 	color: #34403F;
	font-family: 'Roboto', sans-serif; 
    font-weight: 300; 
  	font-size: 18px;
}

h3 {
 	font-family: 'Oleo Script', serif;
  	font-weight: 400;
  	font-size: 36px;
  	text-align: center;
  	color: #34403F;
}