/* CSS Document */
.maqueepics{
height:50px;
border-width:0px;
border-color:#A1A29D;
}

.btntype1{
Font-Size:11px;
Font-Names:Arial;
ForeColor:#804000;

Font-Bold:True ;
}
.datalist1
{
width:750px;
}
.uneditabletb
{
font-family:Arial;
font-size: 11px;
FONT-FAMILY: arial;
background-color:Silver;
}
.desc_tb{
font-family:Arial;
font-size: 11px;
FONT-FAMILY: arial;
width:170px;
height:50px;
}
.desc_tb2{
font-family:Arial;
font-size: 11px;
FONT-FAMILY: arial;
width:255px;
height:250px;
}
.titletag1{
font-family:"Comic Sans MS";
font-size:18px;
font-weight:bold;
color:#FF9900;
padding-top:5px;
padding-bottom:5px;
text-decoration:underline;
}

.titletag2{
font-family:"Comic Sans MS";
font-size:25px;
font-weight:bold;
color:#FF9900;
padding-top:5px;
padding-bottom:5px;
}

.calvolor2
{

border-color:#000000;
border-style:solid;
border-width:1px;
border-top:none;
text-align:center;
background-color:White;
FONT-FAMILY: arial;
    FONT-SIZE: 12px;

	color:#1D4058;
}
.calhead
{
border-width:1px;
text-align:center;
font-weight:bold;
border-color:#000000;
border-style:solid;
border-bottom-width:2px;
background-color: #FF9933;
FONT-FAMILY: arial;
    FONT-SIZE: 12px;
	color:#1D4058;
}
.calcolor1
{
border-color:#000000;
border-style:solid;
border-width:1px;
border-top:none;
text-align:center;
background-color: #FDF5DB;
FONT-FAMILY: arial;
    FONT-SIZE: 12px;
	color:#1D4058;
}

.textpanel1
{

background:url(images/parentspage.jpg);
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000}

.textpanel2
{

background:url(images/kidspage.jpg);
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000}

.textpanel3
{

background:url(images/singlespage.jpg);
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000}

.textpanelhome
{

background:url(images/datalistbghome.jpg);
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000}

.textpanelparent
{
background:url(images/datalistbg5.jpg);
height:160px;
border-top:#000000 solid 1px;
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000;
}

.textpanelevents
{
background:url(images/datalistbg4.jpg);
height:150px;
border-top:#000000 solid 1px;
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000;
}

.textpanelsingle
{
background:url(images/datalistbg5.jpg);
height:160px;
border-top:#000000 solid 1px;
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000;
}
.textpanelkid
{
background:url(images/datalistbg5.jpg);
height:160px;
border-top:#000000 solid 1px;
font-family:Arial;
font-size: 11px;
text-align:justify;
color:#000000;
}


.date {
background-color:#FF9900;
text-align:right;
font-family:Arial;
font-size: 11px;
font-weight:bold;
color:#FFFFFF;
padding-top:3px;
padding-right:5px;
}

.popupcontent
{
font-family:Arial;
font-size: 11px;
color:#000000;
text-align:justify;
width:208px;
}

.eventpopupcontent
{
font-family:Arial;
font-size: 11px;
color:#000000;
text-align:justify;
width:410px;
}

.content {
font-family:Arial;
font-size: 11px;
color:#000000;
text-align:justify;
}

.contentpagelink{
font-family:Arial;
font-size: 12px;
color:#000000;
font-weight:bold;
}

.content2 {
font-family:Arial;
font-size: 13px;
color:#000000;
text-align:justify;
}

.contentoverflow {
font-family:Arial;
font-size: 11px;
color:#000000;
text-align:justify;
overflow:hidden;
border:none;
background-color: transparent;
}

.menubg
{
background:url(images/menubg.jpg);
height:38px;
vertical-align:middle;
}

.rightborder
{
background: transparent url(images/rightborder.png) repeat-y;
width:50px;
}

.leftborder
{
background-image:url(images/leftborder.png);
background-repeat:repeat-y;
width:50px;
}

body
{
background: #F1DA35 url(images/bg.jpg) repeat-x;
font-family:Arial;
font-size: 50%;
}

.body
{
background: #F1DA35 url(images/bg.jpg) repeat-x;
}

.banner
{
background:url(images/banner.jpg);
width:800px;
height:277px;
vertical-align:top;
text-align:right;
font-family:Arial;
font-size: 0px;
font-weight:bold;
color:tansparent;
padding-top:3px;
padding-right:5px;

}

.clientad
{
vertical-align:top;
height:200px;
}

*{ 
    margin: 0; 
} 
html, body { 
    height: 100%; 
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -4em; 
} 
.footer, .push { 
    height: 4em; 
}