@charset "UTF-8";
/* CSS Document */
@font-face
{
	font-family: Walter;
	src:  url('walter.ttf');
}
* {	margin:0;
	padding:0;
	}

body {
	font: 1em Lucida, Arial, sans-serif; /* 1em = 16pts */
	text-align:center;
	background-color:#000002;
}

#kittens {
	margin-top:20px;
}
.links {
	color: #286CBF;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	} 

.spaces {
	margin-top: 1.8em;
	margin-bottom: 1.8em;	
	}

.blue {
	color: #265499;
	font-weight: bold;
}

.capital {
	text-transform: uppercase;
}

.center {
	text-align:center;
}
.center_blue {
	text-align:center;
	color:#286CBF;
	font-weight: bold;
}
.left {
	text-align:left;
}
.float_left {
	float: left;
	clear:left;
}
.clear {
	clear: both;
	margin-top:130px;
}
.img_450 {
	margin-left:80px;
	border: 1px solid #265499;
}

.img_560 {
	margin-left:20px;
	border: 1px solid #265499;
}

#header {
	width:960px;
	height:400px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#header_luna {
	margin-top: 30px;
	margin-left:70px;
	position: absolute;
	}

#top1 {
	margin-top:3px;
	margin-left:0px;
	position: absolute;
}

#top2 {
	margin-top:180px;
	margin-left:395px;
	position: absolute;
}

#header_logo {
	margin-top: 270px;
	margin-left:490px;
	position: absolute;
	border:none;
	}

#main_wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#content {
	color: #E0E0E0;
	background-image:url(../images/content.png);
	background-repeat:repeat-y;
	background-position: center 200px;
	text-align:justify;
	padding-top: 1.5em;
	padding-right: 10em;
	padding-bottom: 1.5em;
	padding-left: 13em;
	}
	
#content img {
	border: 1px solid #265499;
}
	
#content h2 {
	text-align:center;
	padding-bottom: 10px;
}

#content h3 {
	text-align:center;
	padding-top:15px;
	padding-bottom:20px;
}

#content ul {
	margin-left:30px;
	margin-bottom:20px;
}
#content  li {
	margin-top: 10px;	
	}
	
#content strong {
	color: #2B6CBF;
	}
	
#content p {
	margin-bottom: 10px;
	}

#footer {
	background-image:url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 30px;
	}
#menu22 {
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	height:634px;
	width:307px;
	position:absolute;
	margin:-50px 0 0 -50px;
	list-style-type:none;
	color:#FFF;
	padding-top:133px;
	padding-left:6px;
	font-size:16px;
	font-family: "Comic Sans MS", cursive;
	text-transform: capitalize;
}
#menu22 a {
	display:block;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	margin: 5px 0;
	line-height: 25px;
	width:130px;
	margin-left:89px;
	}
#menu22 a:hover {
	color: #286CBF;
		}
#menu  {
	/*behavior:url(..csshover.htc);*/
	list-style-type:none;
	width: 150px;
	margin-top: 25px;
	margin-left: 45px;
	position: absolute;
	font-size: 14px;
	}
	
#menu ul {
	float:left;
}

#menu li {
	list-style:none;
	position:relative;
	}

#menu li:first-child {
	border-left:none;
}

#menu a {
	display:block;
	color:#FFF;
	width:150px;
	height:25px;
	background-color:#000;
	border: 1px solid #265499;
	text-align:center;
	text-decoration:none;
	margin: 1px 0;
	line-height: 25px;
	}
	
#menu a:hover {
	background-color: #265499;
	color: #000;
		}

#menu li  ul {
	position:absolute;
	display:none;
	margin-left:152px;
	margin-top:-29px;
	}

#menu li:hover  ul {
	display:block;
}

#menu li ul li {
	width:100%;
	}

#menu li:hover ul li ul {
	position:absolute;
	display:none;
	
	}
#menu li:hover ul li:hover ul {
	display:block;
	
	
	}

#menu li:hover ul li ul li {
	width:100%;
	}
	
#menu a:active {
	background-color: #265499;
	color: #000;
		}
	
#menu_top {
	margin-top: -380px;
	margin-left:750px;
	position: absolute;
	border:none;	
}

#menu_top a:visited, a, a:active {
	text-decoration: none;
	border:none;
	color: #000;
		}

#menu_top img {
	border:none;
}

#links {
	text-align: center;
	margin-left:15px;
	}

#flower {
	position: absolute;
	margin-left:115px;
	margin-top:-174px;
	height: 182px;
	width: 121px;	
}

#links img {
	margin:0;
	vertical-align: sub;
}

#links li {
	list-style-type: none;
}

#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	margin-bottom:5px;
	line-height: 35px;	
	}
	
#content table tr td a:visited {
	text-decoration: underline;
	color: #265499;
	}

#content table tr td a {
	text-decoration: underline;
	color: #265499;
	margin-left: 5px;
	}

#content table {
	margin-bottom: 15px;
	line-height: 18px;
	text-align: center;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #2B6CBF;
	border-right-color: #2B6CBF;
	border-bottom-color: #2B6CBF;
	border-left-color: #2B6CBF;*/
	}

#content table tr td{
/*	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B6CBF;
	border-right-color: #2B6CBF;
	border-bottom-color: #2B6CBF;
	border-left-color: #2B6CBF;*/
}
#member {
	list-style-type: none;
	text-align:center;
	}

/* KITTENS */
#akasha {
	margin-right: 45px;
	margin-left: 170px;	
	   }
#arethusa, #aine, #alaunus {margin-top: 104px;
	margin-right: 45px;
	margin-left: 170px;
}
#aubrey, #alaunus2  {margin-top: 122px;
	margin-right: 55px;
	margin-left: 170px;
}


/*  CONTACT FORM  */

input, textarea { 
	padding: 9px;
	border: solid 1px #002600;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 350px;
	max-width: 350px;
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #265499; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

#send {
	display:inline-block;
	color:#FFF;
	width:130px;
	height:25px;
	background-color:#000;
	border: 1px solid #265499;
	text-align:center;
	text-decoration:none;
	margin: 1px 0;
	line-height: 25px;
	}
	
#send:hover {
	background-color: #265499;
	border: 1px solid #265499;
	color: #000;
	}
.form label { 
	margin-left: 10px; 
	color: #F0F0F0; 
	}

.submit input {
	padding-top: 0px;
	background: #000;
	font-size: 14px;
	color: #000;
	width:130px;
	height:25px;
	
	}
	
#contact_left {
	float:left;
	padding-top:10px;
}

#contact_right {
	float: right;
	padding-top:10px;
}

#reset {
	clear: both;
	padding-bottom:60px;
}


#content h4 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}

.kittens {
	text-align:center;
	padding-bottom:50px;
}
.blue1 {
	color:#265499;
	text-decoration: blink;
}
#footer_menu {
	margin-left:123px;
	width:702px;
	height:158px;
	border-right: 1px solid #265499;
	border-bottom: 1px solid #265499;
	border-left: 1px solid #265499;
	}
#footer ul {
	float:left;
	width:160px;
	list-style:none;
	margin-top:10px;
	margin-left:14px;
	text-align:left;
	}
#footer ul a {color:#FFF;}
#footer ul li {
	padding-top:10px;
	font-size:10px;
	text-transform:uppercase;
}
#footer ul a:hover {color:#265499;}
#banner {
	margin-left:123px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #265499;
	border-bottom-color: #265499;
	border-left-color: #265499;
}
#logo2 {
	position: absolute;
	margin-top:0px;
	margin-left:-230px;
	border:none;
}