#home {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 500px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
#outer {
	margin: 0px;
	padding: 0px;
	width: 850px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	padding: 0px;
}
#hometext {
	width: 440px;
	float: right;
	text-align: left;
	padding-top: 15px;
	height: 350px;
	margin: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#b-navbar {
   height: 0px;
   visibility: hidden;
   display: none;
}

.floatright {
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	list-style-type: circle;
}

#footer {
	width: 850px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bebebd;
	padding-top: 7px;
	height: 50px;
}
#menu {
	width: 574px;
	height: 80px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	height: 80px;
	width: 81px;
	text-align: left;
	font-size: 14px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	list-style-type: none;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
	height: 20px;
	width: 81px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
a {
	color: #D05668;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: A2BF7E;
	text-decoration: underline;
}
.off {
	background-image: url(images/nav_off.gif);
	background-repeat: no-repeat;
	padding-top: 62px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.home {
	background-image: url(images/nav_home.gif);
	background-repeat: no-repeat;
}
.about {
	background-image: url(images/nav_about.gif);
	background-repeat: no-repeat;
}
.writing {
	background-image: url(images/nav_writing.gif);
	background-repeat: no-repeat;
}
.editing {
	background-image: url(images/nav_editing.gif);
	background-repeat: no-repeat;
}
.yoga {
	background-image: url(images/nav_yoga.gif);
	background-repeat: no-repeat;
}
.clients {
	background-image: url(images/nav_clients.gif);
	background-repeat: no-repeat;
}
.blog {
	background-image: url(images/nav_blog.gif);
	background-repeat: no-repeat;
}
#menu li a:hover {
	background-image: url(images/menuanim.gif);
	height: 80px;
	width: 81px;
	display: block;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#contents {
	float: right;
	width: 578px;
	padding-top: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bebebe;
	padding-left: 27px;
}
.bigger {
	font-size: 16px;
}
.clearing {
	clear: both;
}
.inverted {
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px dotted #666666;
}
.bloggystyle {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
}


#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: #9B696B;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}
