﻿h1                                  { font-size: 24px; }
.home-bg                            { background: #F2E7D1 url('/assets/images/BodyBg.jpg') repeat-x top left; }

.home-wrapper,
.inner-wrapper,
.error-wrapper                      { position: relative; margin: 0 auto; width: 1000px; }

.home-header-wrapper, 
.inner-header-wrapper,
.error-header-wrapper               { margin: 0 20px; height: 117px; width: 960px; }

.home-featured-content-wrapper      { margin: 20px 20px 10px 13px; height: 360px; width: 967px; float: right; }

.home-content-wrapper               { margin: 10px 20px 20px 13px; width: 967px; float: right; }
.inner-content-wrapper              { margin: 0 20px 20px; width: 960px; }
.error-content-wrapper              { margin: 10px 20px; width: 960px; }

.home-content-left                  { width: 700px; float: left; }
.home-content-desktop-wrapper       { margin-bottom: 20px; height: 510px; width: 700px; }
.home-content-recipe-wrapper        { height: 195px; width: 700px; }
.home-content-right                 { width: 250px; float: right; }

.home-doormat-wrapper,
.inner-doormat-wrapper,
.error-doormat-wrapper              { margin: 0 20px; height: 460px; width: 960px; clear: both; }

.inner-breadcrumb-wrapper           { margin: 12px 20px; height: 24px; width: 960px; }
.inner-content-left                 { width: 225px; float: left; }
.inner-content-right                { float: right; width: 720px; }

div.clear                           { clear: both; margin: 0; padding: 0; }

.unexpectedError                    { padding: 60px 25px 0; height: 120px; _height: 170px; }
.unexpectedError p                  { text-align: center; font-size: 18px; color: #660000; }
