body {
	margin: 0;
	background-color: #FFF;
	padding: 0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color: #003;
	min-width: 840px;
}

.imgcell img, .imgcell a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

img.center {
	display: block;
	margin: 0 auto;
	border: 4px solid #c6c098;
}

img.right {
	display: block;
	float: right;
	margin: 0;
	border: 4px solid #c6c098;
}

p,ul,ol,blockquote {
	font-size: 11px;	
}

select {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.title {
	font-size: 18px;
}

.titlew {
	font-size: 18px;
	color: #FFF;
}

.titleblk {
	font-size: 18px;
	color: #000;
}

.subtitle {
	font-size: 14px;
}

.subtitlew {
	font-size: 14px;
	color: #FFF;
}

.subtitleblk {
	font-size: 14px;
	color: #000;
}

.content {
	font-size: 11px;
}

.contentw {
	font-size: 11px;
	color: #FFF;
}

.contentred {
	font-size: 11px;
	color: #C00;
}

.small {
	font-size: 10px;
}

.smallw {
	font-size: 10px;
	color: #FFF;
}

.smallred {
	font-size: 10px;
	color: #C00;
}

.smallblk {
	font-size: 10px;
	color: #000;
}

.alert {
	margin: 1em 0;
	background-color: #d6d0a6;
	border: 1px solid #b1ab82;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #c00;
}

a:link { color: #336600; text-decoration: none; }
a:visited { color: #cc6600; }
a:hover { color: #cc6600; }
a:active { color: #006699; }

.error_message {
	width: 600px;
	margin: 1em auto 2em;
	background: #d6d0a6 url(../images/bg_error_message_bot.gif) left bottom no-repeat;
	color: #000;
	font-size: 12px;
}

.error_message h1 {
	width: 555px;
	height: 36px;
	margin: 0;
	background: #900 url(../images/bg_error_message_h1.gif) 0 0 no-repeat;
	padding: 0 0 0 45px;
	font-size: 12px;
	line-height: 36px;
	color: #fff;
}

.error_message .error_content {
	padding: 5px 10px 10px;
}

.error_message .error_content a:link,
.error_message .error_content a:visited,
.error_message .error_content a:hover,
.error_message .error_content a:active {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}

.error_message .error_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.error_message .error_content li {
	background: transparent url(../images/bg_li.gif) 0 5px no-repeat;
	padding: 0 0 0 12px;
}

h1#celebrate_summer {
	width: 800px;
	height: 90px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
	background: transparent url(../images/bg_celebrate_summer.gif) 0 0 no-repeat;
}

.small {
	font-size: 9px;
}

.smallwht {
	font-size: 9px;
	color: #FFF;
}

a.smallwht:link {
	font-size: 9px;
	color: #FF3;
}

a.smallwht:visited {
	color: #6CF;
}

a.toplink:link, a.toplink:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

a.toplink:hover, a.toplink:active {
	font-size: 10px;
	color: #FFDA4E;
}

a.bottomlink:link, a.bottomlink:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

a.bottomlink:hover, a.bottomlink:active {
	color: #FFDA4E;
}

a.whatsnewlink:link, a.whatsnewlink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #2A324C;
	text-decoration: none;
}

a.whatsnewlink:hover, a.whatsnewlink:active {
	color: #6B8F00;
}

table.form_table {
	border-collapse: 0;
}

	table.form_table td {
		padding: 5px;
		vertical-align: top;
		text-align: left;
	}

		table.form_table td td {
			padding: 1px;
		}

		table.form_table td.form_label {
			text-align: right;
		}

		table.form_table td.form_buttons {
			text-align: center;
		}

#menu_top {
	width: 714px;
	height: 28px;
	margin: 0;
	background: transparent url(../images/bg_menu_top_options.gif) 0 -28px no-repeat;
	padding: 0;
	list-style: none;
}

	#menu_top li {
		float: left;
	}
	
	#menu_top a:link,
	#menu_top a:visited {
		display: block;
		float: left;
		height: 28px;
		background: transparent url(../images/bg_menu_top_options.gif) 0 0 no-repeat;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
		text-align: left;
	}
	
		#menu_top li.forms a:link,
		#menu_top li.forms a:visited {
			width: 103px;
			background-position: 0 0;
		}
		
		#menu_top li.summer_program a:link,
		#menu_top li.summer_program a:visited {
			width: 114px;
			background-position: -103px 0;
		}
		
		#menu_top li.faqs a:link,
		#menu_top li.faqs a:visited {
			width: 42px;
			background-position: -217px 0;
		}
		
		#menu_top li.about_us a:link,
		#menu_top li.about_us a:visited {
			width: 68px;
			background-position: -259px 0;
		}
		
		#menu_top li.support_us a:link,
		#menu_top li.support_us a:visited {
			width: 78px;
			background-position: -327px 0;
		}
		
		#menu_top li.classroom_assistants a:link,
		#menu_top li.classroom_assistants a:visited {
			width: 144px;
			background-position: -405px 0;
		}
		
		#menu_top li.whats_new a:link,
		#menu_top li.whats_new a:visited {
			width: 80px;
			background-position: -549px 0;
		}
		
		#menu_top li.contact a:link,
		#menu_top li.contact a:visited {
			width: 77px;
			background-position: -629px 0;
		}
	
	#menu_top a.selected:link,
	#menu_top a.selected:visited,
	#menu_top a:hover,
	#menu_top a:active {
		background: none;
	}

#side_links {
	width: 98px;
	padding: 8px 7px;
}

	#side_links p 	{
		margin: 0 0 1em;
	}
	
	#side_links ul 	{
		margin: 0 0 1em;
		padding: 0;
		list-style: none;
	}
	
		#side_links ul ul {
			margin: 0 0 1em;
			padding: .5em 0 0;
		}
	
		#side_links ul li {
			margin: 0 0 8px;
			background: transparent url(../images/bg_side_links.gif) 0 4px no-repeat;
			padding: 0 0 0 10px;
		}
	
	#side_links ul.registration li {
		width: 98px;
		margin: 0 0 8px;
		background-color: transparent;
		background-position: 0 0;
		background-repeat: no-repeat;
		padding: 0;
	}
	
	#side_links ul.registration li a:link,
	#side_links ul.registration li a:visited {
		display: block;
		width: 98px;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
	}
	
		#side_links ul.registration li.search_more_classes {
			height: 56px;
			background-image: url(../images/class_registration/btn_search_more_classes_side.gif);
		}
	
		#side_links ul.registration li.search_more_classes a:link,
		#side_links ul.registration li.search_more_classes a:visited {
			height: 56px;
		}
	
		#side_links ul.registration li.online_reg_guidelines {
			height: 74px;
			background-image: url(../images/class_registration/btn_online_reg_guidelines_side.gif);
		}
	
		#side_links ul.registration li.online_reg_guidelines a:link,
		#side_links ul.registration li.online_reg_guidelines a:visited {
			height: 74px;
		}
	
		#side_links ul.registration li.view_all_class_desc {
			height: 74px;
			background-image: url(../images/class_registration/btn_view_all_class_desc_side.gif);
		}
	
		#side_links ul.registration li.view_all_class_desc a:link,
		#side_links ul.registration li.view_all_class_desc a:visited {
			height: 74px;
		}
	
		#side_links ul.registration li.your_selected_courses {
			height: 74px;
			background-image: url(../images/class_registration/btn_your_selected_courses_side.gif);
		}
	
		#side_links ul.registration li.your_selected_courses a:link,
		#side_links ul.registration li.your_selected_courses a:visited {
			height: 74px;
		}
	
		#side_links ul.registration li.begin_checkout {
			height: 56px;
			background-image: url(../images/class_registration/btn_begin_checkout_side.gif);
		}
	
		#side_links ul.registration li.begin_checkout a:link,
		#side_links ul.registration li.begin_checkout a:visited {
			height: 56px;
		}

button.button,
a.button:link,
a.button:visited {
	min-width: 50px;
	background-color: #0b7899;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

button.button:hover,
a.button:hover,
a.button:active {
	background-color: #ff7f00;
}
		
/*MASTHEAD*/
div#masthead_layer_1{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 800px;
	height: 167px;
	background: url(../images/bg_starfield.jpg) center 0 repeat-x;
}

div#masthead_layer_1_internal{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 800px;
	height: 95px;
	background: url(../images/bg_starfield_internal.jpg) center 0 repeat-x;
}

div#masthead_layer_2{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 800px;
	height: 167px;
	background: url(../images/bg_trees.png) 80% 0 repeat-x;
}		

div#masthead_layer_2_internal{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 800px;
	height: 95px;
	background: url(../images/bg_trees_internal.png) 80% 0 repeat-x;
}		

div#masthead_layer_2 img.logo_a,
div#masthead_layer_2_internal img.logo_b{
	float: left;
	margin: 0;
	padding: 0;
}

div#masthead_layer_2 img.masthead_kids,
div#masthead_layer_2_internal img.right_corner{
	float: right;
	margin: 0;
	padding: 0;
}

img.home_rotate{
	float: left;
	margin: 16px 16px 16px 0px;
	padding: 0px;
}

img { behavior: url(../includes/iepngfix.htc); }

#search_form {
	margin: 0 5px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #d6d0a6;
	padding: 8px;
}

#search_form p {
	margin-top: 0;
}

#search_form label {
	display: block;
	margin: 0 0 2px;
	font-weight: bold;
	font-size: 10px;
}

#search_form input {
	margin: 0 0 8px;
	width: 145px;
}

#search_form select {
	margin: 0 0 8px;
	width: 100%;
	font-weight: normal;
}

#search_form input.text {
	border-width: 1px;
}

#search_form #search_submit {
	margin: 0 auto;
	width: auto;
}

#search_results {
	margin-top: 1em;
}

#search_results table {
	width: 100%;
	border-collapse: collapse;
}

#search_results th {
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	background-color: #FFDA4E;
	border-left: 1px solid #f3eece;
	border-bottom: 1px solid #c19900;
	padding: 7px 5px;
	text-align: left;
}

#search_results th:first-child {
	border-left: 0;
}

#search_results td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #8b855e;
}

#search_results td.results_section {
	text-align: center;
	background-color: #d6d0a6;
}

#search_results td.results_section_left {
	text-align: left;
	background-color: #d6d0a6;
	font-size: 1.25 em;
}


.error_panel {
	border: 1px solid #333333;
	padding: 5px;
	color: #000000;
	background-color: #FFDA4E;
	font-size: 1.1 em;
}

table.shopping_cart {
	width: 100%;
	border-collapse: collapse;
}

table.shopping_cart th {
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	background-color: #FFDA4E;
	border-left: 1px solid #f3eece;
	border-bottom: 1px solid #c19900;
	padding: 7px 10px;
	text-align: left;
	white-space: nowrap;
}

table.shopping_cart td {
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #8b855e;
}

table.shopping_cart td.stretch {
	width: 100%;
}

table.shopping_cart td.right {
	text-align: right;
}

table.shopping_cart td.nowrap {
	white-space: nowrap;
}

table.shopping_cart td.nowrap {
	white-space: nowrap;
}

.error_panel ul {

}

.error_panel li {
	font-weight: bold;
	color: #990000;
}

.required {
	font-weight: bold;
	color: #cc0000;
}

.telfriend {
	text-align:center;
	padding-left:20px;
	font-size:11px;
}