/* Custom CSS
------------------------------------------------------------ */
#wrap
{
  border-top-width: 10px !important;
}
ul#menu-top-1 {
margin: 0;
list-style-type: none;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 20px;
}

ul#menu-top-1 li {
display: inline;
padding-right: 20px;
padding-left: 0px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #BED4AB;
}

ul#menu-top-1 li a:link, ul#menu-top-1 li a:visited
{
text-decoration: none;
color: #3B6D31;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 12px;
margin: 0px;
padding: 0px;
}

ul#menu-top-1 li a:hover
{
text-decoration: none;
color: #00245D;
}

ul#menu-top-1 #footeractive
{
text-decoration: none;
color: #66CC00;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9FB9DB;
}

ul#menu-top-1 #footerselected

{
text-decoration: none;
color: #66CC00;
}



ul#menu-footer {
margin: 0;
list-style-type: none;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 20px;
}

ul#menu-footer li {
display: inline;
padding-right: 15px;
padding-left: 0px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #BED4AB;
}

ul#menu-footer li a:link, ul#menu-footer li a:visited
{
text-decoration: none;
color: #3B6D31;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 12px;
margin: 0px;
padding: 0px;
}

ul#menu-footer li a:hover
{
text-decoration: none;
color: #00245D;
}

ul#menu-footer #footeractive
{
text-decoration: none;
color: #66CC00;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9FB9DB;
}

ul#menu-footer #footerselected

{
text-decoration: none;
color: #66CC00;
}



.caravansaleshome {
 background-color: #ebf0e5 !important;
  padding-top: 4px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-left: 6px;
  margin-bottom: 10px !important;
}
.caravansaleshome h2 {
 background-color: #ebf0e5 !important;
	font-size: 13px !important;
	font-weight: bold !important;
  margin-bottom: 4px !important;
}
.caravansaleshome h4 {
	font-size: 22px !important;
}
.caravansaleshome .wpb_wrapper p {
 background-color: #ebf0e5 !important;
}
.caravansaleshome .post
{
 background-color: #ebf0e5 !important;
  margin-bottom: 0px !important;
}
#ez-fat-footer-container p {
	padding: 0px 0px 0px 20px;
}
.caravansaleshome .post img.alignleft
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}


.latestnewshome h2 {
	font-size: 13px !important;
	font-weight: bold !important;
  margin-bottom: 4px !important;
}
.latestnewshome h4 {
	font-size: 22px !important;
}
.latestnewshome .wpb_wrapper p {

}
.latestnewshome .post
{
  margin-bottom: 0px !important;
}

img.alignleft {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.wpb_image_grid .wpb_image_grid_ul img
{
	margin: 0px 10px 10px 0px;
}
a img:hover
{
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
  background-color: #D5E3CF;
}

.entry-content ul li img
{
	float: left;
margin: 0px 10px 10px 0px;
}
.woodlandsposts ul li 
{
background-color: #f8fbf4;
padding: 5px 5px 5px 5px !important;
  margin-bottom: 10px !important;
}
.woodlandsgallery ul li img
{
	margin: 0px 24px 25px 0px !important;
}
div.ppt
{
  display: none !important;
}

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 960px) {

}

@media only screen and (min-width: 768px) and (max-width: 960px) {

}

@media only screen and (min-width: 480px) and (max-width: 960px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

}

@media only screen and (max-width: 479px) {

}