/* @override 
	http://brookfarm.s217.sureserver.com/css/print.css
	http://www.jackieash.com/css/print.css
*/

/* Hide these */
#nav ul,
#nav a#copy_right,
.textbox_menus,
#footer {
	display: none;
}

/* general styles */

body {
	margin: 0;
	padding: 0;
	font: 12px/1.2em Verdana, "Lucida Grande", Lucida, sans-serif;
}

img, a {
	border: none;
}

#nav a img {
	position: absolute;
	top: 0;
	right: 0;
}

#content ul li {
	list-style-type: none;
}

.gallery_container {
	margin-top: 30px;
}


h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	margin-top: 2px;
}

/* #normal_twocol styles */

#normal_two_col #content {
	
}

#main_col, #right_col {
	float: left;
	width: 280px;
	padding: 0 0 0 40px;
	text-align: left;
}


#normal_two_col .twocol_text {
	float: left;
	width: 200px;
	padding-bottom: 8px;
}

#normal_two_col span.year {
	width: 45px;
	float: left;
	clear: both;
	font-weight: bold;
}

#normal_two_col h1 {
	margin: 15px 0 25px 0;
	font-size: 2em;
}

#normal_two_col h2 {
	margin: 15px 0 0 0;
	font-size: 0.9em;
	clear: both;
}

#normal_two_col p, #normal_two_col span.year {
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

#normal_two_col .twocol_contain {
	margin: 0;
	clear: both;
	overflow: hidden;
}

#normal_two_col #bottom_container {
	padding-top: 20px;
	clear: both;
}