/* ©2008-2009 Wattis Foundation, Author Geoffrey D. Cooper */


html, body {
	height: 100%;
}
body {
	margin:0;
	padding:0;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size:12px;
	background-color:#ccc;
	text-align:center;
}
/********************************
	Global Items 
********************************/
a:link {
text-decoration:none;
color:#000;
}
a:visited {
text-decoration:none;
color:#000;
}
a:hover {
text-decoration:underline;
color:#000;
}
a:active {
text-decoration:underline;
color:#000;
}

h1 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:22px;
}
h2 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:20px;
}
h3 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:18px;
}
h4 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:16px;
}
h5 {
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:13px;
	color:#666;
}
p {
	padding:5px 0 0 0;
	margin:0;
	line-height:17px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
.activeLeftNavItem {
	background-color:#b7b7b7;
}
.rightBody {
	min-height:405px;
}
#wrapper #header #right {
	text-align:right;
	padding:30px 20px;
}
#wrapper #header #right input {
	height:14px;
}
/* this is for newsletter text input */
.mock {
	color:#999999;
}
/********************************
	TopNav Styles (global) 
********************************/
#topNav {
	margin:2px 10px 0 10px;
	padding:0;
	background-color:#ccc;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	border-bottom:solid 1px #666;
}
#topNav ul {
	list-style:none;
	margin:0;
	padding:5px 0;
}
#topNav ul li {
	display:inline;
	margin:0;
	padding:5px 15px;
	border-right:dotted 1px #959394;
}
#topNav ul li:hover {
	background-color:#b8b4b7;
	border-right:dotted 1px #959394;
}
/********************************
	Index Styles 
********************************/
#index #wrapper {
	width:850px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}
#index #wrapper #header {
	height:142px;
	background-color:#000;
	margin:0 10px;
}
#index #wrapper #header .logoTop {
	float:left;
	margin:0;
	padding:0;
}
#index #wrapper #body {
	margin:10px 10px 0 10px;
	padding:0;
	text-align:left;
}
#index #wrapper #body .top {
	background-color:#fff;
/*	height:278px;
	float:left;
	margin:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	*/
}
#index #wrapper #body .topRight {
	background-color:#fff;
	padding: 0 0 0 1px;
/*	height:278px;
	margin:0 0 0 190px;
	padding:10px 0 0 0 65px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#f1e4e4;
	*/
}
#index #wrapper #body .topRight p {
/*	color:#f1e4e4;
	padding:35px 25px 0 20px;
	line-height:20px;
	font-size:32px;
	*/
}
#index #wrapper #body .topRight p a:link {
text-decoration:none;
color:#fc0000;
}
#index #wrapper #body .topRight p a:visited {
text-decoration:none;
color:#fc0000;
}
#index #wrapper #body .topRight p a:hover {
text-decoration:underline;
color:#fc0000;
}
#index #wrapper #body .topRight p a:active {
text-decoration:underline;
color:#666;
}
#index #wrapper #subs {
	margin:9px 0 0 0;
}
#index #wrapper #subs .floatOne {
	float:left;
	padding:0;
	margin:0 10px 0 0;
	width:205px;
	background-color:#447788;
	/*	min-height:260px;	*/
}
#index #wrapper #subs .floatOne h3 {
	margin:5px 0 5px 15px;
	padding:0;
	color:#082e3a;
}
#index #wrapper #subs .floatOne p {
	padding:5px 20px 0 15px;
	line-height:16px;
	color:#041921;
}
#index #wrapper #subs .floatTwo {
	float:left;
	padding:0;
	margin:0 10px 0 0;
	width:205px;
	background-color:#9e845f;
}
#index #wrapper #subs .floatTwo h3 {
	margin:5px 0 5px 15px;
	padding:0;
	color:#452d0c;
}
#index #wrapper #subs .floatTwo p {
	padding:5px 20px 0 15px;
	line-height:16px;
	color:#201005;
}
/*
#index #wrapper #subs .floatThree {
	float:left;
	padding:0;
	margin:0 10px 0 0;
	width:185px;
	background-color:#918d60;
}
*/
#index #wrapper #subs .floatFour {
	float:right;
	padding:0;
	margin:0;
	width:400px;
	background-color:#b4b083;
}
#index #wrapper #subs .floatFour h3 {
	margin:5px 0 5px 15px;
	padding:0;
	color:#242104;
}
#index #wrapper #subs .floatFour p {
	padding:0 15px 0 15px;
	line-height:18px;
	color:#242104;
}
#index #wrapper #subs a:link {
text-decoration:none;
color:#fff;
}
#index #wrapper #subs a:visited {
text-decoration:none;
color:#fff;
}
#index #wrapper #subs a:hover {
text-decoration:underline;
color:#fff;
}
#index #wrapper #subs a:active {
text-decoration:underline;
color:#fff;
}
/* check this */
/********************************
	About  Styles 
********************************/
#about #wrapper {
	width:850px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}
#about #wrapper #header {
	height:142px;
	background-color:#000;
	margin:0 10px;
}
#about #wrapper #header .logoTop {
	float:left;
	margin:0;
	padding:0;
}
#about #wrapper #body {
	margin:10px 10px 0 10px;
	padding:0;
	text-align:left;
}
#about #wrapper #body #leftNav {
	float:left;
	margin:0;
	padding:0;
	background-color:#333;
	color:#fff;
	width:200px;
	min-height:400px;
}
#about #wrapper #body #leftNav .content {
	margin:0;
	padding:20px 0 10px 35px;
}
#about #wrapper #body #leftNav .content ul {
	list-style:none;
	line-height:20px;
	margin:0;
	padding:0;
}
#about #wrapper #body #right {
	margin:0;
	padding:15px 0 8px 0;
	border:solid 1px #999;
	min-height:398px;
}
#about #wrapper #body #right h3 {
	margin:15px;
	padding:0;
}
#about #wrapper #body #right p {
	padding:6px 20px 5px 15px;
	margin:0;
	font-size:13px;
	line-height:21px;
}
/********************************
	News & Event  Styles 
********************************/
.newsEvent {
	padding:14px 0 0 0;
}
.newsEvent h3 {
	font-size:14px;
}
.newsEvent .newsDate {
	padding:3px 0;
	color:#666;
	font-size:11px;
}
#news #wrapper #body #right .rightBody .newsEvent p {
	line-height:18px;
}
/*.newsEvent p br {
	line-height:4px;
}*/
/******************************/
#news #wrapper {
	width:850px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}
#news #wrapper #header {
	height:142px;
	background-color:#000;
	margin:0 10px;
}
#news #wrapper #header .logoTop {
	float:left;
	margin:0;
	padding:0;
}
#news #wrapper #body {
	margin:10px 10px 0 10px;
	padding:0;
	text-align:left;
}
#news h4 {
	color:#cc0000;
}
#news h5 {
	color:#333;
	padding:20px 0 0 0;
}
#news p {
	padding:0 0 5px 0;
}
#news #wrapper #body #right {
	margin:0;
	padding:0;
	/* border:solid 1px #999; */
	min-height:398px;
	background-image:url("../assets/global/leftNavBackground.gif");
	background-repeat:repeat-y;
}
#news #wrapper #body #right .leftNav {
	float:left;
	width:220px;
}
#news #wrapper #body #right .leftNav .dateList {
	padding:10px 6px 5px 15px;
}
#news #wrapper #body #right .leftNav .dateList h4 {
	color:#666;
}
#news #wrapper #body #right .leftNav .dateList h5 {
	padding:10px 0 0 0;
	font-weight:bold;
}
#news #wrapper #body #right .leftNav .dateList ul {
	line-height:17px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#news #wrapper #body #right .leftNav .dateList li {
	line-height:16px;
	padding:2px 5px;
	margin:10px 0;
	border-bottom:dotted 1px #333;
}
#news #wrapper #body #right .leftNav .dateList li a:hover {
	color:#cc0000;
	text-decoration:none;
}
#news #wrapper #body #right .leftNav .dateList li.active {
	color:#cc0000;
}
#news #wrapper #body #right .rightBody {
	margin:0 0 0 240px;
	border:solid 1px #B8B4B7;
	padding:15px 20px;
}
#news #wrapper #body #right .rightBody p {
	font-size:13px;
	line-height:19px;
	padding:10px 0 0 0;
}
#news #wrapper #body #right .rightBody p.footerGrantApp a:link {
text-decoration:none;
color:#cc0000;
}
#news #wrapper #body #right .rightBody p.footerGrantApp a:visited {
text-decoration:none;
color:#cc0000;
}
#news #wrapper #body #right .rightBody p.footerGrantApp a:hover {
text-decoration:underline;
color:#cc0000;
}
#news #wrapper #body #right .rightBody p.footerGrantApp a:active {
text-decoration:underline;
color:#cc0000;
}
/********************************
	 Contact  Styles 
********************************/
#contact #wrapper {
	width:850px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}
#contact #wrapper #header {
	height:142px;
	background-color:#000;
	margin:0 10px;
}
#contact #wrapper #header .logoTop {
	float:left;
	margin:0;
	padding:0;
}

#contact #wrapper #body {
	margin:10px 10px 0 10px;
	padding:0;
	text-align:left;
}
#contact h4 {
	color:#cc0000;
}
#contact h5 {
	color:#333;
	padding:18px 0 0 0;
}
#contact p {
	padding:0 0 5px 0;
}
#contact #wrapper #body #right {
	margin:0;
	padding:0;
	/* border:solid 1px #999; */
	min-height:398px;
	background-image:url("../assets/global/leftNavBackground.gif");
	background-repeat:repeat-y;
}
#contact #wrapper #body #right .leftNav {
	float:left;
	width:220px;
}
#contact #wrapper #body #right .leftNav .dateList {
	padding:10px 6px 5px 15px;
}
#contact #wrapper #body #right .leftNav .dateList h4 {
	color:#666;
}
#contact #wrapper #body #right .leftNav .dateList h5 {
	padding:10px 0 0 0;
	font-weight:bold;
}
#contact #wrapper #body #right .leftNav .dateList ul {
	line-height:17px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#contact #wrapper #body #right .leftNav .dateList li {
	line-height:16px;
	padding:2px 5px;
	margin:10px 0;
	border-bottom:dotted 1px #333;
}
#contact #wrapper #body #right .leftNav .dateList li a:hover {
	color:#cc0000;
	text-decoration:none;
}
#contact #wrapper #body #right .leftNav .dateList li.active {
	color:#cc0000;
}
#contact #wrapper #body #right .rightBody {
	margin:0 0 0 240px;
	border:solid 1px #B8B4B7;
	padding:15px 20px;
}
#contact #wrapper #body #right .rightBody p {
	font-size:12px;
	line-height:17px;
	padding:6px 0 0 0;
}
#contact #wrapper #body #right .rightBody .img {
	float:right;
	padding:38px 0 0 0;
}
#contact #wrapper #body #right .rightBody p.footerGrantApp a:link {
text-decoration:none;
color:#cc0000;
}
#contact #wrapper #body #right .rightBody p.footerGrantApp a:visited {
text-decoration:none;
color:#cc0000;
}
#contact #wrapper #body #right .rightBody p.footerGrantApp a:hover {
text-decoration:underline;
color:#cc0000;
}
#contact #wrapper #body #right .rightBody p.footerGrantApp a:active {
text-decoration:underline;
color:#cc0000;
}
/********************************
	Grant Application  Styles 
********************************/
#grantApp #wrapper {
	width:850px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}
#grantApp #wrapper #header {
	height:142px;
	background-color:#000;
	margin:0 10px;
}
#grantApp #wrapper #header .logoTop {
	float:left;
	margin:0;
	padding:0;
}
#grantApp #wrapper #body {
	margin:10px 10px 0 10px;
	padding:0;
	text-align:left;
}
#grantApp h4 {
	color:#cc0000;
}
#grantApp #wrapper #body #right {
	margin:0;
	padding:0;
	/* border:solid 1px #999; */
	min-height:398px;
	background-image:url("../assets/global/leftNavBackground.gif");
	background-repeat:repeat-y;
}
#grantApp #wrapper #body #right .leftNav {
	float:left;
	width:220px;
}
#grantApp #wrapper #body #right .leftNav .dateList {
	padding:10px 6px 5px 15px;
}
#grantApp #wrapper #body #right .leftNav .dateList h4 {
	color:#666;
}
#grantApp #wrapper #body #right .leftNav .dateList h5 {
	padding:10px 0 0 0;
	font-weight:bold;
}
#grantApp #wrapper #body #right .leftNav .dateList ul {
	line-height:17px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#grantApp #wrapper #body #right .leftNav .dateList li {
	line-height:16px;
	padding:2px 5px;
	margin:10px 0;
	border-bottom:dotted 1px #333;
}
#grantApp #wrapper #body #right .leftNav .dateList li a:hover {
	color:#cc0000;
	text-decoration:none;
}
#grantApp #wrapper #body #right .leftNav .dateList li.active {
	color:#cc0000;
}
#grantApp #wrapper #body #right .rightBody {
	margin:0 0 0 240px;
	border:solid 1px #B8B4B7;
	padding:15px 18px;
}
#grantApp #wrapper #body #right .rightBody p {
	font-size:13px;
	line-height:19px;
	padding:10px 0 0 0;
}
#grantApp #wrapper #body #right .rightBody p.footerGrantApp a:link {
text-decoration:none;
color:#cc0000;
}
#grantApp #wrapper #body #right .rightBody p.footerGrantApp a:visited {
text-decoration:none;
color:#cc0000;
}
#grantApp #wrapper #body #right .rightBody p.footerGrantApp a:hover {
text-decoration:underline;
color:#cc0000;
}
#grantApp #wrapper #body #right .rightBody p.footerGrantApp a:active {
text-decoration:underline;
color:#cc0000;
} 

/******* form ************/
#grantApp #grantAppForm a:link {
text-decoration:none;
color:#cc0000;
}
#grantApp #grantAppForm a:visited {
text-decoration:none;
color:#cc0000;
}
#grantApp #grantAppForm a:hover {
text-decoration:underline;
color:#cc0000;
}
#grantApp #grantAppForm a:active {
text-decoration:underline;
color:#cc0000;
}
#grantApp #grantAppForm p {
	padding:0 0 5px 0;
}
#grantApp #grantAppForm .title {
	padding:12px 0 3px 0;
	font-size:11px;
}
#grantApp #grantAppForm .title span {
	color:#cc0000;
}
.textInput {
	width:245px;
}

#grantApp #grantAppForm .leftTD {
	padding:0 38px 0 0;
}

/********************************
	Footer Styles (global)
********************************/
#footer {
	margin:0 10px;
	/* NO margin bottom... causes scroll in Safari */
	padding:10px 0 25px 0;
	font-size:11px;
	border-top:dotted 1px #999;
	color:#333;
}
#footer .left {
	float:left;
	padding:0 0 0 1px;
}
#footer .right {
	text-align:right;
	padding:0 2px 0 0;
}
