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

html {
	height: 100%; 
	margin-bottom: 1px;
	}
body {
	background: #DDE3D2;	
	font: .85em Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	margin: 0px;
}
h1 {
	color:#DDE3D2;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0;
} 
h2 {}
h3 {}
h4 {}
table#container {
	font-family: Arial, Helvetica, sans-serif;
	color: #95B79C;
	background: #95B79C;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #56848C;
	width: 942px;
}
td.header {
	background: # 95B79C;
	padding: 8px;
	position: relative;
	border-bottom: 1px solid #0c4e97;
}
img.logo, img.kissing_dad {
	border: 1px solid #9BB69C
	;
	}
.header img.familiesThrive {
	position: absolute;
	top: 24px;
	left: 176px;
	overflow: hidden;
	width: 238px;
	height: 38px;
}
.header div {
	position: relative;
	background-color: #CBE685;
}
.menu {
	height: 25px;
	background: url(images/menu.png) repeat-x  left top;
	border-bottom: 1px solid #56848C;
}
.menu ul {
	margin: 0;
	padding: 0;
	color: #FFF;
	padding-left: 148px;
	font-size: 15px;
	float:left;
}
.menu ul li {
	list-style: none;
	float: left;
	margin-left: 40px;
}
td.leftCol {
	width: 158px;
	background: #5f6b2e;
	vertical-align: top;
	padding: 8px 0 0 0;
	border-right: 1px solid #56848C;
}
td.leftCol ul {
	margin: 0; padding:0;
}
td.leftCol ul li {
	list-style: none;
}
td.leftCol  a{
	color: #5f6b2e; 
	background: #B0D9AA;
	display:  block;
	border: 1px solid #4C8249;
	width: 140px;
	 margin: 10px auto;
	 padding: 5px 0;
	 text-align: center;
	 text-decoration:none;
}
td.leftCol a:hover {
	background: #c3baec;
	color: #12569f; 
}
td.centerCol {
	padding: 10px 20px 0px;
	vertical-align: top;
}
td.rightCol {
	background: #D2E1E3;
	width: 240px;
	vertical-align: top;
	padding: 0px;
	border-left: 1px solid #93B6BC;
	padding: 0 0 8px 0;
}
td.rightCol img {
	margin:8px 8px 0 8px;
	border: 1px solid #8a6f00;
	text-align: center;
	 text-decoration:none;
}
 table.loginForm {width: 223px; margin: 0px; padding: 0px; color:#FFF;
}
.loginForm td {padding: 4px 0;
} 
.loginForm td.submit { padding-right: 0 8px 0 0;
}
.loginForm td.submit input { float: right; padding: 0; margin: 0;
}
.loginForm a {color:#FFFFFF;}
.loginForm a:hover {color:#5C76B7;}


.yellow {color:#F8D544;}
.orange {color:#E8963B;
}
.purple {color:#6c419c;
}
p.marg4 {margin-bottom:4px;
}
p.presentationsLink {
	text-align: center;
}
p.presentationsLink img {
	border: 0;
}
.presentationsLink a {
	color:#AA44B2;
}
.presentationsLink a:hover {
	color: #5C743D;
	text-decoration: none;
}
a {color:#3777BC;}
a:hover {color:#EF471A;}



.normal {
	font-weight: normal;
}
