body, html { 
	margin:0;
	padding:0;
  font-size: 13px;
  text-align: center;
   background-color: #173153;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}
  
a:link, a:visited{
color: #173153;
}
	
a:hover, a:active{
color: #666;
}

a:focus {
	-moz-outline-style: none;} 
	

/*centers website*/
.container{
	width:100%;
	text-align: center;
	margin: 0;
	border-top: 10px solid #C55E28;
	background: url('../images/bkgrnd.gif') 0 0 repeat-x;}

.inner{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right:auto;}
		
/**/


#menu_container{
	width: 830px;
	float: left;
	margin-top: 5px;}
	
#logo{
	float: left;
	margin-left: 10px;}
		

/* NAVIGATION */

	
#menu {
	
	float: left;
	list-style: none;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 110px;
	margin-left: 95px !important;
	padding: 0;}

#menu li {
	float: left;
	margin: 0;
	padding: 0;}

#menu a {
	font-size: 12px;
	color: #59626D; 
	display: block;
	text-transform: uppercase;
	float: left;
<<<<<<< .mine
	padding: 8px 18px!important;
	padding: 8px 18px;
=======
	padding: 8px 17px!important;
	padding: 8px 13px;
>>>>>>> .r1850
	text-decoration: none;
	outline: none;}

#menu a:hover {
	background: #C55E28;
	color: #fff;
	padding-bottom: 8px;} 
	
	
#submenu{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	margin-right: 20px !important;
	margin-right: 26px;}
	
#submenu li {
	float: right;
	margin: 0;
	padding: 0;}

#submenu a {
	font-size: 10px;
	color: #59626D; 
	display: block;
	padding: 0px 6px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;}
	
#submenu a:hover{
	background: #CEC093;
	color: #fff;}

/* ------------------------- */



/* -----HOME PAGE BOXES----- */

.main{
	clear: left;
	width: 800px;
	padding-top: 5px}	

.box1 {
	width: 522px; 
	height: 288px; 
	background-color: #C55E28; 
	position: relative; 
	top: 0; 
	left: 250; 
	z-index: 3;
	border: 10px solid #FFFFFF;}

.box1 img{
	float: left;}
	
.box2 {
	width: 324px; 
	height: 270px; 
	background-color: #173153; 
	position: relative; 
	top: -200; 
	left: 0;
	text-align: left; 
	color: #FFFFFF;
	z-index: 1;
	border: 10px solid #FFFFFF;}

.box3 {
	width: 324px; 
	background-color: #CEC093; 
	position: relative; 
	top: -300 !important;
	top: -320;
	left: 300; 
	z-index: 2; 
	border: 10px solid #FFFFFF;}
	
.box4 {
	width: 160px;
	height: 270px;
	position: relative;
	top: -590 !important;
	top: -600;
	left: 660 !important;
	left: 640;
	z-index: 2;
	}	
	
			
	
.box1 a, .box2 a, .box4 a, .box1 a:visited, .box2 a:visited,  .box4 a:visited{
	color: #fff;
	text-decoration: none;}
.box1 a:hover, .box2 a:hover, .box4 a:hover {
	color: #fff;
	text-decoration: underline;}
.box3 a, .int_box3 a, .box3 a:visited,  .int_box3 a:visited {
	color: #173153;
	text-decoration: none;}
.box3 a:hover, .int_box3 a:hover {
	color: #173153;
	text-decoration: underline;}	


/*-Homepage boxes text- */

.textbox1 {
	font-size: 12px;
	color: #ffffff;
	margin: 19px 20px 10px 23px !important;
	margin: 24px 20px 10px 23px;	
	line-height: 1.4em;
	width: 225px;
	float: left;}	

.textbox2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
	margin: 29px 0px 10px 23px !important;
	margin: 24px 0px 10px 23px;
	width: 200px;}		
	
.textbox3 {
	font-size: 12px;
	color: #173153;
	line-height: 1.4em;
	margin: 2px 20px 10px 23px !important;
	margin: 54px 20px 10px 23px;
	width: 250px;
	}	
	
.textbox4 {
	font-size: 12px;
	float: letf;
	color: #FFFFFF;
	line-height: 1.4em;
	width: 150px;	}	
/*-------*/	



/** grant box text styles **/
#grantname{
	color: #173153;
	font-weight: bold;
	margin-top: 15px;}
#grantname a, #grantname a:visited{
	color: #173153;
	font-weight: bold;
	text-decoration: none;}
#grantname a:hover{
	text-decoration: underline;}

#deadline{
	font-size: 12px;
	margin:0;}
/*------*/


/** Headings **/

h1, h2, h3 { 
	font-weight: normal;
	font-size: 21px; 
	margin-bottom: 5px; 
	font-family: Century Gothic, CenturyGothic, Helvetica, Arial, sans-serif; 
	color: #ffffff;}

h2 { color: #173153;}

h3 { color: #163151;}

h4 {color: #003366;
	font-weight: bold;
	font-size: 14px;
	margin-top: 50px;
	margin-bottom: 0px; 
	text-transform: uppercase;
	}



/*------*/


/** Lists **/

li ul, 
li ol       { margin:0 1.5em;}
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: none; }
ol          { list-style-type: decimal; }



/* paragraph */

p  { margin: 1.5em 0 1.5em;}




/**---INTERIOR PAGES---- **/

.int_inner{
	text-align: left;
	width: 920px;
	margin-left: auto;
	margin-right:auto;}
	

.int_main{
	clear: left;
	padding-top: 5px}
	
#int_logo{
	float: left;
	margin-left: 21px;}



/** menu **/
	
#int_menu_container{
	width: 780px;
	float: left;
	margin-top: 5px;
	margin-left: 110px;
	}	
	
	
#int_menu {
	float: right;
	list-style: none;
<<<<<<< .mine
	margin: 60px 0px 0px 50px;
=======
	margin: 60px 0px 0px 78px;
>>>>>>> .r1850
	padding: 0;}

#int_menu li {
	float: left;
	margin: 0;
	padding: 0;}

#int_menu a {
	font-size: 12px;
	color: #59626D; 
	display: block;
	text-transform: uppercase;
	float: left;
<<<<<<< .mine
	padding: 8px 18px!important;
	padding: 8px 18px;
=======
	padding: 8px 17px!important;
	padding: 8px 13px;
>>>>>>> .r1850
	text-decoration: none;
	outline: none;}

#int_menu a:hover {
	background: #C55E28;
	color: #fff;
	padding-bottom: 8px;} 	


/** top banner **/

.int_banner {
	width: 770px;
	height: 210px !important;
	height: 230px;
	background-color: #C55E28;  
	border: 10px solid #FFFFFF;
	margin-left: 120px;
	margin-bottom: 21px;
	}

#int_bannertxt{
	float: left;
	width: 300px;
	padding: 40px 0px 10px 40px;
	color: #fff;
	font-size: 17px;
	font-family: Century Gothic, CenturyGothic, Helvetica, Arial, sans-serif; 
	line-height: 25px;
	margin-right: 15px !important;
	margin-right: 35px;
	}

.int_banner img{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	}
	

	

/** body **/	
	
table {
	border-collapse: collapse;
	width: 920px;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}



.int_body {
	background:transparent url(../images/int_bg2.gif) 0 0 repeat-y !important;
	background:transparent url(../images/int_bg.gif) 0 0 repeat-y;
	padding-bottom: 10px;
	margin-left: 25px !important;
	margin-left: 0px;
	text-align: left;
	padding-top:30px;
	}
	
#int_bodytxt{
	font-size: 12px;
	width: 450px !important;
	width: 800px;	
	color: #163151;
	line-height: 1.5em;
	padding-left: 350px;
	position: relative;
	top: -340px;
				}
			
			
#int_bodytxt_grants{
	font-size: 12px;
	width: 450px !important;
	width: 800px;	
	color: #163151;
	line-height: 1.5em;
	padding-left: 350px;
	position: relative;
	top: 5px !important;
	top: 20px;
	z-index: 2;
			}	
			
#int_bodytxt a, #int_bodytxt a:visited 
#int_bodytxt_grants a, #int_bodytxt_grants a:visited{
	color: #003399;
	text-decoration: underline;}
	
		
	
.int_box3 {
	width: 290px; 
	background-color: #CEC093;
	border: 10px solid #FFFFFF;
	bottom: -10px;
	position: relative;
	}
	

#int_column {
	background: #E3E0D1;	
}	


.int_column {
	border:1px solid #E3E0D1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:auto;
	padding:0;}
	

#subhead{
	margin-top: 15px;
	font-weight: bold; }	
	
#subhead a, #subhead a:visited 
	{color: #37465F;
	text-decoration: underline;}	


/*--GRANTS PAGE POPUPS--*/	

.grantpopup{
	width:100%;
	text-align: center;
	margin: 0;
	border-top: 10px solid #C55E28;
	}

#granthead {
	width: 300px;
}

.grantlogo{
	float: left;
		}		
	
#int_grantpopup{
	clear: both;
	margin: auto;
	text-align: left;
	font-size: 12px;
	width: 530px !important;
	width: 690px;
	color: #163151;
	background: #FFFFFF;
	line-height: 1.5em;
	padding: 30px 70px 30px 70px;
				}	
			
			
#int_grantpopup a, #int_grantpopup a:visited 
	{color: #003399;
	text-decoration: underline;}	

	
#grantclose {
	font: 11px;
	color: #667184;
	margin-top: 50px;
	padding: 5px;
	background: #E0DEB6;
	width: 45px;
	text-align: center;
		}	
		
#grantclose a, 
	{color: #990000;
	text-decoration: none;}		
	


/** Internal Table **/	

#table-a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 550px;
	border-collapse: collapse;
	text-align: left;
	color: 173153;
	background: #F3F2EF;
	
}


#table-a td
{
	padding: 15px 15px 10px 20px;
	
		}


/* ---FORM--- */	
#formwrapper{
	width: 400px;
	padding-top: 30px;}

	
.reqstar { 
	vertical-align:top;
	color: #173153;
	font-size: 11px;}	


label{
float: left;
width: 120px;

}

input, textarea{
width: 180px;
margin-bottom: 13px;
border: 1px solid #173153;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

textarea{
width: 250px;
height: 150px;
}


#submitbutton{
	background-color:#CCC;
	text-transform: uppercase;
	color: #173153;
	width: 100px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 2px 8px 2px 8px;
	margin: 5px 0 15px 120;
	border: 2px outset #CACED4;
}

#footnote{
	font-size: 12px;
	color: #666;
	line-height: normal;
	margin-top: 20px;}
					
			
	
/* ---FOOTER--- */	
	
#footerhome{
	clear:both;
	margin-top: 20px;
	width: 790px;
	border-top: 1px solid #527398;
	text-align: center;
	color: #6b8db4;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;}
	
#footerhome a, #footerhome a:visited{
	color: #6b8db4;
	text-decoration: underline;}
	
#footerhome a:hover{
	color: #CEC093;}
	
	#footer{
	clear:both;
	margin-top: 20px;
	margin-left: 120px;
	width: 790px;
	border-top: 1px solid #527398;
	text-align: center;
	color: #6b8db4;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;}
	
#footer a, #footer a:visited{
	color: #6b8db4;
	text-decoration: underline;}
	
#footer a:hover{
	color: #CEC093;}	