* { margin: 0; border: 0; }
/*============================================== FRAMEWORK ==============================================*/

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #635A56;
	text-align: center;
	background-color: #0fadc7;
}
#top {
	float: left;
	width: 100%;
	background-color: #635A56;
}
#bottom {
	float: left;
	width: 100%;
}
#home_container {
	float: left;
	width: 100%;
}
.wrapper {
	width: 864px;
	margin: 0 auto;
	text-align: left;
}
#header {
	float: left;
	display: inline;
}
.left {
	float: left;
	display: inline;
	width: 167px;
}
.right {
	float: left;
	display: inline;
	width: 697px;
}
#header .left img {
	float: left;
}
#header .right #sponsor_flash {
	float: left;
	display: inline;
	width: 697px;
	height: 27px;
}
#header .left,
#header .right {
	padding-top: 45px;
}
#header .right {
	background: transparent url(../images/header_bg.png) repeat-y 0 0;
}

/*============================================== HEADERS ==============================================*/

#blueBox { 
	position: relative;
	background-color: rgb(43,173,198);
	width: 640px;
	height: 62px;
}
#headerImage { 
	position: absolute; 
	bottom: 0;
	padding-left: 197px;
}

/*============================================== NAVIGATION ==============================================*/

#nav {
	float: left;
	display: inline;
	width: 697px;
	height: 113px;
	margin-top: 45px;
	overflow: hidden;
}
#nav ul {
	float: left;
	display: inline;
	margin-left: 24px;
	list-style-type: none;
	padding: 0;
	width: 673px;
}
#nav ul li {
	float: left;
	clear: both; 
	position: relative;
}
#nav ul li a { 
	float: left;
	display: inline;
	height: 26px;
}
#nav ul li a:hover,
#nav ul li.selected a {
	background-position: 0 -26px;
}
#nav ul li.selected ul li a {
	background-position: 0 0;
	}
#nav ul li ul li a:hover,
#nav ul li.selected ul li.selected a {
	background-position: 0 -26px;
}
#nav ul li ul { 
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
#nav ul li.selected ul {
	display: block;
}
#nav ul li ul li {
	position: relative;
	float: left; 
	display: inline;
	clear: none;
}
#nav ul li ul li.separator {
	width: 10px;
	height: 26px;
	background: transparent url(../images/nav/separator.gif) no-repeat 4px 8px;
}

	/* apply for funding */
	#nav ul li#apply-for-funding { 
		width: 155px; 
		z-index: 5;
	}
	#nav ul li#apply-for-funding a {
		width: 148px;
		background-image: url(../images/nav/apply-for-funding.png);
		cursor: default;
	}	
	#nav ul li#apply-for-funding ul { 
		left: 155px;
		z-index: 4;
	}
	#nav ul li ul li#general-operating-support a {
		width: 166px;
		background-image: url(../images/nav/general-operating-support.png);
		cursor: pointer;
	}
	#nav ul li ul li#project-support a {
		width: 104px;
		background-image: url(../images/nav/project-support.png);
		cursor: pointer;
	}
	
	/* tools for grantees */
	#nav ul li#tools-for-grantees {
		width: 161px;
	}
	#nav ul li#tools-for-grantees a {
		width: 158px;
		background-image: url(../images/nav/tools-for-grantees.png);
		cursor: default;
	}
	#nav ul li#tools-for-grantees ul { 
		left: 160px;
		z-index: 3;
	}
	#nav ul li ul li#credit-and-publicity a {
		width: 124px;
		background-image: url(../images/nav/credit-and-publicity.png);
		cursor: pointer;
	}
	#nav ul li ul li#gos-reporting a {
		width: 90px;
		background-image: url(../images/nav/gos-reporting.png);
		cursor: pointer;
	}
	#nav ul li ul li#ps-reporting a {
		width: 82px;
		background-image: url(../images/nav/ps-reporting.png);
		cursor: pointer;
	}
	
	/* about us */
	#nav ul li#about-us {
		width: 88px;
	}
	#nav ul li#about-us a {
		width: 80px;
		background-image: url(../images/nav/about-us.png);
		cursor: default;
	}	
	#nav ul li#about-us ul { 
		left: 88px;
		z-index: 2;
	}
	#nav ul li ul li#mission-and-history a {
		width: 122px;
		background-image: url(../images/nav/mission-and-history.png);	
		cursor: pointer;
	}
	#nav ul li ul li#who-we-support a {
		width: 100px;
		background-image: url(../images/nav/who-we-support.png);
		cursor: pointer;
	}
	#nav ul li ul li#board-of-trustees a {
		width: 114px;
		background-image: url(../images/nav/board-of-trustees.png);
		cursor: pointer;
	}
	#nav ul li ul li#staff a {
		width: 40px;
		background-image: url(../images/nav/staff.png);
		cursor: pointer;
	}
	#nav ul li ul li#news a {
		width: 38px;
		background-image: url(../images/nav/news.png);
		cursor: pointer;
	}
	#nav ul li ul li#contact a {
		width: 55px;
		background-image: url(../images/nav/contact.png);
		cursor: pointer;
	}

/*============================================== FOOTER ==============================================*/

#bottom #footer {
	float: left;
	width: 864px;
	padding-bottom: 20px;
	background-color: #78e7fd;
}
#bottom #footer img {
	float: left;
	display: inline;
	margin-top: 25px;
}
#bottom #footer .left {
	float: left;
	width: 169px;
	margin: 20px 0px 10px 0px;
	text-align: right;
}
#bottom #footer .middle {
	float: left;
	width: 327px;
	margin: 20px 0px 10px 20px;
	line-height: 27px;
	text-align: left;
}
#bottom #footer .right {
	float: left;
	width: 327px;
	margin: 10px 0px 0px 20px; /* We are taking into account the 10px margin already on the form in this div */
	text-align: left;
}
#footer_links {
	float: left;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	color: #70E2FA;
	font-size: 10px;		
}
#footer_links a, #footer_links a:active, #footer_links a:visited {
	color: #70E2FA;
	text-decoration: none;
}
#footer_links a:hover { color: #FFF; }

/*============================================== HOME PAGE ==============================================*/
div#home_image {
	position: relative;
	float: left;
	display: inline;
	width: 864px;
	height: 300px;
}

#home_container #home_content {
	float: left;
	width: 864px;
	padding: 20px 0px 20px 0px;
	background-color: #78e7fd;
}
#home_container #home_content .left {
	float: left;
	width: 590px;
	margin: 50px 10px 0px 0px;
}
#home_container #home_content .left .events_label,
#home_container #home_content .left .news_label {
	float: left;
	width: 169px;
	margin: 0px 0px 20px 0px;
	text-align: right;
}
#home_container #home_content .left .events_listing,
#home_container #home_content .left .news_listing {
	float: left;
	width: 398px;
	margin: 0px 0px 25px 23px;
	text-align: left;
}
#home_container #home_content .left .events_listing img.view_all,
#home_container #home_content .left .news_listing img.view_all {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	border:0px;
}
#home_container #home_content .left .events_listing .event {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}
img.info,
img.spacer,
img.reservations {
	margin: 2px 0px 5px 0px;
	padding: 0px;
	float:left;
	border:0px;
}
#home_container #home_content .left .news_listing .news {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #635A56;
}
#home_container #home_content .right {
	float: left;
	width: 244px;
	margin: 50px 20px 0px 0px;
}
#home_container #home_content .right form,
#bottom #footer .right form {
	margin: 10px 0px 10px 0px;
	padding:0px;
}
#home_container #home_content .right input.sign_up_email,
#bottom #footer .right input.sign_up_email {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #35bcd4;
	background: #bbf8fb;
	color: #635A56;
	height: 25px;
	width: 180px;
	line-height: 25px;
	vertical-align: middle;
	float: left;
}
#home_container #home_content .right input.sign_up_button,
#bottom #footer .right input.sign_up_button {
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  height: 27px;
  width: 32px;
  cursor: pointer;
  background: url(../images/sign_up_button.gif) top left no-repeat;
  float: left;
}

/*============================================== INTERIOR STYLES ==============================================*/

#main {
	float: left;
	display: inline;
	width: 864px;
	background-color: #FFF;
}
#content {
	float: left;
	display: inline;
	width: 655px;
	padding-bottom: 20px;
	margin: 20px 10px 0px 30px;
	background-color: #FFF;
}
.subLeft {
	width:415px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.subRight {
	width:200px;
	margin:0px 0px 0px 20px;
	padding:0px;
	float:left;
}
.whitespace {
	margin:0px 0px 0px 0px;
	padding:0px;	
	height: 10px;
	position:relative;
	z-index:999;
	clear:both;
}
.whitebox {
	background:#fff;
	border:1px solid #D7D7D7;	
	padding:9px;
	position:relative;
	z-index:9999;
	float:right;
}

/*============================================== FONTS/HEADINGS/LINKS ==============================================*/

a img { border: 0; }
a span { display: none; }
a,a:active,a:visited,a:hover,a:focus { 
	color: #269DB9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-size:12px;
	line-height:normal;
	padding: 0px;
}
h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.3em;
	line-height: 1.3em;
}
h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
}
h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.1em;
}
p{ margin-bottom:10px;}
#content p,
#content h1,
#content h2,
#content h3,
#content h4 {
	padding-right: 50px;
}
#content .subLeft p,#content .subRight p,
#content .subLeft h1,#content .subRight h1,
#content .subLeft h2,#content .subRight h2,
#content .subLeft h3,#content .subRight h3,
#content .subLeft h4,#content .subRight h4 {
	padding-right: 0px;
}
ul.roundtype {
	padding: 0px;
	margin: 0px 30px 10px 10px;
}
ul.roundtype li {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 1em;
	color: #4E4E4E;
	line-height: normal;
	margin: 0px 0px 5px 20px;
	padding: 0px;
}
li.withextraspace {
	margin: 12px 0px 12px 0px;
}

/*============================================== PAVLISHGROUP ==============================================*/

#map {
	width:600px; 
	height:400px; 
	margin:20px 0px 10px 0px;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #ccc;	
}
#directions {
	width:595px;
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
#directions a {
	color:#556DAD;
}
#directions a:hover {
	color:#7696ED;
}
.mapadd {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:1.2em;
	color:#777;
	line-height:1.4em;
}
.formText {
	background:#fff;
	width:145px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#4E4E4E;
	font-size:0.9em;
	border:1px solid #000;
}
.formButton {
	background:#fff;	
	margin:0px 0px 0px 0px;
	border:1px solid rgb(163,189,11);
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:1.1em;
	color:rgb(38,157,185);
}
.formButton:hover {
	color:#7696ED;
}
.news_sep {
	margin:20px 0px 0px 0px;
}
.iconimg {
	width:16px;
	margin:8px 3px 10px 0px;
	padding:0px;
	float:left;
	display: inline;
}
.filelink {
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:1em;
	float:left;
	display: inline;
}
.cleaner {
	clear:both;
}
/* Main Column Styles */

.arrowleft {
	width:7px;
	margin:7px 5px 0px 0px;
	padding:0px;
	position:relative;
	float:left;
	display: inline;
	z-index:9999;
}
.meeting {
	width: 400px;
	margin:4px 0px 4px 0px;
	padding:0px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#4E4E4E;
	position:relative;
	float:left;
	display: inline;
	z-index:9999;
}
.meetingright {
	width:180px;
	margin:4px 0px 4px 0px;
	padding:0px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#4E4E4E;
	display: inline;
	float:left;
}
.size12 {
	font-size:12px;
}
.size11 {
	font-size:11px;
}
.formLeft {
	width:16px;
	margin:11px 5px 0px 0px;
	padding:0px;
	float:left;
}
.formRight {
	width:179px;
	margin:10px 0px 4px 0px;
	padding:0px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#4E4E4E;
	float:left;		
}
.tight {
	line-height:1.2em;
}
.verytight {
	margin:2px 0px 0px 0px;
	line-height:1em;
}
td.tblLeft {
	width:110px;
	background: rgb(245,245,245);
	padding:6px 5px 3px 0px;	
	text-align:right;
	vertical-align: top;
}
td.tblRight {
	padding:3px 5px 3px 5px;	
}

.formTextMainOp {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#4E4E4E;
	border:1px solid rgb(140,140,140);
	border-bottom:1px solid rgb(180,180,180);
	border-right:1px solid rgb(180,180,180);
	width: 250px;
	font-size: .9em;
	padding: 3px;
}
.formTextareaOp {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#4E4E4E;
	border:1px solid rgb(140,140,140);
	border-bottom:1px solid rgb(180,180,180);
	border-right:1px solid rgb(180,180,180);
	width: 250px;
	padding: 3px;
	height: 100px;
}
input:focus,
.formTextMainOp:focus,
.formTextareaOp:focus {
	outline: 0px;
}
.newsdate {
	font-size:1em;
	font-weight: bold;
	color:rgb(100,100,100);
	line-height:1.1em;
}