/*
Theme Name: White Anchor Boothbay Inn
Description: Print styles
Version: 1.0
Author: Dr. Jecker Ecker - Pixel Surgeon - S&J Labs
Author URI: http://www.shinesandjecker.com/
Copyright:  2009, shines and jecker inc. All rights resevered (please don't re-use without permission).
*/

body{
background:#fff;
}

#header h1 a{                       
display: list-item;     
list-style-image: url(../images/logo.png);
list-style-position: inside;     
letter-spacing: -1000em;        
font-size: 1pt;                  
color: #fff;       
text-indent:0;
}

#newsletter_link{
display:none;
}

#nav{
display:none;
}

#footer ul{
display:none;
}

#home_feature{
padding-top:0;
}

#home_feature h2{
color:#333;
}

#sidebar_content{
display:none;
}

#main_content {
margin-top:0;
}
