@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #3A2E01;
	background-color: #C9F;
	background-image: url(images/back_words.gif);
	background-attachment: fixed;
	font-size: 13px;
}
h1 {
	color: #FFF;
	font-size: 14px;
}
h2 {
	color: #FFF;
	font-size: 13px;
}

h3 {
	color: #FFF;
	font-size: 12px;
}


.shell_outer {
	width: 100%;
}
.shell {
	width: 1075px;
}
.navbar {
	width: 140px;
	margin-left: 0px;
	margin-top: 150px;
}
#footer {
	text-align: center;
	font-size: 11px;

}
.content {
	width: 850px;
	color: #C9F;
	margin-left: 5px;
}
.privacy_content {
	width: 850px;
	color: #C9F;
	margin-left: 5px;
	font-size: 11px;
}
.text {
	width: 800px;
	color: #C9F;
	margin-left: 15px;
}
.text_homepage {
	width: 800px;
	color: #C9F;
	margin-left: 15px;
	background-image: url(images/kathy_homepage.jpg);
	background-repeat: no-repeat;
}
.contact_table {
	width: 800px;
	color: #C9F;
	margin-left: 15px;
	background-color: #3A2E01;
	border: 1px inset #3A2E01;
}
.gallery_table {
	width: 850px;
	color: #C9F;
	background-color: #3A2E01;
	text-align: center;
	font-family: Papyrus;
	height: 450px;
	font-size: 30px;
}
.div_kathy {
	float: right;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 20px;

}
.div_lipssm {
	float: left;

}
.div_testimonials {
	width: 150px;
	float: left;
	padding-right: 10px;
}
.div_testimonials2 {
	width: 150px;
	float: left;
	padding-right: 10px;
	height: 225px;
}

.color1 {
	background-color: #BE7DFF;
	background-image: url(images/back5.jpg);

}
.color2 {
	background-color: #3A2E01;

}
.div_mobile {
	width: 215px;
	float: right;
	margin-bottom: 0px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}

.color3 {
	color: #FFF;


}
.bold {
	font-weight: bold;



}

.text_btn {
	color: #C9F;
	font-size: 10px;
	background-color: #3A2E01;
	border: 3px outset #3A2E01;
}
.text_field {
	color: #FFF;
	font-size: 13px;
	border: 2px inset #3A2E01;
	background-color: #3A2E01;
}

a:link {
	color: #3A2E01;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F8F8F5;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #3A2E01;
}
.divprivacy a:link {
	color: #FFF;
	text-decoration: none;
}
.divprivacy a:visited {
	text-decoration: none;
	color: #FFF;
}
.divprivacy a:hover {
	text-decoration: none;
	color: #C9F;
}
.divprivacy a:active {
	text-decoration: none;
	color: #FFF;
}
