﻿body {
		position:center;
   	}
	
html {
    	font:12px Arial, Sans-serif;
	}
.page {
	position:relative;
	}
	
.content {
		width:824px;
		background-color:white;
		border-left:Solid 1px black;
		border-right:Solid 1px black;
		border-top:Solid 1px black;
		border-bottom:Solid 1px black;
	}
	
.topHorzMenu {
        padding-top:3px;
        padding-bottom:3px;
        border-top:solid 2px #660099;
        border-bottom:solid 2px #660099;
        padding-left:10px;
        width: 814px;
    }
	
.footer {
        padding-top: 3px;
        padding-bottom: 3px;
        border-top: solid 2px #660099;
        width: 824px;
        text-align: center;
        font-size: smaller;
        background-color: White;
    	z-index: 1;
    	left: 29px;
    	top: 599px;
    	position: absolute;
    	height: 60px;
    }
	
.leftColumn {
		float:left;
		padding:15px;
		width:445px;
    }
.col1 {
		float:left;
		padding:5px;
		width:375px;
	}
.col2 {
		float:right;
		padding:5px;
		width:360px;
		margin-left:10px;
	}
	
.sub-leftColumn {
		float:left;
		padding:15px;
		width:775px;
	}
	
.rightColumn {
		float:right;
		padding:5px;
		width:315px;
		margin-left:5px;
	}
.nameColumn {
		float:left;
		padding:5px;
		width:315px;
		margin-left:5px;
    }
	
.infoColumn {
		float:right;
		padding:10px;
		width:425px;
	}
	
ul {
		line-height:20px;
		list-style-type:small circle;
		color:#FFFFFF;
	}

.clear {
		clear:both;
	}
	
h5 {
    	font-weight:bold;
    	color:#003300;
    }
	
h4 {
        color:#003300;
    }
	
h3 {
    	color:#003300;
    	font-family:Georgia;
    }
	
h2 {
    	color:#003300;
    }
	
h1
    {
    	color:#003300
    }
	
.subhead-program  {
		font-size: 14px;
		font-weight: bold;
		color: #436b54;
		margin-bottom:-8px;
	}
	
.miniHead {
		font-size: 12px;
		font-weight: bold;
		color: #663399;
	}
	
.subTitle {
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
		color: #663399;
	}
	
.mainTxt {
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
		line-height:18px;
	}
	
.addTxt {
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
		line-height:25px;
	}
	
.listTxt {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
		line-height:15px;
	}
	
.hdrText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
	}
.nameTxt {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		color: #FFFFFF;
	}
.title 	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #003300;
		text-align: left;
	}
	
.container {
        width:820px;
		background-image: url(images/containerBckgrd.gif);
		background-repeat: no-repeat;
       /* margin-left: 102px;*/
		border-top:Solid 2px white;
		padding:1px;
		height:auto;
    }
	
#MainNav {
		color: #66CCFF;
		margin-left: 0px;
		padding-left: 5px;
	}
.bullet {
		color:#330033;
		list-style-image: url(file:///O|/MIS/websites/EastbrookFamily/images/square_bullet.jpg);
	}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #BDBEC0;
}
.subHdrText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
#disclaimer {
		font-size: 12px;
		font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color:#FFFFFF;
		line-height:18px;
	}
