/* ------------------------------------------------------------------------------------
--  TOP
------------------------------------------------------------------------------------ */
#EverestCMS #logo{
	width:100%;
	float:left;
}
#EverestCMS nav{
	width:100%; 
	margin:40px 0;
}
#EverestCMS nav ul li{
	float:none;
	background:#141414;
	padding:0.5em 1em;
	border-bottom:1px solid #1f1f1f;
	margin:0;
}
#EverestCMS nav a{
	float:none;
	display:inline-block;
	margin:0 20px 0 0;
	line-height:1.5em;
}
/* ------------------------------------------------------------------------------------
--  CENTER
------------------------------------------------------------------------------------ */
#EverestCMS .rightside,#EverestCMS .leftside{
	width:100%;
	float:left;
}
#EverestCMS .leftside{
	 /*margin: 40px 0 40px 0;*/
	display:none;
}
#EverestCMS .rightside{
	/*margin:0 0 40px 0;*/
	margin: 40px 0 40px 0;
}
#EverestCMS .two-column-right-side {
	float: left;
	width: 98%;  
#EverestCMS margin-bottom:35px;	
}
#EverestCMS .two-column-left-side {
	float: left;
	width: 98%;
}
#EverestCMS #folio li{
	width:99%;
	margin: 0 0 4% 0;
}
#EverestCMS #folio li.four {
	float: left;
	width: 99%;
	margin: 0 0 4% 0;
}
#EverestCMS #folio li.end{
	margin:0;
}
#EverestCMS article.columns {
   -moz-column-count: 1;
   -moz-column-gap: 0;
   -webkit-column-count: 1;
   -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
}
#EverestCMS article.columns-two {
   -moz-column-count: 1;
   -moz-column-gap: 0;
   -webkit-column-count: 1;
   -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
}
#EverestCMS article.columns-three {
   -moz-column-count: 1;
   -moz-column-gap: 0;
   -webkit-column-count: 1;
   -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
}

#EverestCMS p{
	line-height:1.5em;
	color:#515151;
	margin-bottom:20px;
	font-family:arial;
	font-size:15px !important;
}

#EverestCMS h2.title, h4.title {
    font-size: 1.6em;
    font-family: Arial,Helvetica,sans-serif !important;
    text-transform: none !important;
    margin-bottom: 20px !important;
    color: #000 !important;
}
#EverestCMS h2{
	font-size:28px !important;
	font-family:'TradeGothicW01-BoldCn20 675334';
	text-transform:none;
	margin-bottom:20px;
	color:#000000;
}
#EverestCMS h3{
	font-size:24px;
	font-family: 'TradeGothicW01-BoldCn20 675334';
	text-transform:none;
	margin-bottom:10px;
	color:#aaa;
}
#EverestCMS h3.title {
	font-size:18px !important;
	font-family: 'Stymie W01 Black 710771';
	text-align: center;
	text-transform: uppercase;
	line-height:1em;
	margin:5px auto 10px auto;
	color:#000;
}
#EverestCMS .mob_three_col_text{
margin-bottom:20px;
}
#EverestCMS h4{
	font-size:1.4em;
	font-family: 'TradeGothicW01-BoldCn20 675334';
	text-transform:uppercase;
	margin-bottom:10px;
	color:#aaa;
	text-shadow:0 1px 1px #fff;	
}
#EverestCMS #mainpic{
	width:100%;
}
/* ------------------------------------------------------------------------------------
--  BOTTOM
------------------------------------------------------------------------------------ */
#EverestCMS .bottom-content section{
	width:100%;
	margin:0 0 40px 0;
}
#EverestCMS .bottom-content section.last{
	margin:0;
}

/* ------------------------------------------------------------------------------------
--  BANNER CAROUSEL
------------------------------------------------------------------------------------ */
#EverestCMS label.arrows {
    display:none !important;
}


#EverestCMS #outer_div {
	width: 70%;
}