body 
{
	background-color: #ffcc99;
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: verdana;
	color: black;
}


td,p {
	font-size: 11px;
}

td.primnavdiv
{
	width: 10;
	text-align: center;
	background-color: #996633;
	color: #FDCA97;
	vertical-align: center;
}

td.navbit
{
	width: 69;
	text-align: center;
        background-color: #996633;
	vertical-align: middle;
}

td.primarynav
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #996633;
	text-align: center;
}

td.secondnav

{
	width: 1px;
	padding: 1px;
}

td.tertnav
{
	width: 100px;
	padding: 2px;
}

td.content
{
	width: 550px;
}

td.home
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #996633;

	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #996633;

	padding: 7px;
}

tr
{
	vertical-align: top;
}

// To change to the font color you might need to change this as
// well
td
{
	font-family: verdana;
	margin: 0px;	
	padding: 0px;
}

table 
{
	padding 0px;
	border-spacing: 0px;
}

td.banner
{

	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: black;

	width: 750px;
}


table.main
{
    	border-style: solid;
	border-width: 1px;
	border-color: #996633;

	width: 750;
}


a.nav
{
	text-decoration: none;
	color: #FDCA97;
	font-family: verdana;
	font-size: 12px;
}

a.nav:hover
{
	color: #FF0000;
}

a
{
	text-decoration: none;
	color: blue;
}

a:hover
{
	color: red;
}

p.testimonial
{
	font-size: 11px;
	font-style: italic;
}

p.parents
{
	font-size: 11px;
	font-style: italic;
}
