/* First reset everyone to level playing field */
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, img, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Now for the real styles */
html{
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black;
}

#greenBar{
 position: absolute;
 display: block;
/*    width: 100%;     */
 z-index: 1;
}
#container{
 width: 970px;
 margin: 0 auto;
 z-index: 20;
 position: relative;
 background-color: white;
 height: auto;
 margin-bottom: 40px;
}

#header, #greenBar{
  background-color: #074D14;
  height: 107px;
}
#header #logo{
  float: left;
}

#p7PMM_2{
  color: white;
  float: right;
  margin-top: 5px;
}

#bannerImg{
 float: left;
}
p{
  margin-top: 10px;
  line-height: 1.2;
  font-size: 1.1em;
}
/* Transportation page - may translate to other pages... */
#content{
  position: absolute;
  width: 910px;
  background-color: white;
 min-height: 900px;
padding: 0 30px;
}
#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.content_p_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	width: 360px;
}
h1{
	color: #5E3615;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2{
	color: #5E3615;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3{
	color: #5E3615;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.subhead_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E4D15;
	letter-spacing: 0.15em;
}
#col1{
	float: left;
	padding: 20px;
	width: 360px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#col2{
	float: right;
	width: 500px;
	font-size: 14px;
}
.col1_class {
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	padding: 2px;
	float: left;
	width: 360px;
}

/* home page is different from all others... */
#homePage #hdrXtra{
  height: 310px;
}

#homePage #hdrXtra img{
position: absolute;
top : 107px;
}
#homePage table{
}
#homePage td{
 vertical-align: top;
 font-size: 1.2em;
 padding-bottom: 20px;
}

#homePage td div{
 margin-left: 20px;
 margin-top: 15px;
}

#homePage #content{
  padding-left: 0;
  padding-right: 0;
width: 970px;
min-height: 400px;
}
#homePage #col1{
	width: 329px;
	background-color: #155117;
	float:none;
	padding-left: 0;
	padding-right:0;
}
#homePage #col1 div{
	text-align: left;
	padding-top: 30px;
	padding-left: 26px;
}
#homePage #col2{
	width: 312px;
	background-color: #386683;
	color: white;
	font-size: 1.3em;
	float:none;
}
#homePage #col2 div{
	width: 200px;
	margin: auto;
	padding-left: 30px;
}
#homePage #col2 p{
  margin-top: 15px;
  font-weight: bold;
}
#homePage #col3{
	width: 329px;
	background-color: #f4e7bc;
	color: #462a0f;
}
#homePage #col3 p, #homePage #col3 b{
	margin-top: 10px;
	margin-right: 15px;
	font-size: 1.0em;
}
#homePage #col3 h2{
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 40px;
}
.col2_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	float: left;
	width: 460px;
	padding: 2px;
}
.header_class {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	background-color: #FFF;
	color: #5E3615;
	letter-spacing: .15em;
}

#content ul {
	list-style: disc outside none;
	padding-left: 10px;
}
#content li {
	margin: 10px;
}

.imagewithtext {
}

.imagewithtext img {
	padding-right: 6px;
	padding-bottom: 20px;
	float: left;
}
.imagewithtexttext {
}
.subhead_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0E4D15;
	letter-spacing: 0.15em;
}

#BigDonate {
	top:64px;
	float: right;
	color: #fff;
	position: relative;
	right: -186px;
}

#BigDonate li {
	font-size: 26px;
	color: #fff;
}

#BigDonate a:link, #BigDonate a:visited {
	color: #fff;  
	text-decoration:none;
}

#BigDonate a:hover {
	color: #F59D3D;  
	text-decoration:none;
}

 .testimonial {
	float:left; 
	border-bottom: thin solid #74A2C6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right:10px;
	width: 400px;
	height: 230px;
	overflow: hidden;
}

/* div.2cool2failtestimonial div p {
	width:220px;
}  */

 .testimonial img {
	padding: 0px 10px 10px 0px;
	margin-right: 0px;
}
 
