/*Colors:
Creme: fae8b8
Purple: 663399
*/

body {
	font-family: "Trebuchet MS", "Serifa BT";
	background:url(/images/new_images/pg_bkgrd.jpg) repeat left top;
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;

}
.body a:link, a:active, a:visited {
	color: #663399;
	text-decoration: none;
}

.main_table {
	border: medium double #663399;
	text-decoration: none;
	
}
/*CONTENT TABLE */

.top_left {
	width:16px;
	height:18px;
	background-image: url(/images/index/frame/tp_lt.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.top_mid {
	height:18px;
	background-image: url(/images/index/frame/top.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
.top_rt {
	width:16px;
	height:18px;
	background-image: url(/images/index/frame/tp_rt.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.left {
	width:16px;
	background-image: url(/images/index/frame/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.right {
	width:16px;
	background-image: url(/images/index/frame/right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bot_lt {
	width:16px;
	height:18px;
	background-image: url(/images/index/frame/bot_lt.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bot_mid {
	height:18px;
	background-image: url(/images/index/frame/bottom.png);
	background-repeat: repeat-x;
	background-position: left top;	
}
.bot_rt {
	width:16px;
	height:18px;
	background-image: url(/images/index/frame/bot_rt.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.center {
	background-image:url(/images/index/frame/center.png);
	background-repeat: repeat;
	background-position: left top;
}
.boy {
	width:217px;
	height:463px;
	background-image: url(/images/index/boy.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:7px;
}
/*TOP*/
.logo {
	background-image: url(/images/index/loving_arms.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:276px;
	height:120px;
	margin-left:15px;
	margin-top:15px;
}
.logo_lc {
	background-image: url(/images/index/learningcenter.png);
	background-repeat: no-repeat;
	background-position: center 25px;
	width:276px;
	height:159px;	
}
.logo_cc {
	background-image: url(/images/index/childcare.png);
	background-repeat: no-repeat;
	background-position: center 25px;
	width:276px;
	height:159px;	
}
.centerline {
	width:2px;
	background-position: center;
	background-color: #c7a785;
}
.scroll {
	background-image: url(/images/index/scroll.png);
	background-repeat: no-repeat;
	background-position: right top;	
	float:right;
	width:151px;
	height:120px;
	}
.scroll_top {
	background-image: url(/images/index/scroll_top.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:143px;
	height:18px;
	float:right;
	bottom:-2px;
	position:relative;
}
.scroll_top_rt {
	width:16px;
	height:18px;
	background-image: url(/images/index/scroll_top_rt.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.scroll_rt {
	width:16px;
	height:95px;
	background-image: url(/images/index/scroll_rt.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.lc_video {
	background-image: url(/images/index/lc_video.jpg);
	background-repeat: no-repeat;
	width:300px;
	height:225px;
	border: solid 1px #663399;
}
.cc_video {
	background-image: url(/images/index/cc_video.jpg);
	background-repeat: no-repeat;
	width:300px;
	height:225px;
	border: solid 1px #663399;
	
}
/*CONTENT*/
.tangerine a {
	font-family: 'Tangerine', cursive;
	color:#663399;
}

.content_small, .content_small a:link {
	font-family: "Trebuchet MS", "Serifa BT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content, .content a:link {
	font-family: "Trebuchet MS", "Serifa BT";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading, .heading a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#663399;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
}


.hiddenPic {
	display:none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #963;	
}

.footer {
	color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
	
}
.footer a:link, a:active {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
.footer a:hover {
	color: #fb4a05;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
.footer a:visited {
	color: #efefef;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
