/*
Style Sheet for La FunnyGirl Edutainment
Last edited on 10 March 2005
Filename:  global.css
*/

body {
background-color: #F7E5F0;
padding-top: 10px;
}

table.container {
border: 1px solid #000000;
background-color:#FFFFFF;
}

.mainbody {
margin: 10px 20px 10px 20px;
}

div.testimonials:first-line {
margin-left: 5px;
}

td.pink {
background-image: url(../images/pinkbg.gif);
background-repeat: repeat-y;
background-position: center;
padding-top: 5px;
padding-bottom: 5px;
}

div.picturetext {
font-weight: bold;
}

td.pinkquotes {
background-image: url(../images/pinkbg.gif);
background-repeat: repeat-y;
background-position: center;
padding: 10px 25px 10px 25px;
font-family: "Times New Roman", Times, serif;
}

div.quotes {
font-size: 16px;
font-weight: bold;
}

td.bottompink {
background-image: url(../images/pinkbottom.gif);
background-position: center;
background-position: top;
background-repeat: no-repeat;
}

td.leftbar {
background-image: url(../images/leftbar.gif);
background-repeat: no-repeat; 
}

td.menubanner {
background-image: url(../images/redbanner.jpg);
background-repeat: no-repeat;
} 

span.brochure {
color: #000000;
font-size: 80%;
}

span.italic {
font-style: italic;
}

span.italiclarge {
font-style: italic;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
}

span.italicbold {
font-weight: bold;
font-style: italic;
}

span.gold {
background-color: #FFFF00;
}

span.green {
background-color: #33CC33;
}

span.blue {
background-color: #00CCFF;
}

span.orange {
background-color: #FF6600;
}

img {
border: none;
}

body, p, h1, h2, h3, h4, table, td, th {
font-family: arial,helvetica,garamond,verdana,sans-serif;
color:#000000;
}

ul {
list-style-image: url(../images/circle.gif);
}

p.contact1 {
margin-left: 10px;
margin-top: 20px;
margin-bottom: 20px;
}

p {
margin: 0px 10px 0px 10px;
}

h3.presentations {
text-align: center;
}

div {
font-size: 12px;
}

body {
background-image: url(../images/mainbackground.gif);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.bold {
font-weight: bold;
}

p.copy {
font-size: 10px;
color: #000000;
}

p.brochure {
font-size: 12px;
color: #000000;
font-weight: normal;
line-height: normal;
margin-top: 10px;
}

ul {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.links {
margin-top: 30px;
font-weight: bold;
font-size: 18px;
line-height: 150%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.contact {
margin-left: 50px;
margin-top: 20px;
margin-bottom: 25px;
font-weight: bold;
font-size: 18px;
line-height: 150%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.brochure {
margin-left: 100px;
margin-top: 10px;
font-weight: bold;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Style for links on LINKS Page */
a.links:link    {text-decoration:none; color:#22CADD;}
a.links:visited {text-decoration:none; color:#22CADD;}
a.links:hover   {text-decoration:none; color:#CA509D;}
a.links:active  {text-decoration:none; color:#CA509D;}

/* Style for all remaining links */
a:link    {color:#22CADD; background-color:transparent}
a:visited {color:#22CADD; background-color:transparent}
a:hover   {text-decoration:none; color:#CA509D; background-color:transparent}
a:active  {color:#CA509D; background-color:transparent}