@charset "UTF-8";
body {
	background:#CBEDBE;
	font: 100% Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.125em;
	color: #5B1400;
	font-weight:normal;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.flour #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.flour #header {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	height: 160px;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	width: 900px;	
}
.flour #randompic, .flour #staticpic{
	width: 800px;
	height: 312px;
	margin: 30px 50px;
}
.flour #mainContent {
	padding: 0 0px 25px 50px;
}
.flour #footer {
	padding: 0 10px 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#593323;
	margin-bottom: 0px;
	border-bottom: solid #CBEDBE 40px;
}
.flour #menu {
	position: absolute;
	width:850px;
	height:30px;
	text-align:right;
	margin: 128px 0 0 0;
}
.flour #cake_menu, .flour #newsbox {
	float: right;
	padding: 20px;
	margin: 20px 50px 30px 0;
	background-color: #EEF9EC;
	border-style: solid;
	border-color: #CBEDBE;
	}
.flour #cake_price {
	width: 310px;
	padding: 20px;
	margin: 15px 0 10px 0;
	background-color: #EEF9EC;
	border-style: solid;
	border-color: #CBEDBE;
	}
.flour #map {
	float: right;
	padding: 20px;
	margin: 20px 50px 75px 0;
	background-color: #FFFFFF;
	background-image: url(images/flourmap.gif);
	width: 260px;
	height: 260px;
	background-repeat: no-repeat;
	}
.flour #cake_menu {
	width: 310px;
	}
.flour #newsbox {
	width: 220px;
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*
-----------------------------------------------------
	text styles
-----------------------------------------------------
*/

p {
	padding:0
	}
.flour #mainContent p {
	font-size:0.75em;
	padding: 0 450px 10px 0;
	margin: 0;
	}
.flour #cake_menu p, .flour #newsbox p {
	font-size:0.75em;
	padding: 0 0px 10px 0;
	margin: 0;
	}
.flour #cake_price p {
	font-size:0.75em;
	padding: 0;
	margin: 0;
	}
.flour #map p {
	font-size:0.75em;
	padding: 300px 0px 0px 0;
	margin: 0;
	}
.flour #footer p {
	font-size:0.7em;
	color:#B7E7AE;
	padding:7px 40px 5px 35px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	text-align: left;
	letter-spacing: 0.04em;
}
h1 {
	font-family:Georgia,Helvetica,Arial,Verdana,sans-serif;
	font-size:2em;
	font-weight:normal;
	padding: 5px 0;
	}
h2 {
	font-size:1.2em;
	font-weight:normal;
	margin: 0;
	padding: 10px 0 10px 0;
	}
h3 {
	font-size:0.95em;
	font-weight:normal;
	margin: 0;
	padding: 0px 0 5px 0;
	}
td {
	font-size:0.75em;
	padding: 0 10px 10px 0;
	}
td.serves {
	padding: 0 30px 10px 0;
	font-weight: bold;
	}
td.last {
	padding: 0 10px 0px 0;
	}
table {
	vertical-align:top;
	padding: 0;
	width: 310px;
}
tr {
	padding: 0;
	}
	
.flour #header ol {
	display:inline;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0 0;
	text-align: right;
	}
.flour #header li {
	text-align:right;
	font-family:Georgia,Helvetica,Arial,Verdana,sans-serif;
	font-weight:normal;
	font-size:0.75em;
	letter-spacing: 0.15em;
	font-weight:normal;
	color: #C69C6D;
	list-style:none;
	display: inline;
	padding: 0 0 0 15px;
	}
.emphasis {
	font-weight: bold;
	}
img.centre {
    display: block;
    margin-left: auto;
    margin-right: auto
	}
img.left {
	margin: 25px 25px 0 0;
	}
img.right {
	margin: 25px 0 0 0;
	}
img.news {
	margin: 3px 0 13px 0;
	}
.caramel, .credit {
	color:#C69C6D;
	}
.credit {
	font-size:0.9em;
	letter-spacing:zero;
	float:right;
	}


/*
-----------------------------------------------------
	link styles
-----------------------------------------------------
*/
a:active, a:hover, a.cred_link:active, a.cred_link:hover {
	text-decoration:underline;
	}
a.cakemenu, a.cakemenu:visited, a.cakemenu:active, a.cakemenu:hover {
	font-size: 0.6em;
	}
	
a.cakemenu, a.cakemenu:visited, a.newsbox, a.newsbox:visited {
	text-decoration:none;
	padding: 2px 0 2px 0;
}
a {
	color: #B7E7AE;
	font-weight: normal;	
	text-decoration:none;
	}
a:active, a:hover, a.cred_link, a.cred_link:visited {
	color: #C69C6D;
	font-weight: normal;
	}
a.body, a.body:visited, a.cakemenu, a.newsbox, a.newsbox:visited {
	color: #63D57F;
	font-weight: normal;
	}
a.body:active, a.body:hover, a.cakemenu:active, a.cakemenu:hover, a.newsbox:active, a.newsbox:hover {
	background-color: #593323;
	color: #63D57F;
	padding: 2px 0 2px 0;
	text-decoration: none;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #5b1400;
}

