	body,
	html {
		margin:0;
		padding:0;
		background:#ffffff;
		color:#000;
	}
	body {
		min-width:750px;
		font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
	}
	#wrap {
		position: relative;
		top: 10px;
		background:#ffffff;
        margin-left: auto;
        margin-right: auto;
		width: 760px;
	}
	#header {
		background:#ffffff;
		height: 125px;
	/*	width: 750px;        */
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		background:#ffffff;
		padding:5px;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
		background:#ffffff;
	    float:right;
		width:590px;

	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#sidebar {
		background:#ffffff;
		float:left;
		width:145px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	#footer {
	/*	background:#EBEBEB; */
		clear:both;
	}
	#footer p {
		padding:5px;
		margin:0;
    }




.page_heading {
        text-align: center;
        font:14pt "Comic Sans MS";
        font-weight:normal;
        color: #000000;
        background-color:#EBEBEB;
        }

#image_right {
        float: right;
        clear: right;
        width: 300px;
        height: 220px;
        margin: 10px 0 10px 10px;
        padding: 10px 0 0 0;
        text-align: center;
        border: 1px solid #EBEBEB;
        }

#contactdetails {
        text-align: center;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFFFFF;
        }

.printfunction {
        text-align: center;
        color:#0000FF;
        }

/* Bakery Products */

div.bakery_products_content {
        text-align: left;
        font-weight:normal;
        color: #000000;
        margin: 0 0 0 5px;
        }

#bakery_products_image_right {
        float: right;
        clear: right;
        width: 250px;
        height: 326px;
        margin: 10px 0 10px 2px;
        padding: 0 0 0 0;
        text-align: center;
        }
#bakery_products_image_left {
        float: left;
        clear: left;
        width: 250px;
        height: 353px;
        margin: 0 10px 10px 0;
        padding: 0 0 0 0;
        text-align: center;
        }

/* Seasonal Products */

td.seasonal_product_text {
        text-align: left;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFF4DD;
        padding-left: 5px;
        }

.seasonal_product_text {
        text-align: left;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
 /*       background-color:#FFF4DD;    */
        padding-left: 5px;
        }

td.seasonal_product_text_center {
        text-align: center;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFF4DD;
        }


td.seasonal_product_header2 {
        text-align: center;
        font:12pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFFFFF;
        }

/* Stockists Page */

div.stockistscontent {
        margin: 0 0 0 5px;
        color:#000000;
        }

/* Bakery Shop Page */

td.standard_product_text_instruction {
        text-align: center;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFFFFF;
        padding-left: 2px;
        padding-right: 2px;
        }

td.standard_product_text_center {
        text-align: center;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFF4DD;
        }

td.standard_product_text {
        text-align: left;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFF4DD;
        padding-left: 5px;
        }

/* Gifts and Hampers Page */

td.giftsandhamperstext {
        text-align: left;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFF4DD;
        padding-left: 5px;
        }
td.giftsandhamperstextcenter {
        text-align: center;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFF4DD;
        }

#gifts_image_right {
        float: right;
        clear: right;
        width: 250px;
        height: 375px;
        margin: 10px 0 10px 10px;
        padding: 0 0 0 0;
        text-align: center;
        }

/* Gifts and Hampers 01 Page */

div.middlecontent {
        margin-right:280px;
        }

/* Afternoon Tea Baskets */

.gifts_image_left {
        float: left;
        clear:left;
        width: 184px;
        height: 150px;
        margin: 0 10px 10px 10px;
        padding: 0 0 0 0;
        text-align: center;
        }

/* Privacy Statement */

#textfiledetails {
        text-align: left;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000000;
        background-color:#FFFFFF;
        }










