@charset "utf-8";
@font-face {
    font-family: 'ashburylight';
    src: url('/fonts/AshburyLig-webfont.eot');
    src: url('/fonts/AshburyLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/AshburyLig-webfont.woff2') format('woff2'),
         url('/fonts/AshburyLig-webfont.woff') format('woff'),
         url('/fonts/AshburyLig-webfont.ttf') format('truetype'),
         url('/fonts/AshburyLig-webfont.svg#ashburylight') format('svg');
    font-weight: normal;
    font-style: normal;

}
#topnav div.drop {
	position: relative;	
	width: 100%;
	height: 100%;
	line-height: 55px;
	display: block;
}
.line-grey {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7dbdd;
}

#topnav div.drop div {
	display: none;
	position: absolute;
	top: 55px;
	width: 200px;
	line-height: 55px;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
}
#topnav div.drop:hover > div {
	display: block;
}
a.top-link {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #748088;
	text-decoration: none;
	display: block;
	height: 55px;
	width: 100%;
	line-height:55px;
	font-weight: 300;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
a.top-link:hover {
	background-color: #f4eaad;
	color: #ffffff;
}
.shadow {
	-moz-box-shadow: 0px 0px 5px 0px #c0c0c0; 
	-webkit-box-shadow: 0px 0px 5px 0px #c0c0c0; 
	box-shadow: 0px 0px 5px 0px #c0c0c0; 
	/* Alas, box-shadow is not fully supported by IE < 9 */
}.background {
	background-attachment: fixed;
	background-image: url(images/web_marketing-devon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.slab-35-white-thin {
	font-family: 'Roboto Slab', serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: 100;
	color: #FFF;
	text-decoration: none;
}
.slab-18-grey {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	color: #43C19F;
	text-decoration: none;
}
.slab-18-black {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	text-align: justify;
}

.slab-16-grey {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
	color: #43C19F;
	text-decoration: none;
}
.slab-16-black {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
}



.ash-55-grey {
	font-family: 'ashburylight', Arial, sans-serif; 
	font-size: 55px;
	line-height: 75px;
	font-weight: normal;
	color: #343a3e;
	text-decoration: none;
}
.ash-25-white {
	font-family: 'ashburylight', Arial, sans-serif;
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.ash-25-grey {
	font-family: 'ashburylight', Arial, sans-serif;
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
	color: #34a3e;
	text-decoration: none;
}


.ash-55-yellow {
	font-family: 'ashburylight', Arial, sans-serif; 
	font-size: 55px;
	line-height: 75px;
	font-weight: normal;
	color: #ffd27d;
	text-decoration: none;
}
.droid-11-grey {
	font-family: 'Droid Serif', serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: 400;
	color: #929292;
	text-decoration: none;
}
.droid-15-grey {
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #929292;
	text-decoration: none;
}
.droid-35-black {
	font-family: 'Droid Serif', serif;
	font-size: 23px;
	line-height: 25px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
}
.droid-20-black {
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
}


.droid-15-white {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}

.droid-15-red {
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #D23A2D;
	text-decoration: none;
}

img.sop {
            filter: alpha(opacity=100);
            opacity: 1;
}
img:hover.sop  {
            filter: alpha(opacity=40);
            opacity: 0.4;
              transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
}
a img {
                        border: none;          
}
a.guide-nav {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 50px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 50px;
	width: 100%;
	line-height: 50px;
	font-weight: 600;
}
a.guide-nav:hover {
	background-color: #3FB8AF;
	color: #ffffff;
}