* {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/taconic_plan.jpg) no-repeat;
}
h1 {
	font-family: ;
	font-size: 3em;
	padding-left: 30px;
}
h3 {
	font-family: helvetica, sans-serif;
	font-size: 1.5em;
}
h4 {
	font-family: helvetica, sans-serif;	
	font-size: 1em;
}
h5 {
	font-size: .8em;
	font-style: italic;
	color: gray;
}
h6 {
	font-size: .8em;
	font-style: italic;
	color: #006000;
}

.clear { clear: both;}

div#head_container {
	width: 1000px;
}
ul#nav {
	background: url(images/stiles_young.jpg) no-repeat;
	float: left;
	height: 250px;
	width: 500px;
	padding: 50px 0 0 200px;
}
	ul#nav li {
		display: block; display: inline;
		padding-left: 30px;
		font-family: helvetica, sans-serif;
	}
		ul#nav li a {
			text-decoration: none;
			color: #532F20;
			font-size: 1.1em;
		}		
		ul#nav li a:hover {
			text-decoration: none;
			color: #006000;
			font-size: 1.1em;
			font-weight: bold;
		}
div#main-content {
	width: 905px;
	padding: 0 0 0 50px;
	font-family: sans-serif;
	line-height: 1.5em;
}
	div#main-content p {
		font-size: 1em;
	}
		div#main-content a {
			text-decoration: none;
			color: blue;
			font-size: 1em;
		}
		div#main-content a:hover {
			text-decoration: none;
			color: #006000;
			font-size: 1em;
			font-weight: bold;
			cursor: pointer;
		}
div#hometext {
	width: 640px;
}
div#main-content-course_list {
	width: 650px;
	padding: 0 0 0 50px;
	font-family: sans-serif;
	line-height: 1.5em;
}
div#book_pic {
	float: left;
	padding: 0 15px 5px 0;
}
div#stiles_round {
	float: right;
	padding: 25px 0 0 0;
}
div#bobs_pics {
	width: 600px;
	float: left;
}
div#bob_pic1 {
	border: black 2px solid;
	padding: 5px 15px 5px 5px;
	margin: 0 10px 0 0;
	width: 260px;
	float: left;
	display: inline;
} 
div#bob_pic2 {
	border: black 2px solid;
	padding: 5px 5px 8px 5px;
	width: 250px;
	float: left;
	display: inline;
}
div#bunker_text {
	width: 270px;
	padding: 0 0 0 0;
	float: right;
	display: inline;
}
div#krm_pics {
	height:431px;
}
div#krm_pic1 {
	border: black 2px solid;
	padding: 5px;
	margin-right:15px;
	width: 250px;
	float: left;
	height:420px;
} 
div#krm_pic2 {
	border: black 2px solid;
	padding: 5px;
	margin-right:15px;
	width: 275px;
	float: left;
	height:420px;
}
div#krm_pic3 {
	border: black 2px solid;
	padding: 5px;
	width: 275px;
	float: left;
	height:420px;
}
div#checkout_images {
	float: left;
	padding: 0 20px 20px 0;
}
div#contribute {
	float: right;
	width: 200px;
	padding: 0 0 350px 20px;
}
ul.indent {
	padding-left: 50px;
}
	ul.indent a {
		text-decoration: none;
		color: blue;
		font-size: 1em;
	}
		ul.indent a:hover {
			text-decoration: none;
			color: #006000;
			font-size: 1em;
			cursor: pointer;
		}	
div#main-content-course-list {
	width: 875px;
	padding: 0 0 0 50px;
	font-family: sans-serif;
	line-height: 1.5em;
}
	div#main-content-course-list a {
		text-decoration: none;
		color: blue;
		font-size: 1em;
	}
		div#main-content-course-list a:hover {
			text-decoration: none;
			color: #006000;
			font-size: 1em;
			font-weight: bold;
			cursor: pointer;
		}
h4 a {
	text-decoration: none;
	color: blue;
	font-size: 1em;
}
	h4 a:hover {
		text-decoration: none;
		color: #006000;
		font-size: 1em;
		font-weight: bold;
		cursor: pointer;
	}
.contentAccElement {
	width: 620px;
}
.contentAccToggler {
	font-weight: bold;
	}
	div#contentAcc a {
		text-decoration: none;
		color: blue;
		font-size: 1em;
	}
		div#contentAcc a:hover {
			text-decoration: none;
			color: black;
			font-size: 1em;
			font-weight: bold;
			cursor: pointer;
		}
ol {
	padding-left: 50px;
}
ul#footer {
	padding: 80px 0 50px 0;
}