body
{
	background:  #eeeee1;
	
	Xfont-family: Helvetica,Arial,sans-serif;
	Xfont-family: Tahoma, Geneva, sans-serif;
	Xfont-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	Xfont-family: Verdana, Verdana, Geneva, sans-serif;
	font-family: Georgia, Georgia, serif;
	Xfont-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
	
	font-size:80%;
	line-height:150%;
	
}


p
{
	padding-bottom: 1em;
}

/* Wrapper */

#main
{
	padding-top: 40px;
	padding-bottom: 40px;
	width:  920px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper
{
	width:  914px;
	height: 664px;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
}

#wrapper_home
{
	width:  914px;
	height: 664px;
	background-image: url('images/background_front.jpg');
	background-repeat: no-repeat;
}

#nav
{
	height: 35px;
}
#nav img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}


#footer
{
	padding-top: 20px;
	text-align: center;
	color: #938989;
	font-size: 80%;
}
#footer p
{
	padding-bottom: 0.5em;
}
#footer a
{
	color: #837979;	
	text-decoration: none;
}


/* Content */

#content
{
	margin-left: 38px;
	margin-right:37px;


	padding-top: 150px;
}

#contentWrapper
{
	margin-left:100px;
	margin-right:100px;
	color: #4C1B1B;
}

#content p,
#contentWrapper p
{
	text-indent: 3em;
	color: #4C1B1B;
	
}

#content h2,
#content h3
{
	color: #674d26;
}
#content h2
{
	font-size: 130%;
	padding-bottom: 1em;
}

#content h3
{
	font-size: 100%;
	padding-bottom: 0.5em;
}


#cakeBoxes img
{
	padding-right: 30px;
}
#cakeBoxes img.last
{
	padding-right: 0px;
}


/****************************************/

.boxleft,.boxright
{
	width: 250px;
}
.boxleft
{	
	float: left;	
}
.boxright
{
	float: right;
}

.boxleft p,
.boxright p
{
	color: #4C1B1B;
}

/*
B9121B,4C1B1B,F6E497,FCFAE1,BD8D46
*/

