body#homeBody li#homeLink,
body#applyBody li#applyButton {
font-weight: bold;
color:#000;
}

hr{
	background-color: #c1252a;
	color: #c1252a;
	border:0px solid #c1252a;
	height:1px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.number
 {
 float:left;
 font-weight:bold;
 }
 
 
 .txtline
 {
 float:right;
 width:95%;
 }
 
 .txtb
 {
 font-weight:bold;
 margin-left:0px;
 }
 .jumpright
 {
 margin-left:30px;
 line-height: 150%;
 }
 .clean
 {
 clear:both;
 }
* {
  margin:0;
  padding:0;
  /* ie hack */
  zoom:1;
}

/* main element declarations */
body {
  font:13px/16px "Helvetica", sans-serif;
  color:#222;
}
p {
  margin:1em 0;
  line-height:150%;
}

a {
  color:#2887b8;
  text-decoration:none; 
}
a:hover {
  color:#c2262a;
  text-decoration:underline;
}

li {
  line-height:125%;
}

#left li {
	line-height: 150%;
}

h2, h3, h4 {
  color:#c1252a;
  margin:1em 0;
  font-family:sans-serif;
  border-bottom:1px solid #c1252a;
  font-size: 16px;
}
img {
  border:0;
}



/* content wrapper */
#wrapper {
  width:940px;
  margin:0 auto;
  padding:30px 0;
}

/* header */
#header {
	height: 75px;
	max-height: 75px;
	border-bottom:15px solid #c1252a;
}

#header img{
	display: inline;
	
}

#logo {
	display: inline;

}

#logoPlace{
	float: left;
}

#type{
	float:right;
	position: relative;
	top:0px;
	display: block;
	height:100px;
}

#type ul li{
	list-style: none;
	display: inline;	
}



/* main content wrapper */
#content {
  padding-top:15px;
  background-color: #fff;
  max-height: 100%;
  overflow: hidden;
}
.objective{
	background-color:#cdc9c9;
}


#leftSide{
	float: left;
	width:235px;
}



#menu {
  float:left;
  width:220px;
  background:#2887b8;
  font:12px "Georgia", serif;
  color: #fff;
  margin:15px 15px 15px 0px;
}

#menu ul {
  list-style:none;
  margin:0;
  padding:15px;

}

ul.subMenu{
	color: #fff;
	list-style: none;
	padding: 10px;
}
#popOuts{
	width: 220px;
	height:100%;
}


#popOuts ul li a {
  display:block;
  padding:5px 20px 5px 5px;
  color:#fff;
  border-bottom:1px solid #55a8d5;
}

#aboutSubMenu{
	top:-901px;
	position: relative;
	font:12px "Georgia", serif;
	list-style: none;
	color:#fff;
	position: relative;
	width: 220px;
	float:left;
	background-color: #2887B8;
	left:220px;
}

#scholarsSubMenu{
	top:-875px;
	position: relative;
	font:12px "Georgia", serif;
	list-style: none;
	color:#fff;
	position: relative;
	width: 220px;
	float:left;
	background-color: #2887B8;
	left:220px;	
}

#chaptersSubMenu{
	top:-798px;
	position: relative;
	font:12px "Georgia", serif;
	list-style: none;
	color:#fff;
	position: relative;
	width: 220px;
	float:left;
	background-color: #2887B8;
	left:220px;	
}

#menu ul li a {
  display:block;
  padding:5px 20px 5px 5px;
  color:#fff;
  border-bottom:1px solid #55a8d5;
}

/* stupid js stuff */

#menu ul li a.current {
  font-weight:bold;
  text-decoration:underline;
}
#menu ul li a.current.noborder {
  border:0;
}
#menu ul li.first {
  border-top:1px solid #55a8d5;  
}



/*news box */

#newsBox{
  position: relative;
  float:left;
  width:220px;
  height:100%;
  background:#;
  font:14px "Georgia", serif;
  color:#6E422D;
  margin:0px 0px 15px 0px;
}

#newsBox h3 {
  margin-top:0;
  font-family:sans-serif;
  border-bottom:1px solid #c1252a;
  font-size: 16px;
}


/* main page content */
#page {
  float:right;
  width:700px;
}
#page h2 {
  padding:10px 0;
  margin:0 0 10px 0;
  color:#4d2608;
  border-bottom:1px solid #ccc;
}

/* homepage */
#home {
  padding:15px 15px 20px 15px;
  width:670px;
  color:#6e422d;
  font:105% "Georgia", serif;
  background:#fff;
}
#home ol {
  padding-top:0;
}
#home #left {
  float:left;
  width:425px;
}
#home #right {
  float:right;
  width:220px;
}
#home h3 {
  margin-top:0;
  font-family:sans-serif;
  border-bottom:1px solid #c1252a;
}

#home li {
	line-height: 20px;
	text-indent: 20px;
	list-style-position: inside;
}
/* find the campaign at your university */
form#find_campaign select, form#find_campaign input#submit {
  font-size:120%;
}
#big_or {
  display:block;
  font-size:140%;
  padding:0 0 10px 30px;
}

/* quote on the bottom */
#quote {
  padding:20px;
  color:#222;  
  background:#fff url(images/quote.png) 20px 20px no-repeat;
  font-size:110%;
}
#quote p {
  margin:0;
  padding:0 0 0 40px;
  font-family: "Georgia", serif;
  font-style:italic;
}
#quote p.by {
  padding:10px 0 0 400px;
  font-size:80%;
  font-style:normal;
}
#quote p.by em {
  font-size:120%;
}

/* footer */
#footer {
  clear:both;
  margin:20px 0;
  border-top:1px solid #f5e2d2;
  font-size:80%;
  text-align:center;
  color:#6e422d;
  width: 100%;
}


#facebook {
	float:left;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:15px 15px 15px 15px;
}

#facebook a{
	color: #d8edff;
}

.thumb {
	width:100px;
	height:100px;
	margin:3px;
	float:left;
	padding-bottom: 50px;
}

.thumb a img{
	padding-bottom:10px;
}

.thumb a:hover img{
	text-decoration: none;
	color:aqua;
}



.criteria {
	list-style: none;
	list-style-position: inside;
	line-height: 20px;
}

.criteria2 {
	list-style-position: inside;
	line-height: 30px;
}

#detailedProject li{
	text-indent: 20px;
}

ol{
	list-style-position: inside;
}

#howSpan li{
	font-weight: bold;
}

#donateNew{
padding:5px 0px 10px 0px;
}

.newsParagraph{
	}
	
img #newsImg{
	display: block;
}

#prospectiveScholars{
	float: right;
}

#currentScholars{
	float: right;
}


#docBox{
	background-color: #FFCC66;
	padding: 10px;
	margin:0;
}

#docBox ul li p{
	padding: 0px;
	margin: 0px;
}
