@charset "UTF-8";

/* CSS Document 

colors
==================================
orange #F60;

blue #0d437b;

Grey #a0a9af

Green  #02ef19

Lt Blue #00afed

Purple #902a8d



*/


body {
	background-color: #0d437b;
	width:100%;
	margin: 0px;
	 -webkit-font-smoothing: subpixel-antialiased;
}

html {
	width:100%;
}


.clearBoth {
	clear: both;
}

.orange {
	color: #F60;
}

.white {
	color: #FFF;
}

.whiteB {
	background-color: #FFF;
}

.blue {
	color: #0d437b;
}

.gap10 {
	margin-left: 0px;
	margin-right: 0px;
}

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width: 100%;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color: #F60;
}

h1, h2, h3 {
	font-family: 'Open Sans', sans-serif;
	color: #0d437b;
	
}

h1 {
	font-size: 24px;
}

.center {
	text-align: center;
}

.bottom40 {
	height:40px;
	
}

.header {
	width: 100%;
	position: fixed;
	top:0;
	left:0;
	background-color: #0d437b;
	z-index: 10;
}

.containerTOP {
	width: 960px !important;
	margin: 0px auto;
}

.logoMain {
	margin-top: 30px;
	width: 40%;
}

.socButtons  {
	float:right;
	position:relative;
	top:20px;
}

.navBack {
	width: 100%;
	background-color: #FFF;
}

.mainNav {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 24px;
	list-style-type: none;
	padding-left: 0px;
	-webkit-text-size-adjust: 100%;
}

.mainNav ul {
	margin-left: 0px;
}

.mainNav ul li {
	margin-left: 0px;
}

.mainNav li.selected a {
	color: #FFF;
	background-color: #F60;
}

.mainNav li.selectedB a {
	color: #FFF;
	background-color: #00afed;
}

.mainNav li.selectedP a {
	color: #FFF;
	background-color: #902a8d;
}

.mainNav a {
	display: inline-block;
	float: left;
	height: 48px;
	color: #0d437b;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	width: 33.33%;
}

.mainNav a:hover.orange {
	color: #FFF;
	background-color: #F60;
}

.mainNav a:hover.purple {
	color: #FFF;
	background-color: #902a8d;
}

.mainNav a:hover.ltBlue {
	color: #FFF;
	background-color: #00afed;
}

.readMore {
	color: #FFF;
	font-family: 'Open Sans Condensed', sans-serif;
	background-color: #F60;
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #FFF;
	text-decoration: none;
	text-shadow: 0px 2px 0px #000;
}

.readMore a {
	color: #FFF;
}

.readMore a:hover {
	color: #666;
}

.readMore a:active {
	color: #666;
}

.bg-black {
	background: rgba(13,67,123,0.7);
}

.copyright {
	
	
		
}

.headline {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 70px;
	padding: 8px 16px;
	line-height: 80px;
	text-shadow: 0 4px 0 #000;
}

.headlineA {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 65px;
	padding: 8px 16px;
	line-height: 75px;
	text-shadow: 0 4px 0 #000;
}

.headlineB {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 65px;
	text-shadow: 0 4px 0 #000;
}

.headlineC {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;	
}

.headlineD {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 54px;
	text-shadow: 0 3px 0 #000;	
}

.content {
	width: 100%;
	min-height: 600px;
	background-color: #FFF;
}

.contentPara {
	background: url(../images/drawing1Abg2.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-color: #FFF;
}


.topPad {
	width: 100%;
	height: 174px;
}

.container {
	width: 880px !important;
	margin: 0px auto;
}

.containerTrnsWh {
	width: 880px !important;
	margin: 0px auto;
	background-color:rgba(255,255,255,.5);
}

.push60 {
	width:820px;
}

.pageHead {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 60px;
}

.left25 {
	float: left;
	text-align: right;
	padding-top: 22px;
	width: 39%;
	margin-right: 1%;
	margin-bottom: 20px;
}

.left25 h1 {
	font-family: 'Open Sans', sans-serif;
	color: #666;
	font-weight: 700;
	margin-top: 0px;
	font-size: 30px;
}

.left33 {
	float: left;
	width: 28%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-right: 2%;
}

.left33 h2 {
	color: #0d437b;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 4px;
}

.left33 h3 {
 color:#333  font-size:16px;
	font-weight: 600;
	margin-bottom: 2px;
	margin-top: 6px;
}

.right66 {
	float: right;
	width: 69%;
}

.right75 {
	border-left: solid 10px #999999;
	padding-left: 20px;
	padding-top: 20px;
	float: right;
	width: 55%;
	margin-bottom: 40px;
}

.threeCol {
	float: left;
	width: 31%;
	font-family: 'Open Sans', sans-serif;
	color:#222;
	font-size: 12px;
	margin-right: 1%;
	margin-left: 1%;
	
}

.footer {
	width: 100%;
	background-color: #0d437b;
}

.footCol {
	float: left;
	margin-top: 20px;
	padding-left: 5%;
	width: 20%;
}

.footCol h1 {
	font-family: 'Open Sans', sans-serif;
	color: #02ef19;
	font-weight: 700;
	font-size: 14px;
	-webkit-text-size-adjust: 140%;
}

.footCol h4 {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-weight: 300;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	-webkit-text-size-adjust: 140%;
}

.footCol a {
	color: #999;
	text-decoration: none;
}

.footCol a:hover {
	color: #F60;
}




.footerTAG {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.footerTAG a{
	color: #FFF;
}

.footerTAG a:hover{
	color: #F60;
}


.famLink a {
	color: #0d437b;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 0px;
}

.famLink a:hover {
	color: #F60;
}

.famLinkSub {
	font-size: 100%;
}

.famLinkSub p {
	margin-top: 2px;
	margin-bottom: 10px;
}

#mugsContainer {
	
	
}

.sideMugs {
	float:left;
	width:75%;
}


.sideAddress {
	float:left;
	width:25%;
	
}

.pMug {
	clear: none;
	float: left;
	width: 120px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 20px;
}

.pMug2 {
	
	width: 32%;
	margin-right:1.37%;
	margin-left:0;
	margin-top:10px;
	
	
	}
	
	.mugShadow {
	
		-moz-box-shadow:    2px 2px 20px -5px #b1b1b1;
  -webkit-box-shadow: 2px 2px 20px -5px #b1b1b1;
  box-shadow:         2px 2px 20px -5px #b1b1b1;
	}
	
	.mugTextBox {
		pointer-events: none;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		overflow:hidden;
		z-index:999;
		
	}

.pMug2 img{
	width: 100%;
	transition: all .2s ease-in-out;
		}

.pMugText {
	padding-top: 8px;
	text-align: left;
	color: #0d437b;
}

.pMug2Text {
	display:none;
	position:absolute;
	top:146px;
	left:0px;
	width:100%;
	margin-left:5%;
	padding:3px 0px 3px 6px;
	text-align: left;
	color: #FFF;
	font-family:"Open Sans";
	font-weight:400;
	background-color:rgba(153,153,153,.65);
	text-shadow: 2px 2px 2px #000;
	z-index:99;
	
}

.pMug2Name {
	display:none;
	position:absolute;
	top:123px;
	left:0px;
	width:100%;
	padding:2px 0px 2px 6px;
	/*margin-top:76%;*/
	margin-left:5%;
	text-align: left;
	color: #FFF;
	font-family:"Open Sans";
	font-weight:700;
	font-size:1.2em;
	background-color:rgba(153,153,153,.85);
	text-shadow: 2px 2px 2px #000;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px;
	
	z-index:99;
	
	
}

.pMug2:hover .pMug2Text {
	display:block;
	
	-webkit-animation: slidein 1s;
	-moz-animation: slidein 1s;
	animation: slidein 1s;
  
}

.pMug2:hover .pMug2Name {
	
display:block;
	
	-webkit-animation: slidein 1s;
	-moz-animation: slidein 1s;
	animation: slidein 1s;
  
}



/*.pMug2 img:hover { 
transform: scale(1.025); 
}*/

	
	@keyframes slidein {
  from {
    margin-left: 100%;
    width: 500%; 
  }

  to {
    margin-left: 5%;
    width: 100%;
  }
}

@-webkit-keyframes slidein{
	0% {
    margin-left: 100%;
    width: 500%; 
  }

  100% {
    margin-left: 5%;
    width: 100%;
  }
    
}
@-moz-keyframes slidein{
	from {
    margin-left: 100%;
    width: 500%; 
  }

  to {
    margin-left: 5%;
    width: 100%;
  }
}
   





.greyBar {
	clear: both;
	width: 100%;
	height: 8px;
	margin-bottom: 0px;
	background-image: url(../images/greyBar.png);
}

.titleBar {
	margin-bottom: 10px;
	margin-top:15px;
	width: 100%;
	padding-top: 6px;
	background-color: #FFF;
	font-family: 'Open Sans', sans-serif;
	color: #0d437b;
	font-size: 30px;
	font-weight: 700;
}

.clientText {
	width:780px;
}

.twoColHed {
	float:left;
	width:390px;
	
	
}



.clientText p {
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
}

.clientText h2 {
	font-size: 14px;
	color: #0d437b;
}

.clientHalf {
	float:left;
	width:390px;
}

.clientTag  {
	margin:0px auto;
	margin-top:-4px;
	padding-bottom:2px;
	width:12%;
	text-align:center;
	color:#FFFFFF;
	background-color:#8b99a0;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	font-weight:700;
	
	
}

.bulletOr {
	background: url(../images/bulletOr.png) 0px 4px no-repeat;
}

.clientNavFixed {
	display:block;
	margin: 0px auto;
	margin-top: -30px;
	float:right;
	width:100px;
	
	
	
}


.clientNav {
	position:fixed;
	margin-top: 0px;
	margin-bottom:0px;
	border-top: solid 5px #999999;
	border-bottom: solid 5px #999999;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: 600;
	color: #0d437b;
}

.clientNav img {
	margin-right: 3px;
	margin-left: 3px;
	vertical-align: text-bottom;
}

.clientNav a:link {
	display:inline-block;
	width:96%;
	color: #0d437b;
	text-decoration: none;
	padding:3px 0px 3px 6px;
	margin: 0px 0px 0px 0px;
}      /* unvisited link */

.clientNav a:visited {
	color: #0d437b;
}  /* visited link */

.clientNav a:hover {
	color: #FFF;
	background-color:#F60;
}  /* mouse over link */

.clientNav a:active {
	display:inline-block;
	color: #FFF;
	background-color:#F60;
}  /* selected link */

.padBox {
	height: 177px;
}

.mediaITEM {
	float: left;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-bottom: 3%;
	padding: 1%;
	background-color: #F5F9FC;
}



.mediaTEXT {
	float: left;
	width: 73.5%;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}

.mediaTEXT h2 {
	margin-bottom: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	color: #0d437b;
}

.mediaTEXT h3 {
	margin-bottom: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #0d437b;
}

.mediaTEXT h5 {
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #666;
}

.mediaTEXT a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #0d437b;
	line-height: 20px;
}

.mediaTEXT a:hover {
	color: #F60;
}

.mediaIMG {
	float: left;
	width: 25%;
	margin-right: 10px;
}

#slidingDiv, #slidingDiv_2{
	height:600px;
	background-color: #F5F9FC;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #0d437b;;
	display:none;
}


.famTopImg  {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	
}

.famLogo2 {
	float:left;
	margin-top: 20px;
	margin-bottom:20px;
}

.famLogo2 img {
	width: 100%;
}



.famPopText {
	float:left;
	width:67%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin-bottom:50px;
	line-height: 17px;
}
.famPopText a {
	color: #0d437b;
	text-decoration:none;
	
}

.famPopText a:hover {
	color: #F60;
	
}




.logoPush {
	margin-left:27px;
	width:60%;
}

.famPopText h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #0d437b;
	margin-top: 5px;
}



.famPopText h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #0d437b;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left:18px;
}



.famBullet {
	background: url(../images/famBullet.png) 0px 3px no-repeat;
	
}

.famDot {
	font-size: 24px;
	color: #F60;
	position: relative;
	top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	line-height:10px;	
}

.brakeDot {
	margin-left:0px;
}

.famVertImg {
	
	float: right;
	width: 31.8%;
	margin-bottom:20px;
	
}

.famVertImg img {
	width:100%;
	
}

.bulletText {
	margin-left: 20px;
	line-height: 20px;
}

.famNext {
	width:100%;
	text-align:center;
	margin-top:50px;
	
}

.serviceText  {
	float:left;
	width:66%
}

.serviceText h2 {
	margin-top:0px;
	margin-bottom:6px;
	
	
}

.serviceText h3 {
	margin-left:10px;
	margin-top:15px;
	margin-bottom:5px;
	font-size:14px;
	
	
}



.serviceText p {
	margin-left:10px;
	line-height:16px;
	margin-right:15px;
	margin-bottom:4px;
	margin-top:0px;
	
	
}

.rightImgCol  {
	float:right;
	width: 33%;
	height:791px;
	margin-top:30px;
	

}
.rightImg2Col {
	float: right;
	width: 66.66%;
	margin-top: 30px;
}

.rightImg2Col img{
	width:100%;
	margin-bottom:20px;
}
.serv {
	color: #666;
}
