@import url("monthly_calendar.css");

td h2 { font-size: 25px; } 

.footer_clear {
	clear:both;
	width:100%;
} 
.footer_area img {
	text-decoration: none;
	display: block;
	position: relative;
	margin: auto;
}
/* trying it out
.footer_clear img {
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
}

-------------------------- */

#mainfooterline { 
	clear: both; 
	border-top: 2px solid #AF7FAF; 
	border-bottom: 2px solid #AF7FAF; } 

#copyright_new {
	color:#585858;
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
	
}

.footer_nav{
	display:block;
	margin: auto 45px;
	position: relative;
	padding: 45px;
	
}


.star{
	font-family: 'kg_ten_thousand_reasonsRg';
	color:#F761AC;
}


.under.content {
    border-bottom-width: dashed 2px  #1DCAEF;
    padding-top: 10px 0px;
  }

.content_image img {
    display: block;
    margin: auto;
    position: relative;
    padding: auto;
	width: auto;
}



.content_image {
	display: block;
	margin: auto;
	position: relative;
	color: #333;
	width: auto;
	
}

#footer_table{
	padding: 10px;
	margin: auto 20px;
	
}



/* below are all the titles */

.nav_title_menu {
	font-family: 'kg_second_chances_sketchRg';
    letter-spacing: 3px;
    font-size: 20px;
	color:#D03AEB;
	list-style-image: url("../images/star_purple.png");
	border: dashed 3px #C536DF;
	padding: 20px 20px;
	
	
} 

.nav_title_contact{
	font-family: 'kg_second_chances_sketchRg';
    letter-spacing: 3px;
    font-size: 20px;
	color:#95C619;
	list-style-image:url("../images/star_green.png");
	border: dashed 3px #95C619;
	padding: 20px 20px;
} 

.nav_title_parent{
	font-family: 'kg_second_chances_sketchRg';
    letter-spacing: 2px;
    font-size: 18px;
	color:#E8B812;
	list-style-image:url("../images/star_yellow.png");
	border: dashed 3px #E8B812;
	padding: 20px 20px;

}

.nav_title_resources{
	font-family: 'kg_second_chances_sketchRg';
    letter-spacing: 2px;
    font-size: 18px;
	color:#F5439C;
	list-style-image:url("../images/star_pink.png");
	border: dashed 3px #F761AC;
	padding: 20px 20px;
}


.nav_title_facebook{
	font-family: 'kg_second_chances_sketchRg';
    letter-spacing: 3px;
    font-size: 20px;
	color: #0EADCF;
	list-style-image: none;
	border: dashed 3px #0EADCF;
	padding: 20px 20px;

}

.nav_title_facebook img{
	margin: 5px;
	padding: 2px;
}

.nav_title_img {
	border: none;
	padding: 0px;
	
	
}

.nav_title_img img{
	border: none;
	margin: 0px 10px 0px 0px;
	
}



.nav_title img{
	display: block;
	float: left;
	position: relative;
}


/* below are the unordered lists / under the nav titles*/

.nav_list_menu a{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	color:#525252;
	text-align: left;
	line-height: 2; 
	text-decoration: none;
}

.nav_list_menu a:hover{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	font-style: italic;
	color:#9D57A9;
	text-decoration: none;
	font-weight: 800;
}

.nav_list_menu a img{
	float: left;
	vertical-align:text-top;
	text-decoration: none;
	
	
}


.nav_list_resources a{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	color:#525252;
	text-align: left;
	line-height: 2; 
	text-decoration: none;


}

.nav_list_resources a:hover{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	color:#F5439C;
	font-style: italic;
	text-decoration: none;
	font-weight: 800;
}

.nav_list_contact a{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	color:#525252;
	text-align: left;
	line-height: 2;
	text-decoration: none;

}

.nav_list_contact a:hover{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	color:#94AF4F;
	font-style: italic;
	text-align: left;
	text-decoration: none;
	font-weight: 800;
}

.nav_list_parent a{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	color:#525252;
	text-align: left;
	line-height: 2;
	text-decoration: none;

}

.nav_list_parent a:hover{
	font-family: 'kg_lego_houseregular';
    letter-spacing: 3px;
    font-size: 14px;
	color:#EEC22C;
	font-style: italic;
	text-align: left;
	text-decoration: none;
	font-weight: 800;
}
