/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#logo {
margin: -40px 0 0 0;
}

#header { background:none repeat scroll 0 0 #1989CB; }

#featured {
background:none repeat scroll 0 0 #67B0BD;
background:url("http://www.paperstreet.com/images/new-container-graphic.jpg") no-repeat scroll center top #67b0db;
}

#featured #page-title {
padding:0;
}

#featured h2, #featured h1, #featured span.archive_header {
color:#FFFFFF; font-size:20px; letter-spacing:-1px; line-height:40px;
}

#breadcrumb { display: none}

a:link, a:visited {
color:#054a95;
text-decoration:none;
}

a:hover {
color:#054a95;
text-decoration: underline;
}

/* 8/2010 - Added by NS */
p.class920 {width: 920px;}  /* Used on Privacy Policy page. */

#sidebar{width:260px;overflow:hidden; padding:0px 10px 10px; background:none; border-bottom:0px solid #dbdbdb; }

.col-ful, h1 {padding-left: 15px;}
.col-ful, h3 {padding-left: 15px;}
.col-left {padding-left: 15px;}
