@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/interface/bgblue.gif);
}
html, body {
margin:0px;
height:100%;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}

.contactfont {
font-family:"Times New Roman", Times, serif;
}

#mainmenu {
position:absolute;
top:138px;
left:50%;
margin-left:-397px;
width:795px;
height:96px;
z-index:3;
}
#pablogo {
	z-index:1;
}
#treeband {
position:absolute;
top:233px;
left:50%;
margin-left:-397px;
width:795px;
height:68px;
z-index:2;
}
#playbox {
position:relative;
top:0px;
left:0px;
width:371px;
height:229px;
z-index:2;
}
#playboxtext {
	position:absolute;
	top:63px;
	left:31px;
	width:313px;
	height:141px;
	z-index:3;
}

.address {
font-size:14px;
}
.crnotice {
font-size:12px;
}

#homelink {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-200px;
	width:403px;
	height:118px;
	z-index:3;
}
.green_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #5B7C35;
}
.maroon_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color:#990033;
}
.infobox {
border:4px #5B7C35 dotted;
background-color:#ECFFEA
}

.orange {color: #FF6600; font-weight: bold; }
.magenta {color: #CC3399; font-weight: bold; }
.green {color: #339900; font-weight: bold; }
.blue {color: #000099; font-weight: bold; }

.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size:16px;
}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
}
.picright img {
padding-left:15px;
}
.picleft img {
padding-right:15px;
}
#hourstable td {
padding-top:5px;
padding-bottom:5px;
}
.smallital {
font-size:14px;
font-style:italic;
}
.largegreen {
	font-size: 36px;
	font-weight: bold;
	color: #65A70F;
}
