/* Created by Trevor Lewin for Lesly Case in December 2009. This stylesheet is linked to the reikiarkansas.htm file. */


/* ------------- Start element styles -------------  */

body	{
	background-color: #aec0d4;  }

h1	{
	color: black;
	font-size: 20pt;
	font-style: italic;  }

h2	{
	color: white;
	font-size: 20pt;
	font-style: normal;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.6em;
	margin-left: 1.5em;  }

h3	{
	color: gold;
	font-size: 16pt;
	font-style: normal;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.2em;
	margin-left: 2.5em;  }

h4	{
	color: white;
	font-size: 14pt;
	font-style: italic;  }

h5	{
	color: yellow;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-top: 0;
	}

h6	{
	color: yellow;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	}

ul	{
	color: yellow;
	font-size: 13pt;
	font-style: normal;
	text-align: left;
	margin-top: 0em;
	margin-left: 4em;  }

em	{
	font-style: italic;
	}

strong	{
	font-weight: bold;
	}

img	{
	border: none;
	}

ul.image{
	list-style-image: url(images/mark.png);
	}


/* -------------- End element styles --------------  */



/* ------------- Start independent class styles -------------  */

.center	{
	text-align: center;  }

.textleft {
	text-align: left;  }

.right	{
	float: right;  }

.left	{
	float: left;  }

.clear	{
	clear: both;  }

.titletop {
	position: absolute;
	top: 225;
	left: 305;
	font-family: arial,helvetia,sans-serif;
	font-weight: bold;
	font-size: 22pt;
	color: gold;
	z-index: 4;
	}

.titlebottom {
	position: absolute;
	top: 224;
	left: 303;
	font-family: arial,helvetia,sans-serif;
	font-weight: bold;
	font-size: 22pt;
	color: black;
	z-index: 3;
	}

.totop	{
	font-family: arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	color: orange;  }

.nextpage {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	position: bottom;
	color: #a8f4f1;
	text-decoration: none;  }

.space	{
	margin: 70px;
	margin-left: 0px; }


/* -------------- End independent class styles --------------  */



/* ------------- Start independent ID styles -------------  */


#banner	{
	width: 100%;
	height: 140px;
	background-image: url(images/TitleBackgroundFullNew3.jpg);
	background-repeat: no-repeat;
	background-color: #4e8c94;
	margin-bottom: 0;  }

#reikititle {
	position: absolute;
	top: 22;
	left: 135;  }

#topturtle {
	position: absolute;
	top: 35;
	left: 450;  }

#chain {
	position: absolute;
	top: 138;
	left: 10;
	width: 100%;
	height: 36;
	background-image: url(images/chainsmall.png);
	background-repeat: repeat-x;  }

#main	{
	width: 100%;
	height: 100%;
	background-image: url(images/underwaterfullcut.jpg);
	background-repeat: no-repeat;
	background-color: #003466;  }

#main p {
	color: white;
	font-family: arial,sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-align: left;  }

#container {
	margin-top: 55;
	margin-left: 260;
	width: 480px;
	height: 100%;
	text-align: center;  }

#footer	{
	width: 100%;
	height: 100px;
	font-size: 12pt;
	background-image: url(images/footer.jpg);
	background-color: #4e8c94;
	margin-top: 2px;  }

#footerbox {
	width: 750px;
	height: 100px;
	color: #ffff99;
	text-align: center;
	}

#footer a:link	{
	color: gold;  }

#footer a:visited {
	color: gold;  }

#footer em {
	font-size: 9pt;  }

#redturtle {
	float: left;
	margin-left: 100px;  }

#school {
	position: absolute;
	top: 600;
	left: 1000;
	width: 300;
	height: 198;
	background-image: url(images/FishSchoolSmall.png);
	z-index: 2;  }

#bubblebox {
	position: absolute;
	top: 190;
	left: 25;
	width: 220;
	height: 600;
	background-image: url(images/watercolumn.png);
	z-index: 2;  }

#index	{
	position: absolute;
	top: 240;
	left: 50;
	width: 180;
	height: 400;
	z-index: 3;  }

#index a:link	{
	font-size: 14pt;
	font-weight: bold;
	color: gold;
	padding: 0;
	border: 0;
	margin: 1.2em;
	margin-left: 10px;
	text-align: center;
	display: block;
	text-decoration: none;  }

#index a:hover { 
	color: yellow;
	background-color: #3399FF;
	text-decoration: underline;  }

#index a:visited {
	font-size: 14pt;
	font-weight: bold;
	color: gold;
	padding: 0;
	border: 0;
	margin: 1.2em;
	margin-left: 10px;
	text-align: center;
	display: block;
	text-decoration: none;  }

#logo	{
	margin-top: 0.8em;
	margin-left: 2.3em;  }

#box	{
	width: 290;
	height: 100;
	}

/* -------------- End independent ID styles --------------  */
