body {
	background: #b1ccd2 url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/body.png");
	font: 400 13px "Open Sans", "Verdana", "Helvetica", "Arial", "Sans-serif";
	text-align: center;
}
a {
	color: #2d798e;
	text-decoration: none;
}
a:hover {
	color: #839c00; 
}
#header .inner,
#container .inner,
#footer .inner {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
/***************
 * Header
 */
#header {
	height: 193px; 
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/header.png") repeat-x top;
}
#header .inner {
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/header-inner.jpg") no-repeat top;
	height: 100%;
}
#header h1 {
	width: 223px;
	height: 86px;
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/logo_gold.png") no-repeat;
	position: absolute;
	top: 20px;
	left: 10px;
}
#header h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}
#header h2 {
	font-weight: 100;
	font-size: 30px;
	position: absolute;
	top: 72px;
	right: 10px;
	text-align: right;
	color: #fff;
	letter-spacing: -0.5px;
}
#header #tagline {
	position: absolute;
	top: 108px;
	left: 10px;
	font-size: 11px;
	color: #fff;
	text-shadow: 0 1px 0 #6dafbf;
}
/***************
 * Header > Utility
 */
 
#utility {
	position: absolute;
	top: 20px;
	right: 10px;
}
#utility li {
	float: left;
	margin: 0 0 0 20px;
}
#utility li a {
	color: #d5f4fb;
	text-shadow: 0 1px 0 #3e8899;
	line-height: 28px;
	font-size: 14px;
	font-weight: 700;
}
#utility li a:hover {
	color: #fff;
}
#searchform {
	width: 220px;
	height: 28px;
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/searchform.png") no-repeat;
}
#searchform #s {
	font: 400 100% "Open Sans", "Verdana", "Helvetica", "Arial", "Sans-serif";
	width: 146px;
	background: none;
	border: none;
	padding: 4px;
	color: #fff;
}
#searchform button {
	color: #538f9d;
	text-shadow: 0 1px 0 #99e2f1;
	font-weight: 700;
	font-size: 13px;
	background: none;
	border: none;
	height: 28px;
	width: 62px;
}
#searchform #submit {
	color: #538f9d;
	text-shadow: 0 1px 0 #99e2f1;
	font-weight: 700;
	font-size: 13px;
	background: none;
	border: none;
	height: 28px;
	width: 62px;
}
/***************
 * Header > Main menu
 */
 
#mainmenu {
	height: 64px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#mainmenu li {
	float: left;
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/mainmenu-div.png") no-repeat right;
}
#mainmenu li.last {
	background: none;
}
#mainmenu li.selected {
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/mainmenu-selected.png") no-repeat top center !important;
}
#mainmenu li a {
	padding: 0 15px;
	line-height: 64px;
	font-size: 15px;
	color: #fff;
	text-shadow: 0 1px 0 #4c8c9c;
	text-transform: lowercase;
}
#mainmenu li a:hover {
	color: #ffd723;
}
#mainmenu li.selected a {
	color: #328ea2;
	text-shadow: none;
}
/***************
 * Links
 */
 
#links {
	position: absolute;
	right: 10px;
	bottom: 20px;
	text-align: right;
	overflow: hidden;
} 
#links li {
	float: left;
	margin: 0 0 0 10px;
}
#links li a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 9999px;
}
#links li a.facebook {
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/facebook.png") no-repeat;
}
/***************
 * Container
 */
 
#container {
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/container.png");
}
#container .inner {
	padding: 20px 0 50px;
}
/***************
 * Container > Home
 */
 
#container.home .inner {
	padding-top: 50px;
}
#hero {
	float: left;
	width: 620px;
	height: 300px;
	border: solid 10px #fff;
	box-shadow: 0 1px 2px #aaa;
}
#hero .nav_wrapper {
}
#touts {
	width: 300px;
	float: right;
	margin: 15px 0 0;
}
#touts li {
	height: 91px;
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/home-touts.png") no-repeat;
	margin: 0 0 9px;
}
#touts li#cta-volunteer {
	background-position: 0 0;
}
#touts li#cta-donate {
	background-position: 0 -100px;
}
#touts li#cta-learn {
	background-position: 0 -200px;
}
#touts li a {
	display: block;
	padding: 18px 20px 0 78px;
	height: 73px;
	font-weight: 100;
	font-size: 32px;
	color: #fff;	
	letter-spacing: -1px;
}
#touts li a em {
	display: block;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0;
	margin: -5px 0 0;
	color: #000;
	color: rgba(0,0,0, 0.3);
}
/***************
 * Container > Content
 */
#sidebar {
	width: 231px;
	min-height: 306px;
	float: left;
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/sidebar.jpg") no-repeat top right;
}
#submenu {
	margin: 20px 0 0;
	text-align: right;
}
#submenu li a {
	display: block;
	width: 210px;
	padding: 5px;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
}
#submenu li.selected a {
	font-weight: 700;
	color: #839c00;
}
#breadcrumb,
h1.page-title,
#content {
	width: 700px;
	float: right;
	margin: 0 10px 0 0;
}
#breadcrumb {
	font-weight: 700;
	font-size: 12px;
	color: #acb9bc;
	text-transform: uppercase;
	overflow: hidden;
	margin: 10px 10px 10px 0;
}
#breadcrumb li {
	float: left;
}
#breadcrumb a {
	color: #698e95;
	padding: 0 9px 0 0;
	margin: 0 3px 0 0;
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/breadcrumb.png") no-repeat right;
}
h1.page-title {
	font-weight: 100;
	font-size: 41px;
	color: #839c00;
	border-bottom: solid 1px #cde0e4;
	margin-bottom: 20px;
}
#content {
	width: 530px;
	padding: 0 170px 0 0;
	color: #555;
	text-shadow: 0 1px 0 #fff;
}
#content,
#content p,
#content ul,
#content ol {
	font: normal 14px/130% "Georgia", "Times New Roman", "Serif";
}
#content p,
#content ul,
#content ol {
	margin: 0 0 15px;
}
#content h2,
#content h3,
#content h4 {
	font-family: "Open Sans", "Verdana", "Helvetica", "Arial", "Sans-serif";
}
#content h2 {
	color: #58a3b5;
	font-size: 24px;
	margin: 25px 0;
}
#content h3 {
	color: #999;
	font-size: 20px;
	margin: 25px 0 15px;
}
#content ul,
#content ol {
	padding: 0 20px;
}
#content ul li,
#content ol li {
	margin: 8px 0;
}
#content ul li {
	list-style: disc;
}
#content ol li {
	list-style: decimal;
}
#content img.alignright {
	float: right;
	margin: 10px -170px 10px 0;
}
#content img.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
/***************
 * Content > Table-based form
 */
#content table {
	font: 400 13px "Open Sans", "Verdana", "Helvetica", "Arial", "Sans-serif";
	margin: 20px 0;
}
#content table input {
	width: 150px;
	padding: 4px;
	border: solid 1px #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
}
#content table input[size="30"] {
	width: 300px;
}
#content table input[type="checkbox"] {
	width: auto;
}
#content table input[type="radio"] {
	width: auto;
}
/***************
 * Content > List-based form
 */
 
#content ol.form {
	overflow: hidden;
	padding: 0;
}
#content ol.form li {
	list-style: none;
	overflow: hidden;
}
#content ol.form li em {
	font-style: normal;
	color: #c00;
	float: right;
}
#content ol.form li label {
	width: 120px;
	float: left;
	display: block;
	margin: 8px 5px 0;
	font: 400 13px "Open Sans", "Verdana", "Helvetica", "Arial", "Sans-serif";
}
#content ol.form li input.text {
	width: 250px;
	padding: 4px;
	border: solid 1px #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font: 400 16px "Open Sans", "Verdana", "Helvetica", "Arial", "Sans-serif";
}
#content ol.form li.short input.text {
	width: 130px;
}
#content ol.form li p {
	margin: 8px 0 15px;
}
#content ol.form li.checkboxes label {
	width: auto;
	float: none;
	margin: 4px 0;
	padding: 0 0 0 50px;
}
#content ol.form li.checkboxes label input {
	float: left;
	margin: 4px 0 0 -22px;
}
#content button {
	border: none;
	background: #70AFC1;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font: 700 15px "Open Sans", "Verdana", "Helvetica", "Arial", "Sans-serif";
	color: #fff;
	text-shadow: 0 1px 0 #578e9e;
	border: solid 1px #578e9e;
	border-bottom: none;
	padding: 6px 15px;
	box-shadow: 0 4px 0 #336472, 0 5px 1px #fff;
	margin: 15px 10px 10px 2px;
	cursor: pointer;
}
#content button:hover {
	background: #82c5d8;
	margin: 17px 10px 8px 2px;
	box-shadow: 0 2px 0 #336472, 0 5px 1px #fff;
}
 
/***************
 * Footer
 */
 
#footer {
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/footer.png") repeat-x top;
	padding: 20px 0;
}
#accredited,
#funders,
#contact {
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/footer-div.png") no-repeat top right;
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	float: left;
	min-height: 100px;
}
#accredited {
	width: 230px;
}
#funders {
	width: 550px;
}
#contact {
	background: none;
}
#footer #accredited a,
#footer #funders a {
	display: block;
	float: left;
	height: 57px;
	margin: 0 10px 0 0;
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/footer-logos.png") no-repeat;
	text-indent: -9999px;
}
#footer a.coa {
	width: 60px;
	background-position: -3px 0 !important;
}
#footer a.ontario {
	width: 112px;
	background-position: -72px 0 !important;
}
#footer a.united-way {
	width: 55px;
	background-position: -210px 0 !important;
}
#footer a.uja {
	width: 150px;
	background-position: -280px 0 !important;
}
#footer a.claims {
	width: 117px;
	background-position: -453px 0 !important;
}
#footer h4 {
	color: #698e95;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 10px;
}
#footer #contact {
	color: #43656c;
	font-size: 12px;
}
#footer #contact a {
	color: #839c00;
}
#copyright {
	background: url("/Client/JFCS/JFCS_2011_LP4W_LND_WebStation.nsf/copyright.png") repeat-x top;
	padding: 7px 0;
	color: #6095a1;
	font-size: 12px;
}
#copyright a {
	color: #dff0f5;
	text-decoration: underline;
	margin: 0 0 0 10px;
}
#copyright a:hover {
	color: #fff;
}

