﻿* {
		margin: 0;
		padding: 0;
}
body {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color: #4d362b;
		font-size: 14px;
}

a {
		color: #923f41;
		text-decoration: none;
}
a:hover {
		color: #d6585b;
		text-decoration: underline;
}
a:visited {
		color: #923f41;
}
a:active {
		color: #ff0000;
}

#page {
		width: 760px;
		border: solid 1px #4d362b;
		margin: 2px auto 0 auto;
		background-color: #f8f1df;
}

#header {
		width: 760px;
		height: 60px;
		margin: 0 auto 0 auto;
		background-image: url('i/headback.gif');
}
#ehc {
	vertical-align: middle;
}
#logo {
		margin-left: 300px;
		text-align: right;
		vertical-align: middle;
}

/* ------------------- */
#navstrip {
		width: 760px;
		background-color: #73594c;
		color: #ffffff;
		font-size: 12px;
}

#navstrip p {
		padding: 3px 0 6px 6px;
}

#nav {
	float: right;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: -20px;
}

#nav a {
	display: block;
	width: 6em;
	color: #ffffff;
}

#nav li {
	float: left;
	width: 6em;
	border-right: solid 1px #ffffff;
	text-align: center;
}
#nav li.lastnav {
	border-right: none;
}

#nav li ul {
	position: absolute;
	width: 10em;
	margin-top: 0;
	left: -999em;
	background-color: #907164;
}

#nav li ul a {
	width: 10em;
}

#nav li:hover, #nav li.sfhover {
	position: static;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

* html #nav li:hover ul, #nav li.sfhover ul {
	margin-left: -30px;
}

#nav li ul li {
	text-align: left;
	border-right: none;
	width: 10em;
	padding: 6px 3px 3px 3px;
}

#nav li ul li.navline {
	width: 9em;
	height: 3px;
	background: url(i/nav-line.gif) top left repeat-x;
}

#nav li a:hover {
		color: #D76767;
}

.nolink {
		color: #c8bba6;
}

/* --------------- */

#imgstrip {
	float: right;
	text-align: right;
}
* html #imgstrip {
	margin-bottom: -40px;
}

#home-logo {
		margin: -115px 540px 24px 0;
}

#home-main {
	clear: both;
}

#home-left {
		width: 180px;
		float: left;
		margin: 0 0 0 0;
}


#home-right {
		width: 180px;
		float: right;
		margin: 0 0 0 0;
}

.home-content {
	text-align: justify;
}

.home-content p {
	margin-bottom: 6px;
	font-size: 13px;
}

#prod_text {
		color: #4d362b;
		font-size: 12px;
		text-align: left;
		margin: -115px 190px 44px 16px;
		padding: 3px 3px 3px 3px;
}
#prod_text p {
		margin-bottom: 4px;
}
#prod_text img {
		margin: 3px 4px 3px 0;
}

.title {
		font-size: 18px;
}

.productcontainer {
		width: 700px;
		border: solid 2px #4d362b;
		margin: 140px auto 12px auto;
		background-color: #ffffff;
}

.product {
	padding-bottom: 6px;
		border-bottom: solid 1px #4d362b;
		font-size: 12px;
}
.product img {
		border: none;
		margin-bottom: 16px;
		vertical-align: top;
}
.product h3 {
		margin: -90px 0 3px 102px;
		font-size: 18px;
}

.product p {
		margin: auto 12px 0 102px;
		color: #666666;
}

.lastproduct {
		border-bottom: none;
}

.morelink {
		display: block;
		text-align: right;
		margin-top: -12px;
		padding-right: 10px;
}

.producttable {
		width: 520px;
		border: solid 2px #4d362b;
		margin: 16px auto 3px 120px;
		background-color: #ffffff;
		font-size: 12px;
}

.producttable td {
		width: 210px;
		padding-right: 6px;
		vertical-align: bottom;
}

.producttable td.tdright {
		text-align: right;
		width: 80px;
}

.producttable tr.odd {
		background-color: #eeeeee;
}

.producttable thead {
		border-bottom: solid 1px #4d362b;
		background-color: #C8BBA6;
}
.producttable thead td {
		vertical-align: middle;
}

.productnote {
		width: 520px;
		margin: auto auto 12px 120px;
		font-size: 12px;
}


ul.cakecare {
	margin: 0 0 16px 32px;
	list-style:outside;
}

ul.cakecare li {
	margin-top: 16px;
}



.contacttable {
	clear: both;
	width: 520px;
	border: solid 2px #4d362b;
	margin: -366px 0 3px 188px;
	background-color: #ffffff;
	font-size: 12px;
}
.contactleft {
		width: 100px;
}

.contacttable td {
		height: 20px;
		vertical-align: top;
		padding-top: 4px;
}
.contacttable tr.odd {
		background-color: #E3E1E1;
}

.contactform {
		border: solid 1px #4d362b;
		background-color: #eeeeee;
}

.aboutcontainer {
	clear: both;
		width: 700px;
		margin: -30px auto 12px auto;
		color: #666666;
		font-size: 12px;
}
.aboutcontainer h3 {
	color: #923f41;
	margin-bottom: 4px;
}
.aboutiteml {
	width: 600px;
	height: 150px;
	border: solid 1px #4d362b;
	margin-bottom: 8px;
	padding-right: 8px;
	background-color: #ffffff;
}
.aboutitemr {
	width: 600px;
	height: 150px;
	border: solid 1px #4d362b;
	margin-left: 100px;
	margin-bottom: 8px;
	padding-left: 8px;
	background-color: #ffffff;
}
.aboutimgl {
	margin-right: 8px;
}
.aboutimgr {
	margin-left: 8px;
}

/* ---------------------------------- */

#newscontainer {
	float: left;
	width: 640px;
	margin-left: 16px;
	margin-top: 12px;
}

#newscontainer h2.newstitle {
	font-size: 18px;
}

#newscontainer .newsitem {
	margin: 12px 0 12px 0;
	padding: 6px;
	border: solid 2px #4d362b;
	background-color: #fff;
}

#newscontainer h3 {
	margin-top: 4px;
	font-size: 14px;
}

#newscontainer .newsarticle {
	margin-top: 3px;
	font-size: 12px;
}

#newscontainer .newsarticle p {
	margin-top: 6px;
	margin-bottom: 6px;
}

#newscontainer .newsarticle ul, #newscontainer .newsarticle ol {
	margin-left: 32px;
}

/* ---------------------------------- */
#photocontainer {
	float: left;
	width: 640px;
	margin-left: 16px;
	margin-top: 12px;
}

#photocontainer h2.phototitle {
	font-size: 18px;
}

.photobox {
	clear: both;
	width: 700px;
	margin: 140px auto 12px auto;
	border: solid 2px #4d362b;
	background-color: #fff;
}

.photobox table {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.photobox table td {
	padding: 6px;
	text-align: center;
}

/* ---------------------------------- */

#footer {
		clear: both;
		margin-top: -3px;
		border-top: solid 1px #4d362b;
		background-color: #ffd6c4;
		padding: 3px 3px 3px 3px;
		font-size: 11px;
		text-align: center;
}

.boxquote {
		width: 300px;
		border: solid 2px #4d362b;
		background-color: #C2A58F;
		color: #ffffff;
		margin: 24px auto auto auto;
		padding-top: 16px;
		padding-bottom: 16px;
		text-align: center;
}

.hidden_popup {
	position: absolute;
	visibility: hidden;
	border: solid 3px #990000;
}

.bold {
		font-weight: bold;
}

.centred {
	text-align: center;
}

.textred {color:#FF3300;}
.textbrown {color: #923f41;}
.text12 { font-size: 12px; }