/* Wicca CSS */
body {
	background-color: 	#E0D7CD;
	background-image: 	url(../images/page_background.gif);
	color: 				#262626;
	font-family: 		Georgia, Helvetica, Arial, sans-serif;
	font-size: 			16px;
}

td {
	border: 1px solid #D6CBBD;
	background-color: #E0D7CD;	
}

td.odp  {
		background-color: #23238E;	
}

#logo {
	background-image: 	url(../images/logo_background.jpg); 
	text-align: 						center;
}
/*--------------------- Links ----------------------*/
a:link{
	color: #008000;
	font-weight: bold;
}

a:hover{
	color: #E60000;
	font-weight:	bold;
}

a:active{
	color: #FFFF80;
	font-weight: bold;
}

a:visited{
	color: #003366;
	font-weight: bold;
}


/*----------- Current Moon ---------*/
a.moon:link{
	color : #909090;
}

a.moon:visited{
	color : #909090;
}

a.moon:hover{
	color : #909090;
	font-weight : normal;
	background : #000000;
}

/*-------------- O D P Advert -------------*/
a.none:link{
	color : #009900;
}

a.none:visited{
	color : #996600;
}

a.none:hover{                  
	color : #009900;
	font-weight : normal;
	background : #D6CBBD;
}
/*-------------- text links ---------------*/

a.text: link{
	color: #186321;
	text-decoration: none;
}

a.text: visited{
	color : #996600;
	text-decoration: none;
}

/*-------------- navigation id="x"---------------*/
#linkfooter{
	background-color: #F5E8DB;
	color: 	#BF987D;
	font-size:	11px;
	text-align:	center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
}


#navfooter{
	background-color: 	#72422C;
	font-family: 		Arial, Georgia, Helvetica, sans-serif;
	color: 				#f5f5dc;
	font-size: 			14px;
	text-align: 		center;
	margin-top: 		4px;
	margin-bottom: 		4px;
	padding: 			2px;
}

a.nav:link{
	font-family: 	 	Arial, Georgia, Helvetica, sans-serif;
	color: 				#FFFFFF;
	font-size:			14px; 
	font-weight: 		normal; 	  
	text-decoration: 	none;
}

a.nav:visited{
	color : 			#FFFFFF;
	font-size:			14px; 
	font-weight: 		normal;
	background :  		#d2b48c;
	text-decoration:	none;
}		

a.nav:hover{
	color:  			#663300;
	font-size:			14px; 
	font-weight: 		normal;
	background:  	 	#DAC1A0;
	text-decoration: 	underline;
}
	
/*------------------ h1 - h6 ----------------*/

h1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

h2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #785050;
	font-size: 22px;
	font-style: normal;
	text-align: center;
}

h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 20px;
	font-style: normal;
	text-align: center;
}

h4{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color:#800000;
	font-size: 18px;
	text-align: left;
	margin: 10px;
	padding-top: 10px;
}	
	
h5{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color:#006400;
	font-size: 18px;
	text-align: left;
	margin: 10px;
	padding-top: 10px;
}

h6{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color:#2C4072;
	font-size: 18px;
	text-align: center;
	margin: 10px;
	padding-top: 10px;
}

/*------------- Right Navigation Column-------------*/

a.navigation:link, a.navigation:visited {
	color: 				#000000;
	text-decoration: 	none;
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			13px;
	font-weight: 		normal; 
}

a.navigation:hover {
	color: 				#E60000;
	
}

a.navigation:active {
	color: 				#FFFF80;
}	 

.nav_on {
	border-width: 		0px 0px 1px 0px;
	border-color: 		#E0E0E0;
	border-style: 		solid;
	background-color: 	#72422C;
	padding-left: 		3px;
	color: 				#ffffff;
	font-family: 		Arial, Georgia, Helvetica, sans-serif;
	text-decoration: 	none;
	text-align: 		center;
	font-size: 			12px;
	font-weight: 		regular; 
}

.nav_off {
	border-width: 0px 0px 1px 0px;
	border-color: #E0E0E0;
	border-style: solid;
	background-color: #E1CDB2;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 10px;
}

/*-------------- p - regular text on a page ----------------------*/
p{
	margin: 10px;
	color: #333333;
	font-size: 16px;	
}

p.booktitle{
	margin: 10px;
	padding-top: 18px;	
}

/*-------------- id="x" ----------------------*/
#booktitle{
	color: #000000; 
	font-size:15px; 
	font-weight: bold;	
}

#visitor{
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b4513;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
#visitor2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8b4513;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}

#mooncomment{
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b4513;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
/*------------------PRAYERS IN TEXT id="x"------------------*/
#prayer1{
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #6E0D54;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	text-align: justify;
	margin-top: 16px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 15px;
	padding: 6px;	
}

#prayer2{
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #6E0D54;
	font-size: 16px;
	font-style: italic; 
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 20px;
	padding: 6px;	
}


/*--------------------DICTIONARY---------------------*/
#toplable{
	font-size: 10px;
	font-weight : bold;
	color: #cd853f;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#toplable2{
	font-size: 17px;
	font-weight : bold;
	font-style: italic;
	color: #0E6907;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#abcd{
	background-color: #ffe7c6;
	color: #000000;
	font-size: 16px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 6px;	
}

.dictcap{
	color: #632910;
	font-size: 16px;
	font-weight: bold;
}

#list{
	margin-left: 8px;
	margin-right: 5px;
}

#height{
	height: 30px;
}

a.ap:link{
	color: #009900;
	text-decoration: none;
}

a.ap:visited{
	color : #996600;
	text-decoration: none;
}


a.dict:link{
	color: #186321;
	text-decoration: none;
}

a.dict:visited{
	color : #996600;
	text-decoration: none;
}

#dictionary{
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px;
	text-align: left;
}

/*-------------Dark Green Link Underlined-------------*/
a.green:link{
	color:           #006600;
	font-weight: 	 bold;
	text-decoration: underline;
}

a.green:visited{
	color:   			#996600;
	text-decoration: 	underline;
}

a:green:hover{
	color:   		#630000;
	font-weight:	bold;
	background: 	#E9E3DC;
}

/*-----------------Boxes-------------------------*/
/*---------------Footer id="x"-----------------------*/
#footer{
	font-family: 		Arial, Helvetica, Verdana, sans-serif;
	font-size: 			16px;
	color: 				#630000;
	text-align: 		Center;
	margin-top: 		0px;
	margin-bottom: 		0px;
}

#footer2{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 13px;
	color: #009900;
	text-align: center;
	text-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*---------------- id="x"------------------------*/
#updated{
	font-family: 	arial, verdana, sans-serif;
	font-size: 		14px;
	color: 			#CCA97B;
	text-align: 	right;
	margin-top: 	0px;
	margin-bottom:  5px;
}

#updated2{
	font-family: 	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#8b4513;
	text-align: 	right;
	margin-top: 	0px;
	margin-bottom: 	5px;
}

#updated3{
	font-family: 	arial, verdana, sans-serif;
	font-size: 		14px;
	color: 			#8b4513;
	text-align: 	right;
	margin-top: 	0px;
	margin-bottom: 	5px;
}
	
#updated4{
	font-family: 	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#8b4513;
	text-align: 	left;
	margin-top: 	0px;
	margin-bottom: 	5px;
}	
#notes{
	font-family: 	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		14px;
	color: 			#8b4513;
	text-align:  	center;
	margin-top: 	8px;
	margin-bottom: 	8px;
}

#notes-left{
	font-family:  	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		16px;
	color: 			#8b4513;
	text-align:		left;
	padding: 		16px;
}

#click-jump {
	font-family: 	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		14px;
	color: 			#74412B;
	text-align: 	center;
	font-weight:	bold;
	margin-top: 	8px;
	margin-bottom: 	8px;
}

#click-jump2 {
	font-family: 	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		14px;
	color: 			#003399;
	text-align: 	left;
	font-weight:	bold;
	margin-top: 	8px;
	margin-bottom: 	8px;
}

#copyright  {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 	 14px;
	color: 		 #ffffff;
	text-align:  center;
	}
	
#credit{
	font-family: 	Georgia, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	text-align: 	left;
	margin-left: 	10px;
	
}
	