@charset "UTF-8";

body {
	background:#E6EFF6;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#3C475B;
}

#bluefset {
	width:965px;
	border:solid #1c4c9a 1px;
	background-color:#FFFFFF;
	padding:20px 0px 20px 0px;
}

#Header_Left{
	display:block;
	background:#FFFFFF url(imgs/Logo.gif) no-repeat left;
	height:100px;
}

#Header_Right {
	display:block;
	background:#FFFFFF url(imgs/Get_me_started.jpg) no-repeat right;
	vertical-align:bottom;
	height:100px;
}

#top_menu_bar {
	display:block;
	background:url(imgs/Top_menu_bar.jpg) no-repeat center;
	height:57px;
}

#Content {
	background-color:#FFFFFF;
	width:904px;
	text-align:left;
}

#fset {
	border:none;
	text-align:left;
	width:700px;
}

#space {
	background-color:#FFFFFF;
	width:904px;
	height:0;
}

#space_bottom {
	background-color:#FFFFFF;
	width:904px;
	height:30px;
}

#picspace {
	background-color:#FFFFFF;
	height:120px;
}

#kitchen {
	background:#FFFFFF url(imgs/Tutoring_kitchen.jpg) no-repeat center;
	width:222px;
	height:148px;
	padding-top:30px;
}

#family {
	background:#FFFFFF url(imgs/Happy_family.jpg) no-repeat center;
	width:200px;
	height:300px;
}

#landing {
	background:#FFFFFF url(imgs/LandingPage.jpg) no-repeat center;
	width:320px;
	height:500px;
}

a#startmine {
	display:block;
	background:#FFFFFF url(imgs/Get_me_started.jpg) no-repeat center;
	width: 150px;
	height: 80px;
	padding-top:30px;
}

#hw_success_1 {
	background:#FFFFFF url(imgs/Kid_doing_Homework.jpg) no-repeat top;
	width:220px;
	height:147px;
}

#hw_success_2 {
	background:#FFFFFF url(imgs/Happy_boy_Small.jpg) no-repeat center;
	width:220px;
	height:146px;
}

/*a#startmine:hover {
	opacity:.50;
	-moz-opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}*/

#startfrom {
	background:#FFFFFF;
	width: 150px;
	height: 125px;
	padding-top:20px;
}

#bird {
	background:#FFFFFF url(imgs/bird.jpg) no-repeat right bottom;
	width:100%;
	height:100%;
}

#bird_home {
	background:#FFFFFF url(imgs/home_bird.jpg) no-repeat right bottom;
}

#bird_about {
	background:#FFFFFF url(imgs/about_bird.jpg) no-repeat right bottom;
}

#bird_why {
	background:#FFFFFF url(imgs/why_bird.jpg) no-repeat right bottom;
}

#bird_any {
	background:#FFFFFF url(imgs/bird_any.jpg) no-repeat right bottom;
}

#signin_bird {
	background:#FFFFFF url(imgs/bird_any.jpg) no-repeat center;
}

#bird_employment{
	background:#FFFFFF url(imgs/employment_bird.jpg) no-repeat left bottom;
}

#bird_contact{
	background:#FFFFFF url(imgs/contact_bird.jpg) no-repeat right bottom;
}

#Footer {
	background-color:#FFFFFF;
	width:904px;
	vertical-align:middle;
	text-align:center;
	font-size:9px;
}

a:link {
	font-size: 12px;
	font-weight:bold;
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #0067C6;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	font-weight:bold;
	color: #0099FF;
	text-decoration: none;
}

a:visited:hover {
	font-size: 12px;
	font-weight:bold;
	color: #0067C6;
	text-decoration: none;
}

a:link.ftmenu {
	font-size:11px;
	color:#3C475B;
	text-decoration:none;
	font-weight:normal;
}

a:hover.ftmenu {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color:#0067C6;
}

a:visited.ftmenu {
	font-size:11px;
	color:#3C475B;
	text-decoration:none;
	font-weight:normal;
}

a:visited:hover.ftmenu {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color:#0067C6;
}

a:active.ftmenu {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color:#1A68B3;
}

a img{
	border:none;
}

a:link.tabmenu {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

a:hover.tabmenu {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFF00;
}

a:visited.tabmenu {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

a:visited:hover.tabmenu {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFF00;
}

a:active.tabmenu {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

li.general {
	list-style:url(imgs/disc.jpg);
	color:#3C475B;
	font-size:12px;
}

#mfldst {
	border-color:#FFFFFF;
	border-width:0px;
	padding-left:60px;
	margin-bottom:70px;
}

.sidefldst {
	border-color:#FFFFFF;
	border-width:0px;
	padding-bottom:150px;
	text-align:center;
}

.hdline {
	font:"TradeGothic LT Extended";
	font-size: 18px;
	color: #0067C6;
}

p {
	font-size: 12px;
	color: #3C475B;
}

h1 {
	font-size: 13px;
	color: #FF5F3D;
}

h2 {
	font-size: 15px;
	color: #FF5F3D;
}

h2.schdl {
	font-size: 12px;
	color: #FF5F3D;
}

h3 {
	font-family: calibri;
	font-style:italic;
	font-size: 20px;
	font-weight: bold;
	color: #0067C6;
}

#credit {
	background:url(imgs/referral.jpg) no-repeat center;
	width:800px;
	height:80px;
}

#Separator {
	background: #FFFFFF url(imgs/gradiant.jpg) repeat-y;
	width: 904px;
	height: 20px;
	text-align: left;
	padding: 0px;
}

#thx {
	background-color: #FFFFFF;
	width: 500px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	font-size:10px;
}

a.top {
	font-size: 12px;
	font-weight:bold;
	color: #0099FF;
	text-decoration:none;
}

a:hover.top {
	font-size: 12px;
	font-weight:bold;
	color: #0067C6;
	text-decoration: none;
}

a:visited.top {
	font-size: 12px;
	font-weight:bold;
	color: #0099FF;
	text-decoration: none;
}

a:visited:hover.top {
	font-size: 12px;
	font-weight:bold;
	color: #0067C6;
	text-decoration: none;
}

a.schdl {
	font-size: 14px;
	font-weight:bold;
	color: #0099FF;
	text-decoration: none;
}

a:hover.schdl {
	font-size: 14px;
	font-weight:bold;
	color: #0067C6;
	text-decoration: none;
}

a:visited.schdl {
	font-size: 14px;
	font-weight:bold;
	color: #0099FF;
	text-decoration: none;
}

a:visited:hover.schdl {
	font-size: 14px;
	font-weight:bold;
	color: #0067C6;
	text-decoration: none;
}

.line {
	color:#FF5F3D;
	font-size:16px;
	text-align:center;
	font-weight:bolder;
}

.btn{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#003366;
	color:#FFFFFF;
	width:70px;
	height:20px;
	cursor:pointer;
}

.calcbtn{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	background-color:#CC0000;
	color:#FFFFFF;
	width:70px;
	height:20px;
	margin:0;
	padding:0;
	cursor:pointer;
}

.txtfld{
	font-size:12px;
	font-family:Verdana;
	color:#003366;
}

.rotxtfld{
	font-size: 13px;
	font-weight:bold;
	color:#003366;
	background-color:#DDE6E1;
}

a.frnds {
	color: #0099FF;
	font-weight:bold;
	font-size: 25px;
	font-style:italic;
}

p.frnds {
	color: #0099FF;
	font-weight:bold;
	font-size: 25px;
	font-style:italic;
}

.adOrg {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 18px;
	font-style:italic;
}

a.adOrg {
	color: #FFFF00;
	font-weight:bold;
	font-size: 10px;
	font-style:italic;
}

a:hover.adOrg {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	font-style:italic;
}

p.ad {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 21px;
	font-style:italic;
}

a.ad {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 18px;
	font-style:italic;
}

a:hover.ad {
	color: #FFFF80;
	font-weight:bold;
	font-size: 18px;
	font-style:italic;
}

a.fstad {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

a:hover.fstad {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.jmenu {
	font-size: 11px;
	color: #0067C6;
	text-decoration: none;
}

.flst {
	border:solid #999999 1px;
	text-align:center;
	width:80%;
	padding:10px;
}

#tespic {
	background:url(imgs/Parents.jpg) no-repeat center;
}


p.sidetext {
	font:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:white;
	line-height:1.4em;
	padding:20px;
	width:150px;
	background:#22721e;
	border:1px solid #1b570f;
}

div.sidetext {
	font:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:white;
	line-height:1.4em;
	padding:20px;
	width:150px;
	background:#22721e;
	border:1px solid #1b570f;
}


p.sidetext2 {
	font:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:italic;
	color:white;
	line-height:1.4em;
	padding:20px;
	width:150px;
	background:#22721e;
	border:1px solid #1b570f;
}

p.sidetext3 {
	font:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-style:italic;
	font-weight:bold;
	color:white;
	line-height:1.4em;
	padding:10px;
	width:160px;
	background:#22721e;
	border:1px solid #1b570f;
}

@font-face {
	font-family: 'TradeGothicLTStdBoldExtended';
	src: url('tradegothicltstd-boldext-webfont.eot');
	src: local('☺'), url('tradegothicltstd-boldext-webfont.woff') format('woff'), url('tradegothicltstd-boldext-webfont.ttf') format('truetype'), url('tradegothicltstd-boldext-webfont.svg#webfontfYoXvmT6') format('svg');
	font-weight: normal;
	font-style: normal;
}

span.fontface {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'TradeGothicLTStdBoldExtended', sans-serif;
	font-size:18px;
	font-size-adjust: 0.53;
	color:#0067c6;
}
