
body, h1, h2, h3, li, p, ul, td, th { font-size: 1em; margin: 0; padding: 0; }


/*__________Basics__________*/
a, a:link, a:visited, a:hover, a:active { color: #ada364; }
a:hover { text-decoration: none; }
acronym { border: 0; color: #780101; cursor: help; }
.accesskey { text-decoration: underline; }

body {
	background: url("http://aaahq.org/TeachCurr/tcbckgd.gif") repeat-y;
	color: #45543f;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}

h3 { color: #8f9947; font-style: italic; font-size: 1.7em; font-weight: normal; margin-bottom: 0.5em; }
#container { position: relative; z-index: 99; border-right: 1px solid #acb7a6; }
p { line-height: 1.5em; margin-bottom: 1em; }


/*__________Header__________*/
#pageHeader {
	background: #fff url("http://aaahq.org/TeachCurr/banner.gif") no-repeat left top;
	border-bottom: 1px solid #acb7a6;
	height: 155px;
}

#pageHeader span { display: none; }


/*__________Quick summary__________*/
#quickSummary { font-size: 0.85em; font-style: italic; line-height: 1.4em; }
#quickSummary .p2 { text-align: right; }


/*__________Preamble__________*/
#preamble, #quickSummary {
	margin-left: 219px;
	margin-top: 10px;
	padding-left: 155px;
	/* Make IE play nice with others */
	width: 540px;
	voice-family: "\"\"";
	voice-family:inherit;
	width: 380px;
}

html>body #quickSummary, html>body #preamble { width: 380px; }


/*__________Supporting text__________*/
#supportingText { margin-left: 230px; width: 540px; z-index: 100; }

#preamble .p3, #explanation, #participation, #benefits, #requirements {
	background: url(curlSmall.gif) no-repeat bottom;
	margin-bottom: 1em;
	padding-bottom: 37px;
}

#requirements { margin-right: 160px; }


/*__________Side__________*/
#linkList {
	color: #fff;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 155px;
	width: 220px;
}

#linkList a, #linkList h3 { font-family: Georgia, "Times New Roman", Times, serif; }
#lselect a { display: block; }
#lselect a.c { display: inline; }

#linkList a { color: #fff; font-size: 1.1em; font-style: italic; font-weight: normal; text-decoration: none; }
#linkList a:hover { text-decoration: underline; }

#linkList a.c {
	color: #fffbe2;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}

#linkList acronym { color: #f6f1c0; }

#linkList h3 {
	color: #ccc180;
	font-size: 1.4em;
	font-style: normal;
	padding-top: 0.5em;
	text-align: center;
	text-transform: uppercase;
}

#linkList li { background: url("http://aaahq.org/TeachCurr/plusminus.gif") no-repeat 0 0.3em; padding-left: 15px; }
#linkList ul { list-style: none; padding: 0 10px 0.8em 10px; }
#lselect { background: #45543f url("http://aaahq.org/TeachCurr/tacct.gif") no-repeat bottom; padding-bottom: 40px; }
#lselect li { padding-bottom: 0.8em; }
#larchives { border-top: 3px double #8e7253; background: #330000; background-repeat: repeat-y; padding-bottom: 20px; }
#larchives li { padding-top: 10px; margin-bottom: 0.2em; }

.datatable {
  border: 1px solid #D6DDE6;
  border-collapse: collapse;
}
.datatable td {
  border: 1px solid #D6DDE6;
  font-size: 0.9em;
  text-align: left;
  padding: 4px;
}
.datatable th {
  border: 1px solid #828282;
  background-color: #BCBCBC;
  font-weight: bold;
  text-align: left;
  padding: 4px;
}
.datatable caption {
  font: bold 0.9em Tahoma, Arial, sans-serif;
  background-color: #B0C4DE;
  color: #33517A;
  padding-top: 3px;
  padding-bottom: 2px;
  border: 1px solid #789AC6;
  text-align: center;
}



/*__________Footer__________*/
#footer { background: #45543f; font-size: 0.85em; font-style: italic; text-align: center; }


/*__________Extras__________*/
/* Extra div used for grapes image so the entire image is not clipped when text is resized */
#extraDiv1 {
	background: transparent url("http://aaahq.org/TeachCurr/schoolchair.jpg") no-repeat left top;
	height: 351px;
	left: 220px;
	position: absolute;
	top: 155px;
	width: 147px;
	z-index: 1;
}
