body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#4B4B4B;
	font-size:13px;
	}

/* layout */
#core_container {
	position: relative;
	text-align: left;
	width: 790px;
	min-height: 730px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float: left;
	padding: 0px;
	margin: 0px 20px;
	height: 136px;
	width: 750px;
	background: url(../images/topHeader.gif) top left no-repeat;
}
#topShadow {
	float: left;
	height: 11px;
	width: 750px;
	padding: 0px 20px;
	margin: 0px 20px;
	background: url(../images/topShadow.jpg) no-repeat left top;
}
#topNav {
	float:left;
	height:auto;
	width:750px;
	padding: 0px 20px;
	margin: 0px 20px;
	background:#000 url(../images/containerBgTrans.gif) top center repeat-y;
	}

#address {
	float:right;
	margin-top:15px;
	width: 210px;
	height: 92px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#menu {
	float: left;
	width: 720px;
	height: 55px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
/*	background-image: url(img_fresh/bg_menu.gif); */
	background-repeat:repeat-x;
	background-position:top;
}
#content {
	float: left;
	height: auto;
	width: 750px;
	padding: 0px 20px 10px 20px;
	margin: 0px 20px 0px 20px;
	background:#EBEBEB url(../images/containerBgTrans.gif) top center repeat-y;
}
#mainText {
	float:left;
	width:412px;
	height:auto;
	padding: 15px;
	font-size:11px;
	}
#rhNav {
	float:left;
	width:295px;
	height:auto;
	}

#footer {
	width:750px;
	float:left;
	padding: 10px 20px;
	margin: 0px 20px;
	font-size:9px;
	color:#FFF;
	background: url(../images/containerBgTrans.gif) top center repeat-y;
	}
#footer a {
	color:#FFF;
	text-decoration:none;
	}
#copyright {
	float:left;
	padding:0 10px;
	width:400px;
	height:auto;
	}
#links {
	text-align:right;
	padding:0 10px;
	float:right;
	width:300px;
	height:auto;
	}

#bottomShadow {
	float: left;
	height: 35px;
	width: 750px;
	padding: 0px 20px;
	margin: 0px 20px;
	background: url(../images/bottomShadow.jpg) top center repeat-y;
}

/* text */
h1 {
	margin:5px 0;
	padding:5px;
	font-size:15px;
	color:#FFF;
	clear:left;
	}
h2 {
	font-size:16px;
	}
h4 {
	font-size:12px;
	font-weight:bold;
	margin:3px 0;
	}
p, table {
	padding:0 5px;
	font-size:11px;
	}
li {
	font-size:11px;
	}
/*/*/
/*
a{}
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
    font-size: small;
}
*/
/* */

.subLinksTbl a{
	font-size:11px;
	text-decoration:none;
	}

.subLinks {
	margin: 0;
	padding:0 10px;
	display:block;
	height: 135px;
	float: left;
	width: 280px;
	clear: both;
	list-style:none;
	}

.subLinks li {
	padding: 0;
	margin: 0;
	float: left;
	width: 140px;
	font-size: 9px;
	}

.subLinks a {
	text-decoration:none;
	padding-right:13px;
	}

/* navigation */
#navList {
	width:540px;
	display:block;
	}
#topNav ul {
	float:left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#navList li {
	float:left;
	width: 90px;
	height:109px;
	}
#navList a {
	width:90px;
	height:109px;
	display:block;
	}
.hide {
	display:none;
	}

/* Home section */
#topNav .Home {
	background-color:#CCC;
	}
.Home img {
	border:2px solid #CCC;
	}
.Home h1 {
	background-color:#CCC;
	color:#000000;
	}
.Home a {
	color:#000;
	}

/* Employment section */
#topNav .Employment {
	background:#2A4937 url(../images/employmentServices.gif) top left no-repeat;
	}
.Employment img {
	border:2px solid #2A4937;
	}
.Employment h1 {
	background-color:#2A4937;
	}
.Employment a {
	color:#2A4937;
	}

/* Safety section */
#topNav .Safety {
	background:#99281D url(../images/safetyNet.gif) top left no-repeat;
	}
.Safety img {
	border:2px solid #99281D;
	}
.Safety h1 {
	background-color:#99281D;
	}
.Safety a {
	color:#99281D;
	}

/* Adoption section */
#topNav .Adoption {
	background:#EFC139 url(../images/adoption.gif) top left no-repeat;
	}
.Adoption img {
	border:2px solid #EFC139;
	}
.Adoption h1 {
	background-color:#EFC139;
	color:#000;
	}
.Adoption a, #topNav .Adoption a {
	color:#000;
	}

/* WellBeing section */
#topNav .WellBeing {
	background:#9FC2E7 url(../images/wellBeing.gif) top left no-repeat;
	}
.WellBeing img {
	border:2px solid #9FC2E7;
	}
.WellBeing h1 {
	background-color:#9FC2E7;
	color:#000;
	}
.WellBeing a, #topNav .WellBeing a {
	color:#000;
	}

/* FamilyResources section */
#topNav .FamilyResources {
	background:#15255A url(../images/familyResource.gif) top left no-repeat;
	}
.FamilyResources img {
	border:2px solid #15255A;
	}
.FamilyResources h1 {
	background-color:#15255A;
	}
.FamilyResources a {
	color:#15255A;
	}

/* FamilyToFamily section */
#topNav .FamilyToFamily {
	background:#6D4610 url(../images/Prevention.gif) top left no-repeat;
	}
.FamilyToFamily img {
	border:2px solid #6D4610;
	}
.FamilyToFamily h1 {
	background-color:#6D4610;
	}
.FamilyToFamily a {
	color:#6D4610;
	}

#subNavList {
	clear:left;
	width:750px;
	height:33px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#subNavList a {
	display:block;
	margin-left:15px;
	line-height:8px;
	text-decoration:none;
	color:#FFFFFF;
	}
#subNavList li {
	display:block;
	padding-top:11px;
	float:left;
	width: auto;
	height:22px;
	}
