/* CSS Document */
body
{
text-align:center;
margin:0 auto;
background-color:#FD51A3;
}

p{color:000000;font:bold 14px "Comic Sans MS", cursive;}

div .singleCol
{
width:800px;
height:100%;
}

div .container
{
width:800px;
height:100%;
margin-left: auto;
margin-right: auto;
margin-top:45px;
width: 50em;
background:url('../images/balloon_background_clipart.png') no-repeat 0 100%;
background-position:bottom;
vertical-align:bottom;
}

div .container2
{
width:800px;
height:100%;
margin-left: auto;
margin-right: auto;
margin-top:45px;
margin-bottom:0px;
width: 50em;
background:url('../images/balloon_background_with_ellerina_elephant_clipart2.png') no-repeat 0 100%;
background-position:bottom;
vertical-align:bottom;
}

div .container3
{
width:800px;
height:100%;
margin-left: auto;
margin-right: auto;
margin-top:10px;
margin-bottom:0px;
width: 50em;
background:url('../images/slide1c.png') no-repeat 0 100%;
background-position:bottom right;
vertical-align:bottom;
}


div .container4
{
width:800px;
height:100%;
margin-left: auto;
margin-right: auto;
margin-top:45px;
margin-bottom:0px;
width: 50em;
background:url('../images/balloon_background_with_ellerina_elephant_clipart3.png') no-repeat 0 100%;
background-position:bottom;
vertical-align:bottom;
}

div .headercontainer
{
height:100%;
margin-left: auto;
margin-right: auto;
margin-top:5px;
background:url('../images/logo.jpg') no-repeat 0 100%;
vertical-align:bottom;
}

div .navigationcontainer
{
margin-left:auto; 
margin-right:auto;
}

div .rightCol
{
float:right; 
width:650px;
text-align:left;
margin-top:10px;
}

div .header
{
margin-bottom: 10px;
text-align:center;
}

div .headertext
{
text-align:center;
margin-top:5px;
color:#000000;
font:bold 35px "Comic Sans MS", cursive;
}

div .headersub
{
color:#000000;
font:bold 18px "Comic Sans MS", cursive;
}

div .logo
{
float:left;
margin-left:12px;
margin-top:5px;
}

div .bottombar
{
margin-top: 10px;
}

div .body
{
text-align:left;
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:40px;
color:#000000;
font:bold 14px "Comic Sans MS", cursive;	
}

div .center
{
margin-left:auto; 
margin-right:auto;	
}

div .spacer
{
padding:5px;
}

a.moretext
{
text-decoration:none;
font:bold 15px "Comic Sans MS", cursive;
color:#000000;
}

a
{
text-decoration:none;
font:bold 15px "Comic Sans MS", cursive;
color:#FFFFFF;
}

a:hover
{
color:#FFBBFF;
}

hr
{
width:775px;
}

.title
{
font: Comic Sans MS, sans-serif;
font-size:36px;
}

.linkbackground
{
background: url('../images/linkbackground_clipart.png'); 
background-repeat:no-repeat; 
background-position:center;
width:100px;
height:70px;
}

.centertext
{
text-align:center;
}

.underlinetext
{
text-decoration:underline;
}

.italictitle
{
color:#FFFFFF;
}

.aboutustitle
{
color:#FFFFFF;
}

.fpthumbnail
{
height:500px;
width:378px;
}

li .service
{
margin-bottom:5px;
}

.trcenter
{
text-align:center;
}

p.footer {font: Comic Sans MS, sans-serif;
font-size:10px;
margin-top:2px;
}

div#moreout {display: none;}
.lmo {text-decoration: none;}
.lmo:hover {text-decoration: underline;}

