/* CSS Document */

BODY	{
	font: normal 12px verdana;
	text-align:center;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#D6D5C7;
	line-height:160%;
	background-image: url(../images/backgroundseal.jpg);
	}

#skipLinks	{
	color:#D6D5C7;
	font-size:9px;
}
	
/*=wrapper - This centers page in browser
----------------------------------------------- */
#wrapper	{
	width:750px;
	margin:0px auto;
	text-align:left;
}

/* =page2  Controls width of page and border
	 ----------------------------------------------- */
#page2 {
	float:left;
	width:750px;
	margin: 0px auto;
	padding: 0px;
}
	
/*=toptext - This is the first layer that includes the white text that says "JUSTICE TEACHING" 
-----------------------------------------------*/
#toptext	{
	position:absolute;
	vertical-align:middle;
	text-align:right;
	margin: 0px auto;
	width:750px;
	height:50px;
	z-index:4;
	top:0px;
	color:#000000;
	background-color: #584E33;
	visibility: visible;
	border-left:1px black solid;
	border-right:1px black solid;

	}		
#toptext IMG SRC{
	vertical-align:middle;
	text-align:right;
	width:300;
	height:50;
	margin: 0px auto;
	}
	
/*=masthead - This is the second layer - the BANNER "We The People" 
-----------------------------------------------*/
#masthead	{
	position:absolute;
	width:750px;
	height:100px;
	z-index:1;
	top: 50px;
	margin: 0px auto;
	text-align:left;
	background-color: eeeeee;
	visibility: visible;
	border-left:1px black solid;
	border-right:1px black solid;
	}
#masthead IMG SRC{
	vertical-align:middle;
	text-align:right;
	width:750;
	height:100;
	margin: 0px auto;
	}
		
/*=TopMenu - This is third layer that includes the TOP LINKS SLIDEOUT MENU 
-----------------------------------------------*/	
#TopMenu {
	position:absolute;
	width:750px;
	margin: 0px auto;
	height:auto;
	z-index:2;
	top: 150px;
	background-color: #ffffff;
	visibility: visible;
	vertical-align:middle;
	border-left:1px black solid;
	border-right:1px black solid;
	}
TABLE#top_menu_include	{
	width:750px;
	height:32px;
	border-color:#ffffff;
	vertical-align:middle;
	text-align:center;
	background-color:#7E8B73;
	}
TR#top_menu	{
	text-align:center;
	border:thin;
	border-color:#ffffff;
	}
TD#top_menu1	{
	width:135px;
	border:thin white solid;
	}
TD#top_menu	{
	width:120px;
	border:thin white solid;
	text-align:center;
	}
#TopMenu a:link	{
	color:#ffffff;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
	}
#TopMenu a:active	{
	color:#ffffff;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
	}
#TopMenu a:visited	{
	color:#ffffff;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
	}
#TopMenu a:hover	{
	color:#ffffff;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:underline;
	background-color:#7E8B73;
	}	
	
/*=main_body_text - This is fourth layer that contains the MAIN CONTENT AREA 
-----------------------------------------------*/
#main_body_text {
	position:absolute;
	width:750px;
	height:auto;
	text-align:left;
	z-index:3;
	top: 183px;
	background-color: #ffffff;
	background-image:url(/images/bg_dot.gif);
	background-repeat:repeat-y;
	margin: 0px auto;
	border-left:1px black solid;
	border-right:1px black solid;
	visibility: visible;
	clear:both;
	}
TABLE#left_nav_bar	{
	width:98%;
	padding:5px;
}
TABLE#menu	{
	width:750px;
	margin:0px;
	padding:0px;
	}
TR#menu	{
	height:auto;
	text-align:left;
	}
TD#menu1_nav_bar	{
	width:210px;
	text-align:left;
	vertical-align:top;
	}
TD#menu2	{
	width:540px;
	text-align:left;
	vertical-align:top;
	padding-left:7px;
	padding-right:20px;
	}
TD#menu3	{
	width:540px;
	text-align:center;
	}
TD#spacing	{
	padding-left:10px;
	background-color:#7E8B73;
}
TD#spacing2	{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F3F4E6;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/*=nav_bar - This is that includes the LEFT NAVIGATION include
-----------------------------------------------*/	
#nav_bar	{
	width:200px;
	height:auto;
}	
#nav_bar a:link	{
	color:#000000;
	font-size:12px;
	font-weight:150%;
	text-decoration:underline;
	}
#nav_bar a:visited	{
	color:#000000;
	font-size:12px;
	font-weight:150%;
	text-decoration:underline;
	}
#nav_bar a:hover	{
	color:#ffffff;
	font-size:12px;
	font-weight:150%;
	text-decoration:underline;
	background-color:#7E8B73;
	}

	
/*=bottom_menu - This is fifth layer that includes the BOTTOM NAVIGATION include 
-----------------------------------------------*/
#bottom_menu {
	position:absolute;
	width:100%;
	height:35px;
	z-index:1;
	background-color: #584E33;
	color:#ffffff;
	visibility: visible;
	text-align:left;
	margin: 0px auto;
	padding:0;
	border-bottom:1px black double;
	border-left:1px black solid;
	border-right:1px black solid;
	clear:both;
	}
#bottom_menu a:link	{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
#bottom_menu a:visited	{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
#bottom_menu a:hover	{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	background-color:#584e33;
	}
TABLE#bottom_menu_include	{
	width:100%;
	text-align:center;
	vertical-align:middle;
	}
TABLE#bottom_menu	{
	width:100%;
	border:0;
	}
TD#menu4	{
	width:100%;
	text-align:center;
	}	
	
/*This begins the NON-LAYER SPECIFIC SELECTOR/PROPERTY/VALUE
-----------------------------------------------*/
h1 { 
	font: bold normal 13px verdana;
	letter-spacing:normal;
	margin-bottom: 0px; 
	color: #000000;
	font-variant:small-caps;
	font-weight:bolder;
	}
h2 { 
	font: bold normal 12px verdana;
	letter-spacing:normal;
	margin-bottom: 0px; 
	color: #000000;
	font-variant:small-caps;
	font-weight:bolder;
	}
h3 { 
	font: bold normal 11px verdana;
	letter-spacing:normal;
	margin-bottom: 0px; 
	color: #336666;
	font-variant:small-caps;
	font-weight:bolder;
	}
h4 { 
	font: bold normal 13px verdana;
	letter-spacing:normal;
	margin: 0px; 
	color: #ffffff;
	font-variant:small-caps;
	font-weight:bolder;
	}
a:link { 
	text-decoration: underline; 
	color: #000000;
	font-weight:bold;
	}
a:visited { 
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ffffff;
	background-color:#7E8B73;
	font-weight:bold;
	}
.textbig	{
	size:2.0em;
	font-weight:bold;
	color:#336666;
	}
.textgreen	{
	font-weight:bold;
	color:#7E8B73;
	}
.textsmall	{
	size:.70em;
	}
.nav_bar_heading	{
	size:12.5px;
	color:#584E33;
	font-weight:bold;
}
.nav_bar_heading_main	{
	size:12.5px;
	color:#584E33;
	font-weight:bold;
}
.largewhitetext	{
	size:1.0em;	
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-variant:normal;
	}
p.border {
	border-bottom: solid thin #d9f8f8;
	}
li	{
	list-style-type:disc;
	line-height:195%;
	}

/*This is the slideout menu portion of the sylesheet
-----------------------------------------------*/


/*=menu1 is for VOLUNTEERS -
-----------------------------------------------*/
#drop_down_menu1	{
	left:13px;
	top: 24px;
	width: 235px;
	z-index: 100;
	visibility: hidden;
	float:left;
	position:absolute;
	margin:0px auto;
	border-collapse:collapse;
	}
TABLE#Menu1	{
	width:100%;
	border:1px #7E8B73 solid;
	border-spacing:3px;
	background-color:#7E8B73;
	padding:1px;

}
TR#Menu1_dropdown	{
	vertical-align:middle;
	height:25px;
}
TD#Menu1_dropdown1	{
	background:#F3F4E6;
	padding-left:7px;
}
TD#Menu1_dropdown2	{
	background:#C8B58D;
	padding-left:7px;
}

/*=menu2 is for SCHOOLS -
-----------------------------------------------*/
#drop_down_menu2	{
	left:170px;
	top: 24px;
	width: 235px;
	z-index: 100;
	visibility: hidden;
	float:left;
	position:absolute;
	margin:0px auto;
	border-collapse:collapse;
	}
TABLE#Menu2	{
	width:100%;
	border:1px #7E8B73 solid;
	border-spacing:3px;
	background-color:#7E8B73;
	padding:1px;

}
TR#Menu2_dropdown	{
	vertical-align:middle;
	height:25px;
}
TD#Menu2_dropdown1	{
	background:#F3F4E6;
	padding-left:7px;
}
TD#Menu2_dropdown2	{
	background:#C8B58D;
	padding-left:7px;
}
