/* CSS Document */
body {
	height: 100%;
}

.header {
	background:no-repeat;
	background-image:url(../design/headlinks.gif);
	width:800px;
	height:40px;
	position:relative;
	top:4px;
}

.flashposition{
	position:relative;
	right:7px;
}

.content {
	background:no-repeat;
	background-image:url(../design/bottomlayout.jpg);
	background-position:center;
	width:800px;
	height:390px;

}

.content_products {
	background:no-repeat;
	background-image:url(../design/productslayout.jpg);
	background-position:center;
	width:800px;
	height:1260px;

}

.content_products2 {
	background:no-repeat;
	background-image:url(../design/productslayout2.jpg);
	background-position:center;
	width:800px;
	height:900px;

}

.content_products3 {
	background:no-repeat;
	background-image:url(../design/productslayout.jpg);
	background-position:center;
	width:800px;
	height:1260px;

}

.content_about {
	background:no-repeat;
	background-image:url(../design/aboutlayout.jpg);
	background-position:center;
	width:800px;
	height:900px;

}

.content_about2 {
	background:no-repeat;
	background-image:url(../design/about2layout.jpg);
	background-position:center;
	width:800px;
	height:900px;

}

.content_about3 {
	background:no-repeat;
	background-image:url(../design/gallerylayout.jpg);
	background-position:center;
	width:800px;
	height:900px;

}

.content_bfast {
	background:no-repeat;
	background-image:url(../design/bfastlayout.jpg);
	background-position:center;
	width:800px;
	height:1050px;

}

.content_menu {
	background:no-repeat;
	background-image:url(../design/menu-template.jpg);
	background-position:center;
	width:800px;
	height:1500px;

}

.content_menu2 {
	background:no-repeat;
	background-image:url(../design/menu2-template.jpg);
	background-position:center;
	width:800px;
	height:1200px;

}

.content_menu3 {
	background:no-repeat;
	background-image:url(../design/menu3-template.jpg);
	background-position:center;
	width:800px;
	height:1200px;

}

.content_contact {
	background:no-repeat;
	background-image:url(../design/contactlayout.jpg);
	background-position:center;
	width:800px;
	height:780px;

}

.content_profile {
	background:no-repeat;
	background-image:url(../design/emptylayout.jpg);
	background-position:center;
	width:800px;
	height:780px;

}

.content_xmas {
	background:no-repeat;
	background-image:url(../design/xmas-template.jpg);
	background-position:center;
	width:800px;
	height:1500px;

}



.michael {
	position:relative;
	left:5%;
	top:2%;
}

.slogan {
	color:#FFFFFF;
	font-family:"Myriad Pro";
	font-size:28pt;
	font-style:italic;
	position:relative;
	float:left;
	top:3%;
}

.desc1 {
	text-align:justify;
	position:relative;
	float:left;
	left:2%;
	width: 60%;
}

.desc2 {
text-align:justify;
position:relative;
float:right;
right:4%;
width: 32%;
}


.text {
	color:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:12px;
}

.productstext {
	color:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}

.product_list {
	position:relative;
	right:10%;
	text-align:left;
	width: 70%;
}

.product_list2 {
	position:relative;
	right:20%;
	text-align:left;
	width: 50%;
}

.textevents {
	position:relative;
	text-align:left;
	bottom:6%;
	color:#DACF03;
	font-family:"Lithos Pro Regular";
	font-size:12px;
	font-weight:bold;
}

.textproducts {
	font-family:"Lithos Pro Regular";
	font-weight:bold;
	font-size:14px;
}


.textbaskets {
	position:relative;
	left:20%;
	text-align:left;
	color:#DACF03;
	font-family:"Lithos Pro Regular";
	font-size:12px;
	
}


.headerlink {
	font-family:"Myriad Pro";
	font-size:12pt;
	color:#ffffff;
	position:relative;
	top:20%;
}

.link {
	color:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
}

.menutext {
	float:left;
	position:relative;
	top:8%;
	left:5%;
}

.menutext2 {
	float:left;
	position:relative;
	top:6%;
	left:5%;
}

.menutext3 {
	float:left;
	position:relative;
	top:7%;
	left:5%;
}

.text_profile {
	position:relative;
	right:25%;
	bottom:23%;
}

.profile_table {
        text-align: justify;
	position:relative;
	bottom: 25%;
	width:90%;
}

.logo {
	position:relative;
	float:left;
	
}

.logo2 {
	position:relative;
	float:left;
	
}

A:link {text-decoration: none; color:#CCFF00;}
A:visited {text-decoration: none; color:#CCFF00;}
A:active {text-decoration: none; color:#CCFF00;}
A:hover {text-decoration: underline overline; color:#CCFF00;}

A.menulink:link {text-decoration: underline overline; color:#800000;}
A.menulink:visited {text-decoration: underline overline; color:#800000;}
A.menulink:active {text-decoration: underline overline; color:#800000;}
A.menulink:hover {text-decoration: none; color:#800000;}

A.xmas:link {text-decoration: none; }
A.xmas:visited {text-decoration: none; }
A.xmas:active {text-decoration: none; }
A.xmas:hover {text-decoration: none;}

.bestsellers {
	font-family:"Myriad Pro";
	font-size:24pt;
	color:#800000;
	font-weight:bold;
}

.baskets {
	float:left;
	position:relative;
	left:10%;
}

.best1 {
	float:right;
	position:relative;
	right:5%;
}

.text2 {
	font-family:"Trebuchet MS";
	font-size:12pt;
	color:#CCFF00;
	font-weight:bold;
}

.contacttext {
	width:60%;
}

.ham {
	position:relative;
	left:25%;
	bottom:40%;
}
