/*
Default css for CelticSands.com
 
    rev: 0.01a
   date: 10/27/2006
  author: D Vinson

*/


body           {

		/* background: #009999; 
		background: #66CC99; 
		background: #33CC66; 
		background: #33CC99; */


		/* font-family: tahoma, verdana, arial, sans-serif, stonehenge; */
		font-family: garamond, times, serif, stonehenge;
		font-size: 1em;

		font-weight: bold;


		margin-left: 5.2em;
                

		background-image: "../../images/celticbackground-grey.jpg"; 
	        }



      
pre     {

        font-family: garamond, times, serif, stonehenge;
        font-size: 1em;
        
        font-weight: bold;
        }




EM      {       
        font-style:     normal;
        font-weight:    bold;
        color:  #000CC9;
        /* background: #E0E8FF  ; */
        }       




                
STRONG  {       
        font-family: stonehenge     ;
        /* background:  #E0E8FF;  */
        font-weight:    bold;
        color:  fuchsia;
        }       



                
EM STRONG, STRONG EM    {       
			text-transform: uppercase;
			font-style:     normal;
			font-weight:    bolder;
			/* background:   #E0E8FF; */
			color:  #000CC9;
			}  
        


		
                        
A:link          {       
	        text-decoration: none;
	        font-weight: bold; 
	     /* color: 2F0569; */
	        
	        color:  #000FF6;
	     /* background: #D3DCFE; */
	        }       


	                
A:visited       {       
	        text-decoration:  none;
	     /* font-weight:    bold; */
	         
	        color:  #6633FF;
	     /* background:  #E0E8FF; */
	        }       


	                
A:active        {       
	        text-decoration: none;
	        font-weight:    bold;
	        color:  #10CCA9;
	        /* background:     #000663; */
	        }


	                
A:hover         {       
	        text-decoration: none;
	        color:  #10A16A;
	        /* background:     #565D8E; */
	        }       



	                
A.offsite       {       
	        text-decoration:  none;
	        font-weight:    normal;
	        color:  #000FF6;
	        /* background:  #E0E8FF; */
                } 
        

.navbar     {

		background-image: url(../../images/bar3.gif);


                }


.left          {
        	margin-right: 5in;
	     /* font-family: garamond, times, serif;
		font-size: .7em;
		font-weight: normal;
		text-align: right; */
                }


.space1          {
        	margin-top: 1em;
	     /* font-family: garamond, times, serif;
		font-size: .7em;
		font-weight: normal;
		text-align: right; */
                }




.space2          {
        	margin-top: 2em;
	     /* font-family: garamond, times, serif;
		font-size: .7em;
		font-weight: normal;
		text-align: right; */
                }



.space3          {
        	margin-top: 3em;
	     /* font-family: garamond, times, serif;
		font-size: .7em;
		font-weight: normal;
		text-align: right; */
                }
 
 
 
                
.footTag       {

	     /* margin-top: 3em;  */
	        line-height: 1.4em;
	        text-align: right;
		font-size: .7em;
		font-weight: bold;
		font-family: tahoma, arial, verdana sans-serif;
               }
        


        
.footer       {

	     /* margin-top: 3em;  */
	        text-align: right;
		font-size: .7em;
		font-weight: normal;
		font-family: tahoma, arial, verdana sans-serif;
              }


.main         {

		margin-top: 2in;

              }

