body {
padding:0;
margin:46px auto 46px;
background:url(/wp-content/themes/confitures/images/backgroundimage.jpg);
font-family:Georgia, Verdana, Arial;
color:#45383b;
}
/* Home Page Details */
#wrapper {
	margin: 0 auto;
	width: 956px;
}
#photoLeft {
float:left;
background:url(/wp-content/themes/confitures/images/front_left_bg.jpg) no-repeat;
width:472px;
height:466px;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:472px;
}
#imageContainer img {
	display:none;
	position:absolute;
}
#contentRight{
width:472px;
height:466px;
float:right;
background:url(/wp-content/themes/confitures/images/front_right_bg.jpg) no-repeat;
text-align:left;
font-size:12px;
line-height:18px;
word-spacing:1.9px;
font-family:Georgia, Verdana, Arial;
}
#contentRight .post{
overflow:auto;
	height:370px;
	width:408px;
padding:0px 20px 0px 36px;
}
#contentRight .postFront{
padding:8px 66px 0px 36px;
}
#contentRight .postFront p {
padding-bottom:12px;
}
#contentRight li{
padding-bottom:8px;
}
#contentRight ul.pairings {
padding-right:56px;
}
/* Links and Details */
a {
color:#4d4258;
}
a:hover {
color:#63586f;
}

/* Top Menu Details */
#menuTop {
text-align:right;
}
#menuTop a{
padding:0px 0px 0px 1px;;
}
#menuTop a img{
border:none;
}
/* Flavours Page */
.page-item-9 {
}
.page-item-10 {
}
.page-item-11 {
}
.page-item-12 {
}
.page-item-13 {
}
.page-item-14 {
}
ul.flavours {
margin:0;
padding:0;
}
ul.flavours li {
list-style:none;
font-size:12px;
padding:16px 0px;
font-weight:bold;
}
ul.flavours li a{
text-decoration:none;
color:#623b3b;
}
ul.flavours li a:hover{
text-decoration:none;
color:#3c2323;
}
/* Footer Details */
#footer {
padding:0px 6px;
}
#footer .menu{
float:left;
font-size:10px;
}
#footer .logo{
float:right;
}
#footer ul{
	padding:0;
	margin:0;
	clear:both;
	font-size:9px;
	text-decoration:none;
	}
#footer ul li{
	list-style-type:none;
	display:inline;
	padding:0px 4px;
	border-right:1px solid #cfccc4;
	}
/* Retailer Pages */
.retailers {
	height:350px;
	width:408px;
	overflow:auto;
	padding:0px 20px 0px 26px;
}
ul.addressbook-list {
list-style:none;
padding:0px;
padding-right:56px;
margin:0px;
}
ul.addressbook-list li{
list-style:none;
margin:0px;
margin-bottom:8px;
border:1px solid #ebe6da;
padding:8px;
}
ul.addressbook-list .org {
font-weight:bold;
}

/* Contact Page Styling */
#contentRight .wpcf7{
margin-top:8px;
padding-right:56px;
font-size:11px;
}
#contentRight .wpcf7 .wpcf7-response-output {
}
#contentRight .wpcf7 p{
font-size:10px;
padding-bottom:-16px;
margin-bottom:-4px;
}
#contentRight textarea{
width:360px;
height:50px;
}
.spacerTop {
margin:0px 0px 12px 0px;
}
.spacerBot {
margin:12px 0px 4px 0px;
}