/* CSS Document */

div#container{
width: 750px;
margin: 0 auto;
border: 1px solid black;
background-color: white;
}

div#logos{
margin-top: 20px;
*margin-top: 0px;
margin-left: 60px;
margin-bottom: 10px;
}

div.logoimg{
float: left;
padding: 5px 15px 10px 15px;
}

div#header{
height: 270px;
}

div#menu{
width: 750px;
height: 129px;
}

div#links{
width: 307px;
height: 20px;
float: left;
padding: 0px;
border: 0;
margin: 0px;
}

div#issues{
width: 235px;
height: 120px;
margin: 0 auto;
float: left;
}

div#egg{
float: left;
}

div#left{
float: left;
width: 542px;
}

div#right{
float: left;
width: 208px;
_margin-top: -4px;
}

div#middle{
/*contains left and right div*/
}

div#footer{
background-color: #73CEE2;
clear: both;
}

div#copyright{
float: left;
height: 0px;
font-family: tahoma;
font-size: 12px;
padding-left: 5px;
color: white;
}

div#designby{
float: right; 
height: 0px;
font-family: tahoma;
font-size: 12px;
padding-right: 5px;
color: white;
}

a.footer{
font-family: tahoma;
font-size: 12px;
color: white;
}

a.footer:hover{
font-family: tahoma;
font-size: 12px;
color: black;
}

img{
align: top;
border: 0px;
}

img#contact{
margin-top: 20px;
}

h1{
margin: 20px;
font-family: tahoma;
font-size: 22px;
color: #008BBF;
}

h2{
margin: 20px;
font-family: tahoma;
font-size: 16px;
color: #008BBF;
}

p.content{
margin: 20px;
font-family: tahoma;
font-size: 14px;
text-align: justify;
}

p.smallcontent{
margin: 20px;
font-family: tahoma;
font-size: 12px;
text-align: justify;
}

p.highlight{
font-family: tahoma;
font-size: 14px;
text-align: center;
font-weight: bold;
}

p.testimonial{
margin: 25px 10px 20px 30px;
font-family: tahoma;
font-size: 12px;
}

p.person{
color: #008BBF;
text-align: right;
margin: -10px 20px 20px 30px;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}

p.footer{
text-align: center;
padding-top: 20px;
border: 0px;
font-family: tahoma;
font-size: 26px;
font-weight: bold;
color: white;
}

p.intro{
margin: 20px;
font-family: tahoma;
font-size: 14px;
text-align: center;
}

li{
margin: 0px 10px 0px 10px;
font-family: tahoma;
font-size: 12px;
}

li.content{
	margin: 0px 10px 0px 10px;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
}

table.name{
margin: 20px;
}

td.name{
width: 45%;
font-family: tahoma;
font-size: 14px;
background-color: #008BBF;
padding: 3px;
color: white;
font-weight: bold;
}

td.desc{
width: 60%;
font-family: tahoma;
font-size: 14px;
background-color: #73CEE2;
padding: 3px;
color: white;
}

td.teenagersheader{
width: 50%;
font-family: tahoma;
font-size: 14px;
background-color: #008BBF;
padding: 3px;
color: white;
font-weight: bold;
}

td.parentsheader{
width: 50%;
font-family: tahoma;
font-size: 14px;
background-color: #008BBF;
padding: 3px;
color: white;
font-weight: bold;
}

td.teenagers{
width: 50%;
font-family: tahoma;
font-size: 14px;
background-color: #73CEE2;
padding: 3px;
color: white;
}

td.parents{
width: 50%;
font-family: tahoma;
font-size: 14px;
background-color: #73CEE2;
padding: 3px;
color: white;
}

label{
width: 115px;
float: left;
display: block;
font-weight: bold;
margin-top: 3px;
}

div#formbox{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #333333;
font-weight: normal;
margin: 0px;
padding: 10px 10px 10px 10px;
margin-left: 20px;
}
