@charset "utf-8";
/* CSS Document
Title: NZKKA CSS TYPOGRAPHY
Author: Krissy Wadek */ 

/***********************LINKS*************************/

.typography p, .typography li
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#282828
	}
	
.typography p
	{
	margin:5px 10px 20px 10px;
	}
	
.typography h2, .typography h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#900202;
	text-align:center;
	}
	
.typography h3
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900202;
	}
	
.typography .galleryh3
	{
	margin-left:200px;
	}
	
#Content ul, ol
	{
	list-style:url(../images/bullet.png);
	margin:10px 20px 10px 25px;
	}
	
#Content2 h1
	{
	margin-top:10px;
	}
	
#Content2 ul, #Content2 ol
	{
	margin:10px 200px 10px 200px;
	}
	
.typography a 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#900202;
	text-decoration:none;
	}
	
.typography a:hover
	{
	color:#076b23;
	}

.typography .breadcrumbs
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	padding-bottom:20px;
	margin:0 10px 0 10px;
	}
	
.typography .breadcrumbs a
	{
	color:#900202;
	}
	
.typography .breadcrumbs a:hover
	{
	color:#076b23;
	}
	
.typography .third p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ffffff;
	margin:9px 10px 0 10px;
	}
	
/*************************************INSTRUCTORS***********************************/

.instructorsname 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	clear:both;
	}
	
.instructorsname a:hover
	{
	color:#076b23;
	}
	
.instructorsdescription p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
	
	
	
	
#quote 
	{
	color:#d8d2c4;
	}