@charset "utf-8";
/* CSS Document */

body{
background-image:url(../layouts/images/sitebg02.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
}

#header{
	width:786px;
	height:322px;
	position:absolute;
	left: 175px;
	top: 5px;
		z-index:1;
}

#leftcol{
	width:125px;
	height:900px;
	position:absolute;
	left: 50px;
	top: 5px;
		z-index:2;
}

#menubar{
	background-color:#FFFFFF;
	width:134px;
	height:516px;
	position:absolute;
	left: 175px;
	top: 327px;
		z-index:3;
}

#centercol{
	width:41px;
	height:515px;
	position:absolute;
	left: 309px;
	top: 327px;
		z-index:4;
}

#content{
	background-color:#FFFFFF;
	width:612px;
	height:527px;
	position:absolute;
	left: 349px;
	top: 327px;
	z-index:5;
	overflow: hidden;
}

#rightcol{
	width:113px;
	height:900px;
	position:absolute;
	left: 961px;
	top: 5px;
		z-index:6;
}

#footer{
	width:786px;
	height:63px;
	position:absolute;
	left: 175px;
	top: 842px;
		z-index:7;
}

.mainheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#3289a8;
}

.subheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#de703c;
}

.body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#555555;
}

.note{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#de703c;
}

a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#95c8d9;
}

a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8e8173;
}

/* MENU PAGE */

#breads{
	position:absolute;
	width: 94px;
	height: 98px;
	left: 364px;
	top: 112px;
	z-index:8;
}

#rolls{
	position:absolute;
	width: 94px;
	height: 98px;
	left: 482px;
	top: 112px;
	z-index:9;
}

#danish{
	position:absolute;
	width: 94px;
	height: 98px;
	left: 364px;
	top: 213px;
	z-index:10;
}

#cookies{
	position:absolute;
	width: 94px;
	height: 98px;
	left: 482px;
	top: 213px;
	z-index:11;
}

#pastries{
	position:absolute;
	width: 94px;
	height: 98px;
	left: 364px;
	top: 314px;
	z-index:12;
}

#pies{
	position:absolute;
	width: 94px;
	height: 98px;
	left: 482px;
	top: 314px;
	z-index:13;
}

/* CAKES PAGE */

#chocrum{
	position:absolute;
	width:94px;
	height:98px;
	left: 9px;
	top: 283px;
	z-index:14;
}

#whiterasp{
	position:absolute;
	width:94px;
	height:98px;
	left: 108px;
	top: 283px;
	z-index:15;
}

#chocmint{
	position:absolute;
	width:94px;
	height:98px;
	left: 208px;
	top: 283px;
	z-index:16;
}

#halfhalf{
	position:absolute;
	width:94px;
	height:98px;
	left: 60px;
	top: 387px;
	z-index:17;
}

#triplechoc{
	position:absolute;
	width:94px;
	height:98px;
	left: 164px;
	top: 386px;
	z-index:18;
}

#wedcakefill{
	position:absolute;
	width:150px;
	height:50px;
	left: 30px;
	top: 354px;
	z-index:19;
}

#wedcake10{
	position:absolute;
	width:100px;
	height:110px;
	left: 336px;
	top: 164px;
	z-index:20;
}

#wedcake12{
	position:absolute;
	width:100px;
	height:99px;
	left: 459px;
	top: 169px;
	z-index:21;
}

#wedcake16{
	position:absolute;
	width:100px;
	height:149px;
	left: 357px;
	top: 281px;
	z-index:22;
}

#wedcake26{
	position:absolute;
	width:100px;
	height:109px;
	left: 477px;
	top: 279px;
	z-index:23;
}

