/* Global Styles
----------------------------------------------- */

html body {
   background:#fff;
   color:#000;
   font:small Verdana,Sans-serif;   
}

a img {
   border:none;
}
a {
   color:#000;
   text-decoration:underline;
}
#topnav, #masthead, #rightcol, #leftcol, #top_info, .footerlinks, .footerdesign, .page_nav, .extras, #page_content h3, #form {
   display:none;
}
#leftblock {
   width:1px;
}
#rightblock {
   width:1px;
}
#footer {
  font-size:85%;
  border-top:1px solid #000;
  margin:20px 0 0 0;
  padding:10px 0 0 0
}
#footer_left {
   width:270px;
}


/* Inline Images
----------------------------------------------- */

img.left {
   float:left;
   padding:0;
   margin:0 20px 1em 0;
}
img.left {
   border:1px solid #000;
}
img.right {
   float:right;
   padding:0;
   margin:0 0 1em 20px;
}
img.right {
   border:1px solid #000;
}



/* Page Content
----------------------------------------------- */

#page_content {
   width:670px;
}
#home_content {
   width:670px;
}
#home_content h1 {
   font-size:1.9em;
   padding:0 0 8px 0;
   border-bottom:1px solid #000;
}
#home_content h2 {
   font-size:1.5em;
}
#page_content h1 {
   font-size:1.9em;
   padding:0 0 8px 0;
   border-bottom:1px solid #000;
}
#page_content h2 {
   font-size:1.5em;
}

/* Shop
-------------------------------------------- */

#shop table {
   width:600px;

}
#shop table th {
   border:1px solid #000;

}
#shop table td {
   border:1px solid #000;
}
#shop2 table {
   width:600px;

}
#shop2 table th {
   border:1px solid #000;

}
#shop2 table td {
   border:1px solid #000;
}
#calendar table {
   width:600px;
   margin:0 0 40px 0;
}
#calendar td {
   border:1px solid #000;
}
#calendar th {
   border:1px solid #000;
}