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

body,td,th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
body {
	background-color: #00002C;
	background-image: url(images/nebulaBlu.gif);
}

.table-border1 {
	border-top: none;
	border-left: 2px solid #000062;
	border-right: 2px solid #000062;
	border-bottom: none;
}

.img-bdr {
	background-color: #3b8ce0;
	border-style:solid;
	border-width: 3px;
	border-color:#000062;
	padding: 3px;
}

/*NAV - Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #333;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("nav/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("nav/right.png") no-repeat right top;
	padding:6px 10px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
a:link {
	color: #3b8ce0;
}
a:visited {
	color: #3b8ce0;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #4848FF;
}
	/*END navigation css*/
	
.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	color: #3b8ce0;
}
.style13 {color: #01267E; font-weight: bold; font-size: 14px; }
.style15 {color: #999999}
.style6 {	color: #01267E;
	font-weight: bold;
	font-size: 16px;
}

/*photo gallery adds */

#wrapper-kss {
	border-top: none;
	border-left: 2px solid #000062;
	border-right: 2px solid #000062;
	border-bottom: none;
	width: 752px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	background-image: url("/images/Bar.jpg");
	background-repeat: no-repeat;
	background-color: #000;
}

#hdr-logo-kss {
	background-image: url("/images/kindredspirit-2.jpg");
	background-repeat: no-repeat;
	background-width: 750px;
	height: 225px;
	position:relative;
	border: 0;
}
#nav-top-kss {
	background-image: url("/images/Bar.jpg");
	background-repeat: no-repeat;
	height: 45px;
	padding: 25px 0 0 0;
	background-color: #000;
	
}

#gallery-content {
	min-height: 400px;
	margin: 0 19px;

}

#footer-kss {
	background-color: #000;
	background-image: url("/images/Bar.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 75px;
	padding: 5px 0 25px 0;
	text-align: center;
	width: 750px;
}
#nav-btm-kss {
	font-size: 90%;
	position: relative;
	height: 20px;
	color: #3b8ce0;
	text-align: center;
	padding: 10px;
}
#nav-btm-kss a{color: #3b8ce0;
	text-decoration: none;
}
#nav-btm-kss a:visited {
	color: #3b8ce0;
	text-decoration: none;
}
#nav-btm-kss a:hover {
	color: #3b8ce0;
	text-decoration: underline;
}

/* end gallery */

/* copyright footer */
.copyright {
	align: center;
	padding: 10px;
	color: #3b8ce0;
	font-size:11px;
	text-align: center;
	line-height: 1.2em;
}
.copyright a { color: #3b8ce0;
	text-decoration: none;
	}
.copyright a:visited {
	color: #3b8ce0;
	text-decoration: none;
}

/* end copyright footer */