@charset "utf-8";
/* master.css for Don't Dump it, Donate it! */
/* Last Modified by Andrew Dickson 17/03/09 */


body{
	font-family: Tahoma,Arial,sans-serif;
}

h1{
	margin-bottom: 0;
}

h2{
	font-family: Tahoma,Arial,sans-serif;
	font-weight: lighter;
	font-size: 1.2em;
}

a{
	color: #4E67FF;
}

a img{
	border: none;
}

/* ----- Container ----- */

#container{
	width: 900px;
	background-image:url(../images/shadowborderleft.jpg);
	background-repeat: repeat-y;
	padding-left:6px;
}

#right-border{
	background-image:url(../images/shadowborderright.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 906px;
	padding-right:6px;
}

/* ----- Banner ----- */



/* ----- Menu ----- */

#menu{
	height: 2.4em;
}

#menu ul{
	padding: 0;
	margin:	0;
	list-style-type: none;
	line-height: 2.4em; /* vertically align inline element */
	font-size: 1em;
	
}

#menu li{
	float: left;
	border-bottom: 1px solid #5c707c;
	border-left: 1px solid #5c707c;
}


.menuelement a{
	padding: 10px 36px 9px 36px;
}

.menuelement a:hover{
	background: #c9d6a6;
}

.firstmenuelement{
	width: 119px;
}

.firstmenuelement a {
	padding: 10px 36px 9px 36px;
	width: 119px;
}

.firstmenuelement a:hover{
	background:url(../images/firstmenuitem_bg.jpg);
}

.faqmenuelement{
	width: 113px;
}

.faqmenuelement a{
	padding: 10px 36px 9px 36px;
	width: 113px;
}

.companiesmenuelement{
	width: 161px;
}

.companiesmenuelement a{
	padding: 10px 36px 9px 36px;
	width: 161px;
}

.schoolsmenuelement{
	width: 133px;
}

.schoolsmenuelement a{
	padding: 10px 36px 9px 36px;
	width: 133px;
	overflow: hidden;
}


.contactmenuelement{
	width: 135px;
}

.contactmenuelement a{
	padding: 10px 36px 9px 36px;
	width: 135px;
	overflow: hidden;
}


.lastmenuelement{
	border-right: 1px solid #5c707c;
	width: 232px;
	overflow:hidden;
	height: 2.4em;
}

.lastmenuelement a{
	padding: 10px 37px 9px 37px;
	width: 234px;
	overflow: hidden;
}

.lastmenuelement a:hover{
	background: #c9d6a6;
}

#menu a{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #5c707c;
	overflow: hidden;
}

/* ----- Content ----- */

#content{
	color: #2B2F36;
	font-size: 0.9em;
	text-align: left;
}

#content em{
	font-style: normal;
	color: #77786B;
}

#bodycopy{
	padding-left: 5px;
	width: 500px;
}

.contact{
	list-style-type: none;
}

#bodycopy li{
	padding: 5px;
}


#left-column{
	float: left;
	width: 502px;
	padding: 20px 0px 20px 50px;
}

#badges{
	margin-top: 30px;
}

#right-column{
	width: 348px;
	height: 520px;
	background-image: url(../images/tree.gif);
	background-repeat:no-repeat;
	background-position: top right;
	float:left;
}

#right-column-notree{
	width: 348px;
	background-repeat:no-repeat;
	background-position: top right;
	float:left;
}


#donate-now{
	float: right;
	width: 270px;
	min-height: 234px;
	margin-top: 64px;
	padding: 1px;
	border: 1px solid #9b9b96;
	margin-right: 20px;
}

#donate-now h2{
	width: 270px;
	min-height: 61px;
	text-align: center;
	background: #5c707c;
	margin: 0;
	line-height: 61px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: lighter;
	font-size: 1.8em;
	color: white;
}

#donate-now h2 em{
	color: #b4cd95;
	font-style:normal;
}

#donate-now ol{
	font-size: 1.1em;
}

#donate-now li{
	padding: 5px;
}


#singlecolumn{
	padding:20px 50px 20px 50px;
}

.thumbnail{
	float: left;
	margin: 0px 20px 0px 20px;
}

#activityplan{
	vertical-align: middle;
	height: 72px;
	line-height: 72px;
}

#activityplan h3{
	text-decoration: underline;
}


.form{
	margin-top: 20px;
	width: 600px;
}

/* ----- Tables ----- */
.formtable td{
	width: 20%;
}

.participationlevel{
	
}

.firstcolumn{
	width: 85%;
}




/* ----- Footer ----- */

#footer{
	clear: both;
	height: 2.4em;
	background: #c9d6a6;
	border-top: 1px solid #5c707c;
	border-bottom: 1px solid #5c707c;
}

#footer p{
	height: 2.4em;
	vertical-align: middle;
	font-size: 12px;
	color: #425159;
}

#footer a{
	color: #425159;
}
