﻿.body {
	background-image:url(http://www.katelynskreations.com/images/kkback3.jpg);
	background-position:50% 100%;
	background-attachment:fixed;	
	margin: 0px;
	padding: 0px;
}
.main {
	border: 1px outset #63624e;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 25px;
	color: #63624E;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.upmenu {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5cd36;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 12px;
	background-image: url(http://katelynskreations.com/images/headerback.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.upmenu a {
	color: #a5cd36;
	text-decoration: none;
}
.upmenu a:hover {
	color: #a5cd36;
	text-decoration: underline;
}

.headernav {
background:url(http://katelynskreations.com/images/headerback.jpg);
background-repeat:no-repeat;
}


.topnav {
	background-color:#62624e;
	height:25px;
	color:white;
	text-align:center;
	font-size: 11px;
}

.topnav a {
	color: #ffffff;
	text-decoration: none;
}
.topnav a:hover {
	color: #f9f1d1;
	text-decoration: underline;
}

.left {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #6c86b2
}
.leftmenu {
	list-style-type: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #857f83;
	clear: both;
	margin-bottom: 15px;
	line-height: 16px;
	display: block;
}
.leftmenu li {
	line-height: 16px;
}
.leftmenu a {
	color: #857f83;
	text-decoration: none;
	font-weight: normal;
}
.leftmenu a:hover {
	color: #a5cd36;
	text-decoration: underline;
}
.shop {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5cd36;
	clear: both;
	margin-bottom: 2px;
}

.mainbox {
	background-color:#ffffff;
	background-image:url('http://www.katelynskreations.com/images/mainbox.gif');
	background-repeat:no-repeat;
	width: 370px;
	height: 300px;
	text-align: center;
	padding: 10px;
	vertical-align:top;

	
	
}

.footer {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
}

.footer a {
	color: #a5cd36;
	text-decoration: none;
}
.footer a:hover {
	color: #a5cd36;
	text-decoration: underline;
}


.style1 {
	border-width: 0px;
}