@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'MyriadProCondensedItalic';
    src: url('../webfonts/myriadpro-condit-webfont.eot');
    src: url('../webfonts/myriadpro-condit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/myriadpro-condit-webfont.woff') format('woff'),
         url('../webfonts/myriadpro-condit-webfont.ttf') format('truetype'),
         url('../webfonts/myriadpro-condit-webfont.svg#MyriadProCondensedItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'deliciousroman';
    src: url('../webfonts/delicious-roman-webfont.eot');
    src: url('../webfonts/delicious-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/delicious-roman-webfont.woff') format('woff'),
         url('../webfonts/delicious-roman-webfont.ttf') format('truetype'),
         url('../webfonts/delicious-roman-webfont.svg#deliciousroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
.minusled {
	margin-top: -1.5rem;
}
/*.background-art {
	background-image:url(../imgs/102header-ext.gif);
	background-repeat:repeat-x;
	background-position:top;
	
	/*background-attachment:fixed;*/

