body {
   color: #000 !important;
   font-family: Georgia, serif !important;
   }
#menu {
   display: none;
   }
   
#header #tag_line h1{
	display:none;
	}
 
#page, #page_content .columns .rowcolumn {

   }

a:link, a:visited {
	color: blue;
	background: transparent;
	text-decoration: none;
	}

#header #logo {
	display:none;
	}

#header #logo_print {
	font-size: 75%;
	padding-bottom: 2px;
	border-bottom: 3px solid #684023;
	}
	
	#header #logo_print img {
		margin-bottom:-12px;
		}

#header #top_utilities {
	display:none;
	}

#navbar {
	display:none;
	}
	
#page_content h1,
#page_content h2,
#page_content h3,
#page_content h4 {
	color: #684023 !important;
	font-style: normal !important;
	}
	

.standardsbrowser ul li {
	list-style:none;
	}
	
	.standards_legend {
		display:none;
		}
	
	.standardsbrowser ul li span.property {
		color: red;
		}
	
	.standardsbrowser .indent {
		margin-left: 10px;
		}
		
	.standardsbrowser img {
		display:none;
		}

#main_right_column .column_wrapper {
	border:0 !important;
	padding: 0 !important;
	margin-left: 0 !important;
	color: #000 !important;	
	}

.thin_column {
    display:none;
	}

.wide_column {
    width: 100% !important;
	}


    .float_right .column_wrapper {
            padding: 0 !important;    
    }
    
    .float_left .column_wrapper {
            padding: 0 !important;   
    }
    
    .border_right {
        border-right: 0 !important;    
    }
    
    .border_left {
        border-left: 0 !important;    
    }

.float_left {
    float: none !important;    
}

.float_right {
    float: none !important;  
}

#footer {
	display:none;
	}
	
#adminNav {
	display:none;
	}