	html { height: 100%; margin-bottom: 1px; } /* This forces a scrollbar on Mozilla & WebKit to prevent jumping on centered sites */
	
	/* Do not remove the following section, these rules are required for forms */
		.comment-replies {
			margin-left: 30px;
		}

		.form-element.form-hide, .form-important {
			display: none;
		}

		.form-element.form-type-checkbox label,
		.form-element.form-type-radio label {
			display: inline;
		}

		.form-float-left {
			float: left;
		}

		.form-element.form-float-left {
			padding-right: 10px;
		}
		
		/* This section works with the wt.hero function in site-local.js.  Values set to % need to be set.  Caption and control rules should be removed if not in use. */

		div#imageFadeContainer {
			position: relative;
			width: %;
			height: %;
			overflow: hidden;
		}

			div#imageFadeContainer img {
				position: absolute;
				top: 0px;
				left: 0px;
			}

			div#imageFadeContainer div#hero-foreground {

			}

			div#imageFadeContainer div#hero-caption {

			}

			div#imageFadeContainer div#hero-controls {

			}

				div#imageFadeContainer div#hero-controls ul {

				}

					div#imageFadeContainer div#hero-controls ul li {

					}

						div#imageFadeContainer div#hero-controls ul li a {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-previous {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-pause {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-play {

						}

						div#imageFadeContainer div#hero-controls ul li a#hero-next {

						}
						
		/* Global styles */
		
		.clear {
			clear: both;
		}
		
		form .clear {
			clear: none;
		}
		
		.left {
			text-align: left;
		}
		
		.center {
			text-align: center;
		}
		
		.right {
			text-align: right;
		}
		
		img.left {
			float: left;
		}
		
		img.center {
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		
		img.right {
			float: right;
		}
		
		/* Specific styles */
		
		#wrapper { /* If a non YUI-standard width is being used, set it here; otherwise replace the wrapper ID in includes/header.inc.php with the appropriate YUI ID. */
			width: 61.5385em; /* Set in ems by dividing the desired width by 13; the default is for 800px */
			*width: 60.0554em; /* Make up for IE's inability to do math by multiplying the first width by 0.9759 */
			text-align: left;
			margin: auto; /* A value of auto centers the page, while 'auto 0px' will left align it; god help you 'auto 0px auto auto' will right align it */
		}
		
html
{
	height: 100%;
	margin-bottom: 1px;
	background-color: #eadab2;
}

body
{
	font-family: gerogia, serif;
	font-size: 62.5%;
	color: white;
	background-color: #eadab2;
	position: relative;
	padding: 0;
	margin: 0;
}

#logo a
{
	display: block;
	background: url(/images/logo.png) no-repeat;
	height: 107px;
	text-indent: -5000px;
	margin: -26px -16px 0;
}

/*******************************************************************************SIDEBAR NAV *******************************************************************************/
#sidebar
{
	position: relative;
	background: #59600e url(/images/left_corner.gif) no-repeat 0 100%;
	width: 176px;
	height: 554px;
	*height: 552px;
	top: 0;
	left: -28px;
	margin-top: 39px;
	text-align: center;
}

#traditional
{
	display: block;
	background: url(/images/traditional.gif) no-repeat;
	width: 136px;
	height: 37px;
	text-indent: -5000px;
	margin: 0 auto;
}

.design 
{
	margin: 0 auto;
}

#top
{ 
	margin: 2px auto -3px;
}
	
#navigation
{
	margin: -13px 0 0 0;
}

ul.navigation 
{ 
	padding: 0; 
	width: 118px; 
	margin: 0 auto 0 20px;
	height: 188px;
}

ul.navigation li
{
	display: block;
	list-style-type: none;
	padding: 1px;
	margin-bottom: 8px;
}

ul.navigation li a {
	text-indent: -5000px;
	width: 118px;
	height: 19px;
	overflow: hidden;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.navigation li a:hover
{
	background-position: 0 -19px;
}

ul.navigation li.ancestor a, ul.navigation li.selected a {
	background-position: 0 -38px;
}

ul.navigation li.nav-hours-menu a
{
	width: 135px;
	background-image: url(/images/nav_hours_menu.gif);
}

ul.navigation li.nav-history a
{
	background-image: url(/images/nav_history.gif);
}

ul.navigation li.nav-products a
{
	background-image: url(/images/nav_products.gif);
}

ul.navigation li.nav-news a
{
	background-image: url(/images/nav_news.gif);
}

ul.navigation li.nav-how-to-buy a
{
	background-image: url(/images/nav_buy.gif);
}

ul.navigation li.nav-directions a
{
	background-image: url(/images/nav_directions.gif);
}

#knead
{
	display: block;
	background: url(/images/knead.gif) no-repeat;
	width: 154px;
	height: 31px;
	text-indent: -5000px;
	margin: 5px auto;
}

#address
{
	display: block;
	background: url(/images/address.gif) no-repeat;
	width: 127px;
	height: 75px;
	text-indent: -5000px;
	margin: 0 auto;
}

#email_link a
{
	display: block;
	background: url(/images/email.gif);
	width: 118px;
	height: 43px;
	text-indent: -5000px;
	margin: -10px auto 26px auto;
}
/*******************************************************************************END SIDEBAR NAV *******************************************************************************/

html#home #yui-main h1, html#hours-menu #yui-main h1, html#directions #yui-main h1, html#atlanta #yui-main h1, html#nashville #yui-main h1, html#john-sweet #yui-main h1, html#angela-sweet #yui-main h1, html#john-angela #yui-main h1, html#wholely-whole-wheat #yui-main h1, html#news #yui-main h1, html#how-to-buy #yui-main h1, html#sandwiches #yui-main h1, html#salads-sweet-goods #yui-main h1, html#daily-breads #yui-main h1, html#catering #yui-main h1, html#hours-menu #yui-main h1, html#mail-order #yui-main h1, html#locations #yui-main h1, html#ciabatta #yui-main h1, html#farmers-rye #yui-main h1, html#wholely-whole-wheat #yui-main h1, html#chattanooga-sourdough #yui-main h1, html#whole-wheat-four-seed #yui-main h1, html#whole-wheat-walnut #yui-main h1, html#deli-rye #yui-main h1, html#onion-rye #yui-main h1, html#european-country-loaf #yui-main h1, html#kalamata-country-loaf #yui-main h1, html#two-kilo-miche #yui-main h1, html#kilo-miche-2 #yui-main h1, html#kilo-miche-3 #yui-main h1, html#kilo-miche-4 #yui-main h1, html#news-article #yui-main h1, html#news-archive #yui-main h1
{
	display: none;
}


h3 a
{
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	color: #ab8032;
}

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

ul li a, #news-archive h2 a, #news .main_content h2 a
{
	text-decoration: none;
	font-size: 1.5em;
	letter-spacing: .08em;
	font-style: italic;
	color: white;
}

ul li a:hover, #news-archive h2 a:hover, #news .main_content h2 a:hover
{
	color:  #ab8032;
}

.gold a
{
	color: #ab8032;
}

.bottom_left h4
{
	text-align: center;
	margin-top: -8px;
}

.bottom_left p a, .bottom_left h4 a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.bottom_left p
{
	font-size: 1.3em;
	margin-top: 30px;
	margin-left: 12px;
	width: 330px;
}

#two-kilo-miche .bottom_left p, #kilo-miche-2 .bottom_left p, #kilo-miche-3 .bottom_left p, #wholely-whole-wheat .bottom_left p
{
	font-size: 1.3em;
	margin-top: 17px;
	margin-left: 15px;
}
#news .bottom_left p, #news-article .bottom_left p, #news-archive .bottom_left p, #directions .bottom_left p, #atlanta .bottom_left p, #nashville .bottom_left p
{
	font-style: italic;
	font-size: 1.4em;
	margin-top: 20px;
	margin-left: 15px;
}

#how-to-buy .bottom_left p, #locations .bottom_left p, #john-sweet .bottom_left p, #angela-sweet .bottom_left p, #john-angela .bottom_left p, #mail-order .bottom_left p
{
	font-size: 1.4em;
	margin-top: 20px;
	margin-left: 15px;
}

p a:hover, .bottom_left h4 a:hover, .bottom_right h4 a:hover
{
	text-decoration: underline;
}

.bottom_right h2, p
{
	text-align: center; 
	margin-right: 20px;
	line-height: 1.2em;
}

.bottom_right h2
{
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: .1em;
	margin-left: -1px;
	margin-top: 30px;
	margin-bottom: 12px;
}

.bottom_right h3
{
	text-align: center;
	font-size: 1.4em;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: .05em;
	margin-left: -25px;
}

.bottom_right h4
{
	font-style: italic;
	text-align: center;
	font-weight: normal;
	font-size: 1.3em;
	line-height: .1em;
	margin-left: -25px;
}

.bottom_right h4 a
{
	text-decoration: none;
	color: white;
}

.bottom_left
{
	float: left;
	width: 353px;
	height: 193px;
	margin-top: -2.7px;
}

.bottom_right
{
	float: right;
	width: 230px;
	height: 193px;
	margin-right: 18.5px;
	margin-top: -2.7px;
}


/*******************************************************************************HOME  *******************************************************************************/

#home .bottom_left img
{
	margin-top: -20px;
	margin-left: -12px;
}

#home .bottom_left
{
	margin-top: -16px;
}


/*******************************************************************************HOURS & MENU  *******************************************************************************/

#hours-menu .bottom_left h2
{
	font-size: 1.5em;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: .1em;
	margin-top: 30px;
	margin-bottom: -4px;
}

#hours-menu .bottom_left ul, #sandwiches .bottom_left ul, #salads-sweet-goods .bottom_left ul, #daily-breads .bottom_left ul, #catering .bottom_left ul
{
	text-align: center;
	letter-spacing: .05em;
	line-height: 2;
}

 #sandwiches .bottom_left p, #salads-sweet-goods .bottom_left p, #daily-breads .bottom_left p, #catering .bottom_left p
{
	margin-top: -3px;
	font-size: 1.2em;
}

#hours-menu .bottom_right h2, #sandwiches .bottom_right h2, #salads-sweet-goods .bottom_right h2, #daily-breads .bottom_right h2, #catering .bottom_right h2
{
	margin-top: 14px;
}

#hours-menu .bottom_right p, #sandwiches .bottom_right p, #salads-sweet-goods .bottom_right p, #daily-breads .bottom_right p, #catering .bottom_right p
{
	font-variant: small-caps;
	font-size: 1.2em;
	letter-spacing: .05em;
	margin-top: -15px;
}

table
{
	margin-top: 11px;
	margin-left: 10px;
}
th, td
{
	border-style: none;	
	width: 250px;
	line-height: 1.2em;
}

th
{
	text-align: left;
}

tr
{
	width: 105px;
}

#salads-sweet-goods table
{
	margin-top: 17px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#daily-breads table
{
	width: 600px;
	margin-left: 20px;
	row-height: 10px;
	margin-top: 25px;
}

#daily-breads td
{
	line-height: .5;
}

#catering table
{
	margin-top: 15px;
	font-size: 1.15em;
}

#sandwiches .main_content, #salads-sweet-goods .main_content, #daily-breads .main_content, #catering .main_content
{
	background: url(/images/menu_background.gif) no-repeat;
	margin-top: -10px;
}

#hours-menu .bottom_left, #sandwiches .bottom_left, #salads-sweet-goods .bottom_left, #daily-breads .bottom_left, #catering .bottom_left
{
	background: #001d6e url(/images/menu_bottom_left.gif) no-repeat;
	margin-top: -6px;
}

#hours-menu .bottom_right, #sandwiches .bottom_right, #salads-sweet-goods .bottom_right, #daily-breads .bottom_right, #catering .bottom_right
{
	background: #001d6e url(/images/menu_bottom_right.gif) no-repeat;
	margin-top: -6px;
}

/*******************************************************************************HISTORY *******************************************************************************/

#angela-sweet .bottom_left p
{
	margin-top: 6px;
	line-height: 1.1em;
}

#john-sweet .bottom_left, #angela-sweet .bottom_left, #john-angela .bottom_left
{
	background: #999933 url(/images/history_bottom_left.gif) no-repeat;
}

#john-sweet .bottom_right, #angela-sweet .bottom_right, #john-angela .bottom_right
{
	background: #999933 url(/images/history_bottom_right.gif) no-repeat;
}


/*******************************************************************************PRODUCTS *******************************************************************************/
#sidebar h1 { margin: 0; }

ul.sidebar
{
	position: relative;
}

ul.sidebar li a
{
	position: absolute;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background-position: 0 -1000px;
	background-repeat: no-repeat;
}

ul.sidebar li a:hover
{
	background-position: 0 0;
}

ul.sidebar li.two-kilo-miche a
{
	top: 50px;
	left: 100px;
	background-image: url(/images/kilo_miche.png);
	width: 59px;
	height: 41px;
}

ul.sidebar li.chattanooga-sourdough a
{
	top: 240px;
	left: 410px;
	background-image: url(/images/sourdough.png);
	width: 106px;
	height: 32px;
}

ul.sidebar li.ciabatta a
{
	top: 235px;
	left: 200px;
	background-image: url(/images/ciabatta.png);
	width: 71px;
	height: 19px;
}

ul.sidebar li.deli-rye a
{
	top: 175px;
	left: 160px;
	background-image: url(/images/deli_rye.png);
	width: 41px;
	height: 32px;
}

ul.sidebar li.european-country-loaf a
{
	top: 205px;
	left: 20px;
	background-image: url(/images/european.png);
	width: 78px;
	height: 47px;
}

ul.sidebar li.farmers-rye a
{
	top: 50px;
	left: 370px;
	background-image: url(/images/farmers_rye.png);
	width: 72px;
	height: 32px;
}

ul.sidebar li.kalamata-country-loaf a
{
	top: 320px;
	left: 10px;
	background-image: url(/images/kalamata.png);
	width: 78px;
	height: 45px;
}

ul.sidebar li.onion-rye a
{
	top: 280px;
	left: 120px;
	background-image: url(/images/onion_rye.png);
	width: 54px;
	height: 31px;
}

ul.sidebar li.whole-wheat-four-seed a
{
	top: 300px;
	left: 420px;
	background-image: url(/images/four_seed.png);
	width: 83px;
	height: 47px;
}

ul.sidebar li.whole-wheat-walnut a
{
	top: 355px;
	left: 420px;
	background-image: url(/images/walnut.png);
	width: 66px;
	height: 45px;
}

ul.sidebar li.wholely-whole-wheat a
{
	top: 155px;
	left: 420px;
	background-image: url(/images/whole_wheat.png);
	width: 76px;
	height: 45px;
}

#two-kilo-miche .bottom_left, #kilo-miche-2 .bottom_left, #kilo-miche-3 .bottom_left, #kilo-miche-4 .bottom_left
{
	background: url(/images/kilo_miche_content.gif) no-repeat;
	margin-top: -10px;
}

#two-kilo-miche .bottom_right, #kilo-miche-2 .bottom_right, #kilo-miche-3 .bottom_right, #kilo-miche-4 .bottom_right
{
	background: url(/images/kilo_miche.gif) no-repeat;
	margin-top: -8px;
}

#chattanooga-sourdough .bottom_left
{
	background: url(/images/chatt_sourdough_content.gif) no-repeat;
	margin-top: -10px;
}

#chattanooga-sourdough .bottom_right
{
	background: url(/images/chatt_sourdough.gif) no-repeat;
	margin-top: -8px;
}

#ciabatta .bottom_left
{
	background: url(/images/ciabatta_content.gif) no-repeat;
	margin-top: -10px;
}

#ciabatta .bottom_right
{
	background: url(/images/ciabatta.gif) no-repeat;
	margin-top: -8px;
}

#deli-rye .bottom_left
{
	background: url(/images/deli_rye_content.gif) no-repeat;
	margin-top: -10px;
}

#deli-rye .bottom_right
{
	background: url(/images/deli_rye.gif) no-repeat;
	margin-top: -8px;
}

#european-country-loaf .bottom_left
{
	background: url(/images/european_country_content.gif) no-repeat;
	margin-top: -10px;
}

#european-country-loaf .bottom_right
{
	background: url(/images/european_country.gif) no-repeat;
	margin-top: -8px;
}

#farmers-rye .bottom_left
{
	background: url(/images/farmers_rye_content.gif) no-repeat;
	margin-top: -10px;
}

#farmers-rye .bottom_right
{
	background: url(/images/farmers_rye.gif) no-repeat;
	margin-top: -8px;
}

#kalamata-country-loaf .bottom_left
{
	background: url(/images/kalamata_content.gif) no-repeat;
	margin-top: -10px;
}

#kalamata-country-loaf .bottom_right
{
	background: url(/images/kalamata.gif) no-repeat;
	margin-top: -8px;
}

#onion-rye .bottom_left
{
	background: url(/images/onion_rye_content.gif) no-repeat;
	margin-top: -10px;
}

#onion-rye .bottom_right
{
	background: url(/images/onion_rye.gif) no-repeat;
	margin-top: -8px;
}

#whole-wheat-four-seed .bottom_left
{
	background: url(/images/four_seed_content.gif) no-repeat;
	margin-top: -10px;
}

#whole-wheat-four-seed .bottom_right
{
	background: url(/images/four_seed.gif) no-repeat;
	margin-top: -8px;
}

#whole-wheat-walnut .bottom_left
{
	background: url(/images/walnut_content.gif) no-repeat;
	margin-top: -10px;
}

#whole-wheat-walnut .bottom_right
{
	background: url(/images/walnut.gif) no-repeat;
	margin-top: -8px;
}

#wholely-whole-wheat .bottom_left
{
	background: url(/images/whole_wheat_content.gif) no-repeat;
	margin-top: -10px;
}

#wholely-whole-wheat .bottom_right
{
	background: url(/images/whole_wheat.gif) no-repeat;
	margin-top: -8px;
}


/*******************************************************************************NEWS *******************************************************************************/

#news .bottom_left p, #news-article .bottom_left p
{
	margin-top: 20px;
	line-height: 2;
	width: 230px;
	margin-left: 65px;
}

#news-article .main_content
{
	margin-top: -10px;
	height: 300px;
}

#news .main_content
{
	margin-top: -15px;
	padding-top: 10px;
	padding-left: 10px;
	height: 300px;
}

#news .main_content h2
{
	margin-bottom: -15px;
}

#news-archive .bottom_left h2
{
	text-align: left;
	margin-left: 20px;
	margin-bottom: -15px;
}

#news-archive .bottom_left p
{
	font-size: 1.3em;
	text-align: left;
	font-style: normal;
	margin-left: 22px;
	width: 500px;
}

#lipsum p
{
	font-size: 1.3em;
	text-align: left;
	width: 500px;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 33px;	
}

#news-article #lipsum p
{
	margin-bottom: 40px;
}

#news .bottom_left, #news-article .bottom_left
{
	background: #660000 url(/images/news_bottom_left.gif) no-repeat;
}

#news .bottom_right, #news-article .bottom_right
{
	background: #660000 url(/images/news_bottom_right.gif) no-repeat;
}

#news .main_content, #news-article .main_content
{
	background:  url(/images/news_background.gif) no-repeat;
}

#news-archive .bottom_left
{
	background: url(/images/news_archives.jpg) no-repeat;
	width: 583px;
	height: 610px;
	margin-top: 1px;
	padding-top: 130px;
	overflow: auto;
}

#news .bottom_left
{
	margin-top: -19px;
	margin-left: -10px;
}

#news .bottom_right
{
	margin-top: -19px;
}


/*******************************************************************************HOW TO BUY *******************************************************************************/

p#coming_soon
{
	font-size: 1.3em;
	color: #59600e;
	margin-top: -300px;
	margin-bottom: 268px;
}

.locations
{
	text-align: center;
}

h2.locations
{
	color: #660000;
	font-size: 1.5em;
	letter-spacing: .25em;
	margin-top: -300px;
	margin-left: -30px;
}

p.locations
{
	color: #59600e;
	font-size: 1.2em;
	margin-bottom: 62px;
	margin-left: -30px;
}

p.locations a
{
	text-decoration: none;
	color: #59600e;
	font-weight: bold;
	font-style: normal;
}

p.locations a:hover
{
	text-decoration: underline;
}


#how-to-buy .bottom_left, #locations .bottom_left, #mail-order .bottom_left
{
	background: #eb582f url(/images/buy_bottom_left.gif) no-repeat
}

#how-to-buy .bottom_right, #locations .bottom_right, #mail-order .bottom_right
{
	background: #eb582f url(/images/buy_bottom_right.gif) no-repeat;
}


/*******************************************************************************DIRECTIONS *******************************************************************************/

#directions .bottom_left p, #atlanta .bottom_left p, #nashville .bottom_left p
{
	margin-top: 30px;
	line-height: 2;
}

#directions .bottom_left, #atlanta .bottom_left, #nashville .bottom_left
{
	background: #993300 url(/images/directions_bottom_left.gif) no-repeat;
}

#directions .bottom_right, #atlanta .bottom_right, #nashville .bottom_right
{
	background: #993300 url(/images/directions_bottom_right.gif) no-repeat;
}

/*******************************************************************************FOOTER *******************************************************************************/
#ft p
{
	font-size: 1.2em;
}

#ft p a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#ft p a:hover
{
	text-decoration: decoration;
}











