﻿/**********************************************************************************
=Common
**********************************************************************************/
	
#main h2{
	color:#FFFFFF;
	background:url(../junior/images/h_main.gif) no-repeat top left;
	}
    #main.thin h2{background:url(../junior/images/h_main_thin.gif) no-repeat top left;}
	
h1 {
	color:#465348;
	font-size:1.45em;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
p {
	margin:0px;
	font-size:1.15em;
	color:#465348;
	}

/**********************************************************************************
=Layout
**********************************************************************************/
				
#header_btm{
	background:url(../junior/images/bg_header_btm.jpg) no-repeat;
}
					
#subnav ul li a
{
    color:#4A602C;
}
    #subnav ul li a:hover{color:#374E17; text-decoration:underline;}
    #subnav ul li a.selected{color:#1B330B;}
    
h2.right_head, #subnav h2{
	color:#FFFFFF;
	background:url(../junior/images/h_right.gif) no-repeat top left;
	}
		
#right_content, #subnav ul{
	background:#E0F0C9 url(../junior/images/bg_right.gif) repeat-x top left;
	border:1px solid #DCDCDC;
	border-bottom:0;border-top:0;
	}
	
#right_footer, .subnav_footer{
	background:url(../junior/images/bg_right_btm.gif) no-repeat top left;
}

#junior_header {
	
	min-height:75px;
	border:1px solid #D9D9D9;
	border-top:0;border-bottom:0;
	background-image:url(../images/bg_junior.jpg);
	background-repeat:no-repeat;
	padding-left:150px;
	padding-top:205px;
	}
	
#header_content {
	padding-top:15px;
	}	
	
#header_text {
	width:467px;
	float:left;
	}
	
#header_image {
	width:165px;
	float:right;
	}
	
#school_content {
	float:left;
	margin-top:15px;
	}
	
#content_image {
	float:left;
	margin-right:25px;
	margin-bottom:10px;
	border:1px solid #5F8E26;
	}
	
#main_content ul {
	margin-top:0px;
	margin-left:0px;
	padding:0 0 0 15px;
	list-style:none;
	color:#465348;
	}
	
#main_content li
	{
	padding-bottom:2px;
	}
	
