@charset "utf-8";

p {
	margin: 0;
}

#main_container {
	position: relative;
	width: 864px;
	margin-left: -433px;
	left: 50%;
	background-color: #e9dece;
}

#left_container {
	position: relative;
	float: left;
	margin-top: -86px;
	margin-left: 18px;
	background-color: #a99e91;
	width: 207px;
}

#right_container {
	position: relative;
	float: left;
	width: 609px;
	margin-top: -86px;	
	margin-left: 12px;
	vertical-align: top;
}

#main_categories_container {
	background-color: #a99e91;
	width: 207px;
	padding: 2px 0 35px 0;
}

.main_category_link {
	background-color: #4b443f;
	margin-top: 3px;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
	border: #968c81 1px solid;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 168px;
	line-height: 15px;
	padding: 5px 12px 5px 12px;
}

.main_category_link:hover {
	background-color: #fdf6ec;
	color: #4b443f;
}

#side_nav_recipe_image_container {
	position: relative;
	width: 207px;
	height: 160px;
	background-image: url(/common_blog_files/images/side_nav_banner_bg_dark.jpg);
}

#side_nav_recipe_image {
	position: absolute;
	left: 0;
	top: 0;
}

#side_nav_recipe_content_container {
	background-color: #f4ede6;
	width: 192px;
	padding-left: 7px;
	padding-right: 8px;
}

#side_nav_recipe_title {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #9e240e;
	text-align: center;
	margin: 0 21px 0 21px;
}

#side_nav_recipe_title a {
	color: #9e240e;
}

#side_nav_recipe_title a:hover {
	text-decoration: underline;
}

#side_nav_recipe_description {
	margin: 20px 18px 0 18px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

#side_nav_recipe_link {
	margin: 11px 21px 0 21px;
	text-align: center;
	color: #9e240e;
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
}

#side_nav_recipe_link:hover {
	text-decoration: underline;
}

#side_nav_footer {
	display: block;
	padding-top: 19px;
	background-color: #f4ede6;
}

#page_title {
	font-weight: bold;
	font-size: 28pt;
	line-height: 28pt;
	color: #4b443f;
	margin-top: 10px;
}

#article_container {
	position: relative;
	margin-top: 7px;
	background-color: #fdf6ec;
	padding-bottom: 34px;
	width: 609px;
}

#article_content {
	position: relative;
	top: 4px;
	left: 7px;
	width: 595px;
}

#grant_program_header {
	position: relative;
	background-image: url(/common_blog_files/images/grant_program_header_bg.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 218px;
}

#application_due_date {
	position: absolute;
	top: 185px;
	left: 42px;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
}

#header_content {
	position: absolute;
	top: 40px;
	left: 275px;
	width: 314px;
	height: 176px;
}

#header_content h2 {
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
}

#header_content p {
	margin-top: 6px;
	font-size: 13px;
	line-height: 19px;
	color: #fdf6ec;
}

#who_can_apply_and_grant_ideas_container {
	position: relative;
	margin-top: 14px;
	width: 561px;
	height: 205px;
	background-image: url(/common_blog_files/images/who_can_apply_bg.jpg);
	background-repeat: no-repeat;
	color: #4b443f;
}

#who_can_apply_content {
	position: absolute;
	top: 35px;
	left: 42px;
	width: 253px;
	height: 158px;
}

#who_can_apply_content h3 {
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	color: #4d4538;
}

#who_can_apply_content ul {
	margin-top: 16px;
	list-style: inside;
}

#who_can_apply_content li {
	font-size: 14px;
	line-height: 21px;
	color: #4b443f;
}

#who_can_apply_content p {
	margin-top: 11px;
	font-size: 10px;
	line-height: 12px;
	color: #4b443f;
}

#grant_ideas_content {
	position: absolute;
	top: 33px;
	left: 326px;
	width: 192px;
	height: 159px;
}

#grant_ideas_content h3 {
	margin-left: 15px;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	color: #4d4538;
}

#idea1, #idea2, #idea3 {
	font-size: 12px;
	line-height: 13px;
	color: #4b443f;
}

#idea1 {
	margin-top: 21px;
}

#idea2 {
	margin-top: 11px;
}

#idea3 {
	margin-top: 13px;
}

#how_to_apply_container {
	position: relative;
	margin-top: 5px;
	left: 23px;
	width: 569px;
	height: 421px;
	background-image: url(/common_blog_files/images/how_to_apply_bg.jpg);
	background-repeat: no-repeat;
}

#how_to_apply_content {
	position: relative;
	top: 53px;
	left: 30px;
	width: 499px;
	height: 305px;
}

#how_to_apply_content h3 {
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	color: #4d4538;
}

#how_to_apply_content p {
	margin-top: 15px;
	font-size: 14px;
	line-height: 16px;
	color: #4b443f;
}

#how_to_apply_content ul {
	margin-top: 16px;
	margin-left: 15px;
	color: #4b443f;
}

#how_to_apply_content ul li {
	font-size: 14px;
	margin-bottom: 7px;
}

#submission_begins {
	background-image: url("/common_blog_files/images/submission_begins.gif");
	background-repeat: no-repeat;
	float: left;
	height: 82px;
	left: 15px;
	position: relative;
	top: 15px;
	width: 331px;
}

#submission_begins h4 {
	color: #fff;
	display: inline;
	font-size: 19px;
	font-weight: bold;
	left: 30px;
	position: absolute;
	top: 30px;
}

#submission_begins h5 {
	color: #fff;
	display: inline;
	font-size: 25px;
	font-weight: bold;
	left: 209px;
	position: absolute;
	top: 26px;
}

#buttons {
	margin-top: 15px;
}

#download_form_btn {
	width: 210px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

#download_form_btn:hover {
	background-position: 0 -30px;
}

.button_separator {
	margin-left: 17px;
	font-size: 12px;
	line-height: 30px;
	float: left;
	color: #7b6f5d;
}

#apply_now_btn {
	width: 208px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-left: 13px;
}

#apply_now_btn:hover {
	background-position: 0 -30px;
}

#bottom_links {
	margin-top: 16px;
	font-size: 12px;
	line-height: 21px;
	color: #4b443f;
}

#bottom_links a {
	color: #4b443f;
}

#bottom_links a:hover {
	text-decoration: underline;
}

#bottom_links #rules_link {
	margin-left: 142px;
}

#bottom_links #email_link {
	margin-left: 47px;
}

#footer_image {
	clear: both;
	background-image: url(/common_blog_files/images/footer_bg.png);
	background-repeat: no-repeat;
	width: 1148px;
	height: 131px;
}

#footer_bg_tile {
	clear: both;
	background-image: url(/common_blog_files/images/footer_bg_tile.jpg);
	background-repeat: repeat-x;
	height: 310px;
	margin-top: -131px;
	background-color: #574938;
	min-width: 1148px;
}

#footer_text_container {
	margin-top: -190px;
}

