body {
  color: #002D4B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  background: #E5D0BF url(images/bg_body_peaish.png) repeat-x;
}

#main {
  width: 900px;
  margin: 0 auto;
  padding: 0 10px;
  border: 4px solid white;
  background: transparent url(images/bg_banner_AP.jpg) no-repeat;
  background-position: left top;
}

#main h1.title {
  margin-top: 64px;
  font-size: 80px;
  color: #281608;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height: 1em;
  margin-right: -2em;
}

#main h1.title:before {
	font-weight: bold;
	content: "Caggia Social Studies";
}

img.figure {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.horiznav {
		  margin-left: 160px;
		  padding-left: 0px;
		  list-style: none;
		  border-bottom: none;
		  overflow: hidden;
		  zoom: 1;
}

ul.horiznav li {
			float: left;
}

ul.horiznav a {
			font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
			font-color: #00058c;
			font-size: 75%;
			font-weight: bold;
			width: 8em;
			display: block;
			border: 1px solid #000000;
			border-bottom: 1px solid #000000;
			border-left: 8px solid #00058c;
			padding: 5px;
			margin-right: 7px;
			background-color: #00d10a;
			background: url(images/horbutton_bkg.jpg) no-repeat left top;
			text-decoration: none;
			color: #333333;
			text-align: center;		  
}

ul.horiznav a:hover {
			color: #00d10a;
}

#byline {
	border-top: 1px solid #A0A0A0;
	padding: 7px 0 7px 0;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	text-align: center;
	overflow: hidden;
}

#main_content {
	margin-left: 10px;
}

#main_content p {
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	font-size: 16px;
	margin: 10px;
	margin-bottom: 20px;
}

#main_content p.calendar {
			margin-left: 0px;
}

#main_content h1 {
	color: #617d45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin-top: 10px;
	overflow-left: hidden;
}

#main_content h2 {
	padding: 15px 0 15px 0;
	border: none;
	border-top: 1px solid #0b5e00;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #0b5e00;
	font-size: 20px;			  
}

#HW {
	margin-left: 171px;
}

#HW p {
	font-family: Arial, Helvetica, sans-serif;
	color: #0b5e00;
	font-size: 15px;
}

#HW h2 {
	padding: 15px 0 15px 0;
	border: none;
	border-top: 1px solid #0b5e00;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #0b5e00;
	font-size: 20px;			  
}

#HW h3 {
	padding-top: 5px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#main_content h3 {
	padding: 15px 0 0 0;
	border: none;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#handout_table {
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	width: 100%;
}

#handout_table caption {
	text-align: right;
	font-size: 1em;
	padding-top: 25px;
}

#handout_table th.name {
	font-size: 1.2em;
	text-align: left;
	color: #b80201;
}

#handout_table th.per_title {
	font-size: 1.2em;
	text-align: center;
	color: #b80201;
}

#handout_table tbody td {
	text-align: left;
	font-size: 1em;
	border: 1px solid #1a386e;
	padding: 3px 7px 2px 7px;
}

#handout_table tr.alt td {
	background-color: #ffffff;
}

#handout_table a {
	color: #1a386e;
}

#handout_table a:hover {
	color: #8c0a16;
}

ul.vertnav {
		   float: left;
		   margin: 0;
		   margin-right: 10px;
		   padding: 0;
		   list-style: none;
		   width: 160px;
		   border-bottom: 1px solid #999999;		  
}

ul.vertnav a {
	color: #281608;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #000000;
	border-left: 10px solid #79884D;
	padding: 7px 5px;
	display: block;
	vertical-align: middle;
	background-color: #e5ebeb;
	background: url(images/vertbutton_bkg_AP2.jpg) no-repeat left top;
}

ul.vertnav a:hover {
		   color: #79884D;
}

ul.vertnav img {
	display: inline;
	vertical-align: middle;
	padding: 0 3px 0 0;
}

#right_sidebar {
			   width: 25%;
			   float: right;
			   margin: 10px;
			   padding: 0 10px;
}


#right_sidebar_objectives {
			   width: 100%;
			   margin: 0;
			   margin-bottom: 10px;
			   background-color: #fff;
			   padding: 10px 10px;
			   border: none;
			   font-family: Baskerville, "Palatino Linotype", Times, serif;
			   font-size: 12px;
}

#right_sidebar_objectives h2 {
			   font-size: 16px;
			   font-family: Arial, Helvetica, sans-serif;
			   font-weight: normal;
}

#right_sidebar_objectives strong {
			   color: #0b5e00;
			   font-size: 14px;
}

#right_sidebar_objectives a {
	color: #00058c;
	font-size: 14px;
}

p.info {
	display: inline;
	position:relative; /*this is the key*/
	z-index:24;
	background-color:#fff;
	color:#002d4b;
	font-size: 14px;
	text-decoration:none
}

p.info:hover {
	z-index:25;
	background-color:#ff0
}

p.info span {
	display: none
}

p.info:hover span {
/*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	left:-5em;
	width:15em;
	border:1px solid #0b5e00;
	background-color:#80ff80;
	color:#00058c;
	font-size: 14px;
	text-align: center;
}

#right_sidebar_objectives img {
	float: left;
	clear: both;
	margin-top: -13px;
	margin-left: -10px;
	padding: 0;
}

#right_sidebar_handouts {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 10px 10px;
	border: none;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	font-size: 14px;
}

#right_sidebar_handouts h2 {
			   font-size: 16px;
			   font-family: Arial, Helvetica, sans-serif;
			   font-weight: normal;
}

#right_sidebar_links {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	border: none;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	font-size: 12px;
}

#right_sidebar_links div {
	float: left;
	width: 100%;
	margin: 0 0 10px -10px;
	background-color: #fff;
	padding: 0 10px 10px 10px;
	border: none;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	font-size: 12px;
}

#right_sidebar_links div a {
	color: #00058c;
	font-size: 14px;
}

#right_sidebar_links img {
	float: left;
	clear: both;
	margin-top: -13px;
	margin-left: -10px;
	padding: 0;
}

#right_sidebar_links h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#unit_topics_sidebar {
	width: 25%;
	float: right;
	margin: 10px;
	padding: 0 10px;
}

#unit_topics h2 {
	padding: 15px 0 15px 0;
	border: none;
	border-top: 1px solid #0b5e00;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #0b5e00;
	font-size: 20px;	
}

.resources {
	width: 25%;
	float: right;
	color: #ff0000;
	background-color: #fff;
	margin: -40px 0px 10px 10px;
	padding: 0 10px;
}

.resources h2 {
	padding: 0 0 15px 0;
	border: none;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 16px;
}
/*This section does the resources box*/
#unit_topics div h2 {
	padding: 10px 0px 0px 0px;
	border-top: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1a386e;
}

#unit_topics table {
	font-family: Arial, Helvetica, sans-serif;
}

#unit_topics table tbody td {
	text-align: left;
	font-size: 1em;
	border: 1px solid #1a386e;
	padding: 3px 7px 2px 7px;
}

#unit_topics table tbody td h4 {
	color: #026199;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#unit_topics table tbody td u {
	color: #617d45;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#unit_topics table tr.alt td {
	background-color: #ffffff;
}

#unit_topics table tr.alt2 td {
	background-color: #e5eff9;
}

/*
div.resources h2 {
			   font-size: 16px;
			   font-family: Arial, Helvetica, sans-serif;
			   font-weight: normal;
}
*/

.handouts {
		  color: #0b5e00;
		  font-size: 14px;
		  font-family: Baskerville, "Palatino Linotype", Times, serif;
		  list-style-type: none;
}



ul.handouts a {
			color: #0b5e00;
			margin-left: -20px;
}

ul.handouts a:hover {
			color: #00d10a;
}

.objectives {
	color: #0b5e00;
	font-size: 14px;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	list-style-type: none;
}

ul.objectives a {
	color: #0b5e00;
	margin-left: -20px;
}

ul.objectives a:hover {
	color: #00d10a;
}

#right_sidebar_twitter {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 0px 10px 10px 10px;
	border: none;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	font-size: 12px;
}

.links {
	color: #0b5e00;
	font-size: 14px;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	list-style-type: none;
}

ul.links a {
	color: #0b5e00;
	margin-left: -20px;
}

ul.links a:hover {
	color: #00d10a;
}

.inline_links {
	color: #002d4b;
	font-size: 14px;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	list-style-type: none;
}

p.inline_links a {
	color: #0b5e00;
}

p.inline_links a:hover {
	color: #00d10a;
}

.twitter {
	color: #00058c;
	font-size: 14px;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
}


.mainlinks {
	color: #002d4b;
	font-size: 16px;
	font-family: Baskerville, "Palatino Linotype", Times, serif;
	margin-top: 0px;
	list-style-type: none;
}

ul.mainlinks a {
	color: #0b5e00;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

ul.mainlinks a:hover {
	color: #00d10a;
}

#topics_table {
	font-family: Baskerville, "Palatino Linotype", Times, serif;
}

#topics_table th.topic_head {
	colspan: 2;
	width: 70%;
	font-size: 1em;
	text-decoration: underline;
	text-align: left;
	color: #B80201;
}

#topics_table th.pages_head {
	width: 15%;
	font-size: 1em;
	text-decoration: underline;
	text-align: left;
	color: #B80201;
}

#topics_table tbody td {
	text-align: left;
	font-size: 1em;
	border: 1px solid #1a386e;
	padding: 3px 7px 2px 7px;
}

#topics_table tr.alt td {
	background-color: #ffffff;
}

#topics_table a {
	color: #0b5e00;
}

#topics_table a:hover {
	color: #00d10a;
}

#topics_table td.top_topic {
	colspan: 3;
	font-weight: bold;
	font-style: italic;
}

#topics_table td.topic {
	colspan: 2;
	font-weight: bold;
	font-style: italic;
}

#topics_table td.topic:first-letter {
	font-weight: bold;
}
