/**********  Layout & Alignment Elements ********/

body {
	background: #EDDB7C url('images/bg_grad.jpg') repeat; 
	}
	
.main {
	background-color: #FCF8E4;
	background-image: url('images/starbg.gif');
	_background-image: url('images/starbgpc.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border: 8px solid #FCDB8D;
	_width: 790px;
	width: 810px;
	text-align: left;
	position: relative;
	margin:0 auto;
	}
	
.main_home {
	background-color: #FCF8E4;
	border: 8px solid #FCDB8D;
	_width: 790px;
	width: 810px;
	text-align: left;
	position: relative;
	margin:0 auto;
	}

.logo {
	float: left; 
	margin-left: 10px; 
	margin-top: 10px;
	}
	
.navbar {
	border-top: 1px solid #E8A542;
	border-right: 1px solid #E8A542;
	width: 564px;
	height: 42px;
	text-align: left;
	nowrap;
	}
	
.nav_outer {
	float: left; 
	margin-left: 7px;
	}

.navitems {
	width:576px; 
	nowrap;
	}
	
*html .navitems {
	margin-left: -10px;
	}
		
.center_col {
	margin-left: 20px; 
	margin-top: 30px; 
	width: 743px;
	border-left: 1px solid #E8A542; 
	border-right: 1px solid #E8A542; 
	text-align: left; 
	clear: right;
	}
	
*html .center_col {
	width: 754px;
	margin-top: 0px;
	}
	
.inner_container {
	padding-left: 30px; 
	padding-right: 30px; 
	text-align: left;
	}

/*********** Font & Style Elements ***********/

P {
	font-family: "Times";
	font-size: 12pt;
	line-height: 16pt;
	color: #583113;
	}

.text {
	font-family: "Times";
	font-size: 12pt;
	line-height: 16pt;
	color: #583113;
	}

P.grant {
	font-family: "Times";
	font-size: 12pt;
	line-height: 16pt;
	padding-left: 39px;
	}
	
P.grant .red {
	line-height: 24pt;
	}
	
P.sm {
	font-family: "Times";
	font-size: 10pt;
	line-height: 13pt;
	margin-top: 0;
	}
	
.credit {
	font-family: "Times";
	font-size: 10pt;
	line-height: 13pt;
	color: #999999;
	}

LI {
	font-family: "Times";
	font-size: 12pt;
	line-height: 16pt;
	color: #583113;
	}

P.footer {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 16pt;
	color: #AD906E;
	margin-top: -10px;
	padding-bottom: 20px;
	}

.quotebox {						
	background-color: #ffffff;
	padding: 8px;
	font-family: "Times";
	font-size: 10pt;
	line-height: 14pt;
	color: #715028;
	text-align: center;
	}
	
.quotebox_left {						
	background-color: #ffffff;
	padding: 8px 8px 8px 16px;
	font-family: "Times";
	font-size: 10pt;
	line-height: 14pt;
	color: #715028;
	}


/* Staff */
	
.lgbrownnocap {
	font-family: "Times";
	font-size: 14pt;
	line-height: 16pt;
	color: #D79738;
	}

.red {
	font-family: "Times";
	font-size: 12pt;
	line-height: 16pt;
	color: #A53919;
	}
	
	
	
/************** Links ***************/


.links {							/* top menu */
	font-family: Verdana;
	font-size: 10px;
	color: #D38752;
	background-color: #FCF8E4;
	text-decoration: none;
	z-index:0;
	padding-left: 10px;
	text-transform: uppercase;
	}

A.subnavlink:link {					/* top menu */
    font-size: 10px;
    color: #B94D1A;
    font-family: Verdana;
    text-decoration: none;
	}

A.subnavlink:visited {
    font-size: 10px;
    color: #B94D1A;
    font-family: Verdana;
    text-decoration: none;
	}
	
A.subnavlink:hover {
    font-size: 10px;
    color: #B94D1A;
    font-family: Verdana;
    text-decoration: none;
	}

A.lgbrown:link {					/* program areas main */
	color: #A53919;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Times;
	text-decoration: none;
	}
	
A.lgbrown:visited {
	color: #A53919;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Times;
	text-decoration: none;
	}

A.lgbrown:hover {
	color: #A53919;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Times;
	text-decoration: underline;
	}
	
A.brown:link {					/* program areas main */
	color: #A53919;
	text-decoration: none;
	}
	
A.brown:visited {
	color: #A53919;
	text-decoration: none;
	}

A.brown:hover {
	color: #A53919;
	text-decoration: underline;
	}

A.brownund:link {					/* representative grants */
	color: #A53919;
	text-decoration: underline;
	}
	
A.brownund:visited {
	color: #A53919;
	text-decoration: underline;
	}

A.brownund:hover {
	color: #A53919;
	text-decoration: underline;
	}

A.blue:link {					/* program areas main: global oneness */
	color: #1D5D9E;
	text-decoration: none;
	}

A.blue:visited {
	color: #1D5D9E;
	text-decoration: none;
	}

A.blue:hover {
	color: #1D5D9E;
	text-decoration: underline;
	}
	
A.green:link {					/* bay view hunters point */
	color: #9E9D57;
	text-decoration: none;
	}

A.green:visited {
	color: #9E9D57;
	text-decoration: none;
	}

A.green:hover {
	color: #9E9D57;
	text-decoration: underline;
	}
	
