/* PRIMARY STYLES */

body, table, td, p {
	font-family: Arial, Helvetica, News Gothic;
	font-size: 9pt;
	line-height: 150%
	}
	
a {
	text-decoration: underline
	}

a:hover {
	color: #cc6600
	}

.navigation {
	font-family: Georgia, Garamond, Times New Roman, Times;
	text-decoration: none;
	font-size: 8pt
	}
	
a.navigation:hover {
	text-decoration: none;
	color: #000000
	}

.manji-url {
	text-decoration: none;
	color: #000000
}

/* TYPOGRAPHY */
h1 {
	font-family: Georgia, Garamond, Times New Roman, Times;
	font-size: 16pt;
	margin-top: 8pt;
	margin-bottom: 12pt;
	color: #CC3300
	}
	
h2 {
	font-family: Georgia, Garamond, Times New Roman, Times;
	font-size: 11pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-weight: bold;
	color: #CC3300
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0pt;
	margin-bottom: 12pt;
	font-weight: bold;
	color: #000000
	}

	
.quote { 
	font-style: italic;
	font-weight: bold
	}
	
.paragraph-intro {
	font-family: Georgia, Garamond, Times New Roman, Times;
	font-weight: bold;
	text-transform: uppercase
}

.disclaimer {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	line-height: normal
}

.gift_shop {
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	line-height: normal
	}
	
/* GRAPHICS AND ELEMENTS */
	
hr {
	margin-top: 5px
	}
	
.testimonial_img {
	margin-right: 25px
	}
	
.staff_photo {
	margin-right: 18px
	}
	
.bullet_list_spacing {
	margin-left: -15px;
	margin-bottom: 10px;
	margin-right: 25px
	}