td{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	}
a.white{
	color: #ffffff;
}
a.main{
	color: #ffffff;
	display: block;
	background-color: #C80201;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
a.main:hover{
	color: #ffffff;
	display: block;
	background-color: #E40000;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

a.miniNav{
	font-size: 9px;
}

a.subnav{
	font-size: 11px;
	color: #173952;
	padding-bottom: 5px;

}

a.readmore{
	font-size: 11px;

}


a.main:hover{
	color: #ffffff;
	display: block;
	background-color: #E40000;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}


.sidebar{
	font-size: 11px;
	padding: 10px;
	}
.header{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.header2{
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}


a.nav_selected {
   text-decoration: none;
	border-top: #E62631 2px solid;
	border-bottom: #ffffff 2px solid;
   color: #000000;
   display: block;
   font-weight: bold;
   font-size: 11px;
   text-align: center;
   background-image: url('/v2/images/nav_bg_selected.jpg');
   padding: 7px 3px 7px 3px;

}

a.nav {
   text-decoration: none;
	border-top: #E62631 2px solid;
	border-bottom: #E62631 2px solid;
   color: #ffffff;
   display: block;
   font-weight: bold;
   font-size: 11px;
   text-align: center;
   background-image: url('/v2/images/nav_bg.jpg');
   padding: 7px 3px 7px 3px;

}
a.nav:hover {
	text-decoration: none ;
	border-top: #E62631 2px solid;
	border-bottom: #E62631 2px solid;
	color: #ffffff;
	background-color: #f1f1f1;
	display: block;
	font-weight: bold;
	font-size: 11px;
   text-align: center;
   background-image: url('/v2/images/nav_bg_hover.jpg');
   padding: 7px 3px 7px 3px;

}
.right{
	border-right: #E62631 solid 2px;
}

.divider{
	border-top: #E4EBF5 solid 2px;
	padding-top: 10px;
}

a.footer{
	font-size: 10px;
	color: #000000;
}
td.footer{
	font-size: 10px;
	background-color: #647EAF;
}

td.header {
	padding: 10px; border: 1px solid #CBDCE6;
	background-color: #C8E0EC;
	background-image: url("images/header_kids.jpg");
	background-position: top right;
	font-size: 9px;
	}
	
td.GalleryTitle {
	margin-left:5px;
	margin-right:5px;
}

.imgtxt {
	display:inline;
	float:left;
	text-align:center;
	width:150px;
}




