body {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #A9C1EC; /*#9BB2E6; */
	margin-top: 40px;
	margin-bottom: 30px;
	font-family: arial;
	font-size: 12px;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #787878;
}
.error{
	font-size:10px;
	color:#FF0000;
	display:none;
}
.error1{  
	color:#FF0000; 
}
p {
	line-height: 1.4;
	Xtext-align: justify;
	margin-top: 0px;
}

a {
	color: #59A1E5;
}

a:hover {
	color: #0060BB;
}

.txt_orange {
	color: #FF9C00;
}

.txt_grey {
	color: #787878;
}

.txt_green {
	color: #6AA800;
}

.txt_blue {
	color: #59A1E5;
}

.txt_brown {
	color: #AE5A00;
}

#main_tbl {
	background-image: url(../images/page_inside_bg.jpg);
	background-repeat: repeat-y;
}

h1 {
	color: #005AA6;
	font-size: 18px;
	font-family: tahoma;
	margin: 0px;
	border-bottom: solid 1px #B2CDE7;
	font-weight: bold;
}

h1 {
	padding: 5px 0px 5px 0px;
}

h2 {
	background-color: #FFB108;
	color: #A6072C;
	font-size: 14px; 
	margin: 0px;
	/*width: 100%;*/
	font-weight: bold;
	vertical-align: absmiddle;
}

h2 {
	padding: 5px 0px 5px 5px;
	/* height: 25px; */
}
h2 a:link, h2 a:visited{
	text-decoration: none;
	color: #A6072C;
}
h2 a:active, h2 a:hover{
	color: #C7183D;
}

h3 {
	color: #6BA800;
	font-size: 14px; 
	margin: 0px;
	width: 100%;
	font-weight: bold;
	vertical-align: absmiddle;
}

h3 {
	padding: 5px 0px 5px 5px;
	/* height: 25px; */
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	Xcolor: #99CC00;
	color: #007700;
	font-weight: bold;
	xmargin: 0px 0px -15px 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
}

.bg_white {
	background-color: #FFFFFF;
}

#navmenu {
	background: url(../images/menu_start_bg.jpg) no-repeat center left #6BA800;
	height: 26px;
}

.bg_beige {
	background-color: #FFF0D1;
}

.bg_plus_border {
	background-color: #F0F7FC;
	border: solid 1px #004BA7;
	padding: 20px;
}

.page_pad {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.panel_border {
	background: url(../images/left_panel_border.gif) no-repeat top left;
	height: 100%;
}

.story {
	padding: 4px;
}

.story_text{
	padding: 0px 15px 0px 15px;
}

.story_txt {
	color: #C56302;
	/*font-size: 13px;
	font-weight: bold;*/
	background-color: #FFF0D1;
	background: url(../images/story_bottom.jpg) no-repeat bottom #FFF0D1;
	border-left: solid 10px #FFFFFF;
}
.story_top{
	background-color: #FFF0D1;
	height: 8px;
	width: 170px;
	background: url(../images/story_top.jpg) no-repeat top #FFF0D1;
}

.story_person {
	color: #015CA2;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.story_person a {
	color: #015CA2;
	text-decoration: none;
}

.page_quote {
color: #015CA2;
font-weight:100;
padding-left: 6px;
padding-right: 6px;
}

.bg_foster {
	background: url(../images/img_fosterparent.jpg) no-repeat left top;
	height: 139px;
	color: #68A300;
	padding-left: 5px;
	padding-top: 5px;
}

#footer {
	background: url(../images/footer_bg.jpg) repeat-x center;
}

#footer_links {
	color: #0555AE;
	font-family: tahoma;
	font-weight: bold;
	padding-bottom: 10px;
}

#footer_links a {
	color: #0555AE;
	text-decoration: none;
}

#footer_links a:hover {
	color: #002855;
	text-decoration: none;
	border-bottom: dotted 1px #002855;
}

.gen_ul ul{
	margin: 4px;
	line-height: 2;
}

.gen_ul li{
	line-height: 2;
}

.gallery_thumb {
	border-bottom: solid 4px #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.singleline {
	height: 1px;
	color: #B2CDE7;
}



.crumb_trail{
	font-weight: bold;
	margin: 0px 0px 10px 3px;
	Xcolor: #99CC00;
	color: #007700;
	float: right;}
	.crumb_trail_end{clear: both;}

.body_image_right_stack{
	float: right;
	clear: both;
	margin: 2px 2px 8px 10px;
	border: 0px;
}
.body_image_gallery{
	float: left;
	margin: 2px 2px 8px 10px;
	border: 0px;
}


.admin_grid td{
	padding: 5px;
}
.admin_grid .admin_grid_title{
	background-color: #cccccc;
}
.admin_grid .admin_grid_alt{
	background-color: #eeeeee;
}
.admin_grid .problem_description{
	border: 1px #AAAAAA;
	border-style: dotted;
	padding: 3px;
}
a:link.admin_link_button, 
a:visited.admin_link_button,
a:hover.admin_link_button,
a:active.admin_link_button{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color: #99CC00;
	Xbackground-color: #007700;
	padding: 2px 4px 2px 4px;
	border-style: outset;
	border-width: 2px;
	border-color: #CCFF33;
}
.admin_grid a:active.admin_link_button{
	border-style: inset;
}
.form_notation{
	font-size: 10px;
}
.form_alert{
	font-weight: bold;
	color: #FF0000;
}


.staffSideBar{
	background-color: #FFB108;
	color: #FFF;
}
.staffSideBar a:link,
.staffSideBar a:visited,
.staffSideBar a:active{
	color: #F7F7F7;	
}
.staffSideBar a:hover{
	color: #FFF;	
}


.weeklyCalender{
	background-color: #005AA6;
	clear: both;
	padding: 0px 5px 5px 5px;
	
}
.weeklyCalender h2{
	background-color: #005AA6;
	color: #FFF;
}
.weeklyCalender .weeklyCalendarContent{
	background-color: #FFF;	
	padding: 5px;
}

.secure_nav_txt{
	xbackground-color: #A9C1EC;
	padding: 0px 5px 0px 0px;
	margin-top: 15px;
}

.secure_nav_txt a:link, 
.secure_nav_txt a:visited,
.secure_nav_txt a:active{
	color: #FFF;
}
.secure_nav_txt a:hover{
	color: #000;
}


.right_column .secure_nav{
	display: block;
	height: 500px;
	background-color: #A9C1EC;
	margin-left: 10px;
}
.right_column .secure_nav ul{
	list-style-type: none;
	margin: 5px;
	padding: 5px;
}
.right_column .secure_nav ul li{
	color: #FFF;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
