﻿body 
{
	
}

#h1
{
	font-size:small;
	color:White;
}

#schoolleftcolumn
{
	font-weight:bold;
	font-style: italic;
}
#schoolrightcolumn
{
	min-width: 150px;
	float: left;
}

#container
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	min-width: 1024px;
}


#header
{
	height: 170px;
	margin: 0;
	/* clear: both; */
	z-index: 1;
	width: auto;
	background-color: #2E138D;
		
}

#navigation
{
	width: auto;
	height: 45px;
	left: 178px; 
	top: 165px;
	background-color: #2E138D;
	text-align: center;
	
}

#contents
{
	min-width: 1024px;
	min-height: 1024px;
	background-image:url(../../Images/lightbluebackgroundmiddle.jpg);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	
}

#footer
{
	width: auto;
	height: 35px;
	background-color: #2E138D;
}

#purplehorizontal
{
	width: 1024px;
	height: 50px;
	background-color: #2E138D;
}

.highlightscontent
{
	font-size:large;
	font-family:"Times New Roman";
	margin-left:auto; 
	margin-right:auto; 
}

.highlightsheader
{
	font-size:x-large;
	font-family:"Sylfaen";
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
}

.highlightstext
{
	font-size:large;
	font-family:"Times New Roman";
}


.frontpagecenterparagraph
{
	font: Sylfaen;
	font-size: 15pt;
	font-weight: 700;
	height:169px;
	width: 824px;
	text-align: center;
	border: solid 0px blue;
	clear: both;
	left: 200px;
	top: 425px;
	color: #003300;
	

}

.frontpagefountain
{
	width: 350px; 
	height: 300px; 
	left: 400px; 
	top: 350px; 
	text-align: center;
}

.frontpagedirections
{
	width: 150px; 
	height: 136px; 
	left: 25px; 
	top: 380px; 
	text-align: center;
}

.frontpagemap
{
	width: 150px; 
	height: 136px; 
	left: 20px; 
	top: 515px; 
	text-align: center;
}

.builders
{
	height: 100px;
	border: solid 0px blue;
	background-color: Transparent;
}

.builderscell
{
	background-color: White;
	text-align: center;
	border: solid 1px blue;
	width: 200px;
}

.map
{
	width: 150px; 
	height: 136px; 
	left: 200px; 
	top: 300px; 
	text-align: center;
}


