@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffcc;
	background-image: url(http://www.kinshipcircle.org/images/home/leaves_leftbackground.jpg);
	background-repeat: repeat-y;
	position: absolute;
//	margin-left: 118px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bodyindent {
	margin-left: 118px;
}
.text {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left:15px;
}
#text {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
}
.textbold {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	font-weight: bold;
}

.textgreen {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	font-weight: bold;
	color: #008000;
}

.titlebig {
font-family:arial, verdana, sans-serif;
	font-size:large;
	font-weight: bold;
	color: #000000;
}

.titlegreen {
font-family:arial, verdana, sans-serif;
	font-size:large;
	font-weight: bold;
	color: #008000;
}
.textpurpleplain {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	color: #400080;
}
.textred {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	color: #FF0000;
}

.titlegreen {
	font-family:Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: green;
}
.textgreen {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	font-weight: bold;
	color: green;
}
.textgreenplain {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	color: green;
}
.numbered {
	font-family:Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
#ol a {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
}
#ol link {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
	}
#ol active {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#ol visited {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#text a {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
}
#text link {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
	}
#text active {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#text visited {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#bottom-nav {

	margin-top:15px;
	font-size:11px;
	color: #0000FF;
	font-weight:bold;
}

#bottom-nav a {
	font-size:11px;
	color: #0000FF;
	text-decoration: none;
}
#bottom-nav link {
	font-size:11px;
	color: #0000FF;
	text-decoration: none;
}
#bottom-nav active {
	color: #0000FF;
	font-size:11px;
	text-decoration: none;
}
#bottom-nav visited {
	color: #0000FF;
	font-size:11px;
	text-decoration: none;

}
#top-nav {
margin-top:15px;
	font-size:11px;
	color: #0000FF;
	font-weight:bold;
}

#top-nav a {
	font-size:11px;
	color: #0000FF;
	text-decoration: none;
}
#top-nav link {
	font-size:11px;
	color: #0000FF;
	text-decoration: none;
}
#top-nav active {
	color: #0000FF;
	font-size:11px;
	text-decoration: none;
}
#top-nav visited {
	color: #0000FF;
	font-size:11px;
	text-decoration: none;

}
#table {
	margin-left: 0px;
	margin-top: 0px;
}
#bar {
	margin-left: -10px;
}
#picture {
	margin-left: -10px;
	margin-top: 46px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;}
a:active {
	text-decoration: none;
}
.bluetext {color: #0000FF}

a.relatedlinks {
	color: #006666;
	font-weight:bold;
}
