/* Initial Setup */
body {
	margin: 15px;
	width: 755px;
	background-position: center;
}

h1, h2, h3, h4, h5, h6, ol, ul, li {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	color: #000;
}

/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #9E635F;
	border-bottom: 1px dotted #CCCCCC;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	color: white;
	background-color:#E36E31;
}
h1 {
	font-size: 0.7em;
	color: #197D63;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center;
}
h2 {
	font-size: 1.2em;
	color:#12604A;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0em 0em 0em;
	font-weight: normal;
	color:#008056;
	border-top: 1px solid #EEEEEE;
	letter-spacing:5px;
	text-transform: uppercase;
}
h4 {
	color:#63AC4D;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	border-bottom:10px solid #E8FFD4;
	margin-top: 1.75em;
	margin-right: 10%;
	margin-left: 10%;
	width: 75%;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
h5 {
	font-size: 1.25em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	border-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	border-left: 10px solid #F5F5F5;
	padding-left: 10px;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
img, img:hover {
	border: 0;
}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
p {
	font-size: 0.95em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
li > p {
	margin-top: 0.2em;
}

em {
	color:#4B9933;
	letter-spacing: -1px;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
	color: #8DBC5F;
}
#upperTB {
	position: static;
	width: 95%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-position: left;
}
.movieContainer {
	position: static;
	width: 100%;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: top;
}
#movie a {
	color:#009999;
	margin: 0px;
	line-height: 100%;
	padding: 0px;
}
#uppertb ul, ol, li {
	font-family:"Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-size:0.9em;
	margin-bottom:1.1em;
	list-style-type: circle;
	list-style-image: url(images/li-star.png);
	vertical-align: middle;
	color: #333333;
}

/* 'Section Page' Styles */

#sections {border-left:20px solid #FAFAFA;margin-top:35px;margin-left:20px;}

#sections a {
	font-size: 1.7em;
	text-decoration: none;
	font-weight: normal;
	color: #4B9933;
	border-bottom: 1px dotted #CCCCCC;
	margin:1em;
	line-height:150%;
}
#sections a:hover {
	border-bottom: 3px solid #63AC4D;
	color: white;
	background-color:#75C15E;
	text-decoration:none;
}

/* Task List Styles */

#tasklist {
	margin-top:5em;
}

#tasklist h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#63AC4D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	font-weight:normal;
	font-style: italic;
	padding-bottom:5px;
}
#tasklist h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3AB13A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-top: none;
}
#tasklist h5 {
	color:#339933;
	padding-left: 30px;
	line-height: 150%;
}
#tasklist ul, ol, li {font-family:"Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;}

/* Link styles for the 'Captivate Movie', 'Lesson Handout' & 'Lesson Files' area of the first lesson section pages. */

#linklist a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 1.5em;
}
#linklist a:link {
}
#linklist a:visited {
	color: #CCCCCC;
}
#linklist a:active {
	color: #CCCCCC;
}
#linklist a:hover {
	text-decoration: none;
	color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEC9FF;
}

/* Magazine Stuff */

.dropcap {
  	float: left;
  	font: normal 70pt/0.8em Georgia, "Times New Roman", serif;
  	color:#197D63;
  	margin-right: 5px;
	text-align:center;
}

.pullquoteright {
	width: 145px;
	color:#fff;
	float: right;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-size:85%;
	line-height:155%;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	text-align: center;
	background: #4B9933;
	border-top: 1px solid #90C85F;
	border-right: 1px solid #90C85F;
	border-bottom: 1px solid #90C85F;
	border-left: 9px solid #90C85F;
}
.pullquoteleft {
	width: 145px;
	color:#fff;
	float: left;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-size:85%;
	line-height:155%;
	padding:5px;
	margin-top:10px;
	text-align: center;
	background: #4B9933;
	margin-right: 10px;
	border-top: 1px solid #90C85F;
	border-right: 9px solid #90C85F;
	border-bottom: 1px solid #90C85F;
	border-left: 1px solid #90C85F;
}
acronym {
	color:#06A244;
	cursor: help;
	border-bottom: 1px solid #E5F2FF;
}

/* Big Headers for Lesson Pages */

.bannerHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #009325;
}

.bannerSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #EDEDED;
	font-style: italic;
	letter-spacing:-3px;
	padding-left: 40px;
	border-bottom: 5px dotted #F7F7F7;
}

/* Captivate Movie - Div Aligner */
#flash {
	text-align: center;
	vertical-align: middle;
}
#captivate {
	position: static;
	width: 95%;
	border: 1px solid #CCCCCC;
	text-align: right;
	vertical-align: top;
	height: 95%;
}
.percent120 {
	font-size: 120%;
}
#slider h3:hover {background-color:#008056;color:white;border-top:1px solid #008056;}.imagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	color: #5E602F;
}
.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
}
