/* CSS Document for HOLY ALTAR by chris muzilla */

/* Main Typography Properties */

.txt_title {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:24px;
	color:#563C34;
	}



p {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:17px;
	color:#563C34;
	}


.txt_main {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:17px;
	color:#563C34;
	}
	
	
.txt_small {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-size:12px;
	color:#563C34;
	}	
	
.txt_box {
	background-color:#dddddd;
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#563C34;
	}
	
	
a.link_s:link, a.link_s:visited {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#0000CC;
	text-decoration:underline;
	}

a.link_s:hover, a.link_s:active {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#563C34;
	text-decoration: none;
	}
	
	
a.link_main:link, a.link_main:visited {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#0000CC;
	text-decoration:underline;
	}

a.link_main:hover, a.link_main:active {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#563C34;
	text-decoration: none;
	}
	
	
/* FOOTER TEXT STYLES */
	
a.link_footer:link, a.link_footer:visited {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#563C34;
	text-decoration: none;
	}

a.link_footer:hover, a.link_footer:active {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	text-decoration:none;
	}
	
.txt_footer {
	font-family:"Gill Sans", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#563C34;
	}