@charset "utf-8";
body {
	background-color: #4e4e4e;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	color:#4e4e4e;
	background-image:url(images/backgroundChalkboard.jpg);
	background-attachment:fixed;	
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:double #4e4e4e 3px;
	background: #ffffee;
}
#header {
	margin-top: 0px;
	margin-bottom: 12px;
	background: #ffffee;
	border-bottom: 1px solid #4e4e4e;
	padding: 4px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	background-color: #ffffee;
}
#footer {
	clear: both;
	margin-top: 4px;
	margin-bottom: 0px;
	background: #ffffee;
	border-bottom: 1px solid #4e4e4e;
	border-top: 1px solid #4e4e4e;
	padding:10px;
	text-align:center;
}
#footer .footerLogos	{
	width: 185px;
}
#footer .footerLogos a:hover	{
	background:none;
}
#logo {
	padding-bottom: 2px;
	color: #4e4e4e;
	border:0;
	margin:0;
	padding-top: 2px;
	width: 205px;
	float: left;
}
#blip {
	height: 9px;
	margin: 0px;
	padding: 0px;
	border: 0;
}
#blip	{voice-family: "\"}\""; voice-family: inherit;}


ul {
	list-style: none;
	padding-top: 5px;
	margin-top: 0px;
}
ol li	{
	margin: 8px 6px 0px -24px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: decimal;
}
a	{
	color:#b83801;
	text-decoration:underline;
}
a:hover	{
	color:#ffffee;
	background:#4e4e4e;
	text-decoration:underline;
}
#nav {
	height: 44px;
	padding: 10px 0 0 0;
	margin:0;
	border:0;
	background: #ffffee;
	overflow: hidden;
	font-weight: bold;
}
#nav ul	{
	padding: 0 0 0 15px;
	margin-left:0px;
}
#nav li {
	float: left;
	padding: 6px 4px 0 4px;
	margin-right: 0px;
	/* background: url(images/splatBrownOnLight.jpg) 100% 70% no-repeat; */
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li a {
	display: block;
	padding: 2px;
	color: #000000;
	text-decoration:none;
	background: #f5b44c;
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width:72px;
	text-align:center;
	border-top:solid 2px #df9348;
	border-left:solid 2px #df9348;
	border-right:solid 2px #b83801;
	border-bottom:solid 2px #b83801;
}
#nav li a:hover{
	color:#b83801; 
	border-top:solid 2px #b83801;
	border-left:solid 2px #b83801;
	border-right:solid 2px #df9348;
	border-bottom:solid 2px #df9348;
	padding:3px 1px 1px 3px;
}
#nav #contact {background:none;}
#banner {
	height: 200px;
}
#leftCol {
	float: left;
	width: 240px;
}
#leftCol #leftContent	{
	width:220px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border:solid #4e4e4e 1px;
	background: #ffffee;
	color:#4e4e4e;
	padding:0 3px;
}
#leftCol #leftContent h2	{
	background:#4e4e4e;
	margin:0 -4px 4px;
	padding:3px;
	color:#ffffee;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.25em;
	text-align:center;
}
#leftCol #leftContent a	{
	color:#b83801;
	text-decoration:none;
}

#leftCol #leftContent a:hover	{
	color:#ffffee;
	background:#4e4e4e;
	text-decoration:underline;
}
#leftCol #leftContent h2 a	{
	color:#ffffee;
	text-decoration:none;
}
#leftCol #leftContent h2 a:hover	{
	color:#4e4e4e;
	background:#ffffee;
	text-decoration:underline;
}
#rightCol {
	float: left;
	background: #ffffee;
	padding-right: 6px;
	width: 510px;
}
#rightCol h2	{
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
}
.p1Story .courseTopics h3	{
	font-size: 1em;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 15px;
}
.p1Story {
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dbd5b7;
}
.p1Story h3	{
	font-size: 1em;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	
}
.p1Story p {
	margin-top: 10px;
	margin-bottom: 12px;
}
.snapShot {
	background: #fff;
	padding: 3px;
	border: solid 1px #4e4e4e;
	float: right;
	display: inline;
	text-align: center;
	margin-top: -3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#leftContent p {
	margin: 6px 0;
}
.picCaption {
	display: block;
	margin: 0px;
	padding: 3px 0 0 0;
	font-size: .825em;
}
#rightCol a {
	color:#b83801;
	text-decoration:underline;
}
#rightCol a:hover {
	color:#ffffee;
	background:#4e4e4e;
	text-decoration:underline;
}
a.adobeReader {
    color:#b83801;
    text-decoration:underline;
    font-size:0.75em;
}
a.adobeReader:hover {
    color:#ffffee;
    background:#4e4e4e;
    text-decoration:underline;
    font-size: 0.75em;
} 
#footer a {
	color:#b83801;
	text-decoration:underline;
}
#footer a:hover {
	color:#ffffee;
	background:#4e4e4e;
	text-decoration:underline;
}
