/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}

/*MY PRINT STYLES */
.noprint,#printlink {
display:none
}

.print_only {
display:inherit
}

/* CSS Document- PRINT STYLE SHEET */

html{
		margin: 0 auto;
		padding: 0;
		height: auto;
		background: #ffcc66 url(http://woodenhorsetoys.make-a-store.com/mas_assets/bodybg.jpg) repeat-x;/*was ffcc66*/
	
	}

body {
		/*position: relative;
		margin: 0 auto;
		width: 800px;
		height: 100%;			
		text-align: center;*/
		background: #fff;
		color: black;
		font-size: 11pt;
		font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
		
			
	}



#masthead_home {
		
		display:none;
	}



#menu, #menu_home, #menu_comm, #menu_rsrc, #menu_store {
	
		display:none;
		
		}



#content	{
		float:none;	
		width: 100%;
		margin: 0;
		padding: 0;
	/*	padding-right: 1em;
		padding-bottom: 1.5em;*/
		height: 100%;
		
		
	}
/*#contents a {

	color: black;
	font-weight: bold;
	text-decoration:underline;

}*/


#mainnav {
		display:none;
	
		}


#headerlinks {

	display:none;
	
	}

.footer_links  {

	display:none;
	
	}
	
.btn_org, .btn_brn , .btn_org_sm, .btn_brn_sm {

	display:none;

}


h1 {
	font-size: 14pt;
	color:black;
	}
	
h2 {
	font: 12pt;
	color: #000;
	
	}
	
.noprint {

	display:none;

}


#footer_contact {

	vertical-align:bottom;
	page-break-after:always;
}

.print_only {
	display: run-in;

}

#printlink {
	display:none;

}

#search_top {
	display: none;
}

#register_for_free {

	display:none;
	}
	
#leftnav, #tablist, .horzlist {display:none}
form input , form select{display:none}
table {margin-left:0}
