/* CSS Document */
h1 {  
font-family: Georgia, Times, "Times New Roman", serif;
font-size:20px; 
font-weight:bold; 
color: #004364; 
background-color: #D5FFFF; 
text-align:center;
}

h2 {  
font-size: 16px; 
font-weight: bold; 
font-style: italic; 
background-color: #D5FFFF; 
color: #004364;
}

h4 {  
font-size:14px; 
font-weight:bold; 
font-style:italic; 
background-color:#FFCAE4; 
color:cornflowerblue;
}

p.d {
	text-indent: 2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 3em;
	color: #004364;
}

body {  
font-family: Arial, Helvetica, sans-serif;
background-color: #EFFFFF;
color: #004364;
background-image: url(/images/3background.gif);
background-repeat:  no-repeat;
}

ul {
font-family: Arial, Helvetica, sans-serif;
color: #004364;
}

h6 {
 font-size: 10px; 
color:Thistle; 
font-weight:normal; 
margin-bottom:0;
}

a:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFDF;
}

a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000088; 
	background-color: #D5FFFF;
}

a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C3669;

}
a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #2C3669;
}

  @font-face {
    font-family: CelticRoseCaps SSi;
    font-style:  normal;
    font-weight: normal;
    src: url(/fables/CELTICR2.eot);
  }

  @font-face {
    font-family: CelticRoseCaps SSi;
    font-style:  normal;
    font-weight: 700;
    src: url(/fables/CELTICR1.eot);
  }

.dropcaps {  
	font-family: "CelticRoseCaps SSi", "Anglo-Saxon, 8th c.", Arial, Helvetica, serif;
	 float: left; 
	 font-size: xx-large;
	margin-top: -6px;
	margin-right: 5px;
	font-weight: bold;
	color: #004364;
}

.1 {
	font-family:"CelticRoseCaps SSi";
	font-size: xx-large;
	font-weight: bold;
	color: #004364;
	background-color: transparent;
}

.2 {
	font-family: "CelticRoseCaps SSi";
	font-size: xx-large;
	font-weight: bold;
	color: #4D4D99;
	background-color: transparent;
}

.input {
	border-color:lightskyblue; 
	background-color:azure; 
	color:mediumslateblue;
}

.wishfaery {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: normal; 
	font-style: normal; 
	font-weight: bold; 
}

  .3 {
    font-family: Arial, Helvetica, sans-serif;
    font-style:  normal;
    color: #004364;

  }
  
 #main	{
 	position:absolute; 
	left:67px; 
	top:99px; 
	width:693px; 
	height:527px; 
 }
#nav	{
	position:absolute; 
	left:127px; 
	top:42px; 
	width:auto; 
	height:28px; 
	z-index:1;
}

#nav ul	{
	list-style-type:none;
}
#nav li	{
	display:inline;
	margin: 0;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #000;	
}
#nav li.last {
	border-right: 0px;
}

#nav2	{
	position:absolute; 
	left:127px; 
	top:564px; 
	width:auto; 
	height:28px; 
	z-index:1;
}

#nav2 ul	{
	list-style-type:none;
}
#nav2 li	{
	display:inline;
	margin: 0;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #000;	
}
#nav2 li.last {
	border-right: 0px;
}

.bobby	{
	text-align:right;
}

caption	{
	visibility:hidden;
}

#blurb	{
	position: absolute;
	left:30px; 
	top:1254px; 
	width: auto; 
	height:auto; 
	z-index:2;
}

#dragonform	{
	font-family: Georgia, Times, "Times New Roman", serif;
	position:absolute;
	top: 81px;
	left: 93px;
	width: 580px;
	height: auto;
	color: #004364;
}
#dragonform legend	{
	font-size:20px;
	font-weight: bold;
	color: #004364;
}
#dragonform label	{
	font-size:16px;
	font-weight: normal;
	line-height: 30px;
}
#dragonform input	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004364;
}
#dragonform textarea	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004364;
}
#thanks	{
	position:absolute;
	top:200px;
	left:150px;
	height:auto;
	width:350px;
}
