body
{
 	background: #fff6e2;
 	color: #272727;
 	font-family: georgia, arial, helvetica;
 	margin: 0 0 40px 0;
	line-height: 1.7;
	font-size: 70%;
	text-align: center;
}

a
{
	color: #7f4b09;
}

a:hover
{
	text-decoration: none;
}

img {border: 0;}
form {margin: 0;}

input, select, textarea
{
	font-family: arial, tahoma, helvetica;
	font-size: 100%;
}

.text
{
	padding: 3px;
	border: 1px solid #000;
	color: #000;
}

hr
{
	background: #fff;
	color: #fff;
 	border: 0 none;
 	border-top: 1px solid #eee;
}

h1, h2, h3, h4, h5, h6, p, ol, ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	color: #bb7925;	
}

h1 {font-size: 220%;}
h2 {font-size: 180%;}
h3 {font-size: 135%;}
h4 {font-size: 125%;}
h5 {font-size: 115%;}
h6 {font-size: 110%;}

.center
{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	background: url(/media/images/header-bg.gif) repeat-x;
	border-top: 3px solid #fff;
	color: #fff;
	height: 140px;
}

.home#header
{
	height: 377px;
}

#header h1
{
	margin: 0;
	padding-top: 25px;
}

#header ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 175%;
}

.home#header ul li
{
	margin-bottom: 35px;
}

#header ul li
{
	float: left;
	margin-bottom: 0;
}

#header ul li a
{
	float: left;
	text-decoration: none;
	color: #5b380b;
	background: url(/media/images/header-bullet.gif) left 10px no-repeat;
	padding-left: 27px;
	margin-right: 20px;
}

#header ul li a:hover
{
	color: #000;
	background-image: url(/media/images/header-bullet-hover.gif);
}

#header #intro
{
	clear: both;
	min-height: 1px;
	width: 530px;
	padding: 25px 35px;
	background: url(/media/images/intro-bg.png) repeat-x top;
}

* html #header #intro
{
	height: 1px;
}

#header .center
{
	position: relative;
}

#header .cake
{
	position: absolute;
	top: 0;
	left: 627px;
}

#main
{
	float: left;
	width: 530px;
	background: #fff;
	padding: 25px 35px;
	margin: 0 87px 40px 0;
}

#right
{
	float: left;
	width: 263px;
	margin-bottom: 40px;
	padding-top: 20px;
}

#right hr
{
	border-top-color: #ecd5a2;
}

#right ul
{
	font-size: 130%;
	color: #7f4b09;
	padding: 0;
	margin: 25px 0 25px 15px;
	list-style: none;
}

#right ul li
{
	background: url(/media/images/bullet.gif) left 8px no-repeat;
	padding-left: 25px;
}

#right #home-gallery h2
{
	margin-top: 0;
	padding-top: 10px;
}

#right #home-gallery span
{
	float: right;
	padding-top: 16px;
}

#right #home-gallery img
{
	float: left;
	width: 119px;
	height: 119px;
	background: url(/media/images/right-gallery-bg.gif) no-repeat;
	padding: 3px;
	margin: 0 6px 6px 0;
}

#footer
{
	clear: both;
	min-height: 1px;
	border-top: 1px solid #ecd5a2;
	font-size: 90%;
	padding-top: 10px;
	color: #7f4b09;
}

* html #footer
{
	height: 1px;
}

#footer b a
{
	color: #d9bd7e;
	text-decoration: none;
	font-weight: normal;
}

#footer b a:hover
{
	color: #000;
}

#prices table,
#prices table td
{
	border: 0 none;
}

#prices table
{
	border: 1px solid #ddd;
}

#prices table td
{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#prices table td p
{
	margin: 0;
}

#gallery img
{
	float: left;
	padding: 1px;
	border: 1px solid #ddd;
	margin: 0 6px 6px 0;
}

#gallery a:hover img
{
	border-color: #ac560f;
}

#christine
{
	float: right;
	padding: 1px;
	border: 1px solid #ddd;
	margin: 0 0 15px 15px;
}