/**************************************
* Tyndale University College & Seminary
* www.tyndale.ca
* 
* Andrew Smith - Web Developer
* December 2006
* 
* Print  style - black (blk)
*  		 
**************************************/

html, body, #main_container { min-height:inherit;	width: 100%; height: auto;}
html>body, html>body #main_container {height: auto; }

#top_drop_rap {display:none;}

#main_container {background:#fff; }
#header {background:#fff; height:auto;}
#hd_cont {display:none;}
#print_hd {background:#fff; display:block; height: auto; width:97%; margin:10px auto; text-align:center; font:1em Georgia, "Times New Roman", Times, serif;}
#print_hd h1 {
	font-size:1.5em;
	text-transform: uppercase;
} 


#crummy {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 7px 0 7px 16px;
	color:#333;
	background: #efefef;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
}

#crummy_date {display:none;}

#cont_rap {
	width:97%;
	margin: auto;
	margin-bottom:10px;
	background: #FFF;
}

#col_1 { display:none;}

#col_2 {clear:both; float:none; width:97%;}

/* footer */
#footer {
	clear: both; 
	border: 0; 
	width: 100%;
	margin-top: 0px;
	}

#footer_cont_rap {
	font:11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:97%;
	margin: 0 auto;
	padding: 10px 10px 30px;
	text-align:left;
	background:#fff;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
#footer_cont_rap a, #footer_cont_rap a:visited {color:#333; text-decoration:underline; }
#footer_cont_rap a:hover, #footer_cont_rap a:active {color:#037; text-decoration:none; }

#footer_cont_rap h5 {margin:7px 0 -5px; font: bold 13px "Century Gothic", Tahoma, "Trebuchet MS", sans-serif; }
#footer_cont_rap h4 {margin:0; font: bold 13px "Century Gothic", Tahoma, "Trebuchet MS", sans-serif; }



#footer_contL {
	display: none;
}
#footer_contR {
	position:relative;
	float:left;
	width: 90%;
	padding:10px 16px 5px 16px;
	font:11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin-left: 7px;
}

#footer_contR li {	list-style: url(../img/v7_footer_mail.gif) outside; margin-left:-22px;}

#footer_search { margin:17px 0; }
.footer_search_butt {background:#636363; color:#fff; font: 13px "Century Gothic", Tahoma, "Trebuchet MS", sans-serif; border:1px solid #fff;}
.footer_searchbar {background:#efefef; color:#333; font: 13px "Century Gothic", Tahoma, "Trebuchet MS", sans-serif; border:1px solid #333; padding:1px 3px;}


#cc a, #cc a:visited, #cc a:hover, #cc_rap a:active {color:#333; text-decoration:none; }
#print_cc {display:block; }
#print_cc a, #print_cc a:visited {text-decoration:none;}
#map_link {display: none; }

