/* CSS Document */
#subnav {
position: relative;
top: 1px;
background: white url(../images/navbarsub5.png);
background-position: center;
background-repeat: no-repeat;
color: #8C8C73;
width: 919px;
height: 30px;
margin-left: auto;
margin-right: auto;
}

#aboutusouter{
	position: relative;
	width: 921px;
	height: 820px;
	min-height: 100%;
	margin: 0 auto;
	background: #fff;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	}



#aboutuscontent{
position: relative;
top: -40px;
margin: 0px 20px 20px 20px;
padding: 0px;
font-size: 14px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #666666;
}

.leftwordcloud {
position: relative;
bottom: 10px;
float: left;
margin-right: 20px;

margin-top: 15px;
padding: 0px;
}

.donate {
	position: relative;
	top: 10px;
	float: right;
}

#thanks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	float: left;
	width: 915px;
	height: 50px;
	position: relative;
	border: none;
	top: 15px;
	right: -150px;
}

/*#donatenote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-color: #000;
	font-size: 15px;
	float: left;
	width: 450px;
	height: 200px;
	position: relative;
	border: none;
	top: 80px;
}*/

#donategets {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 300;
	float: left;
	font-size:15px;
	top: 10px;
	width: 500px;
}

#paypal {
	position: relative;
	top: 83px;
	right: -30px;
}

#google {
	position: relative;
	top: 20px;
	right: -250px;
}

.rightwordcloud {position: relative; bottom: 0px; float: right; margin-left: 20px;}

.aboutush4 { color: #154F8E; font-size: 16px; text-align: center;}
.aboutustoph4 { color: #154F8E; font-size: 16px; text-align: center; position: relative; top: 10px; padding: 0px;}

#subnavtext a {
position: relative;
top: 5px;
left: 20px;
font-family: "trebuchet ms", helvetica, sans-serif;
text-decoration: none;
color: #154f8e;
font-size: 14px;
font-weight: normal;

}

#subnavtext a:hover {
font-weight: normal;
text-decoration: underline;
color: #517baa;
}

#subnavtext .current_page_item a {
	background: #517BAA;
	color: #fee4a8;
}
/*below pulled from Subnav.css*/
#subNavTwo {
	background-image: url(../images/subnavdeep1.png);
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: normal;
	width: 920px;
	margin-top: 1px;
}

#subNavTwo .subItem a{float: left; padding-top: 10px; text-align: center; padding-left: 0px; width: 153px;	color: #fff;}
#subNavTwo .subItem2 a{float: left; padding-top: 10px; text-align: center; padding-left: 10px; width: 143px;	color: #fff;}
#subNavTwo .subItem3 a{float: left; padding-top: 10px; text-align: center; padding-left: 10px; width: 140px;	color: #fff;}
#subNavTwo .subItem4 a{float: left; padding-top: 10px; text-align: center; padding-left: 10px; width: 143px;	color: #fff;}
#subNavTwo .subItem5 a{float: left; padding-top: 10px; text-align: center; padding-left: 10px; width: 143px;	color: #fff;}
#subNavTwo .subItem6 a{float: left; padding-top: 10px; text-align: center; padding-left: 10px; width: 123px;	color: #fff;}

.current_page {
text-decoration:underline ! important;
	color: #fee4a8 ! important;
}


.validation {	
	margin-left: 33%;
	margin-bottom: 5px;
	width: 33%;
	line-height: normal;	
	color: #D63301;
	background-color: #FFCCBA;
	border: 1px solid;
	text-align: center;
	padding: 5px;
	}

.success {
	margin-left: 33%;
	margin-bottom: 5px;
	width: 33%;
	line-height: normal;
	background-color: #517BAA;
	color: #fff;
	border: 1px solid #154F8E;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
	}
	
td.evenRow, th.evenRow {
	background-color: #e1ebec;
	color: black;
	line-height: normal;
	font: 12px Arial, Helvetica, sans-serif;
	}
	
td.oddRow, th.oddRow {
	background-color: #cbdae3;
	color: black;
	line-height: normal;
	font: 12px Arial, Helvetica, sans-serif;
	}




	
