/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#363636;
	line-height:20px;
	margin: 0px auto;
	width: 780px;
	background-image: url(../images/layout/bg_home.jpg);
	background-repeat: repeat-x;
}
img {
	border:0px;
}
#home-body {
	background-image: url(../images/layout/bg_home.jpg);
	background-repeat: repeat-x;
}

/*-----------*/
/*  HEADERS  */
/*-----------*/

#header {
	width: 780px;
	background-image:url(../images/layout/home.jpg);
	background-repeat:no-repeat;
	height:296px;
	position:absolute;
	top:35px;
	/*top:94px;*/
}


#header-services {
	width: 780px;
	background-image:url(../images/layout/header-services.jpg);
	background-repeat:no-repeat;
	height:296px;
	position:absolute;
	top:35px;
	/*top:94px;*/
}

#header-about {
	width: 780px;
	background-image:url(../images/layout/header-about.jpg);
	background-repeat:no-repeat;
	height:296px;
	position:absolute;
	top:35px;
	/*top:94px;*/
}

#header-trauma {
	width: 780px;
	background-image:url(../images/layout/header-trauma.jpg);
	background-repeat:no-repeat;
	height:296px;
	position:absolute;
	top:35px;
	/*top:94px;*/
}

#header-child {
	width: 780px;
	background-image:url(../images/layout/header-child.jpg);
	background-repeat:no-repeat;
	height:296px;
	position:absolute;
	top:35px;
	/*top:94px;*/
}

#header-resources {
	width: 780px;
	background-image:url(../images/layout/header-resources.jpg);
	background-repeat:no-repeat;
	height:296px;
	position:absolute;
	top:35px;
	/*top:94px;*/
}

#header-contact {
	width: 780px;
	background-image:url(../images/layout/header-contact.jpg);
	background-repeat:no-repeat;
	height:296px;
	position:absolute;
	top:35px;
	/*top:94px;*/
}


/*----------------------------------------------------------------*/

#home-body #header div {
	position:absolute;
	top:95px;
	color:#ffffff;
	line-height:20px;
	font-size:15px;
	left: 325px;
}

#content-main {
	width:735px;
	margin: 0px;
	top: 291px;
	padding-left: 46px;
	left:auto;
		position: absolute;


}

#trauma {
	/*padding-left:13px;left:147px;position:absolute;*/
	width:350px;
	margin: 0px;
	position: absolute;
	top: 291px;
	padding-left: 46px;
	left:auto;
}

#kids {
	top:291px;
	width: 350px;
	left:auto;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 430px;
}



p {
margin:0px;
margin-bottom:15px;
}

small {
	font-size:10px;
	font-style:italic;
}

#main_menu {
	position:absolute;
	top:0px;
	/*left:361px;*/
	color:#4a5056;
	font-size:11px;
	white-space: nowrap;
	padding-left: 31px;
	margin: 0px;
	/*height:200px;
	background-image: url(../images/logo/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-top: 10px;
}

#main_menu_bg {
	position:absolute;
	
	width:780px;
}

#main_menu a {
	margin-right:10px;
	margin-left:10px;
	color: #ffffff;
	text-decoration:none;
}
#main_menu a:hover, .home #main_menu a.active {
	color:#EDC196;
}
.about #main_menu a:hover, .about #main_menu a.active {
	color:#cf7a74;
}.news #main_menu a:hover, .news #main_menu a.active {
	color:#c2cc4d;
}.family #main_menu a:hover, .family #main_menu a.active {
	color:#59a4c7;
}
.home a {
	color:#95571A;
}
.about a { 	color:#842f29; }


a:hover {
	text-decoration:none;
}
.home strong {
	color:#125687;
}

#content {
	position:absolute;
	top:200px;
	left:140px;
	width:425px;
}


#content-main a {
	color: #CC7822;
	

}
#content-main a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1D587A;
}



h1 {
	font-size:18px;
	font-weight:normal;
	font-family:Helvetica, Arial, Sans-Serif;
}
.home h1 { 	color:#4a7728; }
h2 {
	font-size: 16px;
	text-decoration: underline;
}

#keller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-bottom:100px;
	margin-top: 100px;
}

#keller a {
	color: #999999;
	text-decoration: none;
	padding-top: 100px;
}

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

