/* CSS Document */

/* If you want to change font sizes, colors, etc, you may. Be careful
   that you do not adjust the "names" of the styles. This CSS file is written
   to give you an easy way to update and change these properties. */

/* Text Formatting */
h1 {
	font-family: "Monotype Corsiva";
	font-size: 34pt;
	color: #008000;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #008000;
	text-align: center;
}

.h3big {
	font-size: 16pt;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	padding-bottom: 30px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #008000;
	text-align: center;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #008000;
	text-align: left;
}

h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	text-align: left;
	font-weight: bolder;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.pindent {
	padding-left: 20px;	
}

ul,ol {
	list-style-position: outside;
	list-style-type: circle;
}

li {
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 8px;
}

.medblk{
	font-size: 12pt;
	color: #000000;
}

.bigblue {
	font-size: 14pt;
	color: #000080;
}

.bigblue a {
	font-size: 14pt;
	color: #000080;
	text-decoration: underline;
}

.bigblue a:hover {
	font-size: 14pt;
	color: #000080;
	text-decoration: none;
}

.bigblue a:visited {
	font-size: 14pt;
	color: #000080;
	text-decoration: underline;
}

.tag {
	font-family: "Monotype Corsiva";
	font-size: 18px;
}

blockquote {
	background-color: #C3E0C1;
}

#center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	text-decoration: underline;
}

#center a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
}

#center a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	text-decoration: underline;
}

.tagline {
	font-family: "Monotype Corsiva";
	font-size: 18pt;
	color: #000080;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#links a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003399;
	text-decoration: none;
}

#links a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003399;
	text-decoration: underline;
}

#michelle p {
	font-family: "Monotype Corsiva";
	font-size: 11pt;
	color: #000000;
	text-align: center;
}

#audio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

/* DO NOT CHANGE ANYTHING FROM HERE DOWN */
/* Layout */
body {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#left {
	background-color: #003399;
	float: left;
	height: 1090px;
	width: 18%;
}

#leftcost {
	background-color: #003399;
	float: left;
	height: 1250px;
	width: 18%;
}

#leftwhy {
	background-color: #003399;
	float: left;
	height: 1590px;
	width: 18%;
}

#lefttest {
	background-color: #003399;
	float: left;
	height: 1790px;
	width: 18%;
}

#links {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 31px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#contact {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#center {
	height: 990px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 60%;
}

#navb {
	text-align: center;
	bottom: inherit;
}

#right {
	background-color: #339933;
	float: right;
	height: 1090px;
	width: 18%;
}

#rightcost {
	background-color: #339933;
	float: right;
	height: 1250px;
	width: 18%;
}

#rightwhy {
	background-color: #339933;
	float: right;
	height: 1590px;
	width: 18%;
}

#righttest {
	background-color: #339933;
	float: right;
	height: 1790px;
	width: 18%;
}

#michelle {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 31px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#audio {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 31px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
