 /***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.0;
		
	margin: 0px;
	padding: 0px;
	/*background-color:#feecc3;*/
	Background-color:#fff;

}

.aIndexHeading {font-family: "Times New Roman", Times, serif; font-size: 22px; color: #262e77; text-decoration: underline; margin-top:0;margin-bottom:0; }

.aSubHeading {font-family: "Times New Roman", Times, serif; font-size: 18px; color: #262e77; text-decoration: bold; margin-top:0;margin-bottom:0; text-align:left;}
.aSubHeadingNav {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #262e77; text-decoration: bold; margin-top:0;margin-bottom:0; text-align:left;}

.bodyText{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

.bodyText p{
  padding: 0px 10px 10px 0px;
}





a:link, a:visited  {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.bullet{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	font-family:  Helvetica,Arial, sans-serif;
	color: #C00;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #262e77;
}

h1{
 font-size: 120%;

}

h2{
 font-size: 114%;

}

h3{
 font-size: 100%;

}

h4{
 font-size: 90%;
 font-weight: normal;

}

p{
line-height: 1.000;
}
h5{
 font-size: 80%;

}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #999999;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
 #page{
 width:1017px;
 background-color:#FFFFFF;
 margin-top:10 px;
 margin-left:auto;
 margin-right:auto;
 /*border-bottom: 1px solid #ccccff;*/
 padding-left: 0px;
padding-top: 10px;

 }

#topHead{
	width:100%;
	height:152px;
	background-image:url(images/jsd_tophead1.jpg);
	background-repeat: no-repeat;
}

#topMenu{
width:100%;
height:23px;
background-image:url(images/jdhs_topMenu.jpg);
	background-repeat: no-repeat;
font-size: 10px;	
color: #FFFFFF;
}

#topMenu a{color: #FFFFFF;font-size: 10px;}

#CaltopMenu{
width:100%;
height:23px;
background-image:url(images/jdhs_topMenu.jpg);
	background-repeat: no-repeat;
font-size: 9px;	
color: #FFFFFF;
}

#CaltopMenu a{color: #FFFFff; color: font-size: 9px;}

#masthead{
	margin: 0;
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #CCC;*/
	/*border-top: 1px solid #FFF;*/
	width: 100%;
	height: 100px;
	background-image:url(images/jdhs_topThree.jpg);
 	background-repeat:no-repeat;
}

#broadcast{
width:1000 px;
/*border: 1px solid #cccccc;*/
/*Background-color: #FFC;*/
position: absolute;
min-height: 620 px;
}
#leftNav{
	/*margin: 0 0 0 0;*/
	padding: 0px;
	Background-color: #e6e6e6;
	/*border-left: 1px solid #CCC;*/
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
	width: 140px;
	margin-left: 0px;
	position: absolute;
	min-height: 620px;
}

#QuickLinks{
	
	padding: 5px 0px 10px 5px;
	Background-color: #FFF;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	/*width: 120px;*/
	min-height: 90px;
}

#SchoolLinks{
	
	padding: 10px 0px 10px 10px;
	Background-color: #e6e6e6;
	/*border-right: 1px solid #00C;
	width: 120px;*/
	min-height: 80px;
}
#DistrictLinks{
	
	padding: 10px 0px 10px 10px;
	Background-color: #e6e6e6;
	/*width: 120px;*/
	min-height: 80px;
}

#content{
	margin-left: 140px;
	position: absolute;
	width: 620px;
	Background-color: #ffffff;
	/*border-left: 1px solid #C00;
	border-right: 1px solid #C00;*/
	min-height: 600px;
	/*height: 600px;*/
	/*margin: 10 10 10 10;*/
	padding: 0px 10px 0px 5px;
	
}

#contentFull{
	margin-left: 141px;
	position: absolute;
	width: 840px;
	Background-color: #ffffff;
	/*border-left: 1px solid #C00;
	border-right: 1px solid #C00;*/
	min-height: 600px;
	/*height: 600px;*/
	/*margin: 10 10 10 10;*/
	padding: 0px 0px 0px 0px;
	
}

/************** #Welcome styles **************/
#rightColumn {
	margin-left: 800px;
	position: absolute;
	
	width: 199px;
	/*border-left: 1px solid #ccccff;*/
	/*border-left: 1px solid #00C;*/
	/*border-bottom: 1px solid #cccccc;*/

	min-height: 600px;
	padding: 0px 0px 0px 5px;
	background-color: #f6e8d9;
	
}
#feature{
	padding: 0px 0px 5px 5px;
	font-size: 12px;
	background-color: #fff;
}
#welcome h2{
	font-size: 150%;	
	color:#000066;
	font-family: Times New Roman, Times, Serif;
}

#welcome img{
	display: block;
}
/************* #siteInfo styles ***************/

#siteInfo{
	/*clear: both;*/
	
	/*border-bottom: 1px solid #08c3cf;*/
	width:100%;
	height: 20px;
	background-color:#fff;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
	color:#333;
	font-family: Arial,Helvetica,sans serif;
	font-size: 10px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;

}
#siteInfo a{
color:#333;
}
#siteInfo a:hover{
color: #006699;
text-decoration: underline;

}

#Events{
	padding: 10px 10px 5px 10px;
	font-size: 12px;
}

	
#contactInfo{
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	
}

#schoolNews{
	padding: 10px 10px 5px 10px;
	font-size: 12px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #333333;
padding: 0px 0px 0px 10px;
white-space: nowrap;
margin-left: 200px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 13px;
	padding: 0px 4px 0px 0px; 
	color: #FFFFFF;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 0px 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

/*.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}
*/



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 2px solid #ccccff;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}




/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	display: block;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCC;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dcc;
	padding: 2px 0px 2px 10px;
}
#schoolName{
	padding: 20px 0px 10px 0px;
	font-size: 12px;
}
#schoolName h2{
	font-size: 120%;	
}
