@charset "UTF-8";

/********************************************************************************
You may adapt elements of this CSS in your own projects, but the unique 
combination of images, colors, sizes, typography, and positioning ("the design") 
is copyright 2009 Escalade Sports, Inc. and may not be reproduced. 
/********************************************************************************/	

/***********************************************/
/*               CSS Print Styles              */
/***********************************************/
.screenonly{display:none;}
.printonly{display:block;}
body, p{font-size:14px;}

#ideas-list{position:relative; width:800px; margin-left:50px; padding:20px; border:none; float:left;}
#masthead, .breadcrumb, .no-ideas, .ideas-list-top, .continue, .background, .print-btn, #footer, .news-back-btn, .print-news-btn{display:none;}
.dealer-list{position:relative; width:890px; margin:0px auto; padding-top:20px;}
.dealername{font-size:16px; width:890px;}

body, #sec-content, #container{background:transparent; border:none;}

.playset-ideas p{width:500px;}

h1{font-weight:bold; font-size:24px; color:#000000; margin:8px 0px;}

.newscontent{width:90%;}