#ss_body {        
    margin: 0px;
	padding: 0px;
	font-family: 'Arial', Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;	
	background-color: #FFE9C0;
	color: #000000;
			
	background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_body_t_20.jpg');
}
#ss_body_inner {    		
    background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_body_g_25.jpg');
	background-repeat: repeat-x;
	background-position: left  top;
}


#ss_page {   
    padding-top: 30px;  
    padding-bottom: 30px;        
    position:relative;    
    width:100%;
}

#ss_page_main {		    
	width: 940px;
	text-align: center;

    margin-left:auto;
        margin-right:auto;
}

#ss_sheet_body {
	position: relative;
	overflow: hidden;
	z-index: 0;
	text-align: left;
	
	padding: 1px 5px;
}
* html #ss_sheet_body {
	width: auto !important;
	height: auto !important;			
	zoom: 1;
}

#ss_sheet {
	background-color: #C8C3C0;
	padding: 0px;	
	overflow: hidden;	
}
#ss_sheet_inner {
	background-color: #F5F5F5;
	/*padding: 0px 0px;*/
	padding: 0px;	
}

.sheet_tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

* html .sheet_tl {
	font-size: 1px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

.sheet_tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 18px;
	height: 18px;
}

* html .sheet_tr {
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-18+'px');
}

.sheet_tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -18px;
	width: 36px;
	height: 36px;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

* html .sheet_tr div {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

.sheet_bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 18px;
	height: 18px;
}

* html .sheet_bl {
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-18+'px');
}

.sheet_bl div {
	position: absolute;
	z-index: -1;
	top: -18px;
	left: 0;
	width: 36px;
	height: 36px;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

* html .sheet_bl div {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

.sheet_br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 18px;
	height: 18px;
}

* html .sheet_br {
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-18+'px');
	left: expression(this.parentNode.offsetWidth-18+'px');
}

.sheet_br div {
	position: absolute;
	z-index: -1;
	top: -18px;
	left: -18px;
	width: 36px;
	height: 36px;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

* html .sheet_br div {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='http://image.schoolspan.com/images/masterpage/default/sheet_s.png');
}

.sheet_tc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0;
	left: 18px;
	right: 18px;
	height: 18px;
}

* html .sheet_tc {
	font-size: 1px;
	width: expression(this.parentNode.offsetWidth-36+'px');
}


.sheet_tc div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 36px;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_h.png');
}

* html .sheet_tc div {
	font-size: 1px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='http://image.schoolspan.com/images/masterpage/default/sheet_h.png');
}


.sheet_bc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	bottom: 0;
	left: 18px;
	right: 18px;
	height: 18px;
}

* html .sheet_bc {
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-18+'px');
	width: expression(this.parentNode.offsetWidth-36+'px');
}

.sheet_bc div {
	position: absolute;
	z-index: -1;
	top: -18px;
	left: 0;
	width: 100%;
	height: 36px;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_h.png');
}

* html .sheet_bc div {
	font-size: 1px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='http://image.schoolspan.com/images/masterpage/default/sheet_h.png');
}


.sheet_cl {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 18px;
	left: 0;
	width: 18px;
	bottom: 18px;
}

* html .sheet_cl {
	font-size: 1px;
	height: expression(this.parentNode.offsetHeight-36+'px');
}

.sheet_cl div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 36px;
	height: 100%;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_v.png');
}

* html .sheet_cl div {
	font-size: 1px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='http://image.schoolspan.com/images/masterpage/default/sheet_v.png');
}

.sheet_cr {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 18px;
	right: 0;
	width: 18px;
	bottom: 18px;
}

* html .sheet_cr {
	font-size: 1px;
	left: expression(this.parentNode.offsetWidth-18+'px');
	height: expression(this.parentNode.offsetHeight-36+'px');
}

.sheet_cr div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -18px;
	width: 36px;
	height: 100%;
	background-image: url('http://image.schoolspan.com/images/masterpage/default/sheet_v.png');
}

* html .sheet_cr div {
	font-size: 1px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='http://image.schoolspan.com/images/masterpage/default/sheet_v.png');
}



#ss_top {
	position: relative;
	overflow: hidden;
	z-index: 0;
	
	text-align:left;
}

#ss_header {	
	position: relative;
	overflow: hidden;
	z-index: 0;

	text-align:left;
	background-color: transparent;
}
* html #ss_header {
	width: auto !important;
	height: auto !important;			
	zoom: 1;
}

#ss_header_inner {
	position: relative;
	z-index: 0;
	margin: 0px auto;
	padding:0px;
	min-height: 180px;
}
* html #ss_header_inner {
    height: 180px;
}
#ss_header_block {
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: left;

	height: 180px;
	background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_header_30.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#ss_header_textblock {		
	width: 100%;
	height:100%;
        margin-right:auto;
}

.logo_block td {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 20px 20px;	
	word-wrap: break-word;
	white-space: normal;
}

.logo_title a {
	position: relative;
	z-index: 1;
}
.logo_title a,
.logo_title a:visited {	
	font-size: 42px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none !important;
	padding: 10px 0px;
	display: block;
}
.logo_text {
	font-size: 22px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #B8491B !important;
	padding: 0px 1px;
}



.sidebar_column {	
	background-color: #E8E6E5;
	width: 220px;
	padding-bottom: 3px;

}
.sidebar_column_inner {
	background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_column_4.jpg');
	background-repeat: repeat-x;
}

.content_column {
	background-color: #F5F5F5;
	padding-bottom: 3px;
}


#ss_footer {	
    position:relative;
	z-index: 0;	
	background-color: #7E7876;
}

#ss_footer_inner {	
    position: relative;
	z-index: 0;
	margin: 0px auto;
	padding:0px;    
	text-align:left;
	background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_footer_8.jpg');
	background-repeat: repeat-x;
}

#ss_footer_block {	
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
	width: 100%;
}


#ss_main_nav {
	padding:0px 0px;
	background-color: transparent;
}



#ss_body .nav_menu_popup {
    margin:0 auto;
    padding:0;
    display:block;
    overflow:hidden;
    list-style:none;
}
#ss_body .nav_menu_popup li {
    padding:0px;
    margin:0px;
    display:block;
    list-style:none;    
}
#ss_body .nav_menu_popup li a,
#ss_body .nav_menu_popup li a:visited {
    padding-left:25px;
    display:block;
    height:25px;
    line-height:25px;
    text-decoration:none;
    background-color: #F25617;
    cursor:pointer;
}
#ss_body .nav_menu_popup li a span {
    line-height:25px;
    display:block;
    padding-right:15px;
    color:#000000;
    font-family: 'Arial';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;
}
#ss_body .nav_menu_popup li a:hover {
    background-color:#F58051;
}
#ss_body .nav_menu_popup li a:hover span {
    color:#000000;
}

#ss_body .nav_menu_popup li.nav_separator {
	border-bottom: 1px solid #F04200;
}


#ss_page .nav_menu_horz_holder {
    background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_navbar_4.jpg');
    background-repeat: repeat-x; 
    background-color: #C6420C;
}
#ss_page .nav_menu_horz {	
    margin:0 auto; 
    padding:0; 
    display:block;     
    width:100%;     
    height:26px;     
    
    background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_navbar_4.jpg');
    background-repeat: repeat-x; 
}
#ss_page .nav_menu_horz li {
    padding:0; 
    margin:0;  
    list-style:none;     
    display:inline;
    background-image: none; 
}
#ss_page .nav_menu_horz li a,
#ss_page .nav_menu_horz li a:visited {
    line-height:26px; 
    display:block; 
    float:left; 
    padding-left:15px; 
    text-decoration:none; 
    cursor:pointer;    
    background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_navbar_4.jpg');
    background-repeat: repeat-x;
}
#ss_page .nav_menu_horz li a span {
    line-height:26px; 
    display:block;     
    float:left; 
    padding-right:15px; 
    color:#FFF5E0;
    font-family: 'Arial';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
#ss_page .nav_menu_horz li a:hover {
	background-color: #F25617;
    background-position:0px -26px;
}
#ss_page .nav_menu_horz li a:hover span {
    color:#000000;
}
#ss_page .nav_menu_horz li a.active, 
#ss_page .nav_menu_horz li a.active:hover {
	background-color: #FFB423;
    background-position:0px -52px;
}
#ss_page .nav_menu_horz li a.active span, 
#ss_page .nav_menu_horz li a.active:hover span {
    color:#1D0A02;
}

#ss_page .nav_menu_horz li.nav_separator span {
	display: block;
	float:left; 
	margin:5px 0px 0px 1px;	
	width:1px;
	height:16px;	
	border-left:1px solid #B50900;
}

#ss_page .nav_menu_vert_holder {
	background-image:none;
	background-color: transparent;
}

#ss_page .nav_menu_vert {
    margin:0 auto;
    padding:0;
    width:100%;
    display:block;
    overflow:hidden;
    list-style:none;
}

#ss_page .nav_menu_vert li {
    padding:0px;
    margin:0px;
    display:block;
    list-style:none;  
    background-image:none;
}

#ss_page .nav_menu_vert li a,
#ss_page .nav_menu_vert li a:visited {
    line-height:26px; 
    height:26px;
    display:block; 
    background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_navbar_4.jpg');
    background-repeat: repeat-x;
    background-color: #C6420C;
    padding-left:15px; 
    text-decoration:none;
    cursor:pointer;
}

#ss_page .nav_menu_vert li a span {
    line-height:26px; 
    display:block;     
    padding-right:15px;     
    color:#FFF5E0;
    font-family: 'Arial';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;    
}
#ss_page .nav_menu_vert li a:hover {
	background-color: #F25617;
    background-position:0px -26px;
}
#ss_page .nav_menu_vert li a:hover span {
    color:#000000;
}
#ss_page .nav_menu_vert li a.active, 
#ss_page .nav_menu_vert li a.active:hover {
    background-color: #FFB423;
    background-position:0px -52px;
}
#ss_page .nav_menu_vert li a.active span, 
#ss_page .nav_menu_vert li a.active:hover span {
    color:#1D0A02;
}

#ss_page .nav_menu_vert li.nav_separator {	
	border-bottom: 1px solid #B50900;	
}
#ss_page .nav_menu_crumb_holder {
    background-image:none;
    background-color: #C6420C;
}
#ss_page .nav_menu_crumb {	
    margin:0 auto; 
    padding:0; 
    display:block;     
    width:100%;     
    height:26px;     
    
    background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_navbar_4.jpg');
    background-repeat: repeat-x; 
}
#ss_page .nav_menu_crumb li {
    padding:0; 
    margin:0;  
    list-style:none;     
    display:inline;
    background-image: none; 
}
#ss_page .nav_menu_crumb li a, 
#ss_page .nav_menu_crumb li a:visited {
    line-height:26px; 
    display:block; 
    float:left; 
    padding-left:8px; 
    text-decoration:none; 
    cursor:pointer;    
    background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_navbar_4.jpg');
    background-repeat: repeat-x; 
}
#ss_page .nav_menu_crumb li a span {
    line-height:26px; 
    display:block;     
    float:left; 
    padding-right:8px; 
    color:#FFF5E0;
    font-family: 'Arial';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
#ss_page .nav_menu_crumb li a:hover span {
    color:#000000;
}
#ss_page .nav_menu_crumb li a.active span, 
#ss_page .nav_menu_crumb li a.active:hover span {
    color:#1D0A02;
}

#ss_page .nav_menu_crumb li.nav_separator span {
	line-height:23px;	
    display:block;     
    float:left; 
    padding:0px 2px; 
    color:#FFF5E0;
    font-family: 'Arial';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    cursor:default;
}

#ss_page .ss_widget {
	position: relative;
	overflow: hidden;
  	z-index: 0;
  	margin: 0px;
}
* html #ss_page .ss_widget {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}

#ss_page .ss_widget .rt,
#ss_page .ss_widget .rb,
#ss_page .ss_widget .rc {
 	display: none;
}

#ss_page .ss_widget_body {	
	margin: 0px;
	padding: 0px;
	background-color:transparent;
}

#ss_page .ss_widget_header {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
  	
  	height: auto;
  	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	border: none;
}
#ss_page .ss_widget_header h3 {
	line-height: 16px;
	padding: 0px;
	text-align: left;
	color: #E0DDDC;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	word-wrap: break-word;
	white-space: normal;
	border: none;
	width: auto;
}


#ss_page .ss_widget_header .hl, #ss_page .ss_widget_header .hr {
	display: none;
}

#ss_page .ss_widget_data {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
  	
	background-color: transparent;	
	padding: 0px;
	border:none;
	margin: 0px;
}
* html #ss_page .ss_widget_data {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}


#ss_page .ss_widget_data .drt,
#ss_page .ss_widget_data .drb,
#ss_page .ss_widget_data .drc {
	display: none;
}

#ss_page .ss_widget_data_body {
	background-color: transparent;	
	padding: 0px 0px;
}

#ss_page .ss_widget_data_body,
#ss_page .ss_widget_data_body p,
#ss_page .ss_widget_data_body a,
#ss_page .ss_widget_data_body span,
#ss_page .ss_widget_data_body div,
#ss_page .ss_widget_data_body td {
	color: #573900;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	word-wrap: break-word;
	white-space: normal;
}
#ss_page .ss_widget_data_body a,
#ss_page .ss_widget_data_body a:visited {
    color: #342F2D; 
    text-decoration: underline; 
}

#ss_page .borderAll {
    border:1px solid #C8C3C0;
    border-collapse:collapse;
}
#ss_page .borderT {
    border-top:1px solid #C8C3C0;
}
#ss_page .borderB {
    border-bottom:1px solid #C8C3C0;
}
#ss_page .borderDT {
    border-top:1px dotted #C8C3C0;
}
#ss_page .borderDB {
    border-bottom:1px dotted #C8C3C0;
}
#ss_page .borderL {
    border-left:1px solid #C8C3C0;
}
#ss_page .borderR {
    border-right:1px solid #C8C3C0;
}
#ss_page .bgBarColor {
    background-color:#DFDAD7;
}

#ss_sidebar1 .ss_widget {
	position: relative;
	overflow: hidden;
  	z-index: 0;
  	margin: 3px;
}
* html #ss_sidebar1 .ss_widget {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}

#ss_sidebar1 .ss_widget .rt,
#ss_sidebar1 .ss_widget .rb,
#ss_sidebar1 .ss_widget .rc {
 	display: block;
}

#ss_sidebar1 .ss_widget .rt {
	position: absolute;
	z-index: -1;
	top:0;
	left:0;
	width:100%;
	height:1px;
}

#ss_sidebar1 .ss_widget .rb {
	position: absolute;
	z-index: -1;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
}
* html #ss_sidebar1 .ss_widget .rb {
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-1+'px');
}

#ss_sidebar1 .ss_widget .rc {
	position: absolute;
	z-index: -1;
	top:1px;
	bottom:1px;
	left:0;
	right:0;
	font-size:1px;
	border-left: 1px solid #DFDAD7;
    border-right:1px solid #DFDAD7;
    border-bottom:none;
    background-color:transparent;
}
* html #ss_sidebar1 .ss_widget .rc {
	width: expression(this.parentNode.offsetWidth-(1*2)+'px');
	height: expression(this.parentNode.offsetHeight-2+'px');
}

#ss_sidebar1 .ss_widget .rt *,
#ss_sidebar1 .ss_widget .rb * {
	display: none;
}

#ss_sidebar1 .ss_widget .rt .r1,
#ss_sidebar1 .ss_widget .rb .r1 {
	display: block;
    margin:0 1px;
    height:1px; 
    overflow:hidden; 
    font-size:1px;
    line-height:1px; 
    background-color:#DFDAD7;
}


#ss_sidebar1 .ss_widget_body {
	margin: 1px; 
	padding: 0px;
	background-color:#E6E3E2;
}

#ss_sidebar1 .ss_widget_header {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
	height:28px;	
	padding: 0 3px;
	margin-bottom: 3px;
	border:none;
}
#ss_sidebar1 .ss_widget_header h3 {
	line-height: 28px;
	padding: 0 5px;
	text-align: left;
	color: #E0DDDC;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	font-style: normal;  
	border: none;
	width: auto;
}


#ss_sidebar1 .ss_widget_header .hl, #ss_sidebar1 .ss_widget_header .hr, #ss_sidebar1 .ss_widget_header .hr div {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	overflow: hidden;
	height: 28px;
}

#ss_sidebar1 .ss_widget_header .hl {
	left: 0;
	right: 7px;
}

* html #ss_sidebar1 .ss_widget_header .hl {
	width: expression(this.parentNode.offsetWidth-7+'px');
}

#ss_sidebar1 .ss_widget_header .hr {
	right: 0;
	width: 7px;
}

* html #ss_sidebar1 .ss_widget_header .hr {
	left: expression(this.parentNode.offsetWidth-7+'px');
}

#ss_sidebar1 .ss_widget_header .hr div {
	width: 1000px;
	right: 0;
}

* html #ss_sidebar1 .ss_widget_header .hr div {
	left: expression(this.parentNode.offsetWidth-1000+'px');
}

#ss_sidebar1 .ss_widget_header .hl, 
#ss_sidebar1 .ss_widget_header .hr div {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_wheader_4.png');
}

* html #ss_sidebar1 .ss_widget_header .hl, 
* html #ss_sidebar1 .ss_widget_header .hr div {
	background: none;
	font-size: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_wheader_4.png');
}


#ss_sidebar1 .ss_widget_data {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
  	
	background-color: transparent;	
	padding: 3px;
	margin:0;
	border:none;
}
* html #ss_sidebar1 .ss_widget_data {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}


#ss_sidebar1 .ss_widget_data .drt,
#ss_sidebar1 .ss_widget_data .drb,
#ss_sidebar1 .ss_widget_data .drc {
	display: none;
}

#ss_sidebar1 .ss_widget_data_body {
	background-color: transparent;	
	padding: 5px;
}

#ss_sidebar1 .ss_widget_data_body,
#ss_sidebar1 .ss_widget_data_body p,
#ss_sidebar1 .ss_widget_data_body a,
#ss_sidebar1 .ss_widget_data_body span,
#ss_sidebar1 .ss_widget_data_body div,
#ss_sidebar1 .ss_widget_data_body td {
	color: #573900;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	word-wrap: break-word;
	white-space: normal;
}
#ss_sidebar1 .ss_widget_data_body a,
#ss_sidebar1 .ss_widget_data_body a:visited {
    color: #342F2D; 
    text-decoration: underline; 
}

#ss_sidebar1 .borderAll {
    border:1px solid #C8C3C0;
    border-collapse:collapse;
}
#ss_sidebar1 .borderT {
    border-top:1px solid #C8C3C0;
}
#ss_sidebar1 .borderB {
    border-bottom:1px solid #C8C3C0;
}
#ss_sidebar1 .borderDT {
    border-top:1px dotted #C8C3C0;
}
#ss_sidebar1 .borderDB {
    border-bottom:1px dotted #C8C3C0;
}
#ss_sidebar1 .borderL {
    border-left:1px solid #C8C3C0;
}
#ss_sidebar1 .borderR {
    border-right:1px solid #C8C3C0;
}
#ss_sidebar1 .bgBarColor {
    background-color:#DFDAD7;
}

#ss_sidebar2 .ss_widget {
	position: relative;
	overflow: hidden;
  	z-index: 0;
  	margin: 3px;
}
* html #ss_sidebar2 .ss_widget {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}

#ss_sidebar2 .ss_widget .rt,
#ss_sidebar2 .ss_widget .rb,
#ss_sidebar2 .ss_widget .rc {
 	display: block;
}

#ss_sidebar2 .ss_widget .rt {
	position: absolute;
	z-index: -1;
	top:0;
	left:0;
	width:100%;
	height:1px;
}

#ss_sidebar2 .ss_widget .rb {
	position: absolute;
	z-index: -1;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
}
* html #ss_sidebar2 .ss_widget .rb {
	font-size: 1px;
	top: expression(this.parentNode.offsetHeight-1+'px');
}

#ss_sidebar2 .ss_widget .rc {
	position: absolute;
	z-index: -1;
	top:1px;
	bottom:1px;
	left:0;
	right:0;
	font-size:1px;
	border-left: 1px solid #DFDAD7;
    border-right:1px solid #DFDAD7;
    border-bottom:none;
    background-color:transparent;
}
* html #ss_sidebar2 .ss_widget .rc {
	width: expression(this.parentNode.offsetWidth-(1*2)+'px');
	height: expression(this.parentNode.offsetHeight-2+'px');
}

#ss_sidebar2 .ss_widget .rt *,
#ss_sidebar2 .ss_widget .rb * {
	display: none;
}

#ss_sidebar2 .ss_widget .rt .r1,
#ss_sidebar2 .ss_widget .rb .r1 {
	display: block;
    margin:0 1px;
    height:1px; 
    overflow:hidden; 
    font-size:1px;
    line-height:1px; 
    background-color:#DFDAD7;
}


#ss_sidebar2 .ss_widget_body {
	margin: 1px; 
	padding: 0px;
	background-color:#E6E3E2;
}

#ss_sidebar2 .ss_widget_header {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
	height:28px;	
	padding: 0 3px;
	margin-bottom: 3px;
	border:none;
}
#ss_sidebar2 .ss_widget_header h3 {
	line-height: 28px;
	padding: 0 5px;
	text-align: left;
	color: #E0DDDC;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	font-style: normal;  
	border: none;
	width: auto;
}


#ss_sidebar2 .ss_widget_header .hl, #ss_sidebar2 .ss_widget_header .hr, #ss_sidebar2 .ss_widget_header .hr div {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	overflow: hidden;
	height: 28px;
}

#ss_sidebar2 .ss_widget_header .hl {
	left: 0;
	right: 7px;
}

* html #ss_sidebar2 .ss_widget_header .hl {
	width: expression(this.parentNode.offsetWidth-7+'px');
}

#ss_sidebar2 .ss_widget_header .hr {
	right: 0;
	width: 7px;
}

* html #ss_sidebar2 .ss_widget_header .hr {
	left: expression(this.parentNode.offsetWidth-7+'px');
}

#ss_sidebar2 .ss_widget_header .hr div {
	width: 1000px;
	right: 0;
}

* html #ss_sidebar2 .ss_widget_header .hr div {
	left: expression(this.parentNode.offsetWidth-1000+'px');
}

#ss_sidebar2 .ss_widget_header .hl, 
#ss_sidebar2 .ss_widget_header .hr div {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_wheader_4.png');
}

* html #ss_sidebar2 .ss_widget_header .hl, 
* html #ss_sidebar2 .ss_widget_header .hr div {
	background: none;
	font-size: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='http://image.schoolspan.com/files/jonesville/filestore/1LMW5V9B_wheader_4.png');
}


#ss_sidebar2 .ss_widget_data {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
  	
	background-color: transparent;	
	padding: 3px;
	margin:0;
	border:none;
}
* html #ss_sidebar2 .ss_widget_data {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}


#ss_sidebar2 .ss_widget_data .drt,
#ss_sidebar2 .ss_widget_data .drb,
#ss_sidebar2 .ss_widget_data .drc {
	display: none;
}

#ss_sidebar2 .ss_widget_data_body {
	background-color: transparent;	
	padding: 5px;
}

#ss_sidebar2 .ss_widget_data_body,
#ss_sidebar2 .ss_widget_data_body p,
#ss_sidebar2 .ss_widget_data_body a,
#ss_sidebar2 .ss_widget_data_body span,
#ss_sidebar2 .ss_widget_data_body div,
#ss_sidebar2 .ss_widget_data_body td {
	color: #573900;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	word-wrap: break-word;
	white-space: normal;
}
#ss_sidebar2 .ss_widget_data_body a,
#ss_sidebar2 .ss_widget_data_body a:visited {
    color: #342F2D; 
    text-decoration: underline; 
}

#ss_sidebar2 .borderAll {
    border:1px solid #C8C3C0;
    border-collapse:collapse;
}
#ss_sidebar2 .borderT {
    border-top:1px solid #C8C3C0;
}
#ss_sidebar2 .borderB {
    border-bottom:1px solid #C8C3C0;
}
#ss_sidebar2 .borderDT {
    border-top:1px dotted #C8C3C0;
}
#ss_sidebar2 .borderDB {
    border-bottom:1px dotted #C8C3C0;
}
#ss_sidebar2 .borderL {
    border-left:1px solid #C8C3C0;
}
#ss_sidebar2 .borderR {
    border-right:1px solid #C8C3C0;
}
#ss_sidebar2 .bgBarColor {
    background-color:#DFDAD7;
}

#ss_footer .ss_widget_data_body,
#ss_footer .ss_widget_data_body p,
#ss_footer .ss_widget_data_body a,
#ss_footer .ss_widget_data_body span,
#ss_footer .ss_widget_data_body div,
#ss_footer .ss_widget_data_body td {
	color: #253037;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	word-wrap: break-word;
	white-space: normal;
}
#ss_footer .ss_widget_data_body a,
#ss_footer .ss_widget_data_body a:visited {
    color: #265273; 
    text-decoration: underline; 
}

#ss_footer .borderAll {
    border:1px solid #253037;
    border-collapse:collapse;
}
#ss_footer .borderT {
    border-top:1px solid #253037;
}
#ss_footer .borderB {
    border-bottom:1px solid #253037;
}
#ss_footer .borderDT {
    border-top:1px dotted #253037;
}
#ss_footer .borderDB {
    border-bottom:1px dotted #253037;
}
#ss_footer .borderL {
    border-left:1px solid #253037;
}
#ss_footer .borderR {
    border-right:1px solid #253037;
}
#ss_footer .bgBarColor {
    background-color:;
}

#ss_content_menu .ss_widget {
	position: relative;
	overflow: hidden;
  	z-index: 0;
  	margin: 9px;
}
* html #ss_content_menu .ss_widget {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}

#ss_content_menu .ss_widget .rt,
#ss_content_menu .ss_widget .rb,
#ss_content_menu .ss_widget .rc {
 	display: none;
}

#ss_content_menu .ss_widget_body {
	
	margin: 0px;	
	padding: 0px;
	background-color:transparent;
}

#ss_content_menu .ss_widget_header {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
	
	height: auto;
	padding: 0px;
	margin: 0 0px;
	margin-bottom: 11px;
	border: none;
}
#ss_content_menu .ss_widget_header h3 {	
	line-height: 22px;
	padding: 0px 1px;
	text-align: left;
	color: #342F2D;
	font-family: 'Arial';
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	word-wrap: break-word;
	white-space: normal;
	border-bottom: 1px solid #342F2D;
	width: auto;
}


#ss_content_menu .ss_widget_header .hl, #ss_content_menu .ss_widget_header .hr {
	display: none;
}

#ss_content_menu .ss_widget_data {
	position: relative;
  	overflow: hidden;
  	z-index: 0;
  	  	
	background-color: transparent;	
	padding: 0px;
	border:none;
	margin:0;
}
* html #ss_content_menu .ss_widget_data {
	width: auto !important;
	height: auto !important;
	zoom: 1;
}


#ss_content_menu .ss_widget_data .drt,
#ss_content_menu .ss_widget_data .drb,
#ss_content_menu .ss_widget_data .drc {
	display: none;
}

#ss_content_menu .ss_widget_data_body {
	background-color: transparent;	
	padding: 2px 2px;
}

#ss_content_menu .ss_widget_data_body,
#ss_content_menu .ss_widget_data_body p,
#ss_content_menu .ss_widget_data_body a,
#ss_content_menu .ss_widget_data_body span,
#ss_content_menu .ss_widget_data_body div,
#ss_content_menu .ss_widget_data_body td {
	color: #573900;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	word-wrap: break-word;
	white-space: normal;
}
#ss_content_menu .ss_widget_data_body a,
#ss_content_menu .ss_widget_data_body a:visited {
    color: #342F2D; 
    text-decoration: underline; 
}

#ss_content_menu .borderAll {
    border:1px solid #C8C3C0;
    border-collapse:collapse;
}
#ss_content_menu .borderT {
    border-top:1px solid #C8C3C0;
}
#ss_content_menu .borderB {
    border-bottom:1px solid #C8C3C0;
}
#ss_content_menu .borderDT {
    border-top:1px dotted #C8C3C0;
}
#ss_content_menu .borderDB {
    border-bottom:1px dotted #C8C3C0;
}
#ss_content_menu .borderL {
    border-left:1px solid #C8C3C0;
}
#ss_content_menu .borderR {
    border-right:1px solid #C8C3C0;
}
#ss_content_menu .bgBarColor {
    background-color:;
}

#ss_content_menu .ss_widget {
	margin-top: 20px;
	margin-bottom: 20px;
}

