@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: repeat-x;
}



/*BACKGROUND RULES------*/

.background1 {
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: repeat-x;
	background-position: center top;	
}



/* END BACKGROUND RULES------*/

h1 {
	font-size:190%;
	margin:20px 0 0 0;
	padding:0 0 8px 0;
	color:#CCC;
	}


h2 {
	font-size:120%;
	margin:0 0 0 0;
	padding:0 0 8px 0;
	color:#CC9;
	}
	
	
	
	h1.placard {
	font-size:180%;
	margin:30px 0 0 10px;
	padding:0 0 8px 0;
	color:#F4F4F4;
	font-variant:small-caps;
	}


h2.placard2  {
	font-size:120%;
	margin:0 0 0 10px;
	padding:0 0 8px 0;
	color:#fbf3c4;
	}
	
	
	
	
	

h3 {
	font-size:160%;
	margin:16px 0 0 0;
	padding:0 0 4px 0;
	color:#333;
	border-bottom:6px solid #707070;
}


h4 {
	font-size:130%;
	margin:16px 0 0 0;
	padding:0 0 4px 0;
	color:#333;
	clear:both;
	}
	
	
	
	
h5 	{
	font-size:115%;
	margin:16px 0 0 0;
	padding:0 0 4px 0;
	color:#600;
	line-height:1.25em;
	}

p {
	font-size:105%;
	margin:16px 0 0 0;
	padding:0 0 8px 0;
	}
	
	
	
	ol {
	font-size:105%;
	margin:16px 0 0 0 ;
	padding:0 0 4px 30px;
	}
	
	
	dl {
	font-size:105%;
	margin:0px 0 0 0 ;
	padding:0 0 0px 0px;
	}
	
	dt {
	margin:0px 0 0 0 ;
	padding:0 0 0px 0px;
	font-weight:900;
	}
	
	
	dd {
	margin:0px 0 0 10px ;
	padding:0 0 0px 0px;
	font-style:italic;
	}
	
	
	
	#offleft {
	position:absolute;
	top:0;
	left:-3000px;
	width:500px;
	}

	
	/*Adjacent sibling combinator. This selector uses the plus sign, “+”, to combine two sequences of simple selectors. 
	The elements in the selector have the same parent, and the second one must come immediately after the first. 
	These rules make the spacing between the headers match when following paragraphs.*/
	
	ul + h3 {
    margin-top: 16px;
	}
	
	h5 + ul {
    margin-top: 0px;
	}
		
		
	p + h3 {
    margin-top: 16px;
	}
	
	
	
	h3 + table {
    margin-top: 10px;
	}
	
	h4 + p {
    margin-top: 0px;
	}
	
	
	h4 + h5 {
    margin-top: 0px;
	}
	
	p + h5 {
    margin-top: 0px;
	margin-bottom: 0px;
	}


	h5 + p {
    margin-top: 0px;
	}
	
	
	img + h3 {
    margin-top: 40px;
	}
	
	img + h4 {
    margin-top: 40px;
	}

#colone, #colthree, ul {
	font-size:105%;
	margin:16px 0 0 0 ;
	padding:0 0 4px 0 ;
	list-style:none;
	}

abbr {
	font-size:105%;
	margin:0 0 0 0 0;
}

acronym {
	font-size:105%;
	margin:0 0 0 0 0;
}


 abbr, acronym {  
     cursor: help;  
     border-bottom: 1px dotted #000;  
 } 





.last {
border-bottom:1px solid #000;
}




 #navigation li.lastitem {
border:none;
}


 .alertstyle {
	background-color:#660000;
	border:2px solid #000;
	color:#FFF;
	font-size:120%;
	padding:6px;
	}


#shadow {
	background-color:#FFFFFF;
	width:970px;
	margin:0px auto 0px auto;
	padding:0 0 0 0;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: repeat-y;
}


#wrapper {
	background-color:#FFF;
	width:960px;
	border-top:none;
	margin:0px auto 4px auto;
	.margin:4px auto 4px auto;
	padding:0 0 0 0;
}

	/*IE8 HACK*/
#wrapper { margin-top/*\**/: 2px\9 } 

/*IE7 HACK*/
#wrapper {
	.margin:4px auto 4px auto;
	}



#header {
	width:960px;
	height:80;
	margin:0 0 0 0;
}

#navigation {
	float:left;
	font-weight:900;
	width:960px;
	background-color:#740000;
	text-align:center;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: repeat-x;
	margin: 4px 0px 0px 0px;
	padding: 8px 0 8px 0;
	.padding: 6px 0 7px 0;
	border-top:1px solid #600;
	border-bottom:1px solid #600;
}


/*IE8 HACK TO LINE UP NAVIGATION RED BAR*/

#navigation { padding-top/*\**/: 4px\3
}
#navigation { padding-bottom/*\**/: 4px\9
}
#navigation {

}

/*IE7 HACK TO LINE UP NAVIGATION RED BAR*/
#navigation {
	.padding: 6px 0 7px 0; }

/*SAFARI HACK TO LINE UP NAVIGATION RED BAR*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#navigation{
	padding: 8px 0 9px 0;
	margin: 4px 0 0 0;
	}
}

#navigation ul {
	float:left;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:100%;
	list-style:none;
	border:none;
}



#navigation li {
	display:inline;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #b8b7b7;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


/*BANNER RULES-----------------------*/

/*BANNER FOR BASE01------*/

#banner {
	float:left;
	width:940px;
	margin:10px 10px 0 10px;
}

#banner img{
	float:right;
	padding:0;
	margin:0px 4px 0 0;
	border:1px solid #333;
}

#placard {
	float:left;
	background-color:#000;
	width:300px;
	height:280px;
	border:1px solid #333;
	margin:0 0px 0 0px;
	padding:0px 10px 0px 10px;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: repeat-x;
}



#placard p {
	color:#FFF;
	font-size:100%;
	margin:16px 0 0 0;
	padding:0 0 8px 0;
	}



#placard210{
	float:left;
	background-color:#000;
	width:300px;
	height:210px;
	border:1px solid #333;
	margin:0 0px 0 0px;
	padding:0px 10px 0px 10px;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: repeat-x;
}



#placard210 p {
	color:#FFF;
	font-size:100%;
	margin:16px 0 0 0;
	padding:0 0 8px 0;
	}


/*END BANNER FOR BASE01 RULES------*/





/*START BANNER2 FOR BASE02 RULES------*/

#banner2 {
	float:left;
	width:960px;
	background-color:#CCC;
	padding:0;
	height:100px;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#banner2 img{
	float:right;
	padding:0;
	border:1px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}




	
/*COLUMN RULES*/	
	
#colone {
	float:left;
	margin:16px 0px 0 10px;
}


#coltwo {
	float:left;
	margin:16px 20px 10px 20px;
}



#colthree {
	float:right;
	margin:16px 10px 10px 0px;
}


#colone, #coltwo, #colthree, p  {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}



a img {
	border:none;
}


/* COLUMN CLASS WIDTHS-USE THESE CLASS WIDTHS TO ORGANIZE THE PAGE. THE TOAL OF ALL THE COLUMN WIDTHS CAN NOT EXCEED 940 PIXELS------------------------ */
.width60 	{	width: 60px;}
.width140 	{	width: 140px;}
.width220 	{	width: 220px;}
.width300 	{	width: 300px;}
.width380 	{	width: 380px;}
.width460 	{	width: 460px;}
.width540 	{	width: 540px;}
.width620 	{	width: 620px;}
.width700 	{	width: 700px;}
.width780 	{	width: 780px;}
.width860 	{	width: 860px;}
.width940 	{	width: 940px;}



/*IMAGE ALIGNMENT CLASSES*/

.border_image {
	background-color:#CCC;
	border:1px solid #333;
	padding:1px;
}



.img_align_left {
	float:left;
	margin:16px 16px 4px 0px;
	}


.img_align_right {
	float:right;
	margin:16px 0px 4px 16px;
	}


.img_align_center {
	float:none;
	display:block;
	margin:16px auto 4px auto;
	}


#footer {
	margin: 0px auto 0px auto;
	padding: 20px 0 20px 0;
	clear:both;
	width:80%;
	background-color:#900;
	color:#666;
	border-top:1px solid #CCC;
}

#footer ul {
	text-align:center;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
	width:80%;
	list-style:none;
}

#footer	 li {
	display:inline;
	margin: 0 10px 0 10px;
}




/* TABLE STYLES */
table {
	font-size:110%;
	width:100%;
	border:1px solid #CCC;
	border-collapse:collapse;
	margin:16px auto 36px auto;
}

th {
	text-align:left;
	margin:0px;
	padding:4px 0 4px 8px;
	border:1px solid #CCC;
	}
td {
	border:1px solid #CCC;
	margin:0px;
	padding:4px 8px 4px 8px;
	font-weight:900;
	text-align:right;
}


caption {
	font-size:100%;
	text-align:right;
	text-transform:capitalize;
	color: #FFF;
}



.visual_header {
	color:#FFF;
	background-color:#1E1E1E;
}


.sub_visual_header {
	background-color:#E1E1E1;
	border-bottom:3px solid #CCC;
}

.grey {
	background-color:#F4F4F4;
}

/* Global Navigation link behaviors. */

a:link {
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

a:visited {
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

a:hover {
color:#900;
text-decoration:underline;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

a:active {
color:#900;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

/* Global Navigation link behaviors. */

#navigation a:link {
color:#fff;
text-decoration:none;
margin:0px 20px 0 20px;
padding: 10px 6px 10px 6px;
font-size:120%;
}

#navigation a:visited {
color:#fff;
text-decoration:none;
margin:0px 20px 0 20px;
padding: 10px 6px 10px 6px;
font-size:120%;
}

#navigation a:hover {
color:#FC3;
text-decoration:none;
margin:0px 20px 0 20px;
padding: 10px 6px 10px 6px;
font-size:120%;
}

#navigation a:active {
	color:#ccc;
	text-decoration:none;
	font-size:120%;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}


/* Class Navigation link behaviors. */

ul.navone {
	width:99%;
	font-size:120%;
	font-weight:900;
}

.navone a:link {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}

.navone a:visited {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}

.navone a:hover {
color:#000;
background-color:#FFF;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}

.navone a:active {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #333;
border-bottom:none;
display:block;
}




ul.navtwo {
	width:99%;
	font-size:120%;
	font-weight:900;
}

.navtwo a:link {
color:#000;
background-color:#F4F4F4;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}

.navtwo a:visited {
color:#000;
background-color:#F4F4F4;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}

.navtwo a:hover {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}

.navtwo a:active {
color:#000;
background-color:#F4F4F4;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #999;
border-bottom:none;
display:block;
}





ul.navthree {
	width:99%;
	font-size:120%;
	font-weight:900;
}

.navthree a:link {
color:#FFF;
background-color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}

.navthree a:visited {
color:#FFF;
background-color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}

.navthree a:hover {
color:#FFF;
background-color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}

.navthree a:active {
color:#FFF;
background-color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 10px;
border:1px solid #FFF;
border-bottom:none;
display:block;
}


ul.navfour {
	width:99%;
	font-size:130%;
	font-weight:900;
}

.navfour a:link {
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 0px;
border-bottom:1px solid #999;
display:block;
}

.navfour a:visited {
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 0px;
border-bottom:1px solid #999;
display:block;
}

.navfour a:hover {
color:#000;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 0px;
border-bottom:1px solid #000;
display:block;
}

.navtfour a:active {
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 8px 0px 8px 0px;
border-bottom:1px solid #999;
display:block;;
}



/* HEADER link behaviors. */

 h3 a:link {
display:block;
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: no-repeat;
	background-position: 100% 50%;

}

h3 a:visited {
display:block;
color:#600;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: no-repeat;
	background-position: 100% 50%;

}

h3 a:hover {
display:block;
color:#900;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

h3 a:active {
 display:block;
color:#900;
text-decoration:none;
margin:0px 0px 0 0px;
padding: 0px 0px 0px 0px;
	background-image: url(../Assignments_files/schedule2.css);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}



#searchbox #query {
border:1px solid #999999;
margin:0;
padding:3px;
width:200px;
}


#header label {
	position:absolute;
	top:0;
	left:-2000px;
}
