html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, lo {
	margin: 0;
	padding: 0;
    }

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
li {list-style-type: none;}

p {line-height:1.5em;}
body {
	background: #000000;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10PX;
    
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 1024px;
	background: #fff;
  position: relative;
  
}
#header1 {
position:  relative;
background:  #000000 no-repeat;
height: 70px;
}

.head{
width: 600px; align: left; height: 50px;
Background-color: black;}


.nav1 { width:350px;  position:absolute; z-index:3; margin:45px 0 0 650px; color: #FFFF00;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li { display:inline;list-style:none;}
.nav1 li a { display:block; float:left;padding:2px 5px 2px 5px;) color:yellow; text-decoration:none; font-size:120%;}
.nav1 a:hover { text-decoration:none;color:blue;}

#header {position: relative; background: #D9D1BC url(images/banner11.jpg) no-repeat; height: 300px;}
.movie: { float:right; }


#logo {position: absolute;top: 12px; left: 100px;width: 570px;color: #FFFF00;}
#logo h1 {font: bold 55px "times new roman", times new roman, sans-serif;}
#logo p { margin: 0; font: bold 24px  "times new roman", times new roman, arial;font-weight: bold;text-align: center;color: #ffff00;}
#logo marquee{  font: 36px "times new roman" arial, arial;color:#ffff00;}
#top li { color: #463F32;font-size: 16px "arial narrow", arial, sans-serif;text-align:right;display: inline;}


#cart-top { background: url(images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(images/cart.gif) no-repeat; }
#cart-cart { padding: 8px 8px 8px 60px; color: white;}
#cart p { margin: 0;}
#cart .orange {color: #FFB400; font-size: 10px;}
#cart a { color: white;font-size: 10px;}

.nav2 { position: absolute;float: left; width:910px; border:none;background: black; top:300px;} /*Color of the navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float: left; position:absolute; z-index:910/*Non-IE6*/; z-index:910 /*IE6*/; font: 17px "arial", times new roman, arial;}
.nav2 ul li a { float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 10px 0 10px; }
.nav2 ul li ul { display:none; border:none;}

.nav2 ul li:hover ul { display:block; width:10.0em; position:absolute; z-index:999; top:-5.11em; /*this control which way the box drops down or 
    up if it is a negative number then it will drop up if it is a positive number it will drop down.*/ margin-top:0.1em; left:0;}

.nav2 ul li:hover ul li a { display:block; width:10.0em; height:24px; line-height:4px; margin-left:; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); 
     border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font: 19px "times new roman", arial, arial; /*this ghanges the text in the pop up box*/
     font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode, this controls the popup boxes that popup in the m*/


/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:-6.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a { display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); 
background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
     
.nav2 ul li a:hover ul li a:hover {
background-color:rgb(210,210,210); 
text-decoration:none;
} /*Color subcells hovering mode*/


#nav {
  background: black;
  position: absolute;
  top: 300px;
  left: 0px;
  width: 1200px;
  padding: 9px ;
  text-align: center;
  
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
.nav2 {
   float:right; 
   width:1024px; 
   border:none; 
   background: black; 
   font-size: 131%;
 } /*Color navigation bar normal mode*/

.nav2 ul {
    list-style-type:none;
}

.nav2 ul li {
   float: left; 
   position:relative; 
   z-index:auto !important /*Non-IE6*/; 
   z-index:1000 /*IE6*/; 
   border-right:solid 0px;/* changes the width in between the boxes on the navigation bat*/
   color: #000000;
}
   
.nav2 ul li a {
    float:none !important /*Non-IE6*/; 
    float:left /*IE-6*/; 
    display:block; 
    height:45px; 
    line-height:45px; 
    padding:0 21px 0 10px;  /*changes the space inside the box*/
    text-decoration:none; 
    font-weight:bold; 
    color: #ffff00;}/* finally changes the color of the text inside of the navigation bar*/

.nav2 ul li ul {display:none; border:none;}



/*IE6 hovering*/
.nav2 table {
     position:absolute; 
     top:0; 
     left:0; 
     border-collapse:collapse;
}

.nav2 ul li a:hover {
     background-color: #cbcbcb;
     text-decoration:none;
 } /*Color main cells hovering mode this changes the color of the background 
    in the menu bar but not the pop up boxes background color*/
 
.nav2 ul li a:hover ul {
      display:block; 
      width:10.0em; 
      position:absolute; 
      z-index:999; 
      top:-5.9em; 
      t\op:3.0em; 
      left:0; 
      marg\in-top:0.1em;
 }
 
.nav2 ul li a:hover ul li a {
     display:block; 
     w\idth:10.0em; 
     height:1px; 
     line-height:1.3em; 
     padding:4px 16px 4px 16px; 
     border-left:solid 1px rgb(175,175,175); 
     border-bottom: solid 1px rgb(175,175,175); 
     background-color:rgb(237,237,237); 
     font-weight:normal; 
     color:rgb(50,50,50);
} /*Color subcells normal mode*/
     
.nav2 ul li a:hover ul li a:hover {
     background-color:rgb(210,210,210); 
     text-decoration:none;
} /*Color subcells hovering mode*/
#mar{ bockground-color: #000000;}
#mar marquee{ font: 40px "arial" arial, arial; padding: 0px 0 0px 0px; background-color: #000000; color:#ffff00; text-align:justify;}



#body {
  padding-top: 45px;
  background-color:#fff;
  width: 1024px;}

  
/*This is for the Main Page or any page that uses the DIV ID*/
#rightcol{float: right;width:  195px;background-color: #EBEBEB;height:600px;min-height:600px;height:auto !important;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#rightcol h1 {color: #fff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#rightcol h2 {color: #fff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#rightcol h3 {background: #7d7d7d ; border-top: 0px solid #7d7d7d;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: center;}
#rightcol li {background: #EBEBEB right url(.gif) no-repeat;border-top: 0px solid #F4EFDF;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: left;}
#rightcol dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#rightcol dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#rightcol dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 1px 0 2px 0px;}

#leftcol {float: left;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#leftcol h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#leftcol h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#leftcol h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#leftcol dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#leftcol dt {background: #EBEBEB;font:  17px "arial", arial, arial;color: black;margin-top:14px; margin-bottom: 10px;}
#leftcol dd {background: #EBEBEB;font:  16px "arial", arial, arial;padding: 0px 0 8px 0px; margin-left: 15px;}
#leftcol li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#leftcol p {font: 18px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: center;}
#leftcol hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#leftcol a {text-decoration: none;color: #000000;}
#leftcol a:hover {text-decoration: underline;height: 300px;}
div#leftcol a span {display: none;}

div#leftcol a:hover span {display: block;
   position: absolute; top: 400px; left: 40px; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: ;
   font: 10px Verdana, sans-serif; text-align: center;}


#leftcol th{ text-align:center; font: 20px "times new roman" arial, arial; padding: 0px 0 0px 0px;}
#leftcol td{ text-align:center; font: 20px "times new roman" arial, arial; padding: 1px 0 0px 0px;}

#center {float: left;width: 615px;background: #fff;height:600px;min-height:600px;height:auto !important;margin-bottom: 0px;padding-left:12px;}
#center .inner,{padding: 0px 0px;}
#center p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#center p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#center h1{font: bold 30px "times new roman", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#center h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#center h3 {font: 24px "times new roman", arial, sans-sarif;color:  #000000;}
#center h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#center h5 {font: Bold 36px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;text-align:justify}
#center h6 {font: Bold 40px "times new roman", arial, arial;color: #000000;padding-bottom: 0px; text-align: left}
#center hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#center li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#center dl {background: #EBEBEB;}
#center dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#center dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#center table {background-color: #FFFFFF;width: 200px;}
#center td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
/*_____________________________________________________________________________________________________________*/





/*This is for the Become a Christian Page*/
#christianright {float: right;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#christianright h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#christianright h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#christianright h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#christianright dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#christianright dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#christianright dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#christianright li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#christianright p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#christianright hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#christianright a {text-decoration: none;color: #000000;}
#christianright a:hover {text-decoration: underline;height: 300px;}

#christianleft {float: left;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#christianleft h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#christianleft h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#christianleft h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#christianleft dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#christianleft dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#christianleft dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#christianleft li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#christianleft p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#christianleft hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#christianleft a {text-decoration: none;color: #000000;}
#christianleft a:hover {text-decoration: underline;height: 300px;}


#christiancenter {float: left;width: 490px;background: #fff;height:600px;min-height:600px;height:auto !important;margin-bottom: 2px;padding-left:12px;}
#christiancenter .inner,{padding: 6px 12px;}
#christiancenter p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#christiancenter p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#christiancenter h1 {font: 30px "times new roman", arial, sans-serif;color: #000000;padding: 4px 0 6px 10px;}
#christiancenter h2 {font: 24px "times new roman", arial, sans-serif;color: #000000;background-color: #ebebeb;/*this is where you can set color so it can go all the way accross the page*/padding-bottom: 0px;}
#christiancenter h3 {font: 20px "times new roman", arial, sans-sarif;color:  #000000;padding: 4px 0 2px 10px;}
#christiancenter h4 {font: italic 18px "times new roman", arial, arial;color: #000000;padding: 4px 0 10px 10px;}
#christiancenter h5 {font:  30px "brush script mt", arial, arial;color: #FF0000;padding-bottom: 0px;}
#christiancenter h6 {font:  20px "times new roman", arial, arial;color: #cc0000;padding: 4px 0 6px 30px;}
#christiancenter hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 4px;}
#christiancenter li {background: #ffffff;font: 17px "arial", arial, arial;padding: 4px 0 6px 10px;color: #000000;}
#christiancenter dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#christiancenter dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#christiancenter dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#christiancenter table {background-color: #FFFFFF;width: 200px;}
#christiancenter td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}  
/*This is for the Become a Christian Page_____________________________________________________________________________*/

  
 
/*this is for the Job Corp page______________________________________________________________________________________________*/  
#corpcenter { float: left; width: 490px; background: #fff; height:600px; min-height:600px; height:auto !important; margin-bottom: 2px; padding-left:12px; } 
#corpcenter .inner,{ padding: 6px 12px;}
#corpcenter p, {line-height:1.5em; margin: 0.9em 0;}
.more a { float:right; font-size: 12px; color: #000; text-decoration: none; width: 100px; padding-right:  10px;}
.more a:hover { text-decoration: underline;}
#corpcenter p {line-height:1.5em;font: 17px "times new roman", arial, sans-serif; color: #000000; MARGIN: 0px 0px 0px; text-indent: 2px; text-align: justify;} 
#corpcenter h1{font: bold  36px "times new roman", arial, sans-serif; color: #000000; padding-bottom: 0px;} 
#corpcenter h2{font: bold 28px "times new roman", arial, sans-serif; color: #9b9b9b; text-align:justify;}
#corpcenter h3{font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#corpcenter h4 {font: 18px "times new roman", arial, arial; color: #000000; padding-bottom: 0px;}
#corpcenter h5{ font: Bold 28px "times new roman", arial, arial; color: #000000; padding-bottom: 0px;}
#corpcenter h6{ font: Bold 20px "times new roman", arial, arial; color: #cc0000; padding-bottom: 0px;}
#corpcenter hr{ border: 0; width: 100%; color: #AFAFAF; backgound-color: #000000; height: 6px;}
#corpcenter li {background: #ffffff; font: 16px "arial", arial, arial; color: #000000; padding: 4px 0 6px 10px; text-align: left;}
#corpcenter dl {background: #ffffff;padding: 0px 0 0px 2px;}
#corpcenter dt {background: #ffffff;font:}
#corpcenter dd {background: #ffffff;font:  20px "times new roman", arial, arial;color:#000000;padding: 6px 0 2px 20px;}

#corpcenter table {background-color: #FFFFFF; width: 200px;}
#corpcenter td{ font: 36px "arial" times new roman, arial; background: 140px 160px url(images/josh.jpg) no-repeat;}

#corpleft {float: left;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#corpleft h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#corpleft h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#corpleft h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#corpleft dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#corpleft dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#corpleft dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#corpleft li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#corpleft p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#corpleft hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#corpleft a {text-decoration: none;color: #000000;}
#corpleft a:hover {text-decoration: underline;height: 300px;}

#corpright {float: right;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#corpright h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#corpright h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#corpright h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#corpright dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#corpright dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#corpright dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#corpright li {background: #EBEBEB;font-size: 16px;margin-top:4px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#corpright p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#corpright hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#corpright a {text-decoration: none;color: #000000;}
#corpright a:hover {text-decoration: underline;height: 300px;}

/*Church outreach*/
#outreachright{float: right;width:  195px;background-color: #EBEBEB;height:600px;min-height:600px;height:auto !important;margin-bottom: 0px;border-bottom: solid 20px rgb(235,235,235);}
#outreachright h1 {color: #fff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#outreachright h2 {color: #fff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#outreachright h3 {background: #7d7d7d ; border-top: 0px solid #7d7d7d;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: center;}
#outreachright li {background: #EBEBEB right url(.gif) no-repeat;border-top: 0px solid #F4EFDF;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: left;}
#outreachright dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#outreachright dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#outreachright dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 1px 0 2px 0px;}

#outreachleft {float: left;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 0px;border-bottom: solid 20px rgb(235,235,235);}
#outreachleft h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#outreachleft h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#outreachleft h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#outreachleft dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#outreachleft dt {background: #EBEBEB;font:  17px "arial", arial, arial;color: black;margin-top:14px; margin-bottom: 10px;}
#outreachleft dd {background: #EBEBEB;font:  16px "arial", arial, arial;padding: 0px 0 8px 0px; margin-left: 15px;}
#outreachleft li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#outreachleft p {font: 18px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: center;}
#outreachleft hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#outreachleft a {text-decoration: none;color: #000000;}
#outreachleft a:hover {text-decoration: underline;height: 300px;}
div#outreachleft a span {display: none;}
div#outreachleft a:hover span {display: block;position: absolute; top: 400px; left: 40px; width: 125px; padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: ;font: 10px Verdana, sans-serif; text-align: center;}
#outreachleft th{ text-align:center; font: 20px "times new roman" arial, arial; padding: 0px 0 0px 0px;}
#outreachleft td{ text-align:center; font: 20px "times new roman" arial, arial; padding: 1px 0 0px 0px;}



#outreachcenter {float: left;width: 615px;background: #fff;height:600px;min-height:600px;height:auto !important;margin-bottom: 0px;padding-left:12px;}
#outreachcenter .inner,{padding: 0px 0px;}
#outreachcenter p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#outreachcenter p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align:left;}
#outreachcenter h1{font: bold 30px "times new roman", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#outreachcenter h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#outreachcenter h3 {font: 24px "times new roman", arial, sans-sarif;color:  #000000;}
#outreachcenter h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#outreachcenter h5 {font: Bold 36px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;text-align:left}
#outreachcenter h6 {font: Bold 40px "times new roman", arial, arial;color: #000000;padding-bottom: 0px; text-align: left}
#outreachcenter hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#outreachcenter li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#outreachcenter dl {background: #EBEBEB;}
#outreachcenter dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#outreachcenter dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#outreachcenter table {background-color: #FFFFFF;width: 200px;}
#outreachcenter td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}

#outreach{float: left;width:  300px;background-color: #EBEBEB;height:400px;min-height:400px;height:auto !important;margin-bottom: 0px;border-bottom: solid 20px rgb(235,235,235);}
#outreach h1 {color: #fff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#outreach h2 {color: #fff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#outreach h3 {background: #7d7d7d ; border-top: 0px solid #7d7d7d;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: center;}
#outreach h4 {background: #000000 ;font: "arial" arial, arial; color:#ffffff}
#outreach li {background: #EBEBEB right url(.gif) no-repeat;border-top: 0px solid #F4EFDF;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: left;}
#outreach dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#outreach dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#outreach dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 1px 0 2px 0px;}





/*this is for the Pod Cast Page Only*/
#podright {float: right;width: 200px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#podright .inner,{padding: 6px 12px;}
#podright h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#podright h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#podright h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#podright dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podright dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podright dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podright li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#podright p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#podright hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#podright a {text-decoration: none;color: #000000;}
#podright a:hover {text-decoration: underline;height: 300px;}

#podleft {float: left;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#podleft h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#podleft h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#podleft h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#podleft dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podleft dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podleft dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podleft li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#podleft p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#podleft hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#podleft a {text-decoration: none;color: #000000;}
#podleft a:hover {text-decoration: underline;height: 300px;}

#podcenter {float: left;width: 490px;background: #fff;height:600px;min-height:600px;height:auto !important;margin-bottom: 2px;padding-left:12px;}
#podcenter .inner,{padding: 6px 12px;}
#podcenter p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#podcenter p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#podcenter h1{font: bold 40px "arial", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#podcenter h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#podcenter h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#podcenter h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcenter h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcenter h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#podcenter hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#podcenter li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#podcenter dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podcenter dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podcenter dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podcenter table {background-color: #FFFFFF;width: 200px;}
#podcenter td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}

#podcol1 {float: left;width: 225px;border: double solid 1px black;background: #fff;height:400px;min-height:400px;
/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 0px;padding-left:0px;}
#podcol1 .inner,{padding: 0px opx;}
#podcol1 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#podcol1 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;
text-align: justify;}
#podcol1 h1{font: bold 40px "arial", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#podcol1 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#podcol1 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#podcol1 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol1 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol1 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#podcol1 hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#podcol1 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#podcol1 dl {background: #ffffff;padding: 0px 0 0px 2px;}
#podcol1 dt {background: #ffffff;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podcol1 dd {background: #ffffff;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podcol1 table {background-color: #FFFFFF;width: 200px;}
#podcol1 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
#podcol1 object{ margin-left: 20px; }


#podcol2 {float: right; border: double solid 1px black;width: 545px;background: #ffff00;height:400px;min-height:400px;
/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically */(;height:auto !important;)margin-bottom: 0px;padding-left:0px;}
#podcol2 .inner,{padding: 0px 0px;}
#podcol2 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#podcol2 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#podcol2 h1{font: bold 40px "arial", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#podcol2 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#podcol2 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#podcol2 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol2 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol2 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#podcol2 hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#podcol2 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#podcol2 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podcol2 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podcol2 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podcol2 table {background-color: #FFFFFF;width: 200px;}
#podcol2 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
#podcol2 object {background-color: #FFFFFF; width: 350px; margin-left:98px;}

#podcol3 {float: left; width: 325px;background: #ff0000;border: double solid 1px black;height:600px;min-height:600px;/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 0px;padding-left:0px;}
#podcol3 .inner,{padding: 0px 0px;}
#podcol3 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#podcol3 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#podcol3 h1{font: bold 40px "arial", arial, sans-serif;text-align:center;color: #000000;padding-bottom: 0px;}
#podcol3 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#podcol3 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#podcol3 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol3 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol3 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#podcol3 hr {border: ;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#podcol3 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#podcol3 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podcol3 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podcol3 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podcol3 table {background-color: #FFFFFF;width: 200px;}
#podcol3 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
#podcol3 var {font: 20px "times new roman"arial, arial;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}

#podcol5 {float: left; width: 343px;background: #00ff00;border: double solid 1px black;height:600px;min-height:600px;/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 0px;padding-left:0px;}
#podcol5 .inner,{padding: 0px 0px;}
#podcol5 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#podcol5 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#podcol5 h1{font: bold 40px "arial", arial, sans-serif;text-align:center;color: #000000;padding-bottom: 0px;}
#podcol5 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#podcol5 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#podcol5 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol5 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol5 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#podcol5 hr {border: double 3px black;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#podcol5 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#podcol5 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podcol5 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podcol5 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podcol5 table {background-color: #FFFFFF;width: 200px;}
#podcol5 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
#podcol5 var {font: 20px "times new roman"arial, arial;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}

#podcol4 {float: right; width: 350px;background: #ff8000;border: double solid 1px black;height:600px;min-height:600px;/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 0px;padding-left:0px;}
#podcol4 .inner,{padding: 0px 0px;}
#podcol4 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#podcol4 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#podcol4 h1{font: bold 40px "arial", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#podcol4 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#podcol4 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#podcol4 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol4 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol4 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#podcol4 hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#podcol4 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#podcol4 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podcol4 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podcol4 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podcol4 table {background-color: #FFFFFF;width: 200px;}
#podcol4 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}

#podcol6 {float: left; width: 248px;background: #33ff33;border: double solid 1px black;height:400px;min-height:400px;/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 0px;padding-left:0px;}
#podcol6 .inner,{padding: 0px 0px;}
#podcol6 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#podcol6 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#podcol6 h1{font: bold 40px "arial", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#podcol6 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#podcol6 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#podcol6 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol6 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#podcol6 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#podcol6 hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#podcol6 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#podcol6 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#podcol6 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#podcol6 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#podcol6 table {background-color: #FFFFFF;width: 200px;}
#podcol6 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}

/*this is for the Pod Cast Page Only*/


#prisonright {float: right;width: 200px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#prisonright h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#prisonright h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#prisonright h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#prisonright dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#prisonright dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#prisonright dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#prisonright li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#prisonright p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#prisonright hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#prisonright a {text-decoration: none;color: #000000;}
#prisonright a:hover {text-decoration: underline;height: 300px;}

#prisonleft {float: left;width: 195px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#prisonleft h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#prisonleft h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#prisonleft h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#prisonleft dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#prisonleft dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#prisonleft dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#prisonleft li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#prisonleft p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#prisonleft hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#prisonleft a {text-decoration: none;color: #000000;}
#prisonleft a:hover {text-decoration: underline;height: 300px;}

#prisoncenter {float: left;width: 490px;background: #fff;height:600px;min-height:600px;height:auto !important;margin-bottom: 2px;padding-left:12px;}
#prisoncenter .inner,{padding: 6px 12px;}
#prisoncenter p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#prisoncenter p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#prisoncenter h1{font: bold 30px "times new roman", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#prisoncenter h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#prisoncenter h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#prisoncenter h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#prisoncenter h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#prisoncenter h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#prisoncenter hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#prisoncenter li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#prisoncenter dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#prisoncenter dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#prisoncenter dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#prisoncenter table {background-color: #FFFFFF;width: 200px;}
#prisoncenter td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
/*this is for the Prison Farm Page Only*/


/*Meet the staff page only*/
#staffright {float: right;width: 200px;height:600px;min-height:600px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#staffright h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#staffright h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#staffright h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#staffright dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#staffright dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#staffright dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#staffright li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#staffright p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#staffright hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#staffright a {text-decoration: none;color: #000000;}
#staffright a:hover {text-decoration: underline;height: 300px;}

#staffleft {float: left;width: 195px;height:1400px;min-height:1400px;height:auto !important;background-color: #EBEBEB;margin-bottom: 2px;border-bottom: solid 20px rgb(235,235,235);}
#staffleft h1 {color: #fff;padding: 0px 0 6px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#staffleft h2 {color: #fff;padding: 0px 0 0px 8px;font: 18px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#staffleft h3 {color: #fff;padding: 0px 0 0px 5px;font: 20px "Arial", arial, arial;background: #000000 right url(images/slate.gif) no-repeat;}
#staffleft dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#staffleft dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#staffleft dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#staffleft li {background: #EBEBEB;font-size: 16px;font: "arial", arial, arial;padding: 4px 0 8px 10px;}
#staffleft p {font: 16px "times new roman", arial, sans-serif;color: #A0A0A0;MARGIN: 0px 0px 0px;text-indent: 10px;text-align: justify;}
#staffleft hr{border: 0;width: 100%;color: #000000;backgound-color: #000000;height: 1px;}
#staffleft a {text-decoration: none;color: #000000;}
#staffleft a:hover {text-decoration: underline;height: 300px;}

#staffcenter {float: left;width: 815px;background: #fff;height:600px;min-height:600px;height:auto !important;margin-top:20px;margin-bottom: 2px;padding-left:4px;}
#staffcenter .inner,{padding: 6px px;}
#staffcenter p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#staffcenter p { font: 16px "times new roman", arial, sans-serif; color: #000000; MARGIN: 0px 0px 0px; text-indent: 0px; text-align: justify; padding: 0px 0 0px 0px;}
#staffcenter h1 { font: bold 32px "times new roman", arial, sans-serif; color: #a5a5a5; padding: 0px 0 10px 0px; }
#staffcenter h2 { font: bold 28px "times new roman", arial, sans-serif; color: #9b9b9b; padding-bottom: 0px;}
#staffcenter h3 { font: 20px "times new roman", arial, sans-sarif; color:  #555555;  padding: 0px 0 0px 0px; }
#staffcenter h4 { font: 18px "times new roman", arial, arial; color: #000000; padding-bottom: 0px;}
#staffcenter h5 { font: Bold 28px "times new roman", arial, arial; color: #000000; padding-bottom: 0px;}
#staffcenter h6 { font: Bold 20px "times new roman", arial, arial; color: #cc0000; padding-bottom: 0px;}
#staffcenter hr { border: 0;width: 100%; color: #AFAFAF;backgound-color: #000000;height: 6px;}
#staffcenter li { background: #ffffff; font: Bold 16px "arial", arial, arial; padding: 4px 0 6px 10px; }
#staffcenter dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#staffcenter dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#staffcenter dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#staffcenter table {background-color: #FFFFFF;width: 200px;}
#staffcenter td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}



/*Little Sturgis Ralley Page*/
#sturgis1 {float: left; width: 595px;background: #ffffff;border: double solid 1px black;height:603px;min-height:603px;/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 0px;padding-left:0px;}
#sturgis1 .inner,{padding: 0px 0px;}
#sturgis1 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#sturgis1 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#sturgis1 h1{font: bold 40px "arial", arial, sans-serif;text-align:center;color: #000000;padding-bottom: 0px;}
#sturgis1 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#sturgis1 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#sturgis1 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#sturgis1 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#sturgis1 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#sturgis1 hr {border: ;width: 100%;color: #000000;backgound-color: #000000;height: 6px;}
#sturgis1 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#sturgis1 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#sturgis1 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#sturgis1 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#sturgis1 table {background-color: #FFFFFF;width: 200px;}
#sturgis1 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
#sturgis1 var {font: 20px "times new roman"arial, arial;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}

#sturgis2 {float: left; width: 200px;background: #ffffff;border: double solid 1px black;height:603px;min-height:603px;/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 0px;padding-left:0px;}
#sturgis2 .inner,{padding: 0px 0px;}
#sturgis2 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#sturgis2 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#sturgis2 h1{font: bold 40px "arial", arial, sans-serif;text-align:center;color: #000000;padding-bottom: 0px;}
#sturgis2 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#sturgis2 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#sturgis2 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#sturgis2 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#sturgis2 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#sturgis2 hr {border: double 3px black;width: 100%;color: #000000;backgound-color: #000000;height: 6px;}
#sturgis2 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#sturgis2 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#sturgis2 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#sturgis2 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#sturgis2 table {background-color: #FFFFFF;width: 200px;}
#sturgis2 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}
#sturgis2 var {font: 20px "times new roman"arial, arial;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}

#sturgis3 {float: right; width: 425px;background: #ffffff;border: double solid 1px black;height:603px;min-height:603px;/* put this code back in there if you want the colum to reach all the 
way down to the bottom automatically (;height:auto !important;)*/margin-bottom: 2px;padding-left:0px;}
#sturgis3 .inner,{padding: 0px 0px;}
#sturgis3 p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#sturgis3 p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#sturgis3 h1{font: bold 40px "arial", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#sturgis3 h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#sturgis3 h3 {font: 20px "times new roman", arial, sans-sarif;color:  #555555;}
#sturgis3 h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#sturgis3 h5 {font: Bold 28px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#sturgis3 h6 {font: Bold 20px "times new roman", arial, arial;color: #cc0000;padding-bottom: 0px;}
#sturgis3 hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#sturgis3 li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#sturgis3 dl {background: #EBEBEB;padding: 0px 0 0px 2px;}
#sturgis3 dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#sturgis3 dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#sturgis3 table {background-color: #FFFFFF;width: 200px;}
#sturgis3 td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}

#testcenter {float: left;width: 470px;background: #fff;height:290px;min-height:290px;/*height:auto !important;*/margin-bottom: 0px;padding-left:12px;}
#testcenter .inner,{padding: 0px 0px;}
#testcenter p, {margin: 0.9em 0;}
.more a {float:right;font-size: 12px;color: #000;text-decoration: none;width: 100px;padding-right:  10px;}
.more a:hover {text-decoration: underline;}
#testcenter p {font: 17px "times new roman", arial, sans-serif;color: #000000;MARGIN: 0px 0px 0px;text-indent: 2px;text-align: justify;}
#testcenter h1{font: bold 30px "times new roman", arial, sans-serif;color: #000000;padding-bottom: 0px;}
#testcenter h2 {font: bold 28px "times new roman", arial, sans-serif;color: #9b9b9b;padding-bottom: 0px;}
#testcenter h3 {font: 24px "times new roman", arial, sans-sarif;color:  #000000;}
#testcenter h4 {font: 18px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;}
#testcenter h5 {font: Bold 36px "times new roman", arial, arial;color: #000000;padding-bottom: 0px;text-align:justify}
#testcenter h6 {font: Bold 40px "times new roman", arial, arial;color: #000000;padding-bottom: 0px; text-align: left}
#testcenter hr {border: 0;width: 100%;color: #AFAFAF;backgound-color: #000000;height: 6px;}
#testcenter li {background: #ffffff;font: 16px "arial", arial, arial;color: #000000;padding: 4px 0 6px 10px;}
#testcenter dl {background: #EBEBEB;}
#testcenter dt {background: #EBEBEB;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#testcenter dd {background: #EBEBEB;font:  13px "arial", arial, arial;padding: 6px 0 2px 20px;}
#testcenter table {background-color: #FFFFFF;width: 200px;}
#testcenter td {font: 36px "arial" times new roman, arial;background: 140px 160px url(images/josh.jpg) no-repeat;}

#testrightcol{float: right;width: 352px;background-color: #ffffff;height:290px;min-height:290px;/*height:auto !important;*/border-bottom: solid 0px rgb(235,235,235);}
#testrightcol h1 {color: #ffffff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#testrightcol h2 {color: #ffffff;padding: 0px 0 0px 0px;background: #000000 left url(images/slate.gif) no-repeat;text-align: center;font: 20px "arial", arial,arial;}
#testrightcol h3 {background: #ffffff ; border-top: 0px solid #7d7d7d;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: center;}
#testrightcol li {background: #ffffff right url(.gif) no-repeat;border-top: 0px solid #F4EFDF;list-style: none;font-size: 12px;padding: 2px 0 2px 45px;text-align: left;}
#testrightcol dl {background: #ffffff;padding: 0px 0 0px 2px;}
#testrightcol dt {background: #ffffff;font: 17px "arial", arial, arial;color: black;padding: 0px 0 0px 3px;}
#testrightcol dd {background: #ffffff;font:  13px "arial", arial, arial;padding: 1px 0 2px 0px;}



#colum {
  background: #D4CAB6 bottom right url(images/person_bg.jpg) no-repeat;
}
#colum .inner {
  padding-right: 98px;
}


#Copyright {
  text-align: justify;
  font-size: 9px;
  padding: 3px;
 background-color: #EBEBEB;
}
#Copyright p{
text-align: center;
font: 10px "times new roman" times new roman, arial;
background-color: #ebebeb;
}