/* NAIAHEDC Style Sheet

   Style Sheet : Layout

   Developed By: Kemper-Odell & Associates 2004
*/


/* The main layout of the page */

body {
	background: #c0d4c0;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 740px;
	line-height: 150%;
}

H1, H1 a {
	color: #b51e17;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 1em 0 0 0;
}

H2, H2 a {
	color: #036123;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
P {
	margin: 0;
	padding: .5em 0;
}

.middlecontent a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Blue;
	font-style: italic;
	text-decoration: none;
}

.middlecontent2 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Blue;
	font-style: italic;
	text-decoration: none;
}

.middlecontent a.learn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b51e17 !important;
	text-decoration: underline;
	font-size: smaller;
	font-weight: bold;
}

.headingcontent{
	background-color: #fae9d5;
}

#logo {
	border: none;
	margin: 0;
	padding-top: 12px;
	text-align: center;
}

.subheadcontent {
	background-color: #0195db;
	border-top: 3px solid #b31a12;
}

#contactinfo, #contactinfo a:link, #contactinfo a:visited, #contactinfo a:hover, #contactinfo a:active {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: medium;
	text-align: center;
	margin-top: 6px;
}

#contactinfo a:link, #contactinfo a:visited {
	text-decoration: none;
}

#contactinfo a:hover, #contactinfo a:active {
	text-decoration: underline;
}

.yellow {
	color: #fcb914;
}

ul, ul li {
	margin: 0;
	padding: 0;
}

.mainbkgrdcontainer{
	background: url(../images/mainbkground.jpg);
	background-repeat: repeat-y;
	background-color: #ffd892;
}

.subbkgrdcontainer{
	background: url(../images/subbkground.jpg);
	background-repeat: repeat-y;
	background-color: #ffd892;
}

P.leftmenu {
	margin: 0;
	padding: 0;
}

P.leftmenu a {
	font-family: "Times New Roman", Times, serif;
	color: #014a8e;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 15px 0 15px 10px;
	margin: 0;
}

P.leftmenu a:hover, P.leftmenu a:active {
	background: #014a8e;
	color: #fcb914;
}

P#highlight a{
	background: #b51e17;
	color: #fff;
}

.quote {
	background-color: #ffd892;
	width: 225px;
	float: right;
	margin: -.5em -1em 0 .5em;
}

.quote P {
	font-family: "Times New Roman", Times, serif;
	color: #b51e17;
	font-style: italic;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 1em 2em 1em 1em;
	margin: 0;
}

.quote span {
	font-weight: normal;
	color: #056424;
}

.middlecontent {
	color: #000;
}

.middlecontent ul li {
	margin: 0 0 8px 15px;
	list-style-type: square;
}

#firstlineH1 {
	padding-top: 0.2em;
}

#firstlineP {
	padding-top: 2em;
}

.readerbox {
	text-align: center;
	float: left;
	width: 5em;
	margin: .5em .5em 0 0;
	background: #c0d4c0;
	padding: .4em;
	border-left: .1em solid #A6BFA6;
	border-top: .1em solid #A6BFA6;
	border-bottom: .12em solid #4D674E;
	border-right: .12em solid #4D674E;
}

.readerbox a {
	text-decoration: none;
	color: #4D674E;
	text-transform: none;
	font-style: normal;
}

.readerbox a:hover, a:active{
	color: #b51e17;
}

.imageright {
	float: right;
	margin: 0 0 0 0;
	border: none;
}

/*
.spanovermiddle, .spanovermiddle a {
	background-color: #056424;
	color: #fcb914;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
*/

.spanovermiddle ul {
	margin: 0;
	padding: 6px 0 6px 0;
	background-color: #056424;
	color: #fcb914;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	width: 540px;
	float: right;
}

.spanovermiddle ul li {
	display: inline;
}

.spanovermiddle ul li a {
	padding: 6px;
	color: #fcb914;
	text-decoration: none;
}

.spanovermiddle ul li a:hover {
   background-color: #014a8e;
	color: #fcb914;
}

.rightcontent {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

.board dt{
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 3px;
	color: #056424;
}

.footer {
	clear: both;
	padding: 10px;
	background: #b51e17;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	margin:0;
}
