/*
 * Gill Foundation
 * Author: Vermilion
 */

/* Reset */
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, font, img, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: none;
	font-family: arial, sans-serif;
}

ol, ul {list-style: none;}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

p.footnote {
	font: italic 11px/14px arial, sans-serif;
	color: #999;
}

.alignleft {float: left;}
.alignright {float: right;}

img.alignright {margin: 10px 0 10px 20px;}
img.alignleft {margin: 10px 20px 10px 0;}

html, body {height: auto;}

#background {
	background: none;
}

a, a:visited {color: #0D65A8;}
a:active {color: #DE7203;}

#wrap {
	width: auto;
	margin: 0;
	background: none;
}

#header {
	display: none;
}

#header-print {
	display: block;
}

/*
 * Top Nav + Search Box
 */
#top-nav {
	display: none;
}

#top-nav li {
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #00c0de;
	margin-right: 5px;
	padding-right: 5px;
}

#top-nav li.last {
	border: 0;
}

#top-nav a {
	color: #fff;
	text-decoration: none;	
}

#top-nav a:hover, #top-nav a.current {color: #00FFFF;}

#header form {
	display: none;
}


/*
 * Primary Nav
 */
#primary-nav {
	display: none;
}


#secondary-nav {
	display: none;
}

#secondary-nav li {
	font-size: 10px;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;
	display: inline-block;
	background: url(../images/global/secondary-div.gif) 0 center no-repeat;
	padding-left: 5px;
	letter-spacing: .3px;
}

#secondary-nav li.first {background: none;}

#secondary-nav a {
	display: inline-block;
	padding: 8px 8px 9px 8px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}

#secondary-nav a:hover, #secondary-nav li.current_page_item a, #secondary-nav li.current_page_ancestor a {color: #A3610A;}


/* prev/next page links */
#page-nav {display: none;}






/*
 * Content Area
 */

#content {
	padding-top: 15px;
	padding-bottom: 25px;
	
	font-size: 12px;
	color: #717375;
	line-height: 17px;
}

strong {
	color: #4D4D4D;
}

#content p, #content ul, #content ol {
	margin: 12px 0;
}

#content h1, #content h2, #content h3, blockquote {
	font-family: georgia, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #F6921E;
}

#content blockquote {color: #808080;}

#content blockquote p {margin: 0;}

#content h1 {
	font-size: 25px;
}

#content h2 {
	font-size: 25px;
	line-height: 25px;	
}

#content h3 {
	font-size: 16px;
	line-height: 24px;	
	color: #0067AC;
}

#content ol, #content ul {
	list-style: disc;
	padding-left: 28px;
}

#content ol {list-style: decimal;}

#content #left-col li {
	padding: 2px 0;
}

#page-heading {
	background: none !important;
}

#page-heading h1 {
	font-size: 27px;
	font-weight: bold;
	color: #F6921E !important;
	line-height: 34px;
	width: auto !important;
}

#page-title {
	padding-bottom: 4px;
	border-bottom: 4px solid #E6E6E6;
	margin-bottom: 12px;
}

#content #page-title p.position {
	font: 18px/24px georgia, serif;
	margin: 0;
}

p.email {
}

p.email a {
	color: #666;
	text-decoration: none;	
}

p.email a:hover {text-decoration: underline;}

#content #page-title h2 {
	font: bold 24px/30px georgia, serif;
	margin: 4px 0 0 0;
	color: #F6921E;
	width: auto !important;
}

#content p#tasks {
	display: none;
}

p.back-link a, #media-landing a span {
	display: none;
}

#left-col {
	width: auto;
	padding-bottom: 20px;/*maintain layout without content*/
}

	.body-tim-gill #left-col,
	.body-grants #left-col {
		width: 340px;
	}

	.body-equal-opportunity #left-col {
		width: 630px;
	}


	body.body-2008-financials #right-col {
		padding-left: 0;
		width: auto;
	}
	
	#grants-sidebar {
		display: none;
	}
	

#right-col a.popup {
	display: none;
}

#right-col div.map {
	display: none;
}



#content p.gray-caption {
	margin: 0;
	background: #808080;
	color: #fff;
	padding: 5px 10px;
	font: bold 10px/14px arial, sans-serif;
}

.gray-caption em {
	font-style: normal;
	color: #F7931E;
}

p.caption {font-family: georgia, serif;}

#content ul#sidebar {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar li {
	background: url(../images/global/sidebar-dot.gif) 0 bottom repeat-x;
	padding: 10px 0 13px 0;
	overflow: hidden; height: 1%;
}

#sidebar a {
	display: block;
	text-decoration: none;
	color: #717375;
}

#sidebar h4 a {
	color: #F7931E;	
	font: normal 24px/24px georgia, sans-serif;
	padding-bottom: 7px;	
}

#sidebar em {
	color: #F7931E;	
	font-style: normal;
}

/*
 * Footer
 */

#footer {
	display: none;
}

/* landing page columns */

#content .col h3 {
	font-size: 19px;
	line-height: 23px;
}

.col {
	float: left;	
	font: 11px/17px arial, sans-serif;	
	padding-bottom: 20px;
}

.col h3 a {
	color: #F7931E;
	padding-bottom: 3px;
}

.col h3 a:visited {
	color: #F7931E;
}

.col span {
	color: #F7931E;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	/* line-height: 22px; */
	white-space: nowrap;
	display: none;
}

.last {margin-right: 0!important;}

.col img {
	border-top: 8px solid #666666;
	padding-top: 2px;
	margin: 0 0 5px 0;
}

.col a {
	display: block;
	text-decoration: none;
	color: #808080;
}

.col a:visited {
	color: #808080;
}

.five-col {
	width: 171px;
	margin-right: 17px;
}

	.body-equal-opportunity .five-col {
		height: 270px;
		overflow: hidden;
	}

.four-col {
	width: 218px;
	margin-right: 17px;
}

.three-col {
	width: 294px;
	margin-right: 21px;
}


.equal-cols #left-col {
	width: auto;
	float: none !important;
}

.equal-cols #right-col {
	width: auto;
	float: none !important;
	padding-left: 0;
}


.nearly-equal-cols #left-col {
	width: 320px;
}

.nearly-equal-cols #right-col {
	width: 325px;
	padding-left: 32px;
	overflow: hidden;
}

.nearly-equal-cols #right-col .wwd-photo img {
	display: block;
}

.nearly-equal-cols #right-col .wwd-photo div {
	margin: 0 0 10px 0;
	padding: 7px 15px 7px 0;
	background: none;
	font: bold italic 14px/18px Georgia, serif;
	color: #000;
}

.nearly-equal-cols #right-col ul.wwd-stats {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nearly-equal-cols #right-col ul.wwd-stats li {
	margin: 0;
	padding: 7px 0;
	font: italic 14px/18px Georgia, serif;
	color: #999;
	border-top: 1px dotted #e0e0e0;
}

	.nearly-equal-cols #right-col ul.wwd-stats li.first {
		border-top: none;
	}

.nearly-equal-cols #right-col ul.wwd-stats li b {
	font-weight: bold;
	color: #f7931e;
}







/*grants interior */

#grants-sidebar h3 a {
	color: #F6921E;
	font: 17px/20px georgia, serif;
	display: block;
	text-decoration: none;
	padding: 7px;
}

#grants-sidebar h3 a:hover, #grants-sidebar h3 a.current {
	background: #F6921E;
	color: #fff;
}

#grants-sidebar h3 {
	border-top: 4px solid #E6E6E6;
	padding-top: 4px;
	margin-top: 4px;
}

#grants-sidebar h3.first {border: 0;}

#grants-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#grants-sidebar li {
	border-top: 1px dotted #ccc;
}

#grants-sidebar li a {
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	padding: 1px 0 1px 10px;
	position: relative;
}

#grants-sidebar a:hover, #grants-sidebar li.current a {
	color: #F6921E;	
}

#grants-sidebar li.current a {font-weight: bold;}

#grants-sidebar a em {
	font-style: normal;
	color: #F6921E;	
	font-weight: bold;
	font-family: 'arial black', arial, sans-serif;
	position: absolute;
	left: 0;




}