/*
New  template for Our Neighborhood Earth
set up the basics.
*/
/* default all styles */
  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}


a {
	color: blue;
}

a:link{ text-decoration: none;
/*font-size:1.3em; */
font-size:14px;
}

a:hover {
	text-decoration: underline;
	color: #F00;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #096;
background-color:#060;;
}
#boxCenter { width:50%;
}
#boxLeft { width:25%}
#boxRightt { width:25%}	



.captionText {color:#FFFACD;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
/*font-size:1.25em; */
}

.catSubText{color: #FFFACD;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif; 
	text-align: center;
}
.center {
  text-align: center;
 /* border: 3px solid green;*/
}

center {font-size:1.2em;
}

.centerItal {
	text-align:center;
	font-style:italic;
	font-size:1.1em;
	}
	
#container {width:98%;
background-color:#060;
height:auto;
margin:auto;
}
	
#contentMain { width:55%;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
	text-indent:12px;
	font-size:15px;
	color:#030;
	margin:auto;
	background-color:#696;
	}


/* use for content in the middle of the page at any level. here you can stick a table or any other text block */
#contentCenter, #contentCenterWider, #contentCenterMedium, #contentCenterNarrow {
	margin:auto;
	text-align:center;
	color: #003300;
	background-color:#FFFACD;
	padding:15px;
/*	padding-bottom:15px;
	padding-top:15px;*/
	text-indent:15px; 
	font-size:16px;

}
#contentCenter { width:55%;}

#contentCenterMedium{width:65%;}

#contentCenterWider{width:85%;}

#contentCenterNarrow{width:45%;}

#columnDivider {width:10%;
float:left;
}

dd {text-align:left;
font-size:1em;
} 

#ddHolder {margin:auto;
text-align:left;
height:auto;
width:auto;
}


em {font-style:italic;
}
/* use for content in the right middle of the page at any level */

#floatColumnNarrow, #floatColumn, floatColumnMax, #floatColumnWider, #floatColumnWidest, floatColumnNarrowest  {background-color:#669966;
color:#003300;
float:left;
padding:0% 2% 0% 2%; 
/* border:thin; */
border:inset
/* border:solid; */
border-color:#030;
line-height:1.5;
text-align:left;
}

#floatColumnMax {width:100%;
height:100%;
border-style:inset;
border-width:2px;
border-color:#030;
}
#floatColumnNarrow {width:19%;
}

#floatColumnNarrowest {width:15%;
}

#floatColumn {width:22%;
}
#floatColumnWider {width:30%;
}
#floatColumnWidest {width:42%;
}

#footer { margin:auto;
width:60%;
text-align:center;
background-color:#696;
}

#floatColumnWider a:hover {
	color:blue;
}	

#GoBack {width:100%;
height:10px;
}

.greyedOut {
	color:#999;
}
#header {width:90%;
margin:auto;
height:auto;
background-color:#FFFACD;
}

/* header properties */

hh {color:white;
font-size:1em;
text-align:center;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing:.20em ;
	color: #008000;
	text-align:center;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: .9em;
}
	
h5 {
	font-size: .85em;
}
	
h6 {
	font-size: 1.25em;
	color:#7CFC00;
	text-align:center;
	line-height:1.25em;
}


#horizBar {background-color:#2B5B25;
width:75%;
height:4px;
margin:auto;

}

.indexPad {
padding:0px 18px 0px 18px;
}

li {
text-align:left;
color:blue;
padding-bottom:6px;
}

#logoFrame { float:left;
			width:200px;
			text-align:center;
			font-family:Verdana, Geneva, sans-serif;
			font-size:16px;
			color:#030;
}

#navPanel {
	background-color:#FFFACD;
	height:auto;
	text-align:center;
	padding:4px;
	margin-top:6px;
}

#npb {text-align:center;
margin-top:8px;
color:#008000;
font-size:16px;
font-weight:800;
font-style:italic;
}
 /*used to set No Planet B characteristics */

p {text-indent:18px;
padding:6px 0px;
font-size:1.2em; 
} 

#pgFooter {
	color: #008000;
padding:2px 0; 
text-align:center;
font-weight:bold;
width:80%;
height:56px;
margin:auto;
box-shadow: 10px 10px 5px #660;
}

#pgFooter h5 { font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size:.9em;

}
#pageHeader{
	width:60%;
	text-align:center;
	margin:auto;
}

.photoPadding {
	padding-right:12px;
}
.popUpFooter  {color:#7FEB8D;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
font-size: 16px;
text-align:center; }

.popUpHeadLine {color:#7FEB8D;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
font-size: 16px;
text-align:center;}

.quoteAttrib {
	text-align:right;
	font-style:italic;
	font-size:.9em;
	color:#003B12;

}

#roundedCorner{ border-radius:20px;
	border:3px groove #336600;
	height: auto; 
  	margin:auto;
	padding:0 12px;
	color:#003300;
	font-size:16px;
}

#shortSpacer {height:110px;
width:150px;
}

#siteMapBox{ text-align:center;
width:auto;
}

#spacer {
	height: 100px;
	width: 100%;
}

#spacerTall {
	height:600px;
	 width: 600px;

}
	
table {
	margin:auto;}
	

#tblHolder {
	background-color: #003b12;
	margin:auto;
	width:90%
}
#tableCenterer {background-color:#FFFACD;
margin:auto;
height:auto;
width:95%;
}
.textbox {
	color:#4F7708; 
text-align: left;
font-size: 1.1em;
text-indent:1.5em;
	font-weight: 600;
}

#textBox {background-color:#FFFACD;
margin:auto;
color:#060;
width:40%;
height:auto;
padding:12px;
}

#textBox p {color:#060;
}

td {font-weight:normal;
background-color: #006600;
font-size:1.2em;
color:#030;
padding:6px;
border-color: white;
border-style: solid;
border-width: thin;
}


td h6 {
	color:#3F0;
}

th {
	text-align:center;
	background-color:#FFFACD;
	color: #008000;
	padding: 8px;
	font-size:1em;
	/* border:inset;  
	border-color:#306048; */
	color: #f3d69f;
	padding:8px;
	border:hidden;
}

.tinyLabels { font-size:.75em;
text-align:center;
color:#F3D69F;

}
#topper {
	margin:auto;
	text-align:center;
	color: #003300;	
	background-color:#669966;
	padding:15px;
	width:50%;
	text-indent:15px; 

}

tr { border-color:#060;
	/* border:groove; */
}

ul, li {/*font-size:18px; */
font-size: 14px;
color:#060;
text-align:center;
}

ul.a {
    list-style-type: none;
	list-style-position: inside;
}

#updateBox {margin:auto;
width:100%;
height:auto;
text-align:center;
color:#060;
}

.upDated {font-weight:bold;
font-family: Verdana, Geneva, sans-serif;
color: #008000;
font-size:.1.25em;
text-align:center;

}

.upDateDate {font-weight:200;
font-family: Verdana, Geneva, sans-serif;
color: #008000;
font-size:1.25em;
}
.upDatedText {font-size:1em;
font-weight:bold;
color:#060;
font-family: Verdana, Geneva, sans-serif;
}


/* used to contain the entire page's contents */
#wrapper {
	width: 100%;
	margin:auto;
	padding: 0;
	background-color:#FFFACD;

}
