body.splash1 {
background-image: url(/images/yellowBG2.jpg);
}

body.splash2 {
background-color: #9a2a02;
}

body.splash {
background-color: #802301;
}

.fade {
background-image: url(/images/FerrisWheelsBG-800.jpg);
}

.copyRight
{
font-family: Hoefler Text, Arial, sans-serif; 
color: 992a02; 
text-align:justify;
font-size:12; 
font-style:italic;
}

.yellowSmall
{
font-family: Hoefler Text, Arial, sans-serif;
color: eee355 ;
text-align:justify;
font-size:12;
font-style:italics;
}



.text
{
font-family: Hoefler Text, Arial, sans-serif;
color: 992a02;
text-align:justify;
font-size:14;
}


.medText
{
font-family: Hoefler Text, Arial, sans-serif;
color: 992a02;
text-align:justify;
font-size:20;
}


.medItalics
{
font-family: Hoefler Text, Arial, sans-serif;
color: 992a02;
text-align: justify;
font-style: italic;
font-size: 20;
}



.bigText
{
font-family: Hoefler Text, Arial, sans-serif;
color: 992a02;
text-align:justify;
font-size:24;
}


