

@media screen and (min-width: 1000px) {
	body#default  { 
		    background: white url("../images/clear.gif") top left repeat; 
	    font-family:  ''Myriad Pro', FrutigerNeueW01-Regular';
		}
}

/* END MEDIA QUERIES  */

#default  h1, #default  h2, #default  h3, #default  h4,#default   h5,#default  h6 {
	font-family: 'Frutiger Neue W01 Bd';
	text-transform: ;
}
a { 
    color: #00661A; 
}
#footer_wrapper {
   background: #333 url("../images/clear.gif") top left repeat-x; 
	color: #999;
}
#callout_wrapper {
   background: #00661A url("../images/clear.gif") top left repeat-x; 
	color: #999;
}
#callout_wrapper ul li  a {
	text-shadow: 1px 1px 0px #000; 
}
h1 strong, h2 strong, h3 strong, h4 strong { 
    color: #00661A; 
    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: #00661A;
}
#superfish  li.selected a  {
	color: #00661A;
}
#superfish  li.selected ul li a  {
	color: #FFF;
}

#superfish a:hover { color: #00661A; }
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: #00661A; 
	color: #FFF; 
}
h1, h2, h3, h4 { color: #00661A; }
.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: ''Myriad Pro', FrutigerNeueW01-Regular'; }
#default #sectionNav ul.subnav li .hidden { font-family:'Frutiger Neue W01 Md'; }
