body {
	margin: 0; 
	padding: 20px 0 20px 0; 
	text-align: center; 
	background: #ffc; 
	background: #7e4b1d; 
	font-size: .75em; 
	font-family: georgia, arial, serif; 
	color: #630; 
}
p {
	clear: both; 
}
table, tr, td {
	margin: 0; 
	padding: 0; 
}
hr {
	height: 1px; 
	background: #630; 
	border: 0; 
	margin: 0; 
	padding: 0; 
}
h4 {
	clear: both;
	margin: 20px 0 20px 0; 
	padding: 0; 
	text-decoration: underline; 
	font-size: 1.6em; 
}
h5 {
	float: left; 
	clear: both; 
	font-size: 1.2em; 
	padding: 0; 
	margin: 0 0 5px 0; 
	font-weight: bold; 
	text-decoration: underline; 
	width: 100%; 
}


a { color: #bc5c19; text-decoration: none;  }
a:visited { color: #bc5c19; text-decoration: none; }
a:active  { color: #bc5c19; text-decoration: none; }
a:hover { color: #bc5c19; text-decoration: underline; }

form {
	padding: 0px;
	margin: 0px;
}

label { float: left; clear: both; width: 180px; line-height: 20px; margin-bottom: 10px;}
label.list { display: inline; margin-top: 0px;}


#popup {
	background: #ffc; 
	border: double #630 6px; 
	padding: 10px; 
}

#ruler {
	width: 770px; 
	height: 10px; 
	margin: auto; 
}
#screen_wrapper {
	width: 770px; 
	margin: auto; 
	background: #ffc; 
}
#screen {
	width: 740px; 
	border: double #630 6px; 
	padding: 10px; 
}
/*
#screen_wrapper>#screen {
	width: 740px; 
}
*/

#column_right {
	float: right; 
	width: 486px; 
}
#column_left {
	float: left; 
	width: 242px; 
}
#footer {
	clear: both; 
	padding-top: 10px; 
	margin: 0; 
}
#column_left
{
	text-align: center; 
}


#column_right, #footer 
{
	text-align: justify; 
}
img.framed, .store_item img {
	border: double #630 3px; 
}

#column_right img.banner {
	float: right; 
	clear: both; 
	border: double #630 3px; 
}

#column_right_banner {
	margin: 5px;
	text-align: left;

}

#menu_frame {
	text-align: center;
}

#menu {
	background: #eee; 
	float: left; 
	clear: both; 
	margin: 5px;
	width: 415px;
	border: double #630 6px; 
	text-align: center; 
}

#menu ul {
	float: left;
	list-style: none;
	width: 415px;
	margin: 0;
	padding: 0; 
} 

#menu ul li {
	float: left; 
	width: 415px;
}

#menu ul li ul li {
	float: left; 
	width: 83px;
}
					

#menu ul ul ul {
	border: solid #630 1px; 
	border-left: double #630 6px; 
}

#menu a, #menu h2 {
	font: bold 14px sans-serif;
	display: block;
/*
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
*/
	margin: 0;
	padding-top: 4px; 
}

#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase; 
}

#menu a {
	color: #7e4b1d;
	background: #ffc;
	text-decoration: none; 
	height: 19px; 
	border-right: solid #630 1px;
	border-left: solid #630 1px; 
}

#menu a:hover, #menu li li a:hover, #menu li:hover {
	color: #000;
	background: url(layout/menu_bkgd.jpg); 
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
#menu ul ul ul li {
	position: relative; 
}

div#menu ul ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}

/*
#menu {
	margin-top: 15px; 
	clear: both; 
	float: right; 
	width: 423px; 
	height: 23px; 
	border: double #630 3px; 
}
#column_right>#menu {
	width: 417px; 
}
.menu_button, .menu_button a {
	float: left; 
	height: 23px; 
	width: 81px; 
	margin: 0; 
	padding: 0; 
}
.menu_button#the_bakery {
	background: url(layout/menu_sprites.gif); 
}
.menu_button#about_us {
	background: url(layout/menu_sprites.gif) -81px 0px; 
}
.menu_button#our_breads {
	background: url(layout/menu_sprites.gif) -162px 0px; 
}
.menu_button#loafworthy {
	background: url(layout/menu_sprites.gif) -243px 0px; 
}
.menu_button#get_loafed {
	background: url(layout/menu_sprites.gif) -324px 0px; 
}
.menu_divider {
	float: left; 
	width: 3px; 
	height: 23px; 
	background: url(layout/menu_divider.gif) repeat-y; 
}
#the_bakery a:hover {
	background: url(layout/menu_sprites.gif) 0px -23px; 
}
#about_us a:hover {
	background: url(layout/menu_sprites.gif) -81px -23px; 
}
#our_breads a:hover {
	background: url(layout/menu_sprites.gif) -162px -23px; 
}
#loafworthy a:hover {
	background: url(layout/menu_sprites.gif) -243px -23px; 
}
#get_loafed a:hover {
	background: url(layout/menu_sprites.gif) -324px -23px; 
}
.menu_button a {
	height: 23px; 
	width: 81px; 
}
*/

#content {
	clear: both; 
	float: right; 
	width: 486px; 
	padding-top: 15px; 
}

#footer table, li{
	margin-top: 0; 
}
#feature_frame {
	margin: auto; 
	text-align: center; 
	float: left; 
	clear: both; 
	width: 100%; 
}
#feature_frame img, #footer img {
	border: double #630 3px; 
	clear: both; 
}
.feature_bread {
	margin-top: 10px; 
}
#left_foot {
	float: left; 
}
#right_foot {
	float: right; 
}
#footer table {
	width: 100%; 
}

.information_frame {
	text-align: left; 
}

.information_frame h1, .information_frame h2, .information_frame h3 {
	margin: 0; 
	padding: 0; 
}

.information_frame div, .information_frame h3 {
	margin: 5px; 
}

.information_frame h1 {
	clear: both; 
	float: left; 
	font-size: 1em; 
	text-decoration: underline; 
}

.information_frame h2 {
	clear: right; 
	float: left; 
	font-size: 1em; 
	margin-left: 15px; 
	font-weight: normal; 
}

.shipping_item h2 {
	float: left; 
	clear: none; 
}

.information_frame h3, .shipping_address {
	clear: both; 
	float: left; 
	font-size: 1em; 
	width: 100%; 
	margin-top: 1px; 
	font-weight: normal; 
}

#content .information_frame h3 {
	margin-top: 0px; 
}

#content .information_frame div {
	margin: -8px 0 0 5px; 
}

.shipping_address {
	padding-top: 8px; 
	border-bottom: solid #7e4b1d 1px; 
	margin-bottom: 4px; 
	padding-bottom: 4px; 
}


.shipping_item {
	float: right; 
	padding-right: 60px; 
	text-align: right; 
	padding-top: 8px; 
	padding-bottom: 8px; 
}
.mono {
	font-family: monospace; 
}


.boxbutton, .boxlink, .boxred {
	background-color: #fff; 
	color: #630; 
	border: 1px solid #630; 
	font-weight: bold; 
	font-size: .9em; 
	font-family: georgia, arial, serif; 
	margin: 1px;
	padding: 1px;
}

.boxbutton {
}

.boxlink, .boxred {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 26px; 
}

.boxred {
	color: #FF0C0C; 
	border: 1px solid #FF0C0C; 
}

a.boxlink { color: #630; }
a.boxlink:visited { color: #630; }
a.boxlink:active { color: #630; }
a.boxlink:hover { color: #bc5c19; text-decoration: underline; }

.message {
	color: Red;
	text-align: center;
	padding-top: 10px;
}


.req {
	color: #FF0000;
	font-weight: bold;
}

.required {


}

