@charset "utf-8";

h1 { 
	text-indent: -9999px;
	background: url(../images/football_closeup.jpg) no-repeat;
	width: 1000px;
	height: 240px;
}

h2 {
	font-family: 'Chivo', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #772334;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.tableofcontents {
	text-indent: 15px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
}

.vocabulary {
	text-indent: 15;
	list-style-position: inside;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.vocabulary li {
	padding-bottom: 10px
	
}

.tocsub {
	text-indent: 30px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 30px;
}

.nobullets {
	text-indent: 30px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 14px;
}

.bullets {
	text-indent: 30px;
	list-style-position: inside;
	padding-bottom: 15px;
}




h3 {
	font-family: 'Chivo', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #BB5873;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
}

.footertext {
	font-family: 'Chivo', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
}




h4 {
	font-family: 'Chivo', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BB7386;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


body {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 30px;
}





a:link {
	color:#BB5873;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #447422;
	font-weight: bold;
}
a:hover {
	color: #BB7386;
	font-weight: bold;
}
a:active { 
	color: #BB7386;
 	font-weight: bold;
}



ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px; 
}

#img {
	border:none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.imagewrap {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#source {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}


#h3links{
	font-family: 'Chivo', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BB5873;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
}

#breadcrumbs{
	font-family: 'Chivo', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BB5873;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
}