h1,h2,h3,h4,p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 1.6em;
	margin-top: 5px;
	font-weight: normal;
	color: #A6B700;
	line-height: 1.8em;
}
h3 {
	margin-bottom: 5px;
	margin-top: 10px;
}
h4 {
	font-size: 1em;
}
.img_pad  {
	padding-left: 10px;
}


#content_3col {
	background-image: url(../images/left_col_nav_bg.gif);
	background-repeat: repeat-y;
}
#home_left_col {
	padding-right: 210px;
	text-align: justify;	
}
#left_col {
	float: left;
	width: 150px;
	
}
#middle_col {
	margin-left: 140px;
	margin-right: 200px;
	font-size: 1em;
	line-height: 1.6em;
	text-align: justify;
}

#right_col {
	background-repeat: repeat-x;
	float: right;
	width: 210px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	color: #8B9800;
}
#content_home #right_col {
	font-size: 0.85em;
}
.home_stretchy_pic {
	padding-right: 210px;
	background-image: url(../images/temp/home_img_bg.jpg);
	background-repeat: no-repeat;
	height: 249px;
}
.stretchy_pic {
	padding-right: 210px;
	height: 191px;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#who_we_are_pic {
	background-image: url(../images/who_we_are.jpg);
}
#what_we_do_pic {
	background-image: url(../images/what_we_do.jpg);
}
.breadcrumb{
	background: url(../images/below_nav_shadow.png);
	background-repeat: repeat-x;
	padding-left: 160px;
	padding-top: 10px;
	font-size: 0.8em;
}
*html .breadcrumb{
	background-image:none;
}
.breadcrumb .arrow {
	font-size: 1.4em;
	font-weight: bold;
	color: #C6D802;
	padding-right: 5px;
	padding-left: 5px;
}
.dotted_rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0D301;
	font-size: 1px;
	height: 1px;
	margin-right: 205px;
}
.right_col_header_img {
	margin-bottom: 10px;
}

.green_text {
	color:#A6B700;
}
.tint_background{
	background-color: #F4F8CD;
}#middle_col p {
	padding-right: 0px;
}
#middle_col ul {
	margin-top: -10px;
	margin-bottom: 20px;
	padding-top: 0px;
}
.bigger {
	font-size: 1.4em;
}
.green {
	color: #A6B700;
}
.bigger_and_green{
	font-size: 1.4em;
	color: #A6B700;
	line-height: 1.5em;
}
a.maplinks {
	font-weight: bold;
	color: #C1D301;
	text-decoration: none;
}
a.maplinks#you_are_here {
	color: #615500;
}
.donate_link {
	font-weight: bold;
	color: #635600;
	text-decoration: none;
}