/* CSS Document */
/* css style sheet for www.spiritweaves.com  created by anneli molin-skelton */

html {
	margin: 0px;
	padding: 0px;
}

body {
	font: 11pt century gothic ;
	color: #392315;
	margin: 0px;
	padding: 20px;
}

p {
	font: 11pt century gothic ;
	color: #392315;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 10pt;
}


a{

font-family:century gothic;
font-size:11pt;
color:#cc9900;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #cc9900;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #cc9900;
	}
	a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #cc9900;
	}

a:hover { 
	text-decoration: none; 
	color: #330000;
	text-decoration: none;
	
	}
	
#footer a{
	font-family:century gothic;
	font-size:10.5pt;
	color:#cc9900;
}

#footer a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #cc9900;
	}
#footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #cc9900;
	}
#footer a:hover, a:active { 
	text-decoration: none; 
	color: #330000;
	}

