

	body#default  { 
	background: white url("../myimages/background.jpg") top center fixed no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
width: 100%;
height: 100%;
	background-size: cover;	}

/* END MEDIA QUERIES  */

#default  h1, #default  h2, #default  h3, #default  h4,#default   h5,#default  h6 {
	font-family: 'Frutiger Neue W01 Bd';
	text-transform: uppercase;
}
a { 
    color: #262261; 
}
#footer_wrapper {
   background: #333 url("../images/ftr-bg2.png") top left repeat-x; 
	color: #999;
}
#callout_wrapper {
   background: #262261 url("../images/ftrNav-bg2.png") top left repeat; 
	color: #999;
}
#callout_wrapper ul li  a {
	text-shadow: 1px 1px 0px #000; 
}
h1 strong, h2 strong, h3 strong, h4 strong { 
    color: #262261; 
    display: block;
}
#banner { background: transparent url("../images/divider.png") bottom left repeat-x;  }
#hdrImg {  background: transparent url("../images/divider.png") bottom left repeat-x;  }
#layout { background: transparent url("../images/divider.png") top left repeat-y; }
#sectionNav ul li a { color: #333; }
#sectionNav ul li.lvl2.selected a {
	color: #262261;
}
#superfish  li.selected a  {
	color: #262261;
}
#superfish  li.selected ul li a  {
	color: #FFF;
}

#superfish a:hover { color: #262261; }
body.home h1.pg_title { 
    background: transparent url("../images/divider.png") bottom left repeat-x;
}
.hoverDesc { 
    background: transparent url("../images/green-color-block.png") bottom left repeat;
}
#topNavigation ul li ul li a:hover {
	background-color: #262261; 
	color: #FFF; 
}
h1, h2, h3, h4 { color: #262261; }
.img_descr h1, .img_descr h2, .img_descr h3 { color: #FFF; }

#default .content blockquote {font-family:'Frutiger Neue W01 Md'; }
#default #callout_wrapper ul li a {  font-family:'Frutiger Neue W01 Md'; }
#default  #callout_wrapper ul li ul li ul li a { font-family: 'FrutigerNeueW01-Regular'; }
#default #sectionNav ul.subnav li .hidden { font-family:'Frutiger Neue W01 Md'; }
#superfish li li.lvl2.sfHover a { background-color: #262261; }
#superfish li li.lvl2.sfHover li a { background-color: transparent; }
#superfish li li.lvl2.sfHover li a:hover { background-color:  #262261; }


