/* CSS Document */


/* Primary HTML Tags */

body {
	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p {
	font-size: 13px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 18px;
}

p.update {
	font-size: 10px;
	line-height: 21px;
	font-style: italic;
	margin: 0px;
}

h1 {
	width: 900px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 48px;
	line-height: 50px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	text-transform: uppercase;
	position: relative;
	display: block;
	z-index: 0;
}

h1.center {
	width: 900px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 48px;
	line-height: 50px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	display: block;
	z-index: 0;
}

h2 {
	font-size: 18px;
	line-height: 25px;
	width: 570px;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	border: 0px;
	color: #5F3720;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	display: block;
}

h2.contact {
	font-size: 18px;
	line-height: 25px;
	width: 350px;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	border: 0px;
	color: #5F3720;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	display: block;
}



li {
	font-size: 13px;
	line-height: 23px;
	list-style: disc;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
}



/* Main Content Box (Two Column) Links */

#columnTwoRight a:link {
	color: #7F360D;
	text-decoration: none;
	border-bottom: 1px dotted #7F360D;
}


#columnTwoRight a:visited {
	color: #7F360D;
	text-decoration: none;
	border-bottom: 1px dotted #7F360D;
}


#columnTwoRight a:hover {
	color: #7F360D;
	text-decoration: none;
	border-bottom: 1px solid #7F360D;
}

#columnTwoRight a:active {
	color: #7F360D;
	text-decoration: none;
	border-bottom: 1px solid #7F360D;
}


/* Home NewsBlog Links */

#homeLeft a:link {
	color: #E0824B;
	text-decoration: none;
}


#homeLeft a:visited {
	color: #E0824B;
	text-decoration: none;
}


#homeLeft a:hover {
	color: #E0824B;
	text-decoration: none;
	border-bottom: 1px dotted #E0824B;
}

#homeLeft a:active {
	color: #E0824B;
	text-decoration: none;
	border-bottom: 1px dotted #E0824B;
}



/* Plain Text Leftnav Links */

.columnTwoLeftText a:link {
	color: #E0824B;
	text-decoration: none;
}


.columnTwoLeftText a:visited {
	color: #E0824B;
	text-decoration: none;
}


.columnTwoLeftText a:hover {
	color: #E0824B;
	font-weight: bold;
	text-decoration: underline;
}

.columnTwoLeftText a:active {
	color: #E0824B;
	font-weight: bold;
	text-decoration: underline;
}



/* Home Daily Bulletin Links */

a#homeDaily:link {
	color: #4D4945;
	text-decoration: none;
}


a#homeDaily:visited {
	color: #4D4945;
	text-decoration: none;
}


a#homeDaily:hover {
	color: #000000;
	text-decoration: none;
}

a#homeDaily:active {
	color: #000000;
	text-decoration: none;
}



/*Footer Links */

p.footerText a:link {
	color: #E0824B;
	text-decoration: none;
	border-bottom: 1px dotted #E0824B;
}


p.footerText a:visited {
	color: #E0824B;
	text-decoration: none;
	border-bottom: 1px dotted #E0824B;
}


p.footerText a:hover {
	color : #E0824B;
	text-decoration: none;
	border-bottom: 1px solid #E0824B;
}

p.footerText a:active {
	color : #E0824B;
	text-decoration: none;
	border-bottom: 1px solid #E0824B;
}



/* Skip Navigation Link */

a#skipNav {
	position: absolute; 
	top: -100px;
	font-size: 0px;	
}



/* Special Classes */

p.footerText {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #AA998E;
	margin: 0px;
	margin-bottom: 14px;
}

p.homeBoxText {
	font-size: 10px;
	line-height: 13px;
	width: auto;
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

p.left {
	font-size: 10px;
	line-height: 14px;
	margin-top: 9px;
	margin-bottom: 9px;
}



p.staffName {
	font-size: 17px;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

ul.ls {
	margin-top: 10px;
	margin-bottom: 0px;
}

li.lsBullets {
	list-style-position: outside;
	list-style-type: disc;
	height: 20px;
	width: 157px;
	left: 0px;
	font-size: 11px;
	line-height: normal;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -4px;
	vertical-align: middle;
}

li.lsBulletsSpace {
	list-style-position: outside;
	list-style-type: disc;
	height: 20px;
	width: 157px;
	left: 0px;
	font-size: 11px;
	line-height: normal;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: -4px;
	vertical-align: middle;
}

li.lsBulletsSel {
	list-style-position: outside;
	list-style-type: disc;
	height: 20px;
	width: 157px;
	left: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -4px;
	background-image: url(http://www.ehscougars.com/images/lsbgSel.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.h1 {
	font-size: 17px;
	line-height: 19px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}


.h1FirstLine {
	font-size: 17px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}


.bold {
	font-weight: bold;
}

.boldRed {
	font-weight: bold;
	color: #BE4A4A;
}

.boldGrey {
	font-weight: bold;
	color: #83878C;
}

.boldGreen {
	font-weight: bold;
	color: #009933;
}

.italic {
	font-style: italic;
}
