@charset "utf-8";
/* CSS Document */

/* This alternate style sheet modifies marietta_sub.css to eliminate the right sidebar
	effectively opening the main content well by another 250 pixels
	useful for landing pages and other pages where extra space is desirable   */
	
#content {margin: 0 5px 0 200px;}
#sidebar2 {display:none; #display:block;}
#SubFeatureBox {width:750px; background-color:#FFFFFF;}
.faux_table > div > div {max-width:auto; padding:2em;}	
.hor-zebra {width:auto;}
#nosidebar_sidepromo {position:relative; top:-220px; float:right; right:20px;} 
