/* CSS Document */

/*DIV Layout */
body
{
background-image:url(images/bg_gradient.jpg);
background-repeat:repeat;
background-attachment:fixed

}

#main {
        margin: auto;
		width: 875px;
		height: auto;



}


#header
	{
	width:auto;
	height: 90px;
	padding-bottom:20px;
	position:relative;

	
	}
#sidenav
	{
	width: 225px;
	height: auto;
	float: left;
	padding-top:120px;






	}


#sidenavbottom
	{
	width: 155px;
	float: left;
	position:relative;
	bottom: -5px;
	font-family: Georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
    color: #FFFFFF;

	


	}

#mininav {
	font-family: verdana;
	font-size: 10px;
    color: #FFFFFF;
	float:right;
	position:absolute;
	 top:30px;
	 right:0;





	}

#fadeimage
	{
	width: 650px;
	height: 250px;
	float: right;
	padding-bottom: 20px;

	

	
	}
	
	#announc
	{
	width: 650px;
	height: 20px;
	float: right;
	color:#FFFFFF;
		font-family: Georgia, times new roman;
	font-size: 14px;

	}

#pageimage
	{
	width: auto;
	height: 200px;
	float: left;


	}

#hometext1
	{
	width: 410px;
	height:550px;
	float: left;
	background-image: url(images/table_back_ground.gif);
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	
font-size: 14px;
	font-weight: bold;
    color: #041944;
	position:relative;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px
		}

#schoollife
	{
	width: 357px;
	height:290px;
	float: right;
	background-image: url(images/table_back_ground.gif);
	background-repeat:no-repeat;
	font-family: Georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
    color: #041944;

		}

#hometext2
	{
	width: 210px;
	height: 545px;
	background-image: url(images/table_back_ground.gif);
	background-repeat:no-repeat;
	float: right;
	font-family: Georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
    color: #041944;
	padding-left:10px;
	padding-top:10px;
	
	}
#pagetext
	{
	width: auto;
	max-width:630px;
	min-width:100px;
	float:left;
	background-color:#E8EEFB;
	background-image: url(images/table_back_ground.gif);
	background-repeat:no-repeat;
	font-family: Georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
    color: #041944;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px; 

	
	}
#pagetext3
	{
	width: auto;
	max-width:630px;
	min-width:100px;
	text-align:center;
	float:left;
	background-color:#E8EEFB;
	background-image: url(images/table_back_ground.gif);
	background-repeat:no-repeat;
	font-family: Georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
    color: #041944;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px; 
	
	}
#pagetext2
	{
	width: auto;
	height: auto;
	background-color:#E8EEFB;
	background-image: url(images/table_back_ground.gif);
	background-repeat:no-repeat;
	float: right;
	font-family: Georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
    color: #041944;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;

	
	}
#footer
	{
		clear: both; 
		border-top: 1px solid black; 
		border-bottom: 1px solid black; 
		padding: 0px;;
		top:10px;
		position:relative; 
		width: 900px;
		height: 100px;
		bottom:0;
		text-align:center


	}

/*Text Formatting*/
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
font-style:normal;
	font-weight:normal

	}
p.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:normal; 
	color:#FFFFFF

	}

p.header {
	font-family: Georgia, times new roman;
	font-size: 14px;
	font-weight: bold;
    color: #041944;

}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:normal
	
	}
td.nav{
	border-top:1px dotted #FFFFFF;
	
	vertical-align:middle
	
	}
img {
	border-width: 0px;
 
}
p.announc {
	font-family: georgia;
	font-size: 12px;
	font-weight:200;
    color: #041944;
	text-align:left;
	}
p.events {
	font-family: georgia;
	font-size: 12px;
    color: #041944;
	text-align:left;
	margin-left:40px
	}
p.calendar {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
    color: #041944;
	text-align:left;
	margin-left:150px
	}
p.homeheader {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
    color: #041944;
	}
i.eventdate {
	font-family: calibri;
	font-size: 13px;
	color:#006699

}


A.Nav{
	text-decoration:none;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
}

A.mininav{
	text-decoration:none;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
}

