body {
	background-color:#e1c29f;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:11.5px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header3.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#d68c4e;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;	
}
#header li{
	display:inline;	
	font-size:11.5px;
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;	
	font-size:11.5px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b; 
	font-size:11.5px;
}



/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}				

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#leftcourses {
	float:left;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#leftcourses a{color:#28556b;}
#leftcourses a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;	   
	font-weight:bold
}
#right a:hover{
	color:#85a157;
}

/********vision**********/
#vision {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;

}

#vision li { 
	list-style-position: inside; 
	padding-left: 22px; 
	color:#28556b;					  
}
					  

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg1.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
		  


		

/********************** listen again ***************************/

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background:   no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background:  url(images/closed.jpg) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
 
font.links1{font: bold 9pt "Arial"; color:#1C630B}
a.links1:link{font: bold 9pt "Arial"; color:#1C630B; text-decoration:none}
a.links1:visited{font: bold 9pt "Arial"; color:#1C630B; text-decoration:none}
a.links1:hover{font: bold 9pt "Arial"; color:#014B4A; text-decoration:none}
td.links1{background ="#CFE2FF";padding-left:10; padding-right:10}