/* Confectionery Designs - Print Stylesheet
   by Anuragdesign.com
   http://anuragdesign.com   
---------------------------------------------*/

/* structure
---------------------------------------------*/

body { background-image:none; }

#header h1.hide { display:inline; padding-bottom:3px; border-bottom:1px solid #666; }
#footer {
  border-top:1px solid #666;
  padding-top:3px;
}

/*  Typography
---------------------------------------------*/
body { 
  font-family:Georgia, "Times New Roman", Times, sans-serif;
  font-size:small;
}

h1 { font-size:140%; }
h2, #maincontent table th { font-size:110%; }

#sidenav ul {  font-size:120%; }

#contactform legend { font-size:110%; }