@charset "utf-8";
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background:url(images/bg.jpg) repeat-x;
	margin:0px;
	text-align:center;
	background-color:#e9feb3;
}

#container {
	width:900px;
	text-align:left;
	margin:0px auto;
}

#header {
	width:900px;
	background:url(images/logoheader.jpg) no-repeat;
	height:100px;
	float:left;
	display:inline;
	margin:0px 0px 20px 0px;
}

	.contact_header {
		width:200px;
		float:right;
		font-family:Verdana, Geneva, sans-serif;
		color:#FFF;
		font-size:17px;
		margin:30px 0px 0px 0px;
		line-height:21px;
	}
	
		.contact_header a {
				font-family:Verdana, Geneva, sans-serif;
				color:#FFF;
				font-size:17px;	
				text-decoration:none;

		}
		
		.contact_header a:hover {
				font-family:Verdana, Geneva, sans-serif;
				color:#FFF;
				font-size:17px;	
				text-decoration:underline;
		}

#sidebar {
	width:190px;
	float:left;
	display:inline;
}

	#sidebar .box {
		background:#FFF;
		border:1px solid #ccc;
		width:189px;
		margin:0px 0px 20px 0px;
	}
	
	#sidebar .class_box {
		background:#FFF;
		border:1px solid #ccc;
		width:189px;
		margin:0px 0px 20px 0px;
		padding:0px 0px 15px 0px;
	}
	
		#sidebar .class_box a {
			margin:15px;
			color:#0066CC;
			font-size:15px;
			text-decoration:none;	
		}
		
		#sidebar .class_box a:hover {
			margin:15px;
			color:#0066CC;
			font-size:15px;
			text-decoration:underline;	
		}
	
	#sidebar .class_box_social {

		text-align:center;
		width:189px;
		margin:0px 0px 20px 0px;
;
	}
	
	#sidebar ul {
		margin:15px 0px 15px 20px;	
	}
	
	#sidebar li {
		list-style:none;
		line-height:22px;
	}
	
	#sidebar a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #785944;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #785944;
		text-decoration:underline;
	}

#content {
	width:680px;
	margin:0px 0px 0px 20px;
	float:left;
	display:inline;
	background:#FFF;
	border:1px solid #ccc;
}

	#content a {
		color:#0066CC;
		font-size:14px;
		text-decoration:none;
	}
	
	#content a:hover {
		color:#0066CC;
		font-size:14px;
		text-decoration:underline;
	}	

	#content ul {
		margin: 15px 30px 15px 60px;
		list-style:disc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #785944;


	}

	#content li {
			padding-bottom: 5px;
			line-height:18px;

	}
	


	#content .photo_container {
		width:680px;	
		margin:0px 0px 30px 20px;
		display:inline;



	}
	
		#content .photo_container img {
			border:2px solid #785944;
			margin:0px 50px 0px 40px;
			display:inline;
		}
		
		#content .photo_container .frame {
			text-align:center;
			margin:0px 0px 25px 25px;
			display:inline;
			float:left;
			
		}
		
			#content .photo_container .frame img {
				display:inline;
				border:2px solid #785944;
				
			}
			#content .photo_container .frame p {
				margin:10px 0px 0px 0px;
				font-family:Verdana, Geneva, sans-serif;
				font-size:14px;
				font-weight:bold;
				
			}
		
	#content .photo_with_caption {
		float:right;	
		margin:50px 30px 30px 30px;
		text-align:center;
		display:inline;

	}
		
	#content .photo_with_caption img {
			border: 2px solid #785944;	
	}
	
	#content .photo_with_caption p {
			font-familY:Verdana, Geneva, sans-serif;
			font-size:10px;
			margin:15px 0px 0px 0px;
			
	}
	
	#content .no_bullet li {
		list-style:none;	
		margin:0px 0px 15px 0px;
		list-style-position: inside;
		text-indent: -1em;
	}
	


#footer {
	width:680px;
	float:left;
	margin:25px 0px 25px 220px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#576830;
	display:inline;
}

h1 {
	
	width: 350px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;

}

h1 a {
	
	width: 350px;
	height: 100px;
	display: block;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #785944;
	margin: 30px 30px 20px 30px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #785944;
	text-decoration: none;
	margin: 0px 30px -20px 30px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #785944;
	text-decoration: none;
	margin: 0px 30px 20px 30px;
}






p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #785944;
	word-spacing: normal;
	line-height: 1.3em;	
	margin:30px;
}


	.list_sub {
		margin:5px 0px 0px 0px;	
	}
	
	.italic_test {
		font-style:italic;
		margin:-25px 30px 0px 60px;
	}
	
/* Home Page Table */

#home_table {
	width:600px;
	margin:0px 0px 0px 60px;
}

	#home_table .column {
		width:180px;
		float:left;
		display:inline;
		margin:0px 0px 0px 20px;
	}

	#home_table .header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #785944;
		font-weight:bold;
		margin:0px;
	}
	
	#home_table .column p {
		margin:0px 0px 10px 0px;	
	}
	
	#home_table .column ul {
		margin:0px 0px 30px 0px;
		
	}
	
	#home_table .column li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #785944;
		margin:9px 0px 0px 0px;
		padding-left:1em;
		list-style:none;

	}
	
/* Class Box */
.class_info {
	font-size:14px;
	margin:15px;
}

/* About Us NAPO Logo Images */
#napo {
	width: 100%;
	float: left;
	text-align: center;
	margin:25px 0px 0px 0px;
	display:inline;
}
#napo img {
	padding:0px 30px 0px 30px;
	border:none;
}







