/* CSS Document */

body { background-color: #0E4C6D; }

#header { 
background-color: #0E4C6D;
padding: 3 0 3 0;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff; }

#menuBox { background-color: #0E4C6D; }

#newsBox { background-color: #0E4C6D;
text-align: right;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
color: #ffffff;
font-weight: bold }

#textBox {
background-image: url(../images/sharonBG.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #ffffff;
padding: 15 25 20 25; 
border-bottom: 3px solid #0E4C6D; }
 
#footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: bold; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000; }

img, img a, img a:hover {
border-color: #0E4C6D; }

#handprint { color: #abcdef; text-decoration: none; }

a { color: #0E4C6D; text-decoration: underline; }

a:hover { color: #7E9B88; }

#tabletdBG {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	padding: 7 0 5 7;
	background-color: none;
}

#locations { width: 700px; }

.printLeft { text-align: center; }

.schedule { width: 115px; }

.time { white-space: nowrap; }

a#button {
white-space: nowrap;
font-family: Trebuchet MS, Arial, Helvetica, "MS Sans Serif", sans-serif;
text-decoration: none;
font-size: 14px;
color: #ffffff;
background-color: #0E4C6D;
border: 1px solid #ffffff;
padding: 0px 10px 0px 10px;
}

a#button:hover {
color: #ffffff;
border: 1px solid #0E4C6D;
}