@import url('//fonts.googleapis.com/css?family=Shadows+Into+Light|Italianno');

#container {
font-size:10px;
font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
}
h1 {
font-size:12px;
margin:.95em 0 0;
line-height:.95em;
}
h2 {
font-size:1.4em;
margin:1.3em 0 0;
margin:0;
line-height:1em;
}
h3 {
font-size:1.6em;
margin:1.125em 0 0;
margin:0;
line-height:1.125em;
}
h4 {
font-size:1.4em;
margin:1.3em 0 0;
margin:0;
line-height:1.3em;
}
h5 {
font-size:1.2em;
margin:0;
line-height:1.5em;
}
h6 {
font-size:1em;
margin:1.8em 0 0;
line-height:1.8em;
}
li, li ul li, p {
font-size:1.2em;
line-height:1.5em;
/*margin:0 0 1.5em;*/
margin:0;
}
.txtRed12
{
    font-size:12px;
    color:Red;
}
.bold
{
    font-weight:bold !important;
}
.txt12 { font-size:12px; }
.txt13 { font-size:13px; }
.txt14 { font-size:14px; }
.txt16 { font-size:16px; }
.txt18 { font-size:18px; }
.txt22 { font-size:22px; }
.txt24 { font-size:24px; }
.txt34 { font-size:34px; }
.txt40 { font-size:40px; }

.red {color:Red;}
.white { color:White; }



.signpainter {
    font-family: 'Italianno',sans-serif;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    font-size-adjust: 0.33;
}

.Sean {
    font-family: 'Shadows Into Light',sans-serif;
    font-size-adjust: 0.6;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}
.georgia { font-family:Georgia,Times,serif; }
em { font-size:.8em; }
.noCase { text-transform:none !important; }