@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
#alt_container {
	background-color: #C2D7BA;
	padding: 0;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#alt_header {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	text-align: left;
}
#alt_header_infobox {
	text-align: center;
	position: absolute;
	width: 250px;
	height: 105px;
	left: 635px;
	margin: 0;
	padding: 0;
	top: 30px;
}
#alt_header_infobox div {
	color: #669966;
	font-size: 0.8em;
	font-weight: normal;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 1.2em;
	padding-top: 10px;
}
#alt_linkbar {
	background-color: #C2D7BA;
	margin: 0;
	padding: 0;
	height: 95px;
	width: 100%;
	position: relative;
	text-align: left;
	background-image: url(../images_alt/header_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#alt_linkbar ul {
	list-style: none;
	padding-left: 190px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#alt_linkbar li {
	float: left;
	height: 36px;
	text-align: center;
	padding-top: 20px;
	margin-right: 65px;
}
body#mission #alt_linkbarinside {
	background-image: url(../images_alt/button_bkgd.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
	padding: 0;
	margin: 0;
	height: 56px;
} 
body#donate #alt_linkbarinside {
	background-image: url(../images_alt/button_bkgd.gif);
	background-repeat: no-repeat;
	background-position: 265px 0px;
	padding: 0;
	margin: 0;
	height: 56px;
} 
body#projects #alt_linkbarinside {
	background-image: url(../images_alt/button_bkgd.gif);
	background-repeat: no-repeat;
	background-position: 435px 0px;
	padding: 0;
	margin: 0;
	height: 56px;
} 
body#aboutus #alt_linkbarinside {
	background-image: url(../images_alt/button_bkgd.gif);
	background-repeat: no-repeat;
	background-position: 600px 0px;
	padding: 0;
	margin: 0;
	height: 56px;
} 
#alt_holder_ie6 {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
}
#alt_left {
	width: 520px;
	margin-right: 15px;
	position: relative;
	background-color: #DBF1D3;
	float: left;
	text-align: left;
}
#alt_left   p, #alt_left   td, #alt_left   li   {
	font-size: 0.8em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
	font-style: italic;
	line-height: 1.5em;
}
#alt_left table {
	margin-left: 2em;
}

#contacttable td {
	padding: 0em;
}

#alt_left p.first, #alt_left h2.first {
	text-indent: 1em;
	margin-top: 1.5em;
}
#alt_right {
	width: 250px;
	position: relative;
	background-color: #DBF1D3;
	margin: 0px;
	float: left;
	text-align: left;
}
#alt_right p, #alt_right td, #alt_right li {
	font-size: 0.8em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
	font-style: italic;
	line-height: 1.5em;
}
#hanglist {

}
#hanglist ul {
	padding-left: 0em;
	margin-left: 1em;
	list-style:none;
	text-indent: -1em;
}
#hanglist li {
}
#alt_footer {
	background-color: #FFFFCC;
	width: 100%;
	text-align: right;
	position: relative;
	height: 30px;
}
#alt_footer p{
	text-align: right;
	font-size: 0.7em;
	padding-right: 0.8em;
	font-style: italic;
	font-weight: bold;
	padding-top: 1em;
}
.clearfloat {
	clear: left;
	height: 40px;
	position: relative;
	width: 100%;
	font-size: .8em;
}
img {
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
}
h2 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin: 0em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
ol {
	list-style-position:outside;
	margin-left: 1.5em;
	padding-left: 1.5em;
}
ol li {
}
.emphasis {
	color: #000000;
	font-weight: bold;
}
.emphasis_first {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.toplinks {
	text-align: right;
	text-decoration: none;
}
#alt_linkbar a, #alt_linkbar a:link, #alt_linkbar a:visited {
	text-decoration: none;
	color: #333333;
	font-style:italic;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	width: 100px;
	height: 100%;
}
#alt_linkbar a:hover {
	color: #999966;
}
a, a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: underline;
	color: #999966;
}
#footlinks a:visited {
	color: #666600;
}
body#mission li#mission a, body#mission li#mission a:visited, body#mission li#mission a:hover {
	font-size: 1em;
	font-weight: bold;
	color:#000000;
}
body#donate li#donate a, body#donate li#donate a:visited, body#donate li#donate a:hover {
	font-size: 1em;
	font-weight: bold;
	color:#000000;
}
body#projects li#projects a, body#projects li#projects a:visited, body#projects li#projects a:hover {
	font-size: 1em;
	font-weight: bold;
	color:#000000;
}
body#aboutus li#aboutus a, body#aboutus li#aboutus a:visited, body#aboutus li#aboutus a:hover {
	font-size: 1em;
	font-weight: bold;
	color:#000000;
}
#alt_pushpin_top {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 60px;
	top: 220px;
	background-image: url(../images_alt/pushpin_top.gif);
	background-repeat: no-repeat;
}
#alt_pushpin_bottom {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 840px;
	bottom: 40px;
	background-image: url(../images_alt/pushpin_bottom.gif);
	background-repeat: no-repeat;
}
#donor_contact  td, #contacttable td {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: .5em;
}
.textfield_style {
	font-weight: bold;

}
form#donatebtn {
	text-align: center;
}
