body{
	background: url(https://nieonline.com/tbtimes/images/tbtimes-bg2.jpg)  #006E51 repeat-x !important;
}

.contentContainer {border: white 0px!important;}

#announce{
	background:#bcf0ff;
	padding:5px;
	margin-top:25px;
}

.supplement_key{
	margin:10px 0 10px 0;
	background: #006f51;
	color: #ffffff;
	font-weight:bold;
	width: 100%;
	padding: 3px 0 3px 8px;
}

.supplement_image{
	width:150px;
	margin-bottom:10px;
}

.page_header{
	font-size:25px;
	font-weight: bold;
	color: #006f51;
	text-transform: uppercase;
}

/*Featured Sponsor Style*/

#featuredSponsorBox{
	background: url(https://nieonline.com/tbtimes/images/featuredsponsor2.gif)  no-repeat !important;
	height:186px;
	width:292px;
	margin-left: 90px;
	/*margin-left:auto;
	margin-right: auto;*/
}

#featuredSponsor{
	margin-top:32px;
}

#featuredSponsorWrap{
	text-align:center;
}

#friendsofedBox{
	background: url(https://nieonline.com/tbtimes/images/friendsofed2.gif)  no-repeat !important;
	width:292px;
	height:367px;
	padding-top:52px;
	padding-left:28px;
	margin-left: 90px;
	/*margin-left:auto;
	margin-right: auto;*/
	
}

/*Rotating Sponspor Style*/
#sponsorBox{
	height:200px;
	width:292px;
	margin-left:auto;
	margin-right: auto;
}

#sponsor{
}

#sponsorWrap{
	text-align:center;
}

#sponsorLogo{
	margin-top:10px;
}

/* Navigation Style*/


#navbar a,
#navbar a:link, 
#navbar a:visited, 
#navbar a:active { 
	color: #ffffff; text-decoration: none; 
	}

#navbar .active {
	/*background: #006E51;*/
}
	
#navbar a:hover {
	/* text-decoration: underline; */
	}

#navWrap {
	margin-left: -10px;
	width:983px;
	background-color:#006E51;
	height:30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17.5px;
	margin-top:-3px;
	/*border-bottom: 3px solid #006E51;*/
}

#navbar{
   margin: 0;
   padding: 0; 
   background-color:#c7ab8a4;
   z-index: 859;
   }
 
#navbar li {
   list-style: none !important;
   float: left; 
	border-right:1px solid #ffffff;
   }

#navbar li a {
   display: block;
   padding: 3px 8px;
   background-color: #c7ab8a4;
   color: #006f51;
   text-decoration: none; 
   }

#navbar li ul {
   display: none; 
    [if Opera] width: 12.65em; /* Width to help Opera out */
   }

#navbar li:hover ul, #navbar li.hover ul{
   display: block;
   position: absolute;
   margin: -8px 0 0 0;
	padding:0 0 0 0; /*want it 3px top if not ie*/
	Z-index:999;
   }

#navbar li:hover li, #navbar li.hover li {
   float: none; 
   }

#navbar li:hover li a, #navbar li.hover li a, #navbar li li.hover li a {
   background-color: #006E51;
   /*border-bottom: 1px solid #ffffff;
    color: #006f51; */ 
   }
   
#navbar li li a:hover, #navbar li li li a:hover {
   background-color: #006E51;
	color: #ffffff;
   }
	
#navbar li a:hover{
	background: #006f51;
	color:#ffffff;
}	


   
#navbar li li a:hover {
   background-color: #7a7367;
	color: #ffffff;
   }

/* Meet Our Teachers Page */

#teacher_photo_area{
	float: left;
	width: 300px;
	margin:0 20px 20px 0;
}

#teacher_caption{
	font-weight: bold;
	color:#006f51;
	text-align: center;
}

.teacher_page_header{
	font-size: 15px;
	font-weight:bold;
	color: #006f51;
}

/* TESTIMONIALS */

.testimonials_quote{
	font-style: italic;
	font-size:18px;
	padding:10px;
	font-weight: bold;
}

.testimonials_by_line{
	margin-left:75px;
	margin-top:8px;
	font-size: 16px;
	
}

.start_date_field{
	font-weight: bold;
}

.stop_date_field{
	font-weight: bold;
}

/*order form style*/
h3.order_form_sub_period_text_header{color: red!important;}

#topCollage{
	background: url(https://nieonline.com/tbtimes/images/collage.jpg) no-repeat !important;
	width: 971px;
	height: 159px;
	margin: -23px 0 0 -11px;
	margin-bottom: 20px;
}

.green_heading{
	font-weight: bold;
	font-size: 22px;
	color:#006f51;
}

.greenbutton{
	padding: 5px;
	background: #006f51;
	color: white;
	font-weight: bold;
	font-size: 16px;
	border-radius: 0 18px 18px 0;
	margin-bottom: 18px;
}

.greenbutton a:hover{
	text-decoration: none!important;
}

.greenbutton a{
	text-decoration: none!important;
}