<!--

/*** NORMALIZERS ***/

body {
	font: 62.5% Arial, Verdana, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
	background: none;
	text-align: center; /* for IE */
}

p {
	font-size: 1.2em;
	line-height: 150%;
	margin: 10px 0 15px 0;
	padding: 0;
}

h3 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 1.4em;
}

h4 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 1.2em;
}

hr {
	height: 1px;
	width: 80%;
	text-align: center;
}

address {
	font-size: 1.2em;
}

#page-wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 700px; /*7in*/
	background: none;
	text-align: left;
}

#page-wrapper .cap { display:none;}

/*** GLOBAL HEADER ***/

#header {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0;
}

#logo {
	width: 1.7in;
	padding: 28px 0 16px 4px;
}

#logo img {
	border: none;
	width: 1.7in;
}

#top-navigation {display:none;}

/*** GLOBAL CONTENT ***/

#content-wrapper {
	float: left; /*right*/
	width: 700px;
	margin: 0;
	padding: 0;
}

#content {
	float: left; /*right*/
	width: 700px;
	margin: 0;
	padding: 0;
}

#content img {
	margin: 0;
	padding: 0;
}

#content img#image-right { /* For pages with text wrapping around image on right */
	float: right;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	width: auto;
}

#content h1 {
	font: bold 2.1em Tahoma, Arial, Helvetica, sans-serif;
	margin: 15px 0 7px 0;
	padding: 0;
}

#content h2 {
	font: bold 1.5em Tahoma, Arial, Helvetica, sans-serif;
	margin: 15px 0 8px 0;
	padding: 0;
}

#content h3.first { /* First h3 following image/caption */
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}

#content ul {
	width: 300px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	font-size: 1.2em;
}

#content .content-left ul { /* Floats list right and allows text to wrap around */
	float: right;
	width: 140px;
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
	margin: 30px 0 10px 10px;
	padding: 0 0 0 10px;
	border-left: 1px dashed #000;
}

#content ul li {
	padding: 5px 0;
}

#content ul li ul {
	font-size: 1.0em;
}

/* Style for the non-menu unordered lists */
#content .content-left ul.nm{ 
	float: none;
	width: auto;
	font-size: 1.2em;
	font-weight: normal;
	border: none;
}
#content .content-left ul.nm li{ 
	list-style-type: disc;
}
#content .content-left ul.nm ul.nm li{ 
	float: none;
	width: auto;
	font-size: 0.8em;
	font-weight: normal;
	list-style-type: disc;
	border: none;
}
/* END Style for the non-menu unordered lists */

#content a:link, #content a:visited {
	color: #5e84bd;
	text-decoration: none;
	margin-left: 3px;
}

#content a:hover {
	color: #f48034;
}

.caption { /* Picture captions */
	font-style: italic;
	padding: 3px 0 0 20px;
}

.tabmain {
	display: none;
}

/* h1 headings without images beneath them */

.letter #content h1, .staff #content h1, .road #content h1, .workshop #content h1, .kidscollege #content h1, .building #content h1, .posse #content h1, .aa #content h1, .vince #content h1, .million-ca #content h1, .million-fl #content h1, .million-tx #content h1, .american-dream #content h1, .first-family #content h1, .unmet-need #content h1, .writers-passage #content h1, .nine-eleven #content h1, .comm-college #content h1, .commit-community #content h1, .funding #content h1, .giving #content h1, .natdisaster #content h1, .expert #content h1 {
	font: bold 2.1em Tahoma, Arial, Helvetica, sans-serif;
	margin: 8px 0 15px 0;
	padding: 0;
}

/*** LEFT COLUMN ***/

#left-column, #upper-nav, #lower-nav, #page-footer {
display:none;
}

/*** GLOBAL FOOTER ***/

#global-footer {
	width: 650px; /*7in*/
	margin: 3px auto;
	border-bottom: 1px solid #fff;
	text-align: center;
	color: #000;
	font-size: 1.2em;
}

#col1 {
	float:left;
	width: 400px;
	position: relative;
	margin: 0;
	}
	
#col2 {
	width: 220px;
	text-align:center;
	margin: 20px 0 0 440px;
	}
