@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	border:0;		/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background: url("images/site/bg.gif");
	background-repeat:repeat-x;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
	background-color: #0e7afd;
}
h1 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#063369;
}

h2 {
	margin-bottom: 0;
	margin-top: 12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#063369;
}

p {

	margin-bottom: 0;
	margin-top: 12px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
}

a {
		color:#cf9017;
		text-decoration:underline;
	}

a:hover {
		color:#063369;
		text-decoration:underline;
	}

a:visited {
		color:#cf9017;
	}
	
label {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
}

#root{
	top: 0px;
}

#root-box {
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/site/yellowborder.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 926px;
	padding-left: 32px;
	padding-right: 32px;
}

#yellow {
	padding-right:4px;
	padding-left:4px;
	padding-bottom:4px;
	background-color: #FEDE35;
}

#header {
	width:918px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 141px;
	background-image: url(images/bg_kids.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#linksbar {
	width:635px;
	height:30px;
	background-image:url(images/bg_nav.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float: right;
	margin-right:16px;
	padding-left:20px;
	padding-top:10px;
}

#header_box {
	float:right;
	width:410px;
	margin:50px 36px 0 18px
}

#header_box a {
		color:#000000;
	}

#header_box a:hover {
	color:#0066CC;
	text-decoration:underline;
	}

#header_box a:visited {
	color:#000000;
	}

#container-flash {
	width:918px;
	height:171px;
	background-color:#FFFFFF;
	z-index: 200;
}

#fade {
	width:892px;
	height:42px;
	background-image: url(images/bg_topgrad.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	padding-left: 26px;
	padding-top: 22px;
}

#breadcrumb p {
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0a5abd;
}

#breadcrumb a {
		color:#0a5abd;
		text-decoration:underline;

	}

#breadcrumb a:hover {
		color:#0a5abd;
		text-decoration:underline;

	}

#breadcrumb a:visited {
		color:#0a5abd;
		text-decoration:underline;
	}

#content {
	background-color: #FFFFFF;
	padding-left:26px;
	padding-right:26px;
	padding-bottom:10px;
	height: auto;
	width: 866px;
}

#two-columns {
	height: auto;
	width: 866px;
	margin-bottom:20px;
	background-image:url(images/bg_content_lines_single.gif);
	background-position:top left;
	background-repeat:repeat-y;	
}

#column-2 {
	/*float it*/
	float:right;
	height: auto;
	width: 478px;
}

#column-2 p {
	margin-bottom: 0;
	margin-top: 12px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
}

#column-1 {
	height: auto;
	width: 368px;
	padding-right:20px;
}
#two-columns_content {
	height: auto;
	width: 866px;
	margin-bottom:10px;
	background-image:url(images/bg_content_lines_single.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#one-column_content {
	height: auto;
	width: 866px;
	margin-bottom:20px;
}

#column-4 {
	/*float it*/
	float:right;
	height: auto;
	width: 222px;
}

#column-4 p {
	margin-bottom: 0;
	margin-top: 12px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
}

#column-3 {
	height: auto;
	width: 618px;
	padding-right:20px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#content_divider {
width:866px;
height:8px;
margin-bottom:24px;
	border-bottom: 1px #C3C3C3 solid;
}

#box-charity {
	width: 123px;
	border: 1px #3e8658 solid;
	padding: 6px;
}


#thetable {
}

#thetable h2 {
	margin-bottom: 0;
	margin-top: 4px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#063369;
}

#thetable p {
	margin-bottom: 0;
	margin-top: 2px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:18px;
}

#box-email {
	width: 186px;
	height: 116px;
	border: 1px #3e8658 solid;
	padding: 9px 16px 8px 16px;
	background-image:url(images/site/bg_email_grad.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

input
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-style:line;
	margin-top:4px;
}

#box-quicklinks {
	width: 206px;
	height: 44px;
	border: 1px #3e8658 solid;
	padding: 9px 0px 3px 9px;
	background-image:url(images/site/bg_boxes.gif);
	background-position: center;
	background-repeat:no-repeat;
}

#box-title {
	width: 206px;
	height: 24px;
	border: 1px #3e8658 solid;
	padding: 9px 0px 3px 9px;
	background-image:url(images/site/bg_boxes.gif);
	background-position: top center;
	background-repeat:no-repeat;
}

#footer {
	padding: 18px 2px 12px 2px;
	text-align:center

}



#footer p {

	margin-bottom: 0;

	margin-top: 0px;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color:#fede35;

	line-height:18px;

}

#footer a {

		color:#fede35;
		text-decoration:none;

	}

#footer a:hover {

		color:#ffffff;
		text-decoration:underline;

	}

#footer a:visited {

		color:#fede35;

	}

