/***********************************************/
/* 3col_leftNav.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
	
}

a:link{
	color: #006699;
	text-decoration: none;
	
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline
}



h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 105%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 105%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 3px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 120%;
 font-weight: strong;
 color: #333333;
 margin-bottom: 8px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #494C03;
	width: 100%;
	background-color: #B4B755;
}

#navBar{
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/************* #headline div - commented out on index.cfm 
background-color: #CBC9A3; ---this line was shifted from the #navBar div above
#headlines{
  float:right;
	width: 15%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
**************/
#content{
	float: left;
	width: 62%;
	margin-left: 20px;
	line-height: 115%;
	margin-top: 2px;
}

/***********************************************/
/* Components                                  */
/***********************************************/




/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 0px solid #CCC;
	color: #cccccc;
	margin-top: -12px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

#secondaryNav {
	margin-bottom: 15px;
}


/************** .story styles for the page content sub class of #content  *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	
}

.story p{
	padding: 0px;
	margin-top: 14px;
}

.story table{
	font-size: 95%;
}


/************* #siteInfo styles for the page footer***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 70%;
	line-height: 1.4;
}

#search form{
 margin: 0px;
 padding: 0px;

}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h2{
	padding: 3px 0px 3px 0px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


.classRoom{
	margin-bottom: 17px;
	border: 1px solid #AFB5BE;
	width: 600px;
	
}

.classRoomContent {
padding: 8px;
margin-left: 0px;
}

.classRoomContent p{
	padding: 0px;
	margin-bottom: 20px;
}


.classRoomTitle {
	font-size:110%;
	padding: 3 3 3 8;
	border-bottom: 1px solid #88929F;
	background-color: #CBC9A3;
	
}

.classroomTitle img{
	float:right;
	margin-top: -22px;
	margin-right: -3px;
	border-width: 0px;
}

/*****************  classroom blog   *****************/
.blog{ margin:0 100 0 25;
}

.blogHeading {
	font-size: 18pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#967801;
	margin-bottom: -10px; 
	margin-top: 15px;
	}

.postHeading {
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #7C6401;
	margin-bottom: -12px;
	margin-top: 30px;
}
.postDate {
	font-size: 8pt;
	color:#666666;
	border-bottom-width:1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
.commentHead {
	font-size: 8pt;
	color:#915417;
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color: #915417;
	margin-bottom: -15px;
	margin-top: 8px;
	padding-top: 1px;
}
.blogLinks{
	font-size: 8pt;
	float:right;
}


.red {
	color: #FF0000;
}

.featureBox {
	background-color: #e3eeb5;
	padding: 8px;
	width: 100%;
	border: 1px dashed #40250B;
}

.featureBoxStudent {
	background-color: #e3eeb5;
	padding: 8px;
	width: 550px;
	border: 1px dashed #40250B;
}

/*****************  report cfwindow  *****************/

.Reports{
	padding-left: 20px;
	font-family:Verdana, Geneva, sans-serif;
}

.Reports p{
	font-size: 40px;
	color: #F00;
	margin-left:30px;
}
