body
{
    background-position: center center;
    background-color: #FFFFFF;
    color: #000000;
    font-family: arial;
    font-size: 14px;
    background-image: url('photos/blue114.jpg');
    background-repeat: repeat;
    background-attachment: scroll;
}
tr
{ padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px}

.welcome 
/*Home page WELCOME header*/
{ font-family:Times New Roman;
	color:403ac1;
	font-size:50px;
	text-align:center}

.paratitle
/*Title of a paragraph*/
{ font-weight:bold;
   color:403ac1;
   text-align:left
}

.welcomepg
/*Home page font*/
{ text-align:center;
	font-weight:bold;
    width: 706px;
    color: #FFFFFF;
}

.section
/*Page name i.e. CONTACT, ABOUT US ...*/
{ font-family:Times New Roman;
	font-size:36px;
	color:403ac1;
	font-weight:bold;
	text-align:center}
	
.caption
/*Font under pictures*/
{ font-family:arial;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	color:000000;
	text-align:center
	}
	
.vision
/*Font for Our Vision page*/
{ text-align:center;
	font-weight:bold;
    font-style:italic;
    font-size:28px;
    font-family:Times New Roman}
    
.visionblue
/*Font for Our Vision page*/
{ text-align:center;
	font-weight:bold;
    font-style:italic;
    font-size:24px;
    font-family:arial;
    color:403ac1}

.navoff
/*Navbar not highlighted*/
{ font-family:Times New Roman;
	font-size:20px;
	text-indent:0px;
	color:403ac1}
	
.navon
/*Navbar highlighted*/
{ font-family:Times New Roman;
	font-size:20px;
	text-indent:0px;
	color:ffffff}
	
.navbtn
{ background-color:cacde3;
  border-style:solid;
  border-width:1px;
  border-left-color:a09fb2;
  border-bottom-color:a09fb2;
  border-right-color:eeedff;
  border-top-color:eeedff;
  text-align:center;
  cursor:pointer}
	
.bodydiv
{padding:10px
    	}

