/* PRIMARY STYLES */

body, table, td, p {
	font-family: Arial, Helvetica, News Gothic;
	font-size: 10pt;
	line-height: 145%
	}
	
a {
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #993300
	}

a.navigation:hover {
	text-decoration: none;
	color: #000000
	}
	
nav, .Nav {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.75em;
	padding-left: 5px;'
	padding-top: 25px;
	}
	
nav a, .Nav a {
	font-family: Georgia, Garamond, Times New Roman, Times;
	text-decoration: none;
	font-size: .9em;
	color: #CC0000;
	font-weight: normal;
	}

.InventorImage {
	margin-right: 15px;
	margin-bottom: 10px;
	align: left;
	}
	
.manji-url {
	text-decoration: none;
	color: #000000
}

/* TYPOGRAPHY */
h1 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 25px;
	color: #CC3300;
	line-height: normal;
	}
	
h2 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 6px;
	color: #CC3300
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	}

ul {
	list-style-type: square;
	}
	
.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
	}
