﻿/*Coop template*/

#masthead {
					height: 75px;
					padding: 0px;
					margin-top: 0px;
					background-image: url('../images/headers/ltpurpletile.jpg');
					background-repeat: repeat-x;
					width: 900px;
}
#top_nav {
					margin-top: 2px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 900px;
}
#top_nav li {
					float: right;
					padding-right: 4px;
					padding-left: 4px;
}
#top_nav a {
					color: #000000;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 1px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/buttons/ltpurplebtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../images/buttons/ltpurplehoverbtn.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/ltpurpletile.jpg');
					border: 3px none #973197;
					margin-top: 20px;
					width: 900px;
					background-repeat: repeat-x;
}
#page_content {
					width: 900px;
					margin-top: 25px;
					margin-right: auto;
					margin-left: auto;
}
#container {
					width: 900px;
}
body {
					background-image: url('../schools/schoolbkg.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #ffffff;
					scrollbar-base-color: #987e99;
					text-align: center;
}
p {
	background-color: transparent;
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
}
a {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
table {
					width: 100%;
					margin-top: 20px;
}
td {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
img {
	text-align: center;
	border-style: none;
}
h1 {
					font-family: "comic Sans MS";
					font-size: 175%;
					font-weight: bold;
					color: #000000;
					text-align: left;
					padding: 0px;
					margin-top: 10px;
					float: left;
					margin-left: 20px;
}
h2 {
					font-family: georgia;
					font-size: 80%;
					color: #000000;
					float: left;
					margin-top: 10px;
					margin-left: 20px;
					text-align: left;
					font-style: italic;
}
h3 {
					font-family: Arial;
					font-size: 9pt;
					color: #000000;
					text-align: left;
					margin-top: 40px;
					margin-right: 30px;
					float: right;
					font-style: italic;
}
.lefttxt {
					text-align: left;
}


.table80 {
					width: 80%;
					background-color: #FFFFFF;
}
.georgia12 {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.arialxxsm {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.table30 {
	border: 1px solid #C0C0C0;
	margin-right: auto;
	margin-left: auto;
	width: 30%;
	background-image: url('../images/ltpurplemesh.jpg');
}
.table50 {
					width: 50%;
					margin-right: auto;
					margin-left: auto;
					background-image: url('../images/ltpurplemesh.jpg');
					border: 3px solid #A041A0;
}
.headerbkg {
					background-image: url('../images/headers/ltpurpletile.jpg');
					background-repeat: repeat-x;
					width: 900px;
					height: 75px;
}



