
@font-face
   {
   font-family               : 'Candara';
   font-weight               : normal;
   src                       : url(Resources/Candara.ttf);
   }

body                { width           : 1040px;         }

img.SectionDivider
   {
   margin      : 0 auto 15px 10%;
   display     : block;
   }

#BodyText
   {
   width       : 398px;
   margin      : 0 15px 0 85px;
   float       : left;
   }

#Logo
   {
   width       : 460px;
   margin      : 20px 0 0 18px;
   }

h1,
h2
   {
   font-family : Candara;
   color       : #484848;
   margin      : 0px;
   }

h1 { font-size : 19px; }
h2 { font-size : 20px; }

p,
ul
   {
   font-family : calibri, verdana, arial, sans-serif;
   color       : #5E3D1F;
   line-height : 1.2;
   margin-top  : 0;
   }

#Sidebar            { width           : 310px;         }
#Heading_Sample     { margin-bottom   : 10px;          }
#Heading_Reviews    { margin-bottom   : 10px;          }

#Mugshot            { margin          : 10px 0 10px 0; }

img.CoverImage      { margin          : 12px 0 10px 0; }

ul                  { padding-left    : 16px;          }
.SmallPrint         { font-size       : 9px;           }

#IconText           { line-height     : 1;             }
#Icon
   {
   float           : left;
   margin          : 5px 5px 0 0;
   }

#Sidebar
   {
   color           : #744A25;
   float           : left;
   }

a
   {
   color           : #234D0D;
   text-decoration : none;
   }

sup { font-size : 8px; }

/*
- Tabs -------------------------------------------------------- */

ul.TabSet  
   {
   height           : 18px;
   padding-right    : 0;
   padding-left     : 12px;
   padding-bottom   : 1px;
   border-bottom    : solid 1px #989898;

   margin-top       : 14px;    /* Broken up because of a bug in Firefox */
   margin-right     : 0;
   margin-bottom    : 9px;
   margin-left      : 85px;

   }

ul.TabSet li
   {
   list-style       : none;
   display          : inline;
   }

ul.TabSet li *
   {
   font-size        : 13px;
   padding          : 1px 3px 0 3px;
   border           : solid 1px #989898;
   margin           : 0 10px 0 0;
   border-radius    : 3px 3px 0 0;
   }

ul.TabSet li a
   {
   font-family      : Arial, sans-serif;
   background-color : #F0F0F0;
   border-bottom    : none;
   }

ul.TabSet li span
   {
   font-family      : Arial, sans-serif;
   background-color : #FFFFFF;
   border-bottom    : solid 1px #FFFFFF;
   cursor           : default;
   padding-bottom   : 1px;
   }

/*
-  ------------------------------------------------------------ */

p.IlluminatedPara               { margin-top    : 22px; }
img.Illumination                { float         : left; }

#Heading_LotharioOfPortlandTown { margin-bottom : 10px; }

/*============================================================================================================================*/
