/*Border around page in color*/

#para
{
	width: 865px;
	background: #FFFFFF;
	text-align: left;
	border-left: solid;
	border-right: solid; 
	border-bottom:solid;
	border-color: #408E8E;
	border-width: 4px;		
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
}

/*Titles*/

#title
{
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../schools/sch_images/schools.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height: 30px;
}

.title
{		
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #408E8E;
	font-weight: bold;
	text-align:center;
	padding: 40px 0 5px 0;
}

/*Title and Fonts*/

.subTitle
{		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #408E8E;
	font-weight: bold;
	text-align: left;
	}
	
	
.highlightBold
{		
	font-family:Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: bold;
	text-align:left;;
	}

.highlightPlain
{		
	font-family:  Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: normal;
	text-align:left;
}

.highlightCenter
{		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: bold;
	text-align:center;
	}


.highlightWhiteCenter
{		
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	}




/*Left Menu Containers*/

#insideLeft
{
	width: 175px;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0;
	display: block;
	background: url(../schools/sch_images/top.jpg) no-repeat top;
	border-left: solid;
	border-right: solid; 
	border-color: #B9D4CD;
	border-width: 1px;
/**/
}

#insideLeftbot
{
	width: 175px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0;
	display: block;
	height: 60px;
	background: url(../schools/sch_images/bottom.jpg) no-repeat bottom;
	border-left: solid;
	border-right: solid; 
	border-color: #B9D4CD;
	border-width: 1px;
	/*	*/
}


.rule
{
	display: block;
	border-top: solid;
	border-width:2px;
	border-color: #408E8E;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 575px;
	text-align: left;
}




.box
{
	display: block;
	border: solid;
	border-width:1px;
	border-color: #000000;
	height: 20px;
	width: 20px;
	margin: 5px;
}

/*	PHOTOS*/

.photos img
{
border: solid;
border-color: #408E8E;
border-width: 3px;
}

.rightPhoto img
{
border: solid;
border-color:  #408E8E;
border-width: 3px;
margin: 0px 0px 0px 10px;
}

.leftPhoto img
{
border: solid;
border-color: #408E8E;
border-width: 3px;
margin: 0px 10px 0px 0px;
}


/* NAVIGATION */

.tables table { 
	border-collapse: collapse;
	text-align:center;
	border: 1px solid #408E8E;
}


.tables td {
	border: 1px solid #408E8E;
	padding: 2px;
}


/*FORMS*/	
.ruleLine
{
	display: block;
	border-bottom: solid;
	border-width:1px;
	border-color: #000000;
	height: 20px;
}


/* menu */


ul#sideNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 1px solid #3A7E7E;
}

#sideNav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	border: 1px solid #3A7E7E;
	border-bottom: none;
	display: block;
	padding: 5px 3px 5px 3px;
	background: #408E8E;
	/*	background: #E7E7E7 url(images/link.png) no-repeat left center;*/
}

#sideNav a:hover {
	font-weight: normal;
	background: #306565;
}

#sideNav a#featureLink {
	background: #53B2B2;
}

/* IE Fixes */

/* remove annoying gaps */
#sideNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #sideNav a {
	height: 1px;
}




ul#sideNavSec {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 1px solid #3A7E7E;
}

#sideNavSec a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	border: 1px solid #3A7E7E;
	border-bottom: none;
	display: block;
	padding: 5px 3px 5px 3px;
	background: #408E8E;
	/*	background: #E7E7E7 url(images/link.png) no-repeat left center;*/
}

#sideNavSec a:hover {
	font-weight: normal;
	background: #306565;
}

#sideNavSec a#featureLink {
	background: #53B2B2;
}

/* IE Fixes */

/* remove annoying gaps */
#sideNavSec li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #sideNavSec a {
	height: 1px;
}




ul#insideNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;

}

#insideNav a {
	text-decoration: none;
	color: #3A7E7E;
	font-size: 14px;
	display: block;
	border: 1px solid #a6e8e8;
	padding: 1px 5px 1px 5px;
	background: #d9f9f9;
	/*border: 1px solid #3A7E7E;	background: #E7E7E7 url(images/link.png) no-repeat left center;*/
}

#insideNav a:hover {
	font-weight: normal;
	color:#336666;
	background: #91Ecec;
	/*background: #B2F511 url(images/go.png) no-repeat 5px 50%;*/
}


/* force hover on entire width of  link */
* html #insideNav a {
	height: 1px;
}

