* {
	
}

html, body {
	padding:0;
	margin:0;
}

body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

body {
	background:#444 url(/assets/images/layout/body-bg.png);
	text-align:center;
}

.museo {font-family:"museo-1","museo-2";}

h1, h2, h3 {
	padding:0;
	margin:0;
}

h1 {
	font-family:"museo-1","museo-2";
	font-size:15px;
	line-height:26px;
	color:#006C67;
}

p {
	padding:0;
	margin:0;
	font-size:13px;
	color:#444;
	padding:5px 0;
	line-height:18px;
}

ul {
	padding:0;
	margin:0;
	font-size:13px;
	color:#444;
	padding:5px 0;
	line-height:18px;
}

#homepage-right li{
	padding:0;
	margin:0;
	font-size:13px;
	color:#444;
	padding:5px 0;
	line-height:18px;
}

a {
	color:#df811c;
	text-decoration:none;
}

img, a img {
	border:0;
}

.wrap {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#header {
	text-align:left;
	padding-bottom:30px;
}

#header-shadow {
	position:absolute;
	width:100%;
	z-index:5;
	background:url(/assets/images/layout/top-shading.png) left top repeat-x;
	height:56px;
}

#header #left {
	width:200px;
	padding-left:20px;
	float:left;
}

#header #right {
	width:722px;
	float:right;
	padding:70px 0 20px 0px;
}

ul#main-nav {
	list-style-type:none;
	float:left;
}

ul#main-nav li {
	float:left;
	width:79px;
	margin-right:6px;
	text-align:center;
	height:75px;
	background:#fff url(/assets/images/buttons/bg.png);
	border-bottom:1px solid #000;
}

ul#main-nav li a {
	display:block;
	height:45px;
	margin:10px 5px 10px 5px;
}

ul#main-nav li span {
	display:none;
}

ul#main-nav li span.begin {
	display:block;
	height:9px;
	background:url('../images/buttons/top.png') left top no-repeat;
}

ul#main-nav li span.end {
	display:block;
	padding:2px;
	border-top:1px solid #ccc;
	background:#fff;
}

ul#main-nav li a.home {
	background: url('../images/buttons/home.png') left bottom no-repeat;
}

ul#main-nav li a.mission {
	background: url('../images/buttons/mission.png') left bottom no-repeat;
}

ul#main-nav li a.applying {
	background: url('../images/buttons/applying.png') left bottom no-repeat;
}

ul#main-nav li a.grant {
	background: url('../images/buttons/grant.png') left bottom no-repeat;
}

ul#main-nav li a.news {
	background: url('../images/buttons/news.png') left bottom no-repeat;
}

ul#main-nav li a.about {
	background: url('../images/buttons/about.png') left bottom no-repeat;
}

ul#main-nav li a.contact {
	background: url('../images/buttons/contact.png') left bottom no-repeat;
}

ul#main-nav li a.grant-cycle {
	background: url('../images/buttons/grant-cycle.png') left bottom no-repeat;
}

#main {
	width:795px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
}

#main #outer {
	text-align:left;
	background:url(/assets/images/layout/tan-corner.png) left top no-repeat;
	width:795px;
	padding-top:10px;
	padding-left:10px;
}

#main #outer #outer2 {
	background:url(/assets/images/layout/tan-bg.png) left top repeat-y;
	padding-left:10px;
	margin:100px 0 0 -10px;
}

#main #outer #inner {
	text-align:left;
	background:#fff url(/assets/images/layout/homepage-bg2.png) right bottom no-repeat;
	position:relative;
	top:-100px;
	margin-bottom:-100px;
}

#apply-header {
	background:url(/assets/images/layout/green-header.png) left -1px no-repeat;
	height:230px;
}

#apply-header .content-inner-left {
	float:left;
	width:250px;
	padding:35px 25px 0 40px;
	height:162px;
	font-weight:300;
}

#apply-header .content-inner-left h1 {
	color:#fff;
	font-size:22px;
	font-weight:300;
}

#apply-header .content-inner-left .focus {
	padding-top:20px;
	color:#333;
	font-size:14px;
	font-weight:500;
}

#apply-header .content-inner-left .the-focus {
	color:#fff;
	font-size:20px;
	padding-top:3px;
}

#apply-header .content-inner {
	float:left;
	width:200px;
	margin:30px 0 40px 0;
	border-left:1px solid #fff;
	padding:0 0 0 15px;
	height:162px;
}

#apply-header .content-inner:first-child {
	width:170px;
}

#apply-header .content-inner h2 {
	font-size:14px;
	color:#333;
	font-weight:100;
}

#apply-header .content-inner p {
	font-size:13px;
	color:#fff;
	margin-bottom:10px;
	padding:0;
}

#apply-header .content-inner p:last-child {
	margin-bottom:0;
}

#apply-header .content-inner p.app-list {
	font-size:13px;
	line-height:16px;
}

#apply-header .content-inner p.app-disclaimer {
	font-style:italic;
	font-size:12px;
	line-height:14px;
	color:#444;
}

#apply-main-left {
	float:left;
	width:510px;
	padding:20px;
}

#apply-main-right {
	float:right;
	width:220px;
}

#homepage-header {
	background:url(/assets/images/layout/home-header3.png) -5px top no-repeat;
	height:378px;
}

#homepage-left {
	float:left;
	width:475px;
	padding-left:25px;
	position:relative;
}

#homepage-right {
	float:right;
	width:200px;
	margin-right:20px;
	margin-top:-38px;
	background:#f2f3e8;
	padding:30px 15px;
	border-bottom:11px solid #99b76d;
}

#homepage-right h1 {
	font-size:12px;
	font-weight:bold;
}

#homepage-right p {
	font-size:12px;
}

#homepage-table td {
	padding:20px 20px 20px 0;
}

#homepage-table td p {
	padding-left:20px;
	border-left:4px solid #a3d165;
	font-size:14px;
	line-height:24px;
}

#download-arrow {
	position:absolute;
}

#download-arrow img {
	position:relative;
	z-index:10;
	left:130px;
	top:-60px;
}

#mission-header {
	background:url(/assets/images/layout/mission-header.png) left top no-repeat;
	height:284px;
}

#mission-left {
	float:left;
	width:400px;
	padding-left:25px;
}

#mission-right {
	float:right;
	width:283px;
	margin-right:5px;
	margin-top:-38px;
	background:#e0e3c7;
	padding:0;
	border-bottom:11px solid #99b76d;
}

#mission-right p {
	padding:20px;
	font-size:12px;
}

#mission-right p img {
	margin-bottom:5px;
}

#upload-arrow {
	position:absolute;
}

#upload-arrow img {
	position:relative;
	left:180px;
	top:-25px;
}

#footer {	
	margin:0 auto 40px auto;
	width:795px;
	color:#6C6F5A;
	text-align:left;
}

#footer a {
	color:#6C6F5A;
	font-weight:bold;
}

#footer .inner {
	/*background:#DDE3B7 url(/assets/images/layout/logo-footer.png) 20px 50px no-repeat;*/
	background:#DDE3B7;
	padding:40px 20px 45px 20px;
	text-align:left;
	font-family:arial;
}

#footer .inner p {
	font-size:11px;
	line-height:20px;
	padding:0;
	clear:left;
	color:#6C6F5A;
}

#footer-nav {
	list-style-type:none;
	margin:0 0 10px -5px;
	padding:0;
	text-align:left;
	float:left;
}

#footer-nav li {
	display:inline;
	border-right:1px solid #7D8168;
	padding:0 5px;
}

#footer-nav li:last-child { border:0; }

.arrow-box {
	padding:20px 20px 20px 40px;
	background:url(/assets/images/graphics/gray-arrow.png) 10px 20px no-repeat;
}

.gray-box { background-color:#F1F7EA; }

#tan-box {
	background-color:#F6F7EA;
	border:1px solid #BABCB2;
	margin-top:10px;
	padding:20px;
	font-size:12px;
	color:#444;
}

#tan-box a { text-decoration:none; }

#tan-box .separator {
	margin:20px -20px;
	height:2px;
	background:#DCDFD1;
}

#tan-box .green-separator {
	height:8px;
	background:#AFCB89;
	margin:20px -20px -20px;
}

.padding-10 { padding:10px; }
.padding-20 { padding:20px; }

.clear-both { clear:both; }
.clear-right { clear:right; }
.clear-left { clear:left; }

#app-bottom-blue ul {
	color:#fff;
	padding:0 0 0 1.35em;
	margin:0;
}

#app-bottom-blue li {
	padding:0;
	margin:0;
	line-height:18px;
	font-size:12px;
}

#grant-header {
	background:url('../images/text/grant-recip-header.png') left top no-repeat;
	height:137px;
}

#news-header {
	background:url('../images/graphics/news-header.png') left top no-repeat;
	height:137px;
}

#contact-header {
	background:url('../images/graphics/contact-header.png') left top no-repeat;
	height:137px;
}

#app-header {
	background:url('../images/graphics/app-header.png') left top no-repeat;
	height:170px;
}

#grant-left {
	float:left;
	width:445px;
	padding-left:25px;
}

#grant-right {
	float:right;
	width:223px;
	margin-right:6px;
	margin-top:-38px;
	background:#f2f3e8;
	padding:30px;
	border-bottom:11px solid #99b76d;
}

#grant-right h1 {
	margin-top:10px;
	font-size:15px;
	font-weight:bold;
	color:#666;
}

#grant-right p {
	font-size:14px;
	letter-spacing:0.03em;
	line-height:24px;
}

.news-block {
	margin-bottom:20px;
}

.news-block span.title {
	color:#a3d165;
	display:block;
	font-size:16px;
}

.news-block h2 {
	color:#444;
}

.app-1, .app-2, .app-3 {
	padding:0 10px;
	vertical-align:top;
	font-size:12px;
}

.app-1 { 
	border-right:2px solid #ccc;
	background:url("../images/graphics/step-header.png") right top no-repeat;
	padding-top:50px;
	width:115px;
	text-align:right;
}

.app-3 { 
	border-left:2px solid #ccc;
}

.app-2 {
	font-size:13px;
}

.app-2 input[type="text"] {
	border:none;
	padding:4px;
	background:#eaeed0;
	color:#61673a;
	font-family:verdana;
	font-size:11px;
	width:90%;
}

.app-2 input[type="submit"] {
	background:#8CC63F;
	border:1px solid #7BAF36;
	padding:6px;
	color:#fff;
	font-size:14px;
}

.app-3 {
	width:180px;
}

#city, #state, #zip {
	width:70px;
	margin-right:10px;
}

.app-header-text {
	padding:70px 0 0 40px;
	color:#fff;
	font-size:13px;
	width:420px;
	font-style:italic;
}

.uploaded-file {
	background:url(../images/graphics/download-file.png) left 50% no-repeat;
	padding:20px 0 20px 50px;
}

#homepage-container {
	
}

div.grant-cycle {
	display:block;
	float:left;
	width:348px;
	padding:10px;
	background:#94c554 url(../images/graphics/green-grain.gif);
	margin:0 20px 20px 0;
	height:150px;
	color:#fff;
	font-size:13px;
	border-top:4px solid #598F11;
}

div.grant-cycle p {
	margin-bottom:7px;
	color:#fff;
	font-size:11px;
	border-left:1px dotted #DDE3B7;
	line-height:16px;
	padding-left:10px;
}

div.grant-cycle span {
	font-size:16px;
}

div.grant-cycle strong {
	display:block;
	color:#4F7F0F;
	font-size:13px;
}
