/* GLOBALS */

	body {  background-image: url(images/brown.gif) ; overflow : scroll ; }
	A:link, A:visited, A:active { color: #AF6208; text-decoration : none}
	A:hover { color: white; text-decoration : none; }
	td { font-family: Verdana,Arial,Helvetica; font-size: 14px; font-style: normal;}
	.copyright {font-size: 10px; color: #999999; }
	
	
/* PAGE TITLE */
	DIV.page-title {
		 font-family: Helvetica,Arial; font-size: 14px; font-weight: bold;
		 letter-spacing: +1px; word-spacing: +4px;
		 color: white;   /* changed from yellow #F0F692; */
		 padding-top: 6px;	 padding-bottom: 4px; padding-right: 0px; padding-left: 15px; }

	TD.page-header { background-color: #AF6208; border-bottom: 1px solid #777777;	}


/* GRANT CYCLE */

	TABLE.cycle { font-family: Verdana,Arial,Helvetica; border: 1px solid black; }
	TABLE.cycle TH { font-size: 13px; font-weight:bold; text-align: center;}
	TABLE.cycle TD {  font-size: 12px; }
	.importantdates { color: #6600cc;  }
	
/* TOUR STUFF */
	#tourtitle {font-family: Verdana,Arial,Helvetica; font-size: 18px; font-weight: bold; }
	#tourpiccaption { font-family: Verdana,Arial,Helvetica; font-size: 12px;	 }

/* HOME PAGE */
	.tagline {font-size: 24px; color: #666666;}
	.announces {font-size: 18px; }
	.creditpage {font-size: 12px;text-align:left;}

/* GRANTS */

	.granttitle { font-style: italic; }
	.grantsection { font-weight: bold; text-decoration: underline;}
	.grantee { font-weight: bold; }

	TD.grantquote {font-size: 13px; font-style: normal;	 font-weight: normal; text-align: right; padding-top: 10px; color: navy; }
	
	TD.grantquotewho { font-size: 13px; font-style: normal; font-weight: bold; text-align: right;
		 color: black; padding-top: 3px; padding-bottom: 10px;	}

	TD.grantcredit {font-size: 10px; text-align:right; padding-bottom: 7px;	}
	
	TD.grantcaption { font-size: 12px; color: white; background-color: black;
		 text-align: left; font-weight: normal; padding:5px; }








