body
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: arial, verdana, sans-serif;
	color: #696B94;
	font-size: 11px;
	}
h1
	{
	text-transform: uppercase;
	font-size: 16px;
	color: #006CFF;
	font-weight: bold;
	font-family:"Trebuchet MS", Garamond, Georgia;
	letter-spacing: -1px;
	padding-left: 25px;
	background-image: url("../images/sun.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}
h2
	{
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-family:"Trebuchet MS", Garamond, Georgia;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
	}
h2 a
	{
	color: #CD8306;
	text-decoration: underline;
	}
h2 a:hover
	{
	color: #000000;
	text-decoration: underline;
	}
h3
	{
	font-size: 16px;
	color: #696B94;
	font-weight: bold;
	font-family:"Trebuchet MS", Garamond, Georgia;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
	}
h4
	{
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
	font-family:"Trebuchet MS", Garamond, Georgia;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
	display: inline;
	}

p
	{
	color: #696B94;
	}
li
	{
	color: #696B94;
	}
td
	{
	font-size: 11px;
	color: #696B94;
	}
a
	{
	color:#CD8306;
	text-decoration:none;
	}
a:hover
	{
	color:#FF0000;
	text-decoration:underline;
	}
.biglink
    {
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    background-color:#2FB500;
    width: 200px;
    text-align: center;
    padding: 4px 0px 4px 0px;
    }
.biglink a
    {
    color:#ffffff;
    text-decoration:none;
    font-size:18px;
    font-weight:bold;
    }
.biglink a:hover
    {
    color:#006cff;
    text-decoration:none;
    font-size:18px;
    font-weight:bold;
    }
#wrapper
	{
	width:770px;
	}

#navbar
	{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:485px;
	float: right;

	}
.navitem
	{
	float: left;

	}

#header
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:770px;
	}

#main_content
	{
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	width:750px;
	}

#homeleft
	{
	width:350px;
	float: left;
	}
	
#homeright
	{
	width:380px;
	float: right;
	}
	
#compleft
	{
	width:480px;
	float: left;
	}
	
#compright
	{
	width:250px;
	float: right;
	}

.featurebox
	{
	background-color: #DDDDDD;
	border: solid #696b94 1px;
	clear: both;
	}

.featureimg
	{
	float:left;
	width: 75px;
	}

.featuretxt
	{
	float: left;
	padding: 5px 5px 5px 5px;
	}

#footer
	{
	width:770px;
	text-align:center;
	}

#homefooter
	{
	width:760px;
	height: 35px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #FF0000;
	float: left;
	}

#parentfooter
	{
	width:760px;
	height: 35px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #006cff;
	float: left;
	}

#schoolfooter
	{
	width:760px;
	height: 35px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #2FB500;
	float: left;
	}

#contactsfooter
	{
	width:760px;
	height: 35px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #FC9C18;
	float: left;
	}

#footerend
	{
	width: 10px;
	float: right;
	}

.empty
	{
	clear:both;
	}


.productinfobutton
    {
    width:240px;
    height:50px;
    margin:12px 3px 12px 3px;
    text-align:left;
    background-color:#696B94;
    border: solid 1px black;
    }
.productinfobutton img
    {
    float:left;
    margin:0px 5px 0px 0px;
    border:0px;
    }
.productinfobutton a
    {
    color:#FFFFFF;
    text-decoration:none;
    }
.productinfobutton a:hover
    {
    color:#FFFFFF;
    text-decoration:none;
    }
.readonlystyle
    {
    background: #cccccc;
    }