


.container  {
width: 100%;
height: auto;
}


.maincontent  {
width: 90%;
height: auto;
padding: 15px 15px 0px 15px;
margin-left: auto;
margin-right: auto;
}


body { font-size: 14px;line-height: 110%;padding: 15px;color: #404040;font-weight: 300;font-family:"Whitney SSm A", "Whitney SSm B",'Open Sans', Verdana, helvetica, arial,sans-serif; line-height: 120%; }
h1 { font-size: 2em;margin: 0px;line-height: 110%;padding-bottom: 15px;color: #404040;font-weight: 500;font-family:"Whitney SSm A", "Whitney SSm B",'Open Sans', Verdana, helvetica, arial,sans-serif; text-transform: uppercase;}
h2 {  font-size: 2em;margin: 0px;line-height: 110%;padding-bottom: 15px;color: #404040;font-weight: 500;font-family:"Whitney SSm A", "Whitney SSm B",'Open Sans', Verdana, helvetica, arial,sans-serif;text-transform: uppercase; }
p { font-size: 1.2em;color: #404040;padding: 0px;margin: 0px;font-weight: 300;font-family:"Whitney SSm A", "Whitney SSm B",'Open Sans', Verdana, helvetica, arial,sans-serif; line-height: 110%;}
ul { font-size: 1.2em;color: #404040;font-weight: 300;font-family:"Whitney SSm A", "Whitney SSm B",'Open Sans', Verdana, helvetica, arial,sans-serif; }





@media screen and (min-width: 10px)
{
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.1em; }
p { font-size: 1em; line-height: 100%; }
ul { font-size: 1em; }
}


@media screen and (min-width: 460px)
{
h1 { font-size: 1.9em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.0em; }
p { font-size: .9em; line-height: 110%; }
ul { font-size: .9em; }
}


@media screen and (min-width: 510px)
{
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.1em; }
p { font-size: 1em; }
ul { font-size: 1em; }
}

@media screen and (min-width: 660px)
{
h1 { font-size: 2.1em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; }
p { font-size: 1.1em; }
ul { font-size: 1.1em; }
}


#pagelist  {
padding: 0px 10px; 
margin: 10px; 
line-height: 100%;
}










.rest  {
line-height: 150%;
padding: 20px 30px 0px 30px;
font-family: arial,Helvetica;
font-size: 14px;
color: #000;"
}



.quoter {
padding: 20px 30px 0px 200px;
line-height: 120%;
}

.quotetitle {
font-size: 16px;
}




a.linky {
color: #8D0E3A;
cursor: pointer;
text-decoration: underline;
}

a.linky:hover {
outline: none;
text-decoration: none;
}

a.linky:focus {
outline: none;
text-decoration: none;
}

a.linky:active {
outline: none;
text-decoration: none;
}





