#logo {
	font-family: georgia, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #008000;
	}

.shadow {
	color: #ffff00;
	position: relative;
	top: -57px;
	left: 2px;
	}
	
body {
	font-family: verdana;
	font-size: 12pt;
}

#page_body {
}

#page_nav {
	width: 250px;
}

#page_nav ul {
	margin: 0px;
	padding: -1em;
	}

#page_nav ul li {
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 3px;
	list-style: none;
	border: 1px solid black;
	}

.linkSubtitle {
	display: block;
	font-size: 75%;
	}
	
.navbutton {
	background-color: #FFD600;
	margin-bottom: 5px;
	text-align: right;
	}
.navbuttonHighlight {
	background-color: #74A8F5;
	margin-bottom: 5px;
	text-align: right;
	}
	
	
.nbTxt a {
	text-decoration: none;
	}
.nbTxt a:link {
	color: black;
	}
.nbTxt a:visited {
	color: black;
	}
.nbTxt a:hover {
	color: #0000ff;
	text-decoration: underline;
	}

	
.nbTxt {
	padding: 3px;
	padding-right: 6px;
	}

.otherbutton {
	background-color: #FB9622;
	margin-bottom: 5px;
	}
	
.otherbutton a {
	text-decoration: none;
	}
.otherbutton a:link {
	color: black;
	}
.otherbutton a:visited {
	color: black;
	}
.otherbutton a:hover {
	color: #0000ff;
	text-decoration: underline;
	}
	
#subscribeForm {
	background-color: #74A8F5;
	}
	
td {
	vertical-align: top;
	}
	
.newsitem {
	font-family: verdana;
	font-size: 10pt;
	background-image: url("/pta/images/pages_24.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	}
	
.linkgroup {
	font-family: verdana;
	font-size: 10pt;
	background-image: url("/pta/images/pages_22.gif	");
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	}
	
#today {
	font-size: 10pt;
	}

#breadcrumb {
	background-color: #74A8F5;
	}
#bcTxt {
	padding: 4px;
	}
#bcTxt a {
	text-decoration: none;
	}
#bcTxt a:link {
	color: black;
	}
#bcTxt a:visited {
	color: black;
	}
#bcTxt a:hover {
	color: #0000ff;
	text-decoration: underline;
	}
	
#title {
	font-size: 36pt;
	font-family: comic sans ms, verdana, sans-serif;
	color: #85C329;
	}
	
#calendar {
	font-family: verdana;
	font-size: 10pt;
	}
	
#calendar .month {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 3px solid #74A8F5;
	}

