/* Splash Page */

#wrap {
text-align: center;
}

#splash {
margin: 0em;
}

#banner {
display: none;
}

#content {
font-size: .85em;
width: 740px;
margin: auto;
text-align: left;
}

#splashlogo {
float: right;
}

#splashlogo img {
width: 21.3em;
}

#splash h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 3em;
color: #900;
margin: 0em;
font-style: italic;
text-align: left;
}

h2 strong {
color: #009;
}

#splash #content h5 {
text-align: left;
margin-top: 0em;
}

#gotocal {
background: url('/images/calendar/binder.gif') left top repeat-y;
margin: 0em 0em 1em 0em;
padding-left: 69px;
height: 111px;
}

#gotocal div {
background: #FEFEED;
padding-left: .5em;
width: 20em;
height: 111px;
}

#gotocal a {
text-decoration: none;
color: #06f;
}

#gotocal p {
font-size: 2.2em;
font-weight: bold;
margin: 0em;
}

#gotocal ul {
font-size: 1.75em;
padding-left: .8em;
margin: 0em;
line-height: 1em;
color: #06f;
font-style: italic;
font-weight: bold;
}

ul#lookatme {
margin: 0em;
padding: 0em 0em 0em 1.1em;
font-weight: bold;
list-style-type: square;
}

#homepage {
margin: 0em;
font-weight: bold;
}

table#bottom {
width: 100%;
text-align: center;
}

table#bottom img {
height: 4em;
}

#splash #foot {
margin: 0em;
}

.mobile #content {
width: auto;
text-align: center;
}

#splash.mobile h2, #splash.mobile h5 {
text-align: center;
}

.mobile #gotocal {
text-align: left;
}

.mobile #lookatme {
text-align: left;
}

.mobile #gotocal div {
width: auto;
}

.mobile #gotocal p {
font-size: 1.8em;
}

.mobile #gotocal ul {
font-size: 1.4em;
}

#splash.mobile form h6 {
margin: 0em;
}

#splash.mobile h2 {
font-size: 2.3em;
}