* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	background: #FFFFFF;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	margin: 0;
}
#bodyBG {
	background-image:url(../images/body_bg1.jpg);
}
/* links */

a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #51a4dc;
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #FB9233;
}
/* headers */

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}
h1 {
	font-size: 180%;
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 160%;
	color: #88ac0b;
	font-weight: normal;
}
h3 {
	font-size: 135%;
	color: #666666;
}
/* images */

img {
}
img.float-right {
	margin: 5px 0px 10px 10px;
}
img.float-left {
	margin: 5px 10px 10px 0px;
}
h1, h2, h3, p {
	margin: 10px 15px;
	padding: 0;
}
h3.commentTitle, h3.commentTitle a {
	color: #2666C3;
}
h1.title, h2.title {
	color: #2666C3;
}
ul, ol {
	margin: 5px 15px;
	padding: 0 25px;
}
ul li a, ul li a:visited {
	color: #1773BC;
}
ul.menu li {
	border-bottom: 1px solid #D2E8F7;
	margin: 0px 5px 0px 10px;
}
ul.menu li.last {
	border-bottom: none;
}
li.leaf {
	list-style-image: none;
	list-style-type: none;
}
code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */

  border: 1px solid #E5F0FB;
	background: #F4F8FD;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px 15px;
	padding: 0 0 0 25px;
	font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif;
	color: #2361BA;
	border: 1px solid #E5F0FB;
	background: #F4F8FD url(images/quote.jpg) no-repeat 8px 6px;
}
/* start - table */


/* end - table */



/* form elements */

form {

}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	font-weight:bold;
	margin: 7px 0;
}
input {
	padding:3px;
	border: 1px solid #E5F0FB;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 28px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background: #306bc1 url(images/button-bg.jpg) repeat-x 0 0;
	border: 1px solid #306bc1;
}
/********************************************

   LAYOUT

********************************************/ 
#t_circles {
	background-image:url(../images/top_circles.png);
	background-position:center;
	width:100%;
	height:520px;
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
}
#t_header {
	z-index:1000;
	position:absolute;
	text-align:center;
	width:100%;
}
#t_body {
	z-index:999;
	position:absolute;
	text-align:center;
	width:100%;
	display:block;
}
.snav_body {
	background-image:url(../images/nav_t2.png);
	background-repeat:repeat-y;
	padding-left:20px;
}
#t_footer {
	background-image:url(../images/footer_bg.png);
	background-position:center;
	width:100%;
	height:336px;
	background-repeat:no-repeat;
}
.ad_box {
	border:1px solid #e5e5e5;
	height:870px;
}
#news_box {
	position:absolute;
	width:175px;
	padding-top:55px;
	padding-left:10px;
}
.parents {
	padding-top:65px;
	font-size:11px;
}
.parents TD {
	text-align:left;
}
.parents A {
	color: #bf5900;
	font-weight:bold;
}
.parents A:hover {
	color: #9cd4cc;
	font-weight:bold;
	text-decoration:none;
}
.kids {
	padding-top:40px;
	font-size:11px;
}
.kids TD {
	text-align:left;
}
.kids A {
	color: #0cb099;
	font-weight:bold;
}
.kids A:hover {
	color: #9cd4cc;
	font-weight:bold;
	text-decoration:none;
}
.resources {
	padding-top:40px;
	font-size:11px;
}
.resources TD {
	text-align:left;
}
.resources A {
	color: #ef0e92;
	font-weight:bold;
}
.resources A:hover {
	color: #9cd4cc;
	font-weight:bold;
	text-decoration:none;
}
.fun {
	padding-top:40px;
	font-size:10px;
}
.fun A {
	color: #427c04;
	font-weight:bold;
}
.fun A:hover {
	color: #9cd4cc;
	font-weight:bold;
	text-decoration:none;
}
#p_header {
	position:absolute;
	background-image:url(../images/parents_heading.png);
	background-repeat:no-repeat;
	width:183px;
	height:83px;
}
#k_header {
	position:absolute;
	background-image:url(../images/kids_header.png);
	background-repeat:no-repeat;
	width:183px;
	height:70px;
}
#r_header {
	position:absolute;
	background-image:url(../images/resources_header.png);
	background-repeat:no-repeat;
	width:183px;
	height:69px;
}
#f_header {
	position:absolute;
	background-image:url(../images/fun_header.png);
	background-repeat:no-repeat;
	width:183px;
	height:61px;
}
#tnav {
	background:transparent url(../images/navigation.png) no-repeat 0 0;
	height:58px;
	padding:0px;
	margin:0px;
}
#tnav LI {
   display:block;
   float:left;
   list-style-type:none;
}
#tnav li a {
   display:block;
   height:58px; 
   width:100%;
   text-indent:-9009px;
   background:transparent url(../images/navigation.png) no-repeat 0 0;
}
#tnav li#navigation1 a {
   width:112px;
   background-position: 0 0;
}
#tnav li#navigation1 a:hover {
   background-position: 0 -58px;
}
#tnav li#navigation2 a {
   width:92px;
   background-position: -112px 0;
}
#tnav li#navigation2 a:hover {
   background-position: -112px -58px;
}
#tnav li#navigation3 a {
   width:123px;
   background-position: -204px 0;
}
#tnav li#navigation3 a:hover {
   background-position: -204px -58px;
}
#tnav li#navigation4 a {
   width:84px;
   background-position: -327px 0;
}
#tnav li#navigation4 a:hover {
   background-position: -327px -58px;
}
#tnav li#navigation5 a {
   width:95px;
   background-position: -411px 0;
}
#tnav li#navigation5 a:hover {
   background-position: -411px -58px;
}
#tnav li#navigation6 a {
   width:109px;
   background-position: -506px 0;
}
#tnav li#navigation6 a:hover {
   background-position: -506px -58px;
}
#tnav li#navigation7 a {
   width:110px;
   background-position: -615px 0;
}
#tnav li#navigation7 a:hover {
   background-position: -615px -58px;
}
#tnav li#navigation8 a {
   width:113px;
   background-position: -725px 0;
}
#tnav li#navigation8 a:hover {
   background-position: -725px -58px;
}
#tnav li#navigation9 a {
   width:99px;
   background-position: -838px 0;
}
#tnav li#navigation9 a:hover {
   background-position: -838px -58px;
}
#subscribe {
	position:absolute;
	padding-top:7px;
	padding-left:90px;
}
#subscribe TD INPUT.txtfld {
	background-color:#ffbbbb;
	border: 1px solid #7c2222;
	width:200px;
}
/*.t_txt_nav {
	padding-right:65px;
	color:#e4a0a0;
	background-image:url(../images/tnav_bg.png); 
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	font-size:14px;
}*/
.t_txt_nav 
{
	padding-right:30px;
	color:#e4a0a0;
	background-image:url(../images/tnav_bg.png); 
	background-repeat:no-repeat;
	height:30px;
	font-size:14px;
	width:303px;
}

.t_txt_nav A {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.t_txt_nav A:hover {
	color: #fcd947;
	font-weight:bold;
	text-decoration:none;
}
.foo TH {
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
.foo TD {
	color:#FFFFFF;
	text-align:left;
	line-height:12px;
}
.foo TD A {
	color:#FFFFFF;
	text-decoration:none;
}
.foo TD A:hover {
	color:#2e5903;
	text-decoration:none;
}
.copyrights {
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
	background-image:url(../images/f_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}
.sub_head {
	text-align:left;
	border-bottom: 1px solid #ececec;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size:21px;
	color:#13516a;
}
.in_content {
	padding:20px;
	height:1050px;
	text-align:left;
}
.in_content TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#13516a;
	text-align:left;
}
.in_box {
	background-color:#f2f9fd;
	border: 1px solid #e3ebef;
	padding:10px;
}
.in_box TD {
	text-align:left;
		padding-left:10px;
	padding-right:5px;
}
.in_box IMG {
	float:left;
	margin-right:15px;
	padding-right:15px;
}
.in_box TD.addressTD {
	color:#557e8f;
}
.in_box TD.descTD {
	color:#8ea6af;
}
#testimonial {
	padding-top:50px;
	padding-left:25px;
	padding-right:20px;
	color:#020943;
	background-image:url(../images/people_say.png); 
	background-repeat:no-repeat;
	widht:387px;
	height:215px;
	font-weight:bold;
}
.vTD {
	background-image:url(../images/video_img.png); 
	background-repeat:no-repeat;
	widht:286px;
	height:272px;
	padding-left:23px;
	padding-top:12px;
	padding-right:40px;
	text-align:left;
}
#bodyStuff {
	position:absolute;
	padding-top:62px;
	padding-left:18px;
	width:532px;
}
#Quote {
	width:232px;
	display:block;
	float:left;
	height:197px;
	margin-bottom:72px;
	color:#6a041c;

}
#Kid {
	width:300px;
	display:block;
	float:right;
	height:197px;
	margin-bottom:62px;
	padding-top:10px;
	font-weight:bold;
	color:#6a041c;
	text-align:center;
}
#Kid IMG {
	border-top: 8px solid #f9d8d7;
	border-bottom: 8px solid #f9d8d7;
	border-left: 8px solid #f9d8d7;
	border-right: 8px solid #f9d8d7;
	margin-top:10px;
}
#Special {
	width:232px;
	display:block;
	float:left;
	color:#FFFFFF;
	height:150px;
}
#Pet {
	width:270px;
	display:block;
	float:right;
	text-align:center;
	color:#6a041c;
	height:150px;
}
#spns {
	width:470px;
	display:block;
	float:left;
	text-align:left;
	color:#6a041c;
}
#spns .l1 {
	padding-top:25px;
	padding-left:170px;
}
.gridTab {
	border:0px;
	width:100%;
}
#gripSubHead {
	background-color:#cee1de;
	border-top: 3px solid #a3b5b2;
	border-bottom: 1px solid #e3ebef;
	font-weight:bold;
	padding:3px;
	width:99%;
	text-align:center;
}
.parent_content TD {
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/b_bar.png); 
	background-repeat:no-repeat;
	height:25px;
}
.parent_content TD A {
	padding-left:18px;
}
#adDiv {
	float:right;
	width:188px;
	margin-top:73px;
	position:absolute;
	margin-left:550px;
}
#adDiv TABLE{
	width:188px;
}
.in_content TABLE {
	width:520px;	
}
