@charset "utf-8";
/* CSS Document */


/* CSS FOR ALL PAGES*/

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #C98F2E;
	background-repeat: repeat;
	color: #FFF;
}



p {
padding: 0;
margin: 0;
}


.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom: 20px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.hide{
	display: none;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

ul{
	list-style-image: url(../img/men_col.gif);
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

ul a:link {
	
	text-decoration:none;
	font-size: 12px;
	color: #C98E30;
}
	
li {

	margin: 3px 0 3px 0;
	padding: 3px 0 3px  0
}
	
ul ul {

	list-style-image: url(../img/men_bul.gif);
	list-style-position: outside;
	}
	
	
ul ul a:link {

	text-decoration:none;
	font-size: 12px;
	color: #C98E30;
}

H1{
	
padding: 0;
margin: 0;
font-size: 16px;	
line-height: 20px;	
}

H2{
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	
}

H3{
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;	
}

H4{
	padding: 0;
	margin: 0;
	font-size: 8px;
	font-weight: normal;	
}

H5{
	padding: 0;
	margin: 0;
	font-size: 6px;
	font-weight: normal;	
}


H6{
	padding: 0;
	margin: 0;
	font-size: 6px;
	font-weight: normal;	
}



.yellow {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #C98E30;
	float: left;
}

.green{
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #546435;
}

.blue

{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #094A74;
}

a img {
border: none;
}

a:link {
	text-decoration:none;
	color: #C99130;
}
a:visited {
	text-decoration:none;
	color: #C98E30;
}
a:hover {
	text-decoration:underline;
	color: #E0BB7C;
}

#container {

	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/container_bgd.jpg);
	background-repeat: no-repeat;
	background-color: #094A74;
	box-shadow: 0 1px 3px #999;
	overflow: hidden;
} 

#header {
	height: 228px;
	width: 900px;
} 

#header_nav {
	background-color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	height: 40px;
	width: 440px;
	float: right;
	margin: 14px 10px 0 0;
	
}

 #header #header_nav img {
	float: right;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 9px;
 }
	
#left_sidebar {
	float: left;
	width: 200px;
	padding: 130px 0px 10px 10px;
}

#footer {
	width: 900px;
	height: 250px;
	clear: both;
	background-image: url(../img/footer_bgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#footer p {
	margin: 0;
	font-size: 9px;
	color: #FFF;
	padding-top: 220px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}




/* CSS FOR PAGES: HOME INDEX */

#right_sidebar {

	float: right;
	width: 190px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#right_sidebar #qlinks img{
	padding: 0 0 10px 0;	
}

#right_sidebar #qlinks{
	width: 180px;
	background-image: url(../img/quick_links.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 45px 10px 0 0;
}


#main_content {
	margin: 0 200px 0 220px;
	padding: 50px 0 0 10px;
	font-size: 12px;
} 

#main_content #reminders{
	width: 458px;
	background-image: url(../img/title_announcements.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	color: #FFF;
	float: left;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#main_content #reminders p {
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#main_content #reminders img {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}

#main_content #reminders a:link {
	text-decoration:none;
	color: #C98F2E;
}
#main_content #reminders a:visited {
	text-decoration:none;
	color: #C98F2E;
}
#main_content #reminders a:hover {
	text-decoration:underline;
	color: #FC0;
}


#main_content #news{
	width: 458px;
	background-image: url(../img/whats_new.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #094A74;
	float: left;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#main_content #news p{
	margin-bottom: 0px;
	padding: 10px;
	color: #FFF;
}


.logo_class {
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


/* CSS FOR PAGES: WHAT IS MIND, ABOUT, MISSION, WHERE ARE WE, QUESTIONS AND ANSWERS, RULES AND GUIDELINES, COMMUNITY COUNCIL, PRINCIPAL, */

#main_content2 {
	margin: 0 10px 0 220px;
	padding: 50px 0 0 0;
	font-size: 12px;
} 

#main_content2 p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
}


/* CSS FOR PAGES: PRINCIPAL */

#main_content2 #principal {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_principal.gif);
	background-repeat: no-repeat;
}

/* CSS FOR PAGES: WHAT IS MIND */


#main_content2 #what_mind {
	margin: 0 115px 0 10px;
	padding: 45px 0 0 10px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/title_what_mind.gif);
	background-repeat: no-repeat;

}

#main_content2 #history {
	margin: 40px 115px 0 10px;
	padding: 45px 0 0 10px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/title_our_history.gif);
	background-repeat: no-repeat;

}

#main_content2 #who_comes {
	margin: 40px 115px 0 10px;
	padding: 45px 100px 0 10px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/title_who_comes.gif);
	background-repeat: no-repeat;
}

/* CSS FOR PAGES: WHERE ARE WE */


#main_content2 #address {
	margin: 0px 0px 0 10px;
	padding: 50px 0px 0px 0;	
	height: 330px;
	background-image: url(../img/title_where.gif);
	background-repeat: no-repeat;
	}

#main_content2 #address p{
	padding: 10px 10px 0 10px;
}

#main_content2 #address #address2{
	float: right;
	margin: 0 100px 0 30px;
	width: 200px;
	padding: 0;
}

#main_content2 #directions {
	margin: 20px 115px 0 10px;
	padding: 50px 10px 0 10px;
	background-image: url(../img/title_directions.gif);
	background-repeat: no-repeat;
	background-color: #546435;
}

/* CSS FOR PAGES: MISSION */


#main_content2 #mission {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_mission.gif);
	background-repeat: no-repeat;
}


/* CSS FOR PAGES: QUESTIONS AND ANSWERS */

#main_content2 #qanda {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_qanda.gif);
	background-repeat: no-repeat;
}


/* CSS FOR PAGES: RULES AND GUIDELINES */


#main_content2 #rules {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_rules.gif);
	background-repeat: no-repeat;
}

/* CSS FOR PAGES: COMMUNITY COUNCIL */


#main_content2 #council {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_council.gif);
	background-repeat: no-repeat;
}

#main_content2 #agenda {
	margin: 40px 115px 0 10px;
	padding: 0 0 10px 10px;
	background-color: #546435;
	border: 1px solid #C98E30;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
}

#main_content2 #agenda p{
	padding: 0;
	font-size: 13px;
	line-height: 20px;
	
}

/* CSS FOR PAGES: HOW DO I APPLY */

#main_content2 #apply {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_apply.gif);
	background-repeat: no-repeat;
}

#main_content2 #package {
	margin: 40px 0 0 0;
	padding: 0 0 10px 10px;
	background-color: #546435;
	border: 1px solid #C98E30;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
}


/* CSS FOR PAGES: CONTACT US */

#main_content2 #contact {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_contact_us.gif);
	background-repeat: no-repeat;
}


#main_content2 #table {
	margin: 40px 0 0 0;
	padding: 0;
}

table.contact {
	border-width: 0;
	border-spacing: 0;
	border-style: none;
}

table.contact th {
	border-width: 0;
	padding: 5px;
	border-style: inset inset inset;
}
table.contact td {
	border-width: 0;
	padding: 5px 5px 5px 5px;
	border-style: inset;

}

/* CSS FOR PAGES: STAFF */



#main_content2 #staff {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_staff.gif);
	background-repeat: no-repeat;
}



table.staff {
	border-width: 0;
	border-spacing: 0;
	border-style: none;
}

table.staff th {
	border-width: 0;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset;
}
table.staff td {
	border-width: 0;
	padding: 5px 5px 5px 5px;
	border-style: inset;

}




table.news {
	border-width: 0;
	border-spacing: 0;
	border-style: none;
}

table.news th {
	padding: 5px 5px 5px 5px;
	color: #C88E30;
	text-align: left;

}
table.news td {
	padding: 5px 5px 5px 5px;
	border-bottom: 1 solid #FFFFFF !important;

}

/* CSS FOR PAGES: GRADE 9 */


#main_content2 #grade_9 {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_grade_9.gif);
	background-repeat: no-repeat;
}


/* CSS FOR PAGES: GRADE 10 */


#main_content2 #grade_10 {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_grade_10.gif);
	background-repeat: no-repeat;
}


/* CSS FOR PAGES: GRADE 11 */

#main_content2 #grade_11 {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_grade_11.gif);
	background-repeat: no-repeat;
}


/* CSS FOR PAGES: ACTIVITIES */

#main_content2 #activities {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_activities.gif);
	background-repeat: no-repeat;
}


/* CSS FOR PAGES: SCHEDULE */

#main_content2 #schedule {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_schedules.gif);
	background-repeat: no-repeat;
}

#main_content2 #exam {
	background-color: #546435;
	border: 1px solid #C98E30;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* CSS FOR PAGES: PHOTOS 09-10 */

#main_content2 #photos{
	background-image: url(../img/title_photos_0910.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

/* CSS FOR PAGES: TEACHERSITES */

#main_content2 #teachersites {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_teachersites.png);
	background-repeat: no-repeat;
}



/* CSS FOR PAGES: GUIDANCE */

#main_content2 #guidance {
	margin: 0 115px 0 10px;
	padding: 55px 0 0 10px;
	background-image: url(../img/title_guidance.png);
	background-repeat: no-repeat;
}



.alert {
	background: #981F25;
	padding: 20px;
	width: 410px;
}
