/* CSS Document */


* {margin:0 ; padding :0}

img {border: none;}

body {
	background-color: #97cbff;
	min-width:1000px;
	background-image:url(images/background-image.jpg);
	background-position:top left;
	background-repeat:repeat-x;
		
}

#wrapper {
  width: 1000px; 
  margin: 0 auto;
  text-align: left;
  background-image:url(images/page-background-teal.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  
	}
	
#wrapper_hs {
  width: 1000px; 
  margin: 0 auto;
  text-align: left;
  background-image:url(images/page-background-must.gif);
  background-position: top left;
  background-repeat: repeat-y;
  
	}
	
#wrapper_home {
  width: 1000px; 
  margin: 0 auto;
  text-align: left;
  background-image: url(images/home/main_back.jpg);
  background-position: top left;
  background-repeat: repeat-y; 
	}

	
#header {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/header_cr.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	
#header_home {
	width: 1000px;
	position: relative;
	height: 320px;
	background-image: url(images/home/head_homec.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#header_home4 {
	width: 1000px;
	position: relative;
	height: 366px;
	background-image: url(images/home_mustard/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#header_homeparent {
	width: 1000px;
	position: relative;
	height: 366px;
	background-image: url(images/header_parents.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#header_pax {
	width: 1000px;
	position: relative;
	height: 366px;
	background-image: url(images/header_pax.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	
#header_homeschools {
	width: 1000px;
	position: relative;
	height: 366px;
	background-image: url(images/header_schools.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#header_homealumni {
	width: 1000px;
	position: relative;
	height: 366px;
	background-image: url(images/head_alumni.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


.subnav {
width: 1000px;
height: 31px;
background-image: url(images/subnav-back.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.subnavhs {
width: 1000px;
height: 31px;
background-image: url(images/subnav-backhs.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.subnav_home {
width: 1000px;
height: 31px;
background-image: url(images/home/subnav_backhome.jpg);
background-position: top left;
background-repeat: no-repeat;
}

/*Main content teal*/

#fourcol #maincontent {
float: left;
width: 756px;
margin-top: 6px;
background-image: url(images/maincontent4.gif); 
background-position: top left;
background-repeat: repeat-y;
}

#fourcol #maincontent .last {
background-image:url(images/maincontent4bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 25px;}

#threecol #maincontent {
float: left;
width: 507px;
margin-top: 6px;
background-image: url(images/maincontent3.gif); 
background-position: top left;
background-repeat: repeat-y;
}

#threecol #maincontent .last {
background-image:url(images/maincontent_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 22px;}


#twocol #maincontent {
float: left;
width: 751px;
margin-top: 6px;
background-image: url(images/maincontent2.gif); 
background-position: top left;
background-repeat: repeat-y;
}

#twocol #maincontent .last {
background-image: url(images/maincontent2_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 30px;}


#onecol #maincontent {
float: left;
width: 1000px;
margin-top: 6px;
background-image: url(images/maincontent1.jpg); 
background-position: top left;
background-repeat: repeat-y;
}

#onecol #maincontent .last {
background-image: url(images/maincontent1_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 17px;}

#leftnav {
float: left;
width: 244px;
margin-top: 6px;

}

#leftnav .last {

height: 5px;}

#secondarycontent {
float: left;
width: 249px;
margin-top: 6px;
background-image: url(images/secondarycontent.gif); 
background-position: top left;
background-repeat: repeat-y;
}


#secondarycontent .last {
background-image: url(images/secondarycontent_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 22px;}

/*Main content mustard*/

#fourcolhs #maincontent {
float: left;
width: 756px;
margin-top: 6px;
background-image: url(images/maincontent4_hs.gif); 
background-position: top left;
background-repeat: repeat-y;
}

#fourcolhs #maincontent .last {
background-image:url(images/maincontet4_hs_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 25px;
}

#threecolhs #maincontent {
float: left;
width: 507px;
margin-top: 6px;
background-image: url(images/maincontent3hs.gif); 
background-position: top left;
background-repeat: repeat-y;
}

#threecolhs #maincontent .last {
background-image:url(images/maincontent3_boths.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 31px;
}


#twocolhs #maincontent {
float: left;
width: 751px;
margin-top: 6px;
background-image: url(images/maincontent2hs.gif);
background-position: top left;
background-repeat: repeat-y;
}

#twocolhs #maincontent .last {
background-image: url(images/maincontent2hs_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 31px;
}

#onecolhs #maincontent {
float: left;
width: 1000px;
margin-top: 6px;
background-image: url(images/maincontent1hs.gif);
background-position: top left;
background-repeat: repeat-y;
}

#onecolhs #maincontent .last {
background-image:url(images/maincontent1hs_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 23px;
}

#leftnavhs {
float: left;
width: 244px;
margin-top: 6px;

}

#leftnavhs .last {
height: 5px;}

#secondarycontenths {
float: left;
width: 249px;
margin-top: 6px;
background-image: url(images/secondary_content_hs.gif);
background-position: top left;
background-repeat: repeat-y;
}

#secondarycontenths .last {
background-image:url(images/secondary_content_hsbot.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 25px;}



/*End Main content*/

/*text formatting*/

#fourcol #maincontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	padding: 0px 35px 12px 30px;
	  }
	  
#fourcolhs #maincontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	padding: 0px 35px 12px 30px;
	  }
	  
#fourcolhs #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 30px;
	}
	
#fourcolhs #maincontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #897E2C;
	padding: 0px 18px 9px 30px;
	}
	
#fourcolhs #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 30px;
	}
	
	#fourcol #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 30px;
	}
	
#fourcol #maincontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B5F08;
	padding: 0px 18px 9px 30px;
	}
	  
#fourcol #maincontent ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
line-height: 15px;
margin: 0px 0px 12px 0px;
padding: 3px 25px 2px 20px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#fourcolhs #maincontent ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
line-height: 15px;
margin: 0px 0px 12px 0px;
padding: 3px 25px 2px 20px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}



#threecol #maincontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	padding: 0px 35px 12px 30px;
	  }
	  
#threecolhs #maincontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	padding: 0px 35px 12px 30px;
	  }
	  
#threecolhs #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 30px;
	}
	
#threecol #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 30px;
	}

	
#threecolhs #maincontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B5F08;
	padding: 0px 18px 9px 30px;
	}
	
#threecolhs #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 30px;
	}
	
#threecol #maincontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B5F08;
	padding: 0px 18px 9px 30px;
	}
	  
#threecol #maincontent ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
line-height: 15px;
margin: 0px 0px 12px 0px;
padding: 3px 5px 2px 20px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#threecolhs #maincontent ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
line-height: 15px;
margin: 0px 0px 12px 0px;
padding: 3px 5px 2px 20px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

	  
#onecol #maincontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	padding: 0px 45px 12px 60px;
	  }
	  
#onecolhs #maincontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	padding: 0px 45px 12px 60px;
	  }
	  
#onecol #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 60px;
	}
	
#onecolhs #maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006A71;
	padding: 26px 18px 10px 60px;
	}
	
#onecolhs #maincontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B5F08;
	padding: 0px 18px 9px 60px;
	}
	
#onecol #maincontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B5F08;
	padding: 0px 18px 9px 60px;
	}  


#onecolhs #maincontent ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
line-height: 15px;
margin: 0px 0px 12px 0px;
padding: 3px 5px 2px 60px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#maincontent li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_main.gif);
background-position:top left;
background-repeat:no-repeat;
}



 #secondarycontenths p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#000;
	line-height: 1.4em;
	padding: 0px 25px 11px 15px;
	  }

 #secondarycontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#000;
	line-height: 1.4em;
	padding: 0px 25px 11px 15px;
	  }
	  
	  
 #secondarycontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6D641B;
	padding: 26px 18px 10px 35px;
	}
	
#secondarycontenths h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6D641B;
	padding: 26px 18px 10px 35px;
	}
	
#secondarycontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #127288;
	padding: 0px 25px 11px 15px;
	
	}
	
#secondarycontenths h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #127288;
	padding: 0px 25px 11px 15px;
	
	}
	
#secondarycontenths a {
color: #006A71;
text-decoration: underline;

}

#secondarycontenths a:hover {
color: #fff;
background-color:#006A71;
text-decoration: none;

}


 #secondarycontent p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#000;
	line-height: 1.4em;
	padding: 0px 25px 11px 15px;
	  }
	  
	  

	
#secondarycontent a {
color: #006A71;
text-decoration: underline;

}

#secondarycontent a:hover {
color: #fff;
background-color:#006A71;
text-decoration: none;

}



#maincontent a {
color: #006A71;
text-decoration: underline;

}

#maincontent a:hover {
color: #fff;
background-color:#006A71;
text-decoration: none;

}




/*End text formatting*/

#barker {
width: 1000px;
height: 142px;
background-image: url(images/bottom-barker-back.gif);
background-position: top left;
background-repeat: no-repeat;
clear: both;
}

#barkerhs {
width: 1000px;
height: 142px;
background-image: url(images/bottom-barker-backhs.gif);
background-position: top left;
background-repeat: no-repeat;
clear: both;
}

#barker_home {
width: 1000px;
height: 152px;
background-image: url(images/home/barker.gif);
background-position: top left;
background-repeat: no-repeat;
clear: both;
}



#footer {
width: 1000px;
height: 37px;
background-image: url(images/footer-back.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#footerhs {
width: 1000px;
height: 37px;
background-image: url(images/footer-backhs.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#footer_home {
width: 1000px;
height: 75px;
background-image: url(images/home/footer.gif);
background-position: top left;
background-repeat: no-repeat;
}

#bottom_teal {
width: 1000px;
height: 51px;
background-image: url(images/mainbot-teal.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#bottom_mustard {
width: 1000px;
height: 51px;
background-image: url(images/mainbot-mustard.jpg);
background-position: top left;
background-repeat: no-repeat;
}

/*Call to Action */

#calltoaction {
width: 265px;
height: 76px;
}

#header_text {

	z-index: 1;
}

#header_text p {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 110%;
	color:#000;}
	
#header_texthome a {
color:#000000;
text-decoration: underline;}

#header_texthome a:hover {
color: #fff;
background-color:#006A71;
text-decoration: none;
}


#header_texthome {
	width: 500px;
	height: 50px;
	z-index: 2;
}

#header_texthome2 {
	width: 500px;
	height: 50px;
	z-index: 2;
}

#header_texthome p {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 110%;
	color:#000;}
	
#header_texthome2 p {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 110%;
	color:#000;}
	
#header_texthome2 a {
color:#000000;
text-decoration: underline;}

#header_texthome2 a:hover {
color: #fff;
background-color:#006A71;
text-decoration: none;
}

/*tabs */

#nav_container {
	margin: 0;
	padding: 0;
	height: 27px;
	}
  
#nav {
	margin: 0;
	padding: 0;
	height: 27px;
	list-style: none;
	display: hidden inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}


#nav a {
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -27px;
	}

#nav a:active {
	background-position: 0 -27px;
	}
	
#nav a.selected {
	background-position: 0 -54px;
	}
	
#nav a.selected:hover {
	background-position: 0 -54px; }
	
#left a {
width: 515px;
	background: url(images/nav_left.jpg)  top left no-repeat;
	}
	
#home a  {
	width: 106px;
	background: url(images/tab_homegap_cr.jpg)  top left no-repeat;
	}
	
	
#home_sel a  {
	width: 106px;
	background: url(images/home_black.jpg)  top left no-repeat;
	}
	
#hs a  {
	width: 186px;
	background: url(images/tab_hsgap_cr.jpg) top left no-repeat;
	}
	
#hs_sel a  {
	width: 186px;
	background: url(images/hs_black.jpg) top left no-repeat;
	}
	
#gap a  {
	width: 193px;
	background: url(images/tab_gapgap_cr.jpg) top left no-repeat;
	}
	
#gap_sel a  {
	width: 193px;
	background: url(images/gap_black.jpg) top left no-repeat;
	}
	
/*secondary nav*/

	


.tabcontent{
display:none;
}

/*sub nav formatting*/

.subnav ul {padding: 8px 0 0 35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F9EAC3;}

.subnav li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFF;
	padding-right: 10px;
	padding-left: 10px;
	
	
	}
	
	.subnav li.last {
	border-right: 0px solid #FFF;
	}
	

		
.subnav li a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
	
	.subnav li a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: underline;
	}
	
/*sub nav formatting HS*/

.subnavhs ul {padding: 8px 0 0 35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F9EAC3;}

.subnavhs li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFF;
	padding-right: 10px;
	padding-left: 10px;
	
	
	}
	
	.subnavhs li.last {
	border-right: 0px solid #FFF;

	
	}
	
	
.subnavhs li a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
	
	.subnavhs li a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: underline;
	}

/*sub nav formatting Home page*/
	
.subnav li a.current1 {color:#9CBA7E;}
.subnav li a.current1:hover {color:#9CBA7E; text-decoration: underline;}

.subnavhs li a.current1 {color:#EEC22B;}
.subnavhs li a.current1:hover {color:#EEC22B; text-decoration: underline;}

.subnav_home li a.current1 {color:#EEC22B;}
.subnav_home li a.current1:hover {color:#EEC22B; text-decoration: underline;}
	
/*sub nav formatting Home page*/

.subnav_home ul {padding: 8px 0 0 35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF}

.subnav_home li { 
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFF;
	padding-right: 10px;
	padding-left: 10px;
	
	
	}
	
	.subnav_home li.last {
	border-right: 0px solid #FFF;

	}
	
	
	
.subnav_home li a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
	
	.subnav_home li a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: underline;
	}



/*Home Page*/


#calltoactionhs_home {
	width: 267px;
	height: 76px;
	z-index: 5;
}


#calltoaction_home2 {
	width: 263px;
	height: 77px;
	z-index: 5;
}

#left_home a {
width: 515px;
	background: url(images/home/tab_left.jpg)  top left no-repeat;
	}
	
#home_home a  {
	width: 106px;
	background: url(images/home/tab_home.jpg)  top left no-repeat;
	}
		
	
#hs_home a  {
	width: 186px;
	background: url(images/home/tab_hs.jpg) top left no-repeat;
	}
	
	
#gap_home a  {
	width: 193px;
	background: url(images/home/tab_gap.jpg) top left no-repeat;
	}

#map_container {
	width: 1000px;
	height: 391px;
	position: relative;
	margin-top: 8px;}
	
#features_hs {
	Width: 227px;
	height: 190px;
background: url(images/home/feature_hs.jpg) top left no-repeat;
position: absolute;
left: 752px; }

#features_hs p {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
line-height: 100%;
padding: 161px 10px 0 10px;
	}
	
#features_hs a {
color:#000;
text-decoration: none;
	}
	
#features_hs a:hover {
text-decoration: underline;
	}
	
	
#features_gap p {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000;
line-height: 100%;
padding: 161px 10px 0 10px;
	}
	
#features_gap a {
color:#000;
text-decoration: none;
	}
	
#features_gap a:hover {
text-decoration: underline;
	}

#features_gap {
	Width: 227px;
	height: 190px;
background: url(images/home/feature_gap.jpg) top left no-repeat;
position: absolute;
left: 752px;
top: 199px; }

/*HIGH SCHOOL PAGES*/
	
#calltoactionhs {
width: 261px;
height: 74px;
}
/*High school Australia*/

#headerhs_oz {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_australia/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}



#left_hsoz a {
width: 515px;
	background:  url("images/hs_australia/tab-left.jpg") top left no-repeat;
	}
	
#home_hsoz a  {
	width: 106px;
	background:  url("images/hs_australia/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsoz a  {
	width: 186px;
	background:  url("images/hs_australia/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsoz a  {
	width: 193px;
	background:  url("images/hs_australia/tab-gap.jpg") top left no-repeat;
	}
	

/*High school Brazil*/

#headerhs_br {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_brazil/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#calltoactionhs {
width: 261px;
height: 74px;
}

#left_hsbr a {
width: 515px;
	background:  url("images/hs_brazil/tab-left.jpg") top left no-repeat;
	}
	
#home_hsbr a  {
	width: 106px;
	background:  url("images/hs_brazil/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsbr a  {
	width: 186px;
	background:  url("images/hs_brazil/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsbr a  {
	width: 193px;
	background:  url("images/hs_brazil/tab-gap.jpg") top left no-repeat;
	}
	
	
/*High school Chilel*/

#headerhs_chile {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_chile/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#calltoactionhs {
width: 261px;
height: 74px;
}

#left_hschile a {
width: 515px;
	background:  url("images/hs_chile/tab-left.jpg") top left no-repeat;
	}
	
#home_hschile a  {
	width: 106px;
	background:  url("images/hs_chile/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hschile a  {
	width: 186px;
	background:  url("images/hs_chile/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hschile a  {
	width: 193px;
	background:  url("images/hs_chile/tab-gap.jpg") top left no-repeat;
	}
	

/*High school Costa Rica*/

#headerhs_cr {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_costarica/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#calltoactionhs {
width: 261px;
height: 74px;
}

#left_hscr a {
width: 515px;
	background:  url("images/hs_costarica/tab-left.jpg") top left no-repeat;
	}
	
#home_hscr a  {
	width: 106px;
	background:  url("images/hs_costarica/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hscr a  {
	width: 186px;
	background:  url("images/hs_costarica/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hscr a  {
	width: 193px;
	background:  url("images/hs_costarica/tab-gap.jpg") top left no-repeat;
	}
	

/*High school France*/

#headerhs_fr {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_france/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#calltoactionhs {
width: 261px;
height: 74px;
}

#left_hsfr a {
width: 515px;
	background:  url("images/hs_france/tab-left.jpg") top left no-repeat;
	}
	
#home_hsfr a  {
	width: 106px;
	background:  url("images/hs_france/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsfr a  {
	width: 186px;
	background:  url("images/hs_france/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsfr a  {
	width: 193px;
	background:  url("images/hs_france/tab-gap.jpg") top left no-repeat;
	}
	
/*High school Germany*/

#headerhs_de {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_germany/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#calltoactionhs {
width: 261px;
height: 74px;
}

#left_hsde a {
width: 515px;
	background:  url("images/hs_germany/tab-left.jpg") top left no-repeat;
	}
	
#home_hsde a  {
	width: 106px;
	background:  url("images/hs_germany/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsde a  {
	width: 186px;
	background:  url("images/hs_germany/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsde a  {
	width: 193px;
	background:  url("images/hs_germany/tab-gap.jpg") top left no-repeat;
	}
	
	
/*High school Italy*/

#headerhs_it {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_italy/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#calltoactionhs {
width: 261px;
height: 74px;
}

#left_hsit a {
width: 515px;
	background:  url("images/hs_italy/tab-left.jpg") top left no-repeat;
	}
	
#home_hsit a  {
	width: 106px;
	background:  url("images/hs_italy/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsit a  {
	width: 186px;
	background:  url("images/hs_italy/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsit a  {
	width: 193px;
	background:  url("images/hs_italy/tab-gap.jpg") top left no-repeat;
	}

	
/*High school Japan*/

#headerhs_japan {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_japan/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#calltoactionhs_japan {
width: 264px;
height: 77px;
}

#left_hsjapan a {
width: 515px;
	background:  url("images/hs_japan/tab-left.jpg") top left no-repeat;
	}
	
#home_hsjapan a  {
	width: 106px;
	background:  url("images/hs_japan/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsjapan a  {
	width: 186px;
	background:  url("images/hs_japan/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsjapan a  {
	width: 193px;
	background:  url("images/hs_japan/tab-gap.jpg") top left no-repeat;
	}
	
/*High school Japan Summer*/

#headerhs_japansummer {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_japansummer/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}



#left_hsjapansummer a {
width: 515px;
	background:  url("images/hs_japansummer/tab-left.jpg") top left no-repeat;
	}
	
#home_hsjapansummer a  {
	width: 106px;
	background:  url("images/hs_japansummer/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsjapansummer a  {
	width: 186px;
	background:  url("images/hs_japansummer/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsjapansummer a  {
	width: 193px;
	background:  url("images/hs_japansummer/tab-gap.jpg") top left no-repeat;
	}


/*High school Spain*/

#headerhs_spain {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/hs_spain/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_hsspain a {
width: 515px;
	background:  url("images/hs_spain/tab-left.jpg") top left no-repeat;
	}
	
#home_hsspain a  {
	width: 106px;
	background:  url("images/hs_spain/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_hsspain a  {
	width: 186px;
	background:  url("images/hs_spain/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_hsspain a  {
	width: 193px;
	background:  url("images/hs_spain/tab-gap.jpg") top left no-repeat;
	}

	
/*Home Page gap*/

#header_homegap {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/home_teal/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#left_homegap a {
width: 515px;
	background: url(images/home_teal/tab-left.jpg)  top left no-repeat;
	}
	
#home_homegap a  {
	width: 106px;
	background: url(images/home_teal/tab-home.jpg)  top left no-repeat;
	}
	
	
#hs_homegap a  {
	width: 186px;
	background: url(images/home_teal/tab-hs.jpg) top left no-repeat;
	}
	
	
#gap_homegap a  {
	width: 193px;
	background: url(images/home_teal/tab-gap.jpg) top left no-repeat;
	}
	
	
	
/*Home Page hs*/

#header_home2 {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/home_mustard/headhs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#left_home2 a {
width: 515px;
	background: url(images/home_mustard/tab-left.jpg)  top left no-repeat;
	}
	

	
#home_home3 a  {
	width: 106px;
	background: url(images/home_mustard/tab-home2.jpg)  top left no-repeat;
	}
		
	
	
#home_home5 a  {
	width: 106px;
	background: url(images/home_mustard/tab-home.jpg)  top left no-repeat;
	}
	
#hs_hshome a  {
	width: 186px;
	background: url(images/home_mustard/tab-hs.jpg) top left no-repeat;
	}
	
#hs_home3 a  {
	width: 186px;
	background: url(images/home_mustard/tab-hssel.jpg) top left no-repeat;
	}
	
	
#gap_home2 a  {
	width: 193px;
	background: url(images/home_mustard/tab-gap.jpg) top left no-repeat;
	}

	
/*Gap China*/

#headergap_china {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_china/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapchina a {
width: 515px;
	background:  url("images/gap_china/tab-left.jpg") top left no-repeat;
	}
	
#home_gapchina a  {
	width: 106px;
	background:  url("images/gap_china/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapchina a  {
	width: 186px;
	background:  url("images/gap_china/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapchina a  {
	width: 193px;
	background:  url("images/gap_china/tab-gap.jpg") top left no-repeat;
	}


/*Gap japan*/

#headergap_japan {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_japan/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapjapan a {
width: 515px;
	background:  url("images/gap_japan/tab-left.jpg") top left no-repeat;
	}
	
#home_gapjapan a  {
	width: 106px;
	background:  url("images/gap_japan/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapjapan a  {
	width: 186px;
	background:  url("images/gap_japan/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapjapan a  {
	width: 193px;
	background:  url("images/gap_japan/tab-gap.jpg") top left no-repeat;
	}


/*Gap Chile*/

#headergap_chile {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_chile/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapchile a {
width: 515px;
	background:  url("images/gap_chile/tab-left.jpg") top left no-repeat;
	}
	
#home_gapchile a  {
	width: 106px;
	background:  url("images/gap_chile/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapchile a  {
	width: 186px;
	background:  url("images/gap_chile/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapchile a  {
	width: 193px;
	background:  url("images/gap_chile/tab-gap.jpg") top left no-repeat;
	}



/*Gap Dominican Republic*/

#headergap_dr {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_dominicanrepublic/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapdr a {
width: 515px;
	background:  url("images/gap_dominicanrepublic/tab-left.jpg") top left no-repeat;
	}
	
#home_gapdr a  {
	width: 106px;
	background:  url("images/gap_dominicanrepublic/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapdr a  {
	width: 186px;
	background:  url("images/gap_dominicanrepublic/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapdr a  {
	width: 193px;
	background:  url("images/gap_dominicanrepublic/tab-gap.jpg") top left no-repeat;
	}


/*Gap France*/

#headergap_france {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_france/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapfrance a {
width: 515px;
	background:  url("images/gap_france/tab-left.jpg") top left no-repeat;
	}
	
#home_gapfrance a  {
	width: 106px;
	background:  url("images/gap_france/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapfrance a  {
	width: 186px;
	background:  url("images/gap_france/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapfrance a  {
	width: 193px;
	background:  url("images/gap_france/tab-gap.jpg") top left no-repeat;
	}


/*Gap Spain*/

#headergap_spain {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_spain/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapspain a {
width: 515px;
	background:  url("images/gap_spain/tab-left.jpg") top left no-repeat;
	}
	
#home_gapspain a  {
	width: 106px;
	background:  url("images/gap_spain/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapspain a  {
	width: 186px;
	background:  url("images/gap_spain/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapspain a  {
	width: 193px;
	background:  url("images/gap_spain/tab-gap.jpg") top left no-repeat;
	}


/*Gap Costa Rica Internship*/

#headergap_crint {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_crinternship/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapcrint a {
width: 515px;
	background:  url("images/gap_crinternship/tab-left.jpg") top left no-repeat;
	}
	
#home_gapcrint a  {
	width: 106px;
	background:  url("images/gap_crinternship/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapcrint a  {
	width: 186px;
	background:  url("images/gap_crinternship/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapcrint a  {
	width: 193px;
	background:  url("images/gap_crinternship/tab-gap.jpg") top left no-repeat;
	}



/*Gap Chil Spain*/

#headergap_chilespain {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/chile-spain/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapchilespain a {
width: 515px;
	background:  url("images/chile-spain/tab-left.jpg") top left no-repeat;
	}
	
#home_gapchilespain a  {
	width: 106px;
	background:  url("images/chile-spain/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapchilespain a  {
	width: 186px;
	background:  url("images/chile-spain/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapchilespain a  {
	width: 193px;
	background:  url("images/chile-spain/tab-gap.jpg") top left no-repeat;
	}


/*Gap DR Spain*/

#headergap_drspain {
	width: 1000px;
	height: 366px;
	position: relative;
	background-image: url(images/gap_drspainduo/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}


#left_gapdrspain a {
width: 515px;
	background:  url("images/gap_drspainduo/tab-left.jpg") top left no-repeat;
	}
	
#home_gapdrspain a  {
	width: 106px;
	background:  url("images/gap_drspainduo/tab-home.jpg") top left no-repeat;
	}
		
	
#hs_gapdrspain a  {
	width: 186px;
	background:  url("images/gap_drspainduo/tab-hs.jpg") top left no-repeat;
	}
	
	
#gap_gapdrspain a  {
	width: 193px;
	background:  url("images/gap_drspainduo/tab-gap.jpg") top left no-repeat;
	}


/*BArker Box links*/


#parents {
width: 270px;
float: left;
display: inline;


}

#pax {
width: 235px;
float: left;
display: inline;

}

#school {
width: 235px;
float: left;
display: inline;

}

#alumni{
width: 260px;
float: left;
display: inline;

}

#barkerhs a {
color:#000000;
text-decoration: none;
}

#barkerhs a:hover {
color:#fff;
text-decoration: none;

}


#barkerhs #parents p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 10px 0 60px;
}

#barkerhs #parents ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 1px 2px 40px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barkerhs #parents li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_par.gif);
background-position:top left;
background-repeat:no-repeat;
}


#barkerhs #pax p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 10px 0 30px;
}

#barkerhs #pax ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 1px 2px 6px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barkerhs #pax li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_pax.gif);
background-position:top left;
background-repeat:no-repeat;
}


#barkerhs #school p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 10px 0 35px;
}

#barkerhs #school ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 1px 2px 8px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barkerhs #school li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_sch.gif);
background-position:top left;
background-repeat:no-repeat;
}


#barkerhs #alumni p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 22px 0 35px;
}

#barkerhs #alumni ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 20px 2px 7px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barkerhs #alumni li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 15px 3px 15px;
background-image: url(images/bullet_alu.gif);
background-position:top left;
background-repeat:no-repeat;
}


/*BArker Box links teal*/


#barker a {
color:#000000;
text-decoration: none;
}

#barker a:hover {
color:#fff;
text-decoration: none;

}


#barker #parents p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 10px 0 60px;
}

#barker #parents ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 1px 2px 40px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker #parents li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_par.gif);
background-position:top left;
background-repeat:no-repeat;
}



#barker #pax p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 10px 0 30px;
}

#barker #pax ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 1px 2px 6px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker #pax li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_pax.gif);
background-position:top left;
background-repeat:no-repeat;
}


#barker #school p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 10px 0 35px;
}

#barker #school ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 1px 2px 8px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker #school li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_sch.gif);
background-position:top left;
background-repeat:no-repeat;
}

#barker #alumni p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 50px 22px 0 35px;
}

#barker #alumni ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 45px 0px 1px 0px;
padding: 3px 20px 2px 7px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker #alumni li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 15px 3px 15px;
background-image: url(images/bullet_alu.gif);
background-position:top left;
background-repeat:no-repeat;
}



/*BArker Box links home page*/




#barker_home #parents p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 60px 10px 0 60px;
}

#barker_home #parents ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 50px 0px 1px 0px;
padding: 3px 1px 2px 40px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker_home #parents li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_par.gif);
background-position:top left;
background-repeat:no-repeat;
}

#barker_home #pax p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 60px 10px 0 30px;
}

#barker_home #pax ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 50px 0px 1px 0px;
padding: 3px 1px 2px 6px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker_home #pax li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_pax.gif);
background-position:top left;
background-repeat:no-repeat;
}

#barker_home #school p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 60px 10px 0 35px;
}

#barker_home #school ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 50px 0px 1px 0px;
padding: 3px 1px 2px 8px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker_home #school li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_sch.gif);
background-position:top left;
background-repeat:no-repeat;
}


#barker_home #alumni p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
padding: 60px 22px 0 35px;
}

#barker_home #alumni ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#000000;
line-height: 13px;
margin: 50px 0px 1px 0px;
padding: 3px 20px 2px 7px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#barker_home #alumni li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 15px 3px 15px;
background-image: url(images/bullet_alu.gif);
background-position:top left;
background-repeat:no-repeat;
}

#barker_home a {
color:#000000;
text-decoration: none;
}

#barker_home a:hover {
color:#fff;
text-decoration: none;

}


/*Left navigation*/


ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu HS]-=-=-=-=-=-=-=- */
	
#leftnavhs .arrowlistmenu ul {
        list-style-type: none;
        width: 198px;
		margin-top: 19px;
		margin-bottom: 15px;
		margin-left: 35px;
		} 

#leftnavhs .arrowlistmenu li {
        border: 1px dotted #B1A446;
        border-width: 0px 0 1px 0;
        margin: 0;
		}

#leftnavhs .arrowlistmenu li a { 
        color: #70600D;
        display: block;
        font: normal 12px Arial, Helvetica, sans-serif;
        padding: 4px 0px 4px 3px;
        text-decoration: none;
		}

 * html .arrowlistmenu li a {  /* make hover effect work in IE */
	width: 198px;
	}

#leftnavhs .arrowlistmenu li a:hover {
        background: #DFD399;
	}

#leftnavhs .arrowlistmenu a em { 
       color: #333;
       display: block;
       font: normal 11px Verdana, Helvetica, sans-serif;
       line-height: 125%; 
	}

#leftnavhs .arrowlistmenu a span {
    color: #0C6733;
    font: normal 10px Verdana, Helvetica, sans-serif;
    line-height: 150%;
	}

/* =-=-=-=-=-=-=-[Menu GAP]-=-=-=-=-=-=-=- */
	
#leftnav .arrowlistmenu ul {
        list-style-type: none;
        width: 198px;
		margin-top: 19px;
		margin-bottom: 15px;
		margin-left: 35px;
		} 

#leftnav .arrowlistmenu li {
        border: 1px dotted #648688;
        border-width: 0px 0 1px 0;
        margin: 0;
		}

#leftnav .arrowlistmenu li a { 
        color: #027077;
        display: block;
        font: normal 12px Arial, Helvetica, sans-serif;
        padding: 4px 0px 4px 3px;
        text-decoration: none;
		}


#leftnav .arrowlistmenu li a:hover {
        
	background: #B8D1D4;
	}

#leftnav .arrowlistmenu a em { 
       color: #333;
       display: block;
       font: normal 11px Verdana, Helvetica, sans-serif;
       line-height: 125%; 
	}

#leftnav .arrowlistmenu a span {
    color: #0C6733;
    font: normal 10px Verdana, Helvetica, sans-serif;
    line-height: 150%;
	}


/*accordion menu for student section*/

#leftnavhs .arrowlistmenu_ac{
width: 198px; /*width of accordion menu*/
}

#leftnavhs .arrowlistmenu_ac .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
width: 198px;
color: #70600D;
font: bold 12px Arial, Helvetica, sans-serif;
padding: 1px 0px 3px 3px;
text-decoration: none;
margin-left: 35px;
cursor: hand;
cursor: pointer;
}

#leftnavhs .arrowlistmenu_ac .openheader { /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

#leftnavhs .arrowlistmenu_ac ul.categoryitems li  { 
border: 0px solid #fff;

		}

#leftnavhs .arrowlistmenu_ac ul.categoryitems li a { 
border: 0px solid #fff;
        padding: 1px 0px 1px 3px;

}

#leftnavhs .arrowlistmenu_ac ul{ /*CSS for UL of each sub menu*/
        list-style-type: none;
        width: 198px;
		margin-top: 5px;
		margin-bottom: 7
	5px;
		margin-left: 35px;
		} 

#leftnavhs .arrowlistmenu_ac ul li{

        border: 1px dotted #B1A446;
        border-width: 0px 0 1px 0;
        margin: 0;
		}

#leftnavhs .arrowlistmenu_ac ul li a{
  color: #70600D;
        display: block;
        font: normal 12px Arial, Helvetica, sans-serif;
        padding: 4px 0px 4px 3px;
        text-decoration: none;
}


#leftnavhs .arrowlistmenu_ac ul li a:hover{ /*hover state CSS*/
 color: #70600D;
         background: #DFD399;
}



/*tables*/

#table1 { 	
	border-left: 1px solid #006A71;
	border-top: 1px solid #006A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px; 
	margin-bottom: 5px;
	margin-left: 30px;
	}
	 
#table1 h3 {font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#006A71;
	font-weight: normal}
	
	#table1 h4 {font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height: 17px;
	color:#484004;
	font-weight: normal}
	
	#table1 .divider {height: 2px; line-height:2px;   font-size:2px;}


		
#table1 td {
	border-bottom: 1px solid #006A71;
	border-right: 1px solid #006A71;
	padding: 5px 5px 5px 8px;}
	
	
#table2 { 	
	border-left: 1px solid #006A71;
	border-top: 1px solid #006A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:12px; 
	margin-bottom: 14px;
	margin-top: 12px;
	margin-left: 30px;
	}
	 
#table2 h3 {font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#006A71;
	font-weight: normal}
	
	#table2 h4 {font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#484004;
	font-weight: normal}
	
	#table2 .divider {height: 5px; line-height:2px;   font-size:2px;}


		
#table2 td {
	border-bottom: 1px solid #006A71;
	border-right: 1px solid #006A71;
	padding: 4px 4px 4px 6px;}
	
	
#table3 { 	

	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px; 
	margin-bottom: 5px;
	margin-left: 30px;
	}
	
#table3 td {

	padding: 3px 6px 3px 3px;}
	
#maincontent #table3 td p {margin-left: 0px; padding-left: 0px;}
	
	
#box {
width: 705px;
background-image: url(images/box2_top.jpg);
background-position: top left;
background-repeat: no-repeat;
margin: 8px 0 0 17px;
}

#boxleft { 
width: 345px;
float: left;
display: inline;}

#boxright {
width: 345px;
float: right;
display: inline;}

#boxbot {
width: 705px;
height: 14px;
background-image:url(images/box2_bot.jpg);
background-position: bottom left;
background-repeat: no-repeat;

}

#maincontent #box li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_box.gif);
background-position:top left;
background-repeat:no-repeat;
}

#maincontent #box_large li {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_box.gif);
background-position:top left;
background-repeat:no-repeat;
}


#maincontent li.faq {
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 15px;
background-image: url(images/bullet_box.gif);
background-position:top left;
background-repeat:no-repeat;
}

#box_large {
width: 923px;
background-image: url(images/boxlarge_top.gif);
background-position: top left;
background-repeat: no-repeat;
margin: 8px 0 0 42px;
}


#boxleftlarge { 
width: 445px;
float: left;
display: inline;}

#boxrightlarge {
width: 445px;
float: right;
display: inline;}

#boxbotlarge {
width: 923px;
height: 20px;
background-image:url(images/boxlarge_bot.gif);
background-position: bottom left;
background-repeat: no-repeat;

}

 /*buttons*/
  /****************************************************************/

a.boldbuttons{
background: transparent url('images/roundedge-brown-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons {
color: #FFF; /*button text color*/
text-decoration: none;
}

a.boldbuttons#test {color:  #FFF; text-decoration: none; }

a.boldbuttons span{
background: transparent url('images/roundedge-brown-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons#test{ /* Hover state CSS */
text-decoration: underline;
background-color: #ECF9F9;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 360px;
height: 50px;

}

a.boldbuttons_green{
background: transparent url('images/roundedge-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons_green, a:visited.boldbuttons_green, a:hover.boldbuttons_green, a:active.boldbuttons_green {
color: #FFF; /*button text color*/
text-decoration: none;
}

a.boldbuttons_green#test {color:  #FFF; text-decoration: none; }

a.boldbuttons_green span{
background: transparent url('images/roundedge-green-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons_green#test{ /* Hover state CSS */
text-decoration: underline;
background-color: #ECF9F9;
}


.boldbuttons_green a {color: #FFFFFF;
text-decoration: none}

.boldbuttonsgreen a:hover {
color: #fff;
background-color:#EBF8F9;
text-decoration: none;
}


/* bottom nav */

#footer_home ul#navbot {
padding: 10px 0 0 45px;
font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#fff;

}

#footer ul#navbot {
padding: 15px 0 0 45px;
font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#fff;

}

#footerhs ul#navbot {
padding: 15px 0 0 45px;
font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#fff;

}

#navbot li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;

	}
	
	
	#navbot li a {
	color:#fff;
	text-decoration: none;

	}
	
		#navbot li a:hover {
	color:#D8D145;
	text-decoration: none;

	}
	
	
/* bottom nav */

#sitemap_container {width: 1000px;}

.sitemap1 {
width: 230px;
float: left;
display: inline;

}

.sitemap1 h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
font-weight: normal;
padding: 0px 10px 0 60px;
}

.sitemap2 h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
font-weight: normal;
padding: 0px 10px 0 60px;
}

.sitemap2 h4 a {
text-decoration: none;}




.sitemap3 h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
font-weight: normal;
padding: 0px 10px 0 60px;
}

.sitemap4 h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 110%;
font-weight: normal;
padding: 0px 10px 0 60px;
}

#maincontent #sitemap_container  ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
line-height: 1.2em;
margin: 5px 0px 1px 0px;
padding: 3px 1px 2px 60px; /* Controls right padding on li and moves all list items over */

}

#maincontent #sitemap_container li {
margin: 1px 2px 0 0px;
list-style-type: none;
background-image: none;
background-position:top left;
background-repeat:no-repeat;
padding: 0px 2px 3px 0px;

}


#maincontent #sitemap_container a {
text-decoration: none;
color: #666666;

}

#maincontent #sitemap_container a.sitemaphead {
text-decoration: none;
color: #000;

}

#maincontent #sitemap_container a:hover {
text-decoration: none;
color:#006064;
background-color: #FFFFFF;

}

.sitemap2{
width: 230px;
float: left;
display: inline;

}

.sitemap3 {
width: 230px;
float: left;
display: inline;

}

.sitemap4{
width: 230px;
float: left;
display: inline;

}


	

