/*
-----------------------------------------------
Steps | Green-Brown-Orange-Grey Variation by Alnisa Allgood
Browns Inspired by Joyeur.com
Table & Report Adapted from Veerle's Post http://veerle.duoh.com/comments.php?id=315_0_2_10_C
Tips and Tricks by Position is Everything, Stop Design, All That Malarky, and 1976 Designs
v 2.0 April 5 2006
----------------------------------------------- */

body {
  margin: 0;
  padding: 0;
  background: #FFFFFF url(http://www.stepscoalition.org/images/layout/background_color.gif) repeat-x;
  font: medium/1.5em Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #000;
  } html>body {font-size: medium;}

#fullpage_shell {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 25px;
  background: #184214;
}

#fullpage_shell p {
  font-family: lucida grande, Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 80%;
  margin: 0;
  padding: 2px 2px 2px 2px;
  color: #6BBB26;
  }

#container {
  width: 800px;
  margin: 0px auto;
  background: #fff url("http://www.stepscoalition.org/images/layout/background.gif") repeat-y 0 0;
  color: #000;
  clear: both;
}

#fullpage_bottom {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 25px;
  background: #184214;
}


/* Logo Header
----------------------------------------------- */
#header {
  background-color: #CEE8B7;
  height: 134px;
  width: 100%;
  } html>body #header {height: 134px;}

#logo {
  width: 100%;
  height: 75px;
  background-color: #6BBB26;
  border-width: 0;
  }
  
/* Top Navigation Bar
----------------------------------------------- */

#top_nav {
	float: left;
	width: 100%;
	margin:0;
	padding:0;
	height: 22px;
	font-size: 85%;
  }
  
/* Navigation Main
----------------------------------------------- */


#nav {
	float: left;
	width: 100%;
	height: 50px;
	margin:0;
	padding:0;
        font: 85%/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
        list-style-type:none;
        background : url("http://www.stepscoalition.org/images/layout/nav_background.gif") repeat-y 0 0;
  }

#menu {
	margin : 0;
	padding-bottom : 25px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	height: 35px;
	margin : 0;
	padding : 0;
}
	
#menu a:link, #menu a:visited	{
	border-right : none;
	border-bottom: none;
    color: #6BBB26;
	float : left;
	font-size : small;
	font-weight : bold;
	line-height : 30px;
	margin-right : 2px;
	padding : 5px 15px 0px 15px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	color : #666;
}

#menu a:hover	{
	color : #CC6D0F;
	background-color: #333300;
}
	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a, 
body.section-6 #menu li#nav-6 a, 
body.section-7 #menu li#nav-7 a, 
body.section-8 #menu li#nav-8 a {
    background : #CEE8B7 url("http://www.stepscoalition.org/images/layout/tab.gif") no-repeat 0 0;
	color : #666;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6,
#menu #subnav-7,
#menu #subnav-8 {
	background : none;
	display : none;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6,
body.section-7 #menu ul#subnav-7,
body.section-8 #menu ul#subnav-8 {
	display : block;
	top : 125px;
	position : absolute;
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-6 #menu ul#subnav-6 a,
body.section-7 #menu ul#subnav-7 a,
body.section-8 #menu ul#subnav-8 a {
	background : none;
	border : none;
	border-left : none;
	color : #333300;
	font-size : smaller;
	font-weight : bold;
	line-height : 35px;
	margin-right : 4px;
	padding : 5px 10px 0px 10px;
	text-decoration : none;
	left : 10px;
}

 #menu ul a:hover {
	color : #CC6D0F !important;
	background-color: #333300;
}


/* Column Structure
----------------------------------------------- */
#content, #content-report {width: 780px;}

.maincol {
  float: left;
  width: 500px;
  margin: 20px 10px 0 15px;
  font-family: "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 90%;
  line-height: 1.5em;
  overflow:hidden;
  display: inline;
  }

.subcol {
  background: none;
  float: right;
  width: 235px;
  margin: 0;
  font-size: small;
  }

#cover {
  float: left;
  width: 500px;
  padding-bottom: 10px;
  list-style: none;
  text-indent: 3px;
  display: inline;
  }

#coverart {
  float: left;
  width: 150px;
  padding-right: 5px;
  display: inline;
  }

#toc {
  float: right;
  width: 335px;
  display: inline;
}

#columns {
float:left;
width:500px;
padding-bottom: 10px;
list-style:none;
text-indent: 3px;
display: table;
}

#first_wdth {
float:left;
padding-right: 5px;
display: inline;
width: 245px;
}

#second_wdth {
float:right;
display: inline;
width: 245px;
}

#two_columns {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  list-style: none;
  text-indent: 0;
  display: inline;
  }

#two_columns .leftcol {
  float: left;
  width: 45%;
  padding-right: 25px;
  display: inline;
  }

#two_columns .rightcol {
  float: right;
  width: 45%;
  display: inline;
}
  
#two_columns ul li {
  position: relative;
  margin-left: 0;
  padding-left: 1em;
  font: 10px/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-weight: normal;
  list-style: none;
  display: block;
  border-bottom: 1px dotted silver;
  margin-bottom: 10px;
  background: none;
  }

#two_columns a:link {
  font: 12px/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  border-bottom: none;
  }
 
#two_columns a:visited {
  font: 12px/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  border-bottom: none;
  }

#two_columns li a:hover span {
  color: #999800;
  }

/* Featured
----------------------------------------------- */

#featured {
float:left;
width:500px;
list-style:none;
text-indent: 3px;
display: block;
}

h2.featured {
  padding-top: 5px;
  padding-bottom: 2px;
  margin: 0 0 .25em;
  font: 250%/1.25em Times, Times New Roman, Georgia, times-roman,  serif;
  font-stretch: condensed;
  color: #251F15;
  border-bottom: 1px dotted #CEE8B7;
  }

h5.featured {
  border-top: 1px solid #9c3;
  border-bottom: 2px solid #9c3;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: .25em;
  background: #E8E8E8;
  font: 125%/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #466432;
  vertical-align: middle;
  line-height: 22px;
  }

h6.closeSection {
  border-top: 1px solid #9c3;
  border-bottom: 2px solid #9c3;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: .25em;
  background: #FFFFFF;
  font: 70%/1em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #466432;
  vertical-align: middle;
  line-height: 16px;
  text-align: right;
  }

.closeSection h6 a:link {
 color: #4B443A; 
 text-decoration: none; 
 border-bottom: none;
 }
  
.closeSection h6 a:visited {
 color: #BBB9B6; 
 border-width: 0; 
 text-decoration: none; 
 border-bottom: none;
}

.closeSection h6 a:hover, {
 color: #78736C;
 text-decoration: none; 
 border-bottom: none;
}

#featured h2 a:link {
 color: #4B443A; 
 text-decoration: none; 
 border-bottom: none;
 }
  
#featured h2 a:visited {
 color: #BBB9B6; 
 border-width: 0; 
 text-decoration: none; 
 border-bottom: none;
}

#featured h2 a:hover, {
 color: #78736C;
 text-decoration: none; 
 border-bottom: none;
}

  
#featured a:link {
  color: #4B443A;
  text-decoration: none;
  border-bottom: 1px dotted #1F1A11;
  }
  
#featured a:visited {
  color: #DBD9C3;
  border-bottom: 1px dotted #1F1A11;
  }
  
#featured a:hover {
  color: #4B443A;
  border-color: #1F1A11;
  }

/* News & Article Listings
----------------------------------------------- */
#sectional {
  background: #FFFFFF;
  margin-top: -3px;
  padding-top: 2px;
  } 

#newslist h2 {
  border-bottom: 1px dotted #CEE8B7;
  padding-bottom: 2px;
  margin-bottom: .25em;
  font: bold 170%/1.2em Georgia,Serif;
  color: #1F1A11;
  }

#newslist h3 {
  margin: .5em 0 0;
  font: 100%/1.5em Verdana,Arial,Sans-serif;
  color: #300;
  }

#newslist h4 {
  margin: 0;
  font: bold 100% Verdana,Arial,Sans-serif;
  border-bottom: 1px solid silver;
  }

#newslist h5 {
  border-bottom: 1px solid #9c3;
  padding-bottom: 3px;
  margin-top: 1em;
  margin-bottom: .25em;
  margin-left: 0;
  padding-left: 30px;
  background: url("http://www.stepscoalition.org/images/layout/bkgrnd_header.gif") repeat-y 0 0;
  font: bold 110%/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #000;
  vertical-align: middle;
  line-height: 22px;
  }

#newslist .story {
  display: table;
  width: 100%;
  clear: both;
  }

#newslist p.date {
  margin: 0 0 0 0;
  padding-top: 3px;
  font: bold 80%/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #A9A9A9;
  text-align: left;
  }
	
#newslist p.story {
  margin: 0 0 0 0;
  padding-top: 2px;
  padding-bottom: 10px;
  color: #000;
  font: normal 90% "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  display: block;
  border-bottom: 1px solid #E8E8E8;
  }
  
#newslist p.title {
  margin: 0 0 0 0;
  padding-top: 5px;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  line-height: 110%;
  border-bottom: none;
  display: block;
  }
	
#newslist a:link {
  line-height: 110%;
  font: bold 100% "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  color: #963;
  text-decoration: none;
  border-bottom: none;
  }
  
#newslist a:visited {
  color: #A9A9A9;
  }
  
#newslist a:hover {
  color: #1F1A11;
  background: #E8E8E8;
  }

#home p {margin: .5em 0;}
#newslist p {margin: 0 0 1em;}

#newslist .summary {
  display: table;
  width: 100%;
  clear: both;
  }

/* Links
----------------------------------------------- */
a:link {
  color: #4B443A;
  text-decoration: none;
  border-bottom: 1px dotted #1F1A11;
  }
a:visited {
  color: #DBD9C3;
  border-bottom: 1px dotted #1F1A11;
  }
a:hover {
  color: #4B443A;
  background: #CEE8B7;
  border-color: #1F1A11;
  }
a:link img, a:visited img {border-width: 0;}
h2 a:link, h2 a:visited {border-width: 0; color: #1F1A11;}
h3 a:link, h3 a:visited {border-width: 0; color: #1F1A11;}
h2 a:hover, h3 a:hover {color: #f00; border-bottom-width: 1px;}

p.anchor {
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: right;
  }

p.anchor_c {
  padding-top: 15px;
  padding-bottom: 1px;
  text-align: center;
  }

p.anchor_r {
  padding-top: 1px;
  padding-bottom: 5px;
  text-align: right;
  }

.jumpmenu {
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding: 2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 100%;
	color: #666;
}

/* Breadcrumbs & Pagination
----------------------------------------------- */
#breadcrumbs {
  display: block;
  height: 20px;
  margin: 0 0 1em;
  padding: 0;
  }

#breadcrumbs p {
  font: bold 10px/1em Arial, Tahoma, Helvetica, Verdana, Sans-serif;
  color: #666;
  }

#pagination {
  display: block;
  height: 25px;
  margin: 0 0 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  }

#pagination p {
  font: bold 15px/18px "lucida grande", tahoma, arial, verdana, sans-serif;
  color: #000;
  text-align: center;
  border-top: 1px solid #9c3;
  border-bottom: 1px solid #9c3;
  }

#pagination a:link, a:visited {
  color: #466432;
  text-decoration: none;
  border-bottom: none;
  }

/* Titles
----------------------------------------------- */
h1 {
  margin: 0 30px 10px 30px;
  padding: 0 0 .1em;
  border-bottom: 1px dotted #CEE8B7;
  font: 280%/1.2em Arial, Tahoma, Helvetica, Verdana,Sans-serif;
  color: #660000;
  }
h2 {
  padding-top: 12px;
  padding-bottom: 2px;
  margin: 0 0 .25em;
  font: 250%/1.25em Times, Times New Roman, Georgia, times-roman,  serif;
  font-stretch: condensed;
  color: #251F15;
  border-bottom: 1px dotted #CEE8B7;
  }

h2.category {
  padding-top: 12px;
  padding-bottom: 2px;
  margin: 0 0 .25em;
  font: 250%/1.25em Times, Times New Roman, Georgia, times-roman,  serif;
  font-stretch: condensed;
  text-transform: capitalize;
  color: #251F15;
  border-bottom: 1px dotted #CEE8B7;
  }

h3 {
  margin: 0 0 .25em;
  padding-top: 8px;
  font: bold 170%/1.3em Georgia,Serif;
  font-stretch: condensed;
  color: #1F1A11;
  border-bottom: 1px dotted #CEE8B7;
  }

h4 {
  margin: 0;
  font-size: 130%;
  }

.small {
  margin: 0 0 .25em;
  padding-top: 8px;
  font-family: lucida grande, Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 80%;
  line-height: 1.5em;
  color: #1F1A11;
  }

/* Paragraph Classes
----------------------------------------------- */

p.continue {
   margin-top: 1em; 
   text-align: right;
}

p.subtitle {
  padding-top: 0;
  padding-bottom: 10px;
  text-align: right;
  font: italic 175%/1.25em Times, Times New Roman, Georgia, times-roman,  serif;
  font-stretch: condensed;
  color: #251F15;
  }

p.contact {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  font: normal 100%/120% "lucida grande", tahoma, arial, verdana, sans-serif;
  font-stretch: condensed;
  color: #333;
  border-top: 1px solid #CEE8B7;
  border-bottom: 1px solid #CEE8B7;
  }

p.summary {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  text-align: left;
  font: normal 100%/120% "lucida grande", tahoma, arial, verdana, sans-serif;
  font-stretch: condensed;
  color: #333;
  border-bottom: 3px double #9c3;
  }


/* Lists
----------------------------------------------- */
ul {
  margin: .5em 0 1em;
  padding: 0;
  }
ol {
  margin-top: .5em;
  margin-bottom: 1em;
  }
ul li {
  margin: 0 0 0 7px;
  padding: 0 0 5px 12px;
  line-height: 1.5em;
  list-style: none;
  background: url("http://www.stepscoalition.org/images/layout/bullet_green.gif") no-repeat 0 .5em;
  }
ol li {
  padding: 0 0 5px 0;
  }
.maincol ol {
  margin-left: 30px;
  padding-left: 0px;
  }
.maincol ul li {
  margin-left: 12px;
  padding-left: 18px;
  }


ul.xml	{
	font-family: lucida grande, Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 80%;
    font-stretch: condensed;
	list-style: none;
	margin: 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0;
	}

ul.xml	li	{
	margin: 0 0 0 -3px;
	border-bottom: 1px solid #CCC;
	padding: 3px;
	line-height: 1.25em;
	background: none;
	display: block;
	height: 68px;
	}

ul.xml	li	a	{
	display: block;
	float: left;
	border-bottom: none;
	}
	
h5.xml {
  border-top: 1px solid #9c3;
  border-bottom: 2px solid #9c3;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: .25em;
  background: #E8E8E8;
  font: 125%/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #466432;
  vertical-align: middle;
  line-height: 22px;
  }

h6.xml {
  border-top: 1px solid #9c3;
  border-bottom: 2px solid #9c3;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: .25em;
  background: #FFFFFF;
  font: 70%/1em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #466432;
  vertical-align: middle;
  line-height: 16px;
  text-align: right;
  }



/* Side Bar  
----------------------------------------------- */
#side {
  width: 220px;
  padding: 9px;
  color: #251F15;
  font: 11px Lucida Grande, Arial, Helvetica, Tahoma, Verdana, sans-serif;
  }

#side h2 {
  border-bottom: 1px dotted #1F1A11;
  font: bold 120%/1.2em Lucida Grande, Arial, Tahoma, Sans-serif;
  color: #1F1A11;
  margin-bottom: 5px;
  margin-top: 10px;
  }
  #side ul {
  position: relative;
  margin: 0;
  padding: 0;
  display: block;  
  }

 #side li ul li {
  position: relative;
  margin: 0;
  padding-left: 20px;
  list-style: none;
  background: url("http://www.stepscoalition.org/images/layout/bullet_quotes.gif") no-repeat 0 .4em;
  white-space: nowrap;
  display: block;  
  }

#side li a {
  width: 98%;
  height: 20px;
  border-bottom: 1px solid #ccc;
  display: block;
  }

#side li a:hover a:span {
  color: #CEE8B7;
  background-color: #251F15;
  height: 20px;
  width: 98%;
  border-bottom: 1px solid #4B443A;
  display: block;
  }
 

/* Footer
----------------------------------------------- */
#footer_container {
  margin: 0px auto;
  float: left;
  width: 100%;
  background: #6BBB26;
  color: #000;
  font-family: lucida grande, Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 80%;
}

.archivetop {
  clear: both;
  border-top: 15px solid #CEE8B7;
  background-color: #333300;
  height: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.archive {
  clear: both;
  background-color : #6BBB26;
  margin-left: 65px;
}

.archive_about { 
  float: left;
  width: 100%;
  text-align: left;
  margin: 0 12px 0 12px;
  font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
  font-size: 11px;
  color: #A9A9A9;
}

.archive_about p {
  margin: 10px 0 0 0;
  width: 350px;
  font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
  font-size: 11px;
  color: #FFF;
  text-align: left;
  line-height: 14px;
}

.archive_about h2 {
  padding-top: 8px;
  padding-bottom: 2px;
  margin: 0 0 .25em;
  width: 350px;
  font: bold 14px/16px Lucida Grande, Arial, Tahoma, Sans-serif;
  font-stretch: condensed;
  color: #fff;
  border-bottom: 1px solid #999;
  }

#footer {
  clear: both;
  }

#footer2 {
  clear: both;
  }

#footer p {
  font-family: lucida grande, Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 80%;
  background: #184214 repeat-x 0 -4px;
  margin: 0;
  padding: 2px 2px 2px 2px;
  color: #A9A9A9;
  line-height: 1.2em;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
  * html #footer p {height: 1%;}
    
#footer ul li {
  display: inline;
}

#footer  ul li a {
  float: left;
  padding: 0px 10px 0px 0px;
  letter-spacing: 1px;
  text-decoration: none;
  background-color: #000;
  } 

  
/* Images
----------------------------------------------- */
.reset {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  }

.sort {
  margin-top: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #ddc;
  } 


.imgleft, .left, img.left {
  float: left;
  margin: 4px 8px 4px 4px;
  }
  
.imgright, .right, img.right {
  float: right;
  margin: 4px 4px 4px 8px;
  }
  
.imgcenter, .center, img.center {
  position: relative;
  margin: 4px 8px 4px 4px;
  }
  
img.imgleft, img.imgright, img.center, imgcenter {
  padding: 2px;
  border: 1px solid #ddc;
  }
  
.left em, .right em {
  margin-top: .25em;
  display: block;
  }
  
img.block {
  display: table-cell;
  margin: .5em 0;
  }

.imgthumb, .thumb, img.thumb {
  float: left;
  margin: 2px 4px 2px 2px;
  border: 1px solid #ddc;
  width: 45px;
  height: auto;
  }

.imgpamphlet, .pamphlet, img.pamphlet {
    float: left;
    margin: 4px 8px 15px 0px;
    padding: 4px;
    border: 1px solid #ddc;
    width: 145px;
    height: auto;
    }

#imgleft caption {
  display: table-caption;
  caption-side: bottom;
  color: #000;
  font: 9px Arial,Verdana,Sans-serif;
}

#imgright caption{
  display: table-caption;
  caption-side: bottom;
  color: #000;
  font: 9px Arial,Verdana,Sans-serif;
}

.image_media {
width: 425px;
align="center"
}

.image_media img {
width: 100%;
}

  
/* CROSSTABULAR DATA
----------------------------------------------- */
/* TABLE W/ LIGHT BROWN HEADER */


#table_brn caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	font: italic 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#table_brn {
	width: 100%;
	padding: 0;
	margin: 0;
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#table_brn a {
	color: #251F15;
}

#table_brn th {
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #8B8B42;
	border-right: 1px solid #D5D5C7;
	border-bottom: 1px solid #D5D5C7;
	border-top: 1px solid #D5D5C7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center ;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(http://www.stepscoalition.org/images/layout/bg_header_brn.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #D5D5C7;
	background: none;
}

#table_brn td {
	text-align: center ;
	border-right: 1px solid #D5D5C7;
	border-bottom: 1px solid #D5D5C7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #3D6139;
}

#table_brn td.hd {
	text-align: left ;
	border-right: 1px solid #D5D5C7;
	border-bottom: 1px solid #D5D5C7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #3D6139;
}


#table_brn td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

#table_brn th.spec {
	text-align: left ;
	border-left: 1px solid #D5D5C7;
	border-top: 0;
	background: #fff url(http://www.stepscoalition.org/images/layout/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#table_brn th.specalt {
	text-align: left ;
	border-left: 1px solid #D5D5C7;
	border-top: 0;
	background: #fff url(http://www.stepscoalition.org/images/layout/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #B4AA9D;
}


/* Events Calendar
----------------------------------------------- */
.calendarcol {
  float: left;
  width: 95%;
  margin: 20px 10px 0 15px;
  font-family: "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 90%;
  line-height: 1.5em;
  overflow:hidden;
  display: inline;
  }

.calendarBG {
 background-color: #000;
 border: 1px solid #E6E6E6;
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-family: Lucida Sans, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-weight: bold; 
 font-size:	10px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Lucida Sans, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         9px;
 font-weight:		normal;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #999;
 background-color:  #E8E8E8;
 overflow: hidden;
 border-color="#E8E8E8";
}

.calendarCell {
 width: 110px;
 height: 100px;
 font-family:       Lucida Sans, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         9px;
 font-weight:		normal;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #999;
 background-color:  #fff;
 overflow: hidden;
 border-color="#E8E8E8";
}

.daynumTOC,
.todayTOC {
	padding: 3px;
	margin-bottom: 3px;
	background: #ebe9db;
	border-bottom: 1px solid #e0dcc9;
	text-align: left;
	}
	
.todayTOC { /* today's style */
	color: white;
	font-weight: bold;
	background: #ff9300;
	}
	
.titleTOC {
	padding-left: 10px;
	font-size: 1.0em;
	background: url(http://www.stepscoalition.org/images/layout/arrow-miniorange.gif) 0 .4em no-repeat;
	color: #999;
	}
	
.titleTOC:hover {
	color: #2388ff;
	}

.calendarCell a {
 color:             #999;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #E8E8E8;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #ff0099;
 text-decoration:   none;
 background-color:  transparent;
}

/* GoogleMap
----------------------------------------------- */

.infowindow { 
        font-family:'Trebuchet MS'; 
        font-size: 75%; 
        color: black; 
        text-align: left; 
        white-space: no-wrap; 
} 

/* Gallery
----------------------------------------------- */

#gallery a {
 text-decoration:   none;
 color:             #330099;
 background-color:  transparent;
}
  
#gallery a:visited {
 color:             #330099;
 background-color:  transparent;
}

#gallery a:hover {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

#gallery .breadcrumb {
 margin:            15px 0 15px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

#gallery .paginate {
 margin:            10px 0 10px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

#gallery .windowclose {
 margin:            15px 0 10px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align: 		center;
}

#gallery .spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}

#gallery img {
 margin:		0;
 padding:	0;
 border:		0;
}

#gallery .border {
 border:	1px solid #000;
}

#gallery .paddedborder {
 padding: 	20px;
 border: 	1px solid #000;
}

#gallery .thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 background-color: #CEE8B7;
}

#gallery .title {
 margin:            3px 0 0 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 font-weight: 		bold;
 color:             #000;
}

#gallery .caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: #000;
}

#gallery .commentlink {
 margin:            4px 0 8px 0;
}


#gallery li {
 margin:            0 0 15px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: 			#222;
 background-color:  transparent;
 text-align: 		left;
 padding-bottom: 	5px;
 border-bottom: 	1px dashed #ccc;
}

#gallery .stats {
 margin:            4px 0 4px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 font-weight: 		normal;
 color:             #fff;
}

#gallery .imageBG {
 text-align: center;
 background-color:  #CEE8B7;  
}

#gallery .categories {
 padding:           5px 10px 5px 12px;
 background-color:  #CEE8B7;  
}

#gallery .tableBorder {
 border: 1px solid #184214;
}

#gallery th {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 color:             #fff;
 font-weight:		bold;
 text-align:		left;
 padding:           5px 4px 5px 12px;
 background-color:  #6BBB26;  
}

#gallery td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
}
