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

body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	background:#FFF;
	text-align:center;
	}

/*link colors*/

a{
	color:#39F;
	}

a:visited{
	color:#6C3;
}
a:hover{
	color:#f3eb40;
	}

/*text styles*/
p{
	text-align:center;
}
p1{
	text-align:center;
	font-size:9px;
}
h3{
	text-align:right;
}
h2{
	font-family:"Comic Sans MS", cursive;
}
h4{
	text-align:center;
}

h6{
	text-align:center;
	font-family:"Comic Sans MS", cursive;
}

/*structure*/
#container{
	background-color:#FFF;
	border:solid;
	margin:0 auto;
	width:1000px;
	height:768px;
	text-align:left;
	position:relative;
}

#topbox{
	width:1000px;
	height:255px;
	float:left;
	background:url('images/banner_01.gif') no-repeat;
}

#banner{ 
    width:1000px; 
	height:255px;
	float:left;
	background:url('images/banner_01.gif') no-repeat;
}
#navbox{
	width:1000px;
	height:135px;
	margin-top:120px;
	float:left;
}

#text_box{
	width:450px;
	height:460px;
	margin-top:20px;
	margin-left:465px;
	}

ul#navlist{
	margin:0;
	padding:0;
	list-style:none;
	
}

#navlist li{
	float:left;
}

#navlist li a{
	float:left;
	width:190px;
	height:60px;
	text-align:center;
	display:block;
	margin-top:65px;
	margin-left:5px;
	text-decoration:none;
}

#navlist li a: hover{
	color:#FF0;
}

#midbox_large{
	margin:0;
	float:left;
	width:1000px;
	height:492px;
}

#about_pic{
	background-color:#F30;
	float:left;
	height:492px;
	width:343px;
	background:url('images/about_07.gif') no-repeat;
	border-right:solid thick;
	border-right-color:#6C3;
	}
#mid_pic{
	width:1000px;
	height:492px;
	background:url('images/homegirl_02.gif') no-repeat;
}

#home_text{
	width:300px;
	height:30px;
	float:left;
	margin-top:185px;
	margin-left:85px;
	}
	
#ftext_1{
	padding:3px;
	float:left;
	width:320px;
	height:500px;
	border-right:solid thick;
	border-right-color:#39F;
}


#ftext_4{
	margin-top:20px;
	padding:0px;
	background:#f2eb3e;
	float:left;
	width:320px;
	height:230px;
	border-top:solid thick;
	border-top-color:#cb2842;
}
#ftext_2{
	padding:5px;
	float:left;
	width:320px;
	height:500px;
	background:#FFF;
	border-right:solid thick;
	border-right-color:#FF3;
}

#ftext_3{
	padding:5px;
	float:left;
	width:320px;
	height:290px;
}
#f_pic{
	margin-top:-16px;
	float:left;
	padding:0px;
	background:url('images/family_09.gif') no-repeat;
	width:330px;
	height:202px;
}
#ppic_1{
	float:left;
	background:url('images/boy%20and%20therapist.jpg') no-repeat;
	width:320px;
	height:200px;
}
#ppic_2{
	float:left;
	background:url('images/mom.jpg') no-repeat;
	width:330px;
	height:200px;
	margin-left:5px;
	
}
#ppic_3{
	float:left;
	background:url('images/bike.jpg') no-repeat;
	width:340px;
	height:200px;
	margin-left:5px;
}

#bottom_nav{
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
	width:1000px; 
	height:22px;
	background:#cb2842;

	
}
#ctext_1{
	background:url('images/phone.jpg') no-repeat;
	padding:5px;
	float:left;
	width:280px;
	height:500px;
}
#ctext_2{
	padding:5px;
	float:left;
	width:320px;
	height:500px;
	background:#FFF;
	border-left:solid thick;
	border-left-color:#6C3;
}

#ptext_1{
	padding:0px;
	float:left;
	width:320px;
	height:500px;
	border-right:solid thick;
	border-right-color:#6C3;
}

#ptext_2{
	padding:5px;
	float:left;
	width:320px;
	height:500px;
	border-right:solid thick;
	border-right-color:#39F;
}
#ptext_4{
	margin-top:90px;
	padding:0px;
	float:left;
	width:1000px;
	height:210px;
}
#fbottom_nav{
	margin-top:-19px;
	padding:0px;
	float:left;
	clear:left;
	width:1000px; 
	height:22px;
	background:#cb2842;

}
#pbottom_nav{
	padding:0px;
	float:left;
	clear:left;
	width:1000px; 
	height:22px;
	background:#cb2842;

	
}

#btext{
	width:1000px;
	height:22px;
	margin-top:-20px;
	float:left;
}

ul#nav2{
	margin:0;
	padding:0;
	list-style:none;
	margin-left:370px;	
	
}

#nav2 li{
	float: left;
}

#nav2 li a{
	float:left;
	width:110px;
	height:30px;
	display:block;
	text-decoration:none;
	text-align:center;
}

#nav2 li a:hover{
	color:#000;
}
