/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#outer {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.whitebg {
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-color: #BA8FE9;
	text-align: center;
}
#homecontent {
	width: 420px;
	margin-top: -100px;
}
#santaimage {
	width: 240px;
	float: right;
	margin-top: -50px;
	z-index: 10;
	position: relative;
}
#menu {
	width: 800px;
	height: 272px;
	background-image: url(images/menu.jpg);
}
#prehome {
	height: 163px;
	width: 40px;
	float: left;
}
#home {
	width: 105px;
	float: left;
	padding-top: 60px;
	padding-left: 25px;
}
#catalogue {
	float: left;
	width: 163px;
	padding-left: 30px;
	padding-top: 29px;
}
#order {
	width: 84px;
	float: left;
	padding-top: 57px;
	padding-left: 22px;
}
#social {
	width: 144px;
	float: left;
	padding-top: 132px;
	padding-left: 10px;
	margin: 0px;
}
#contact {
	float: left;
	width: 147px;
	padding-left: 29px;
	padding-top: 100px;
}





p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 15pt;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16pt;
	color: #3A126B;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14pt;
	color: #3A126B;
}
.footer {
	font-size: 9pt;
}
#bottom {
	background-color: #BA8FE9;
	height: 100px;
	clear: both;
}
a:link, a:visited {
	font-weight: bold;
	color: #E20C7B;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #A6095B;
	text-decoration: none;
}

.clearing {
	clear: both;
}


#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}