﻿

.cell{
	display: table-cell;
	padding: 0;
	margin: 0px;
}


.menu div.cell{
	border-right: solid 2px #8B8C8B;
	text-align: center;
}


.menu div.cell.last{
	border-right: none;
}


.menu a.tabhover, .navhover:hover, .menu div.cell:hover{
	background-color: #FEF9D3;
}



#top-footer {
	background: #f2f2f2;
	padding: 60px 0;
}


#top-footer.columns-0{
	padding: 0;
}



.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}


.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
.post{float:left;background-color:#000001;border:1px solid #414141;padding:5px;width:202px;margin-right:5px;margin-bottom:7px;min-height:235px;height:235px;overflow:hidden;}
.post p.posttitle{font-family:Tahoma,Geneva,sans-serif;font-size:11px;font-weight:bold;line-height:14px;color:#fff;padding-left:3px;border-bottom:1px dotted #666666;padding-bottom:6px;padding-top:1px;height:25px;overflow:hidden;vertical-align:top;}
.post p.posttitle a{color:#fff;}


.homepage-headline {
  color: #ea7200;
  font-family: 'Arvo', sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 50px;
  margin-bottom: 0;
}
.maxbutton-5.maxbutton-contact-us-if-you-have-any-questions.maxbutton .mb-text{font-family:Arial;font-size:16px;font-style:normal;font-weight:bold;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;line-height:1em;box-sizing:border-box;display:block;color:#fff}
.maxbutton-5.maxbutton-contact-us-if-you-have-any-questions.maxbutton:hover .mb-text{color:#fff}


.lead {
  font-size: 28px; }

  .homepage-cta .lead {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 0; }

  .no-mediaqueries .homepage-cta .lead {
    line-height: 1.5; }


#description {
	font-size: 14px;
}


.header-image #description {
	display: block;
	overflow: hidden;
}
