/* -------------------------------------------------------
   
   This is the printed CSS stylesheet used by the Enloe HS
               website at enloehs.wcpss.net
   
      Redistribution and use are free and unrestricted
   
   ------------------------------------------------------- */

/* Built-in XHTML Elements Below */

h1 {
	margin: 0px;
}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

/* Custom Elements Below (Alphabetical by Container) */

.center-content {
	font-family: arial;
}

.center-content div {
	font-size: 10pt;
}

.center-content h1 {
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
}

.center-content hr {
	display: none;
}

.center-content img {
	border: 1px solid black;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}

.center-content .mainbuttons img {
	border: 0px solid black;
	display: none;
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
}

.center-content li {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}

.center-content p {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}

.center-content td {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.center-content td h1 {
	font-family: arial;
	font-size: 14pt;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.center-content td li {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
}

.center-content td ul {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.center-footer {
	text-align: center;
}

.location {
	display: block;
	float: none;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	padding-top: 10px;
}

.locparent .hidden {
	display: none;
}

.main-header {
	text-align: center;
}

.main-header h3 {
	margin: 0px;
	margin-bottom: 5px;
}

.main-header p {
	border-bottom: 1px solid black;
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 10px;
}

.main-spacer-left {
	display: none;
}

.main-spacer-right {
	display: none;
}

.nav {
	display: none;
}

.print-hide {
	display: none;
}

.sublinks {
	display: none;
}
