/*-- tags --*/
body {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	background-image: url(../images/bodyBackground.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px; /* this eliminates gap at top */
}

a:link img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {

	font-size: 12px;
}

th {
	font-size: 12px;
}

/*-- layers , sections , structure ----*/
#wrapper {
	position: relative;
	height: 570px;
	width: 807px;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width:800px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 560px;
}
#header {
	width:800px;
	height:75px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#header_contact {
	position:absolute;
	width:102px;
	height:27px;
	z-index:100;
	left: 685px;
	top: 49px;
}
#column1 {
	width:396px;
	height:462px;
	position: absolute;
	z-index: 1;
	top: 88px;
	left: 30px;
}
#column2 {
	width:315px;
	height:345px;
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 450px;
}
#divider {
	width:10px;
	height:425px;
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 430px;
}
#summary {
	width:345px;
	height:79px;
	position: absolute;
	z-index: 1;
	top: 465px;
	left: 443px;
	color: #FFFFFF;
	background-color: #D95C6C;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.shadowBottom {
	background-image: url(../images/shadowBottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shadowRight {
	position:relative;
	width:6px;
	height:568px;
	bottom: 572px;
	background-image: url(../images/shadowRight.gif);
	left: 802px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*--- text styles ----*/
.summaryText {
	color: #FFFFFF;
	background-color: #D95C6C;
	font-family: "Book Antiqua", "Times New Roman", serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}


.bodystyle {

	font-size: 12px;
}

.small {

	font-size: 9px;
}

.medium {
	font-size: 9pt;
	line-height: 10pt;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.lead_in {
	color: #000000;
	font-size: 10pt;
}
.keyPoint {
	color: #D95C6C;
	font-size: 20pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sectionHeading {
	color: #666666;
	font-size: 20pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.big {

	font-size: 16px;
}

.xbig {

	font-size: 24px;
}

.expanded {

	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {

	text-align: justify;
}
.centered {
	position: absolute;
	left: 500px;
	
}


/*-- lists ---*/
.list_normal {
	list-style-image: none;
	list-style-type: square;
}
.list_normal ul {
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: square;
}
.list_normal ul li {
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	list-style-type: square;
	color: #D95C6C;
}
/*-- navigation --*/
.text_link:link , .text_link:visited {
	color: #52B7D8;
	text-decoration: none;
}
.text_link:hover {
	color: #D95C6C;
	text-decoration: none;
}
.contact_link:link , .contact_link:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
}
.contact_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_main a:link ,  #nav_main a:visited {
	color: #333333;
	background-image: url(../images/heart_pages_normal.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#nav_main a:hover {
	color: #D95C6C;
	background-image: url(../images/heart_pages_selected.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
body#whatIs a#nav-whatIs ,
body#requirements a#nav-requirements ,
body#cost a#nav-cost ,
body#types a#nav-types ,
body#whoAreChildren a#nav-whoAreChildren ,
body#caseworker a#nav-caseworker ,
body#resourcesInformation a#nav-resourcesInformation ,
body#training a#nav-training ,
body#kcrpa a#nav-kcrpa ,
body#goals a#nav-goals ,
body#justThinking a#nav-justThinking ,
body#news a#nav-news ,
body#steps a#nav-steps ,
body#home a#nav-stories , 
body#home a#nav-home ,
body#home a#nav-contactUs 
 {
	background-image: url(../images/heart_pages_selected.gif);
    	color: #D95C6C;
 }

#nav_main ul {
	list-style: none;
	margin: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#nav_main ul li{
	list-style: none;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	}

