@CHARSET "ISO-8859-1";

html,body  {
	background-color : #FFFFFF;
	background-image: url(images/celtic-tile-2.jpg);
	background-repeat: repeat;
    margin:0;
    padding:0;
    height:100%;
    border:none;
}

A.menu, A.menu:visited {
	color: #00a300; 
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
 
}

A.menu:hover {
	color: #0b80c2; 
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
   
}

.menu {
	color: #00a300; 
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
 
}

A.inversemenu, A.inversemenu:visited {
	color:  #0083a5;
	font-size: 15px;
	line-height: 30px;
	font-family: Helvetica, serif; 
	font-style: normal;
	font-weight: bold; 
    text-decoration: none; 
 
}

A.inversemenu:hover {
	color:  #00a300;
	font-size: 15px;
	line-height: 30px;
	font-family: Helvetica, serif; 
	font-style: normal;
	font-weight: bold; 
    text-decoration: none; 
   
}

.inversemenu {
	color:  #0083a5;
	font-size: 15px;
	line-height: 18px;
	font-family: Helvetica, serif; 
	font-style: normal;
	font-weight: bold; 
    text-decoration: none; 
 }

A.submenu, A.submenu:visited {
	color: #009fc5; 
	font-size: 15px;
	line-height: 17px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
}
/*#3cbeef*/
A.submenu:hover {
	color: #009fc5; 
	font-size: 15px;
	line-height: 17px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
}


.submenu {
	color: #009fc5; 
	font-size: 15px;
	line-height: 17px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
}

A.smbluelink,  A.smbluelink:visited {
	color: #009fc5; 
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, sans serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
}

A.smbluelink:hover {
	color:  #00a300;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, sans serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
}


.copyright {
	font-size: 11px;
	color: #009999;
	font-family: Georgia, serif; 
	font-weight: normal; 
} 

.bluetitle {
	color:  #0083a5;
	font-size: 15px;
	line-height: 30px;
	font-family: Arial, sans serif; 
	font-style: italic;
	font-weight: bold; 
    text-decoration: none; 

}

.greentitle {
	color: #00a300; 
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: bold; 
    text-decoration: none; 
}

.greentitle2 {
	color: #00a300; 
	font-size: 16px;
	line-height: 18px;
	font-family: Georgia, serif; 
	font-style: italic;
	font-weight: bold; 
    text-decoration: none; 
}

.smbluetext {
	color: #009fc5; 
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, sans serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
}

.smpurpletext {
	color: #7a3c7f; 
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, sans serif; 
	font-style: italic;
	font-weight: normal; 
    text-decoration: none; 
}

ul.purple {
	list-style-image: url(images/reddot.jpg);
	color: #7a3c7f; 
	font-size: 14px;
	line-height: 15px;
	font-family: Arial, sans serif; 
	font-style: normal;
	font-weight: bold; 
    text-decoration: none; 
}