
/* -------------- general ------------ */

html,body {
margin:0;
padding:0;
}

body {
font: 1em, verdana,arial,sans-serif;
text-align:center;
background: url(images/canvas.gif) top center repeat;
}


img {
border:0 
}

/* -------------- layout ------------ */



#container{
text-align:left;
width:730px;
margin:0 auto;
background: url(images/shadow_bg.gif) top center repeat-y;


}

#header {
text-align:right;
height:94px;
width:730px;
margin: 0px 0px 16px 0px;
background: #fff url(images/header.gif) top center no-repeat;

}


#emailgif {
padding: 30px 30px 0px 0px;
}

#holding{
vertical-align: top;
text-align:center;
width:700px;
padding: 0 0 0 2px;
/* border: 1px #000 solid; */

}



#content{
vertical-align: top;
width:700px;
padding: 0 0 0 2px;
margin: 0px;


}


#leftcol{
float:left;
width:180px;
margin: 30px 0 0 10px;
background: #fff;
/* border: 1px #000 solid; */
}


#rightcol{
float:right;
width:500px;
margin: 40px 0 0 0;
background: #fff;
}




#lefttext {
float:left;
width:230px;
margin: 10px 0 0 0px;
background: #fff;

}


#righttext {
float:left;
width:230px;
margin: 10px 0 0 30px;
background: #fff;

}




#extra{
background:#fff;
float:left;
width:700px

}



#footer {
vertical-align:bottom;
text-align: right;
clear:both;
width:100%;
height:100px;
background: url(images/footer.gif) bottom center no-repeat;
}

#footer p {
margin:0;
padding:60px 30px 0px 0;
font: 0.7em, verdana,arial,sans-serif;
color: #808080;
}








/* ---------- styling etc ----------- */

h1 {
margin: 0px 0 24px 0;
color: #EBAB4B;
font-family: Georgia, Times;
font-size: 1.2em;
text-transform: uppercase;
}

h2 {
margin-top: 10px;
color: #EBAB4B;
font-family: Georgia, Times;
font-weight: bold;
font-size: 0.9em;
text-transform: uppercase;
}

p {
margin:10px 0px 0px 0px;
font-family: Georgia, Times;
font-size: 0.8em;
line-height: 1.4em;
color: #66696F;
}

p.quote {
margin:10px 0px 0px 0px;
font-family: verdana, arial;
font-weight: none;
font-size: 0.7em;
line-height: 1.4em;
color: #D98300;
}

p.small{
margin:10px 0px 0px;
font-family: Verdana, arial;
font-size: 0.7em;
color: #66696F;
}


p.introtext {
margin-top: 20px;
color: #66696F;
font-family: Georgia, Times;
font-weight: bold;
font-size: 0.9em;
}


a.introtext:link {
color: #3968C3;
text-decoration: none;
}
a.introtext:hover {
color: #7795D0;
text-decoration: none;
}



a:link {
color: #3968C3; text-decoration: none;
}
a:visited {
color: #3968C3; text-decoration: none;
}
a:hover {
color: #7795D0; text-decoration: none;
}



a.quote:link {
color: #3968C3;
font-family: Verdana;
font-weight: normal;
text-decoration: none; }

a.quote:hover {
color: #7795D0;
font-family: Verdana;
font-weight: normal;
 }




 #thumbs {
 height:360px;
 width:500px; 
 margin: 0px;
 padding: 0;
list-style: none;

     }
 
 #thumbs li {
     float: left;
     margin: 1px ;
     width: 117px;
     height: 117px;
     }
 
 #thumbs li a {
     margin: 0px 0px 0px 0px;
     padding: 0px;
     }
 
 #thumbs li img {
 	margin: 0px 0px 0px 0px;
     padding: 0px -10px -10px 0;
     }
 
 #thumbs li a img {
     border: 2px solid #fff;
     }
	 
	#thumbs img {
     border: 2px solid #fff;
     }
 
 #thumbs li a:hover img {
     border: 2px solid #F6A01D;
    }
 
 



/* ------- MENU ------ */


.menu {
	margin: 10px 0 0 0;
	padding: 0;
	width: 180px;
	list-style: none;
	background: #fff;

}

.menu li {
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 22px;
	background-repeat: no-repeat;
	}


#introduction {background-image: url(images/but_intro_on.gif);}
#introduction a {background-image: url(images/but_intro.gif);}

#earlyyears {background-image: url(images/but_earlyyears_on.gif);}
#earlyyears a {background-image: url(images/but_earlyyears.gif);}

#stereotyping {background-image: url(images/but_stereotyping_on.gif);}
#stereotyping a {background-image: url(images/but_stereotyping.gif);}

#anewvision {background-image: url(images/but_newvision_on.gif);}
#anewvision a {background-image: url(images/but_newvision.gif);}

#thefuture {background-image: url(images/but_future_on.gif);}
#thefuture a {background-image: url(images/but_future.gif);}

#questions {background-image: url(images/but_questions_on.gif);}
#questions a {background-image: url(images/but_questions.gif);}


#introduction a:hover, #earlyyears a:hover, #stereotyping a:hover, #anewvision a:hover, #thefuture a:hover, #questions a:hover {background: none;}

/*-------------- FORM -------------*/


form {
    margin: 0;
    padding: 0;
	background-color: #F9F9F2;	

}

fieldset {
    margin: 1em 0;
    border: none;
  border-top: 1px solid #DCDCC8;
	font-family: Georgia, Times;    
	 /*border: 1px solid #ccc;
	background-color: #F9F9F2;	*/
}

legend {
    margin: 1em 0;
    padding: 0.5em;
	color: #EBAB4B;
    background: transparent;
    font-size: 0.7em;
    font-weight: bold;
}

label {
    float: left;
    width: 60px;
    padding: 0 1em;
    text-align: left;
	font-family: Georgia, Times;
font-size: 0.8em;
line-height: 1.4em;
color: #66696F;
}

textarea {
    float: left;
    width: 448px;
    padding: 0 1em;
    text-align: left;
	font-family: Georgia, Times;
font-size: 0.9em;
line-height: 1.4em;
color: #66696F;
}

.formsmall {
margin:0px 0px 0px 10px;
font-family: Verdana, arial;
font-size: 0.7em;
color: #EBAB4B;

}


input.radio { 
margin: 0px;

}

input.send { 
margin: 20px 0 10px 382px;
padding: 2px;
    width: 100px;
	font-family: Georgia, Times;
	font-size: 0.8em;
	color: #66696F;
}

fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}

fieldset div input, fieldset div textarea {
    width: 100px;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 1px;
    color: #333;
}

fieldset div select {
    padding: 1px;
	
}


input:focus, textarea:focus {
    background: #F9F9F9;
    color: #484848;
}

   




/* ------- MENU ------ 


#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 0px;
width: 160px;
background-color: #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fff;
color: #fff;
}


*/



/* ------------ Hacks etc ------------- */


/* -- this will target IE -- */
* html #maincol{
clear: both;
}

 /* -- printer styles -- */
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}


 /* --- Float containers fix: --- */

.floatcontainer:after {
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
height: 1%;
}

.floatcontainer {
display:
inline-block;
}

/* ---- Hides from IE-mac ---- */
* html .floatholder {
height: 1%;
}

.floatcontainer {
display:block;
}

/* End Hack */

