﻿.leftbox {
position: absolute;
top: 307;
left: 10;
height:	800;
width: 275;
background-color: #D1E231;
font-family: Calibri;
font-size: 20px;	
letter-spacing: 2;
}

.leftbox img {
	
	border-style: none;
	
}

.topleftpic {
position: absolute;
top: 10;
left: 10;
}

.rightnav {
position: absolute;
top: 80;
left: 70;
Height:	700;
width: 200;
background-color: #D1E231;
font-family: Calibri;
font-size: 10px;
letter-spacing: 1;	
}

.mainbox {
position: absolute;
top: 0;
left: 350;
height: 800;
width: 700;
background-color: white;
font-family: Calibri;
font size: 10px;
letter-spacing: 1;
color: white;
}

.mainbox td {
color: white; 
}

.mainbox H1 {
font size: 20px;
letter-spacing: 3;
}

.mainbox H2 {
position: absolute;
top: 100;
left: 50;
height: 500;
width: 275;
font size: 15px;
text-decoration: none;
text-align: justify;
line-height: 2;
}

.mainbox H3 {
position: absolute;
top: 100;
left: 375;
height: 500;
width: 275;
font size: 15px;
text-decoration: none;
text-align: justify;
line-height: 2;
}

.logo {
position: absolute;
top: 0;
left: 885;
}

.title {
position: absolute;
top: 0;
left: 0;
}

.info {
position: absolute;
top: 775;
left: 0;
font size: 11px;
color: white;
background-color: black;
width: 1050;
height: 50;
}

.info a {
color: white;
}

.bottomtitle {
position: absolute;
top: 600;
left: 280;
color: white;
}

.topnav {
position: absolute;
top: 278;
left: 10;
}

.schedule {
position: absolute;
top: 100;
left: 10;
}

.articles {
position: absolute;
top: 200;
left: 100;
}

.articles H1 {
font size: 18;
font style: bold;
font decoration: bold;
text transform: uppercase;
}

#findtable td {
color: white;
}

#findtable tr {
color: white;
}


.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Calibri;
color: BLACK;
background: #D1E231 url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: black;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 0;
font-size: 120%;
}

.arrowlistmenu ul li a:visited{
color: #black;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: black;
background-color: white;
}

.style1 {
	color: white;
}
.style2 {
	color: white;
	font-weight: 400;
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 10.0pt;
	font-style: normal;
	text-decoration: none;
	vertical-align: bottom;
	white-space: nowrap;
	border: 1.0pt solid windowtext;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

a {
color: #7CFC00;
}

.christmas {
	position: absolute;
	top: 252;
	left: 40;
}
