/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}

#header {
	height: 249px;
	background: url('../images/headerBG-phone.jpg') repeat-x;
}
#branding {
	/*width: 75%;
	margin-left: 29%;*/
	width: 100%;
}
#logo {
	width: 50%;
	margin: 0 auto;
}
#header-wrap { display: none; }
#block-block-4 {
	float: left;
	font-size: 50%;
	height: 70px;
	width: 100%;
	position: relative;
	margin-top: -20px;
}
#header-text-wrap {
  font-size: 8px;
}
.header-text {
	float: left;
	margin: 10px 5%;
	/*width: 38%;*/
}
.fortuna {
	float: right;
}
.redding {
	
}
.header-link {
	text-align: center;
	clear: both;
	position: relative;
	top: -2px;
}

#columns {
	background-color: #eae3d3;
	box-shadow: none;
	padding-top: 14px;
	text-align: center;
}

#columns img {
	display: none;
}
.block-webform img {
	display: inline !important;
}

#menu-wrap {
	height: 249px;
	display: none;
}
.nav {  }
.primary-menu-wrapper { background: none; }
#primary-menu-bar { background: url('../images/menuBG-phone.jpg') repeat-x; height: 64px; }
#primary-menu-bar ul {  }
#primary-menu-bar li { background: none; padding: 4px 10px; height: 20px; }
#primary-menu-bar li.last {  }
#primary-menu-bar a { font-size: 14px; }
#primary-menu-bar a.active, #block-system-main-menu a:hover {  }
#primary-menu-bar .last a { }

/*#block-views-banner-slideshow-block { display: none; }
.flexslider { display: none; }*/

.flexslider { display: none; }
.view-footer {
	left: 0px;
	position: relative;
	top: 0px;
	width: 100%;
	background: url('../images/phonelistBG-small.png') no-repeat;
	width: 274px;
	height: 250px;
	margin: 0 auto;
}
.view-footer .view-content {
	padding-top: 4px;
	text-align: center;
}
.view-footer .active-list-item {
	background: none;
	color: #4B433E;
}
.view-footer .views-field-title {
	padding-top: 0px;
	width: 100%;
	min-height: 34px;
	font-size: 14px;
	padding-left: 0px;
}
.view-footer .views-field-title .field-content a.active-title {
	color: #4B433E;
}



/*  Footer  */
#footer-wrap {
	background: url('../images/footerBG-phone.jpg') repeat-x;
	height: 114px;
	width: 100%;
}
#footer {
	/*max-width: 1140px; */
	margin: 0 auto;
}
#block-menu-menu-footer-menu {
	float: left; 
	position: relative; 
	width: 100%; 
	z-index: 99;
}
#block-menu-menu-footer-menu .menu {
	padding: 0;
	margin: 0 0 16px 0;
	
}
#block-menu-menu-footer-menu .content {
	clear: left; 
	/*float: left;*/ 
	/*left: 50%; */
	position: relative;
	width: 70%;
}
#block-menu-menu-footer-menu .content ul {
	float: left; 
	position: relative; 
	/*right: 50%;*/
}
#block-menu-menu-footer-menu ul.menu li {
	list-style: none;
	float: left;
	padding: 0px 10px;
	border-left: 0px solid #fff;
}
#block-menu-menu-footer-menu ul.menu li.first {
	border-left: none;
}
#block-menu-menu-footer-menu ul.menu li a {
	color: #fff;
	text-decoration: none;
}
#block-block-3 {
	position: relative;
	height: 30px;
	top: -30px;
	text-align: center;
	line-height: 1em;
}