@charset "utf-8";
/* CSS Document */
/*.text*/

body{
	min-width:950px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	text-decoration: none;
	background:#ffffff;
	}	


a:link{
	color: #1e3f75; 
	font-weight:500;	
	text-decoration: none;
	}
	
	/*BYU Top Bar*/
#topbar {

	position: relative;
	height:35px; 
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(images/byu_bar_background.gif);
	text-align:left;
	background-color:#001e4c;
	text-decoration: none;
	font-size: .85em;
	}
	
#wordmark {

	vertical-align:middle;

}

#BYUBrandLink {

	 font-size: 80%;

	 color: #8495A9;

	 letter-spacing: 4px;

}
	
	/*BREAD CRUMBS*/

#bcrumbs {

	margin: 10px 0 25px 0;
	padding: 10px;
	background: inherit;
	
	}


#bcrumbs {text-decoration: none; color: #996600;
	}

#bcrumbs a:hover {text-decoration: none; color: #15305a;
	}

#wrap1 {
	
	margin: 0 0 0 0;
	padding: 0;
	font-size: small;
	text-align: left;
	text-decoration: none; 
	background: inherit;
	}

#banner {
			
	height: 80px;
	font-size: 2em;
	text-indent: -9999px;
	background: #000000 url(images/ReligiousEdImBanner.jpg) top left no-repeat;
	border-bottom: solid 3px #3a210b;
	margin: 0 0 0 0;
	padding: 0;
	}
	
#pictures {
	clear: both;
	width: 225px;
	float: left;	
	background: #ffffff url(images/index_05.jpg) top left no-repeat;
	margin: 0 0 0 10px;
	}
		
#search_box {
	float: left;
	margin: 0 0 0 45px;
	background: #ebebda;
	padding: 20px;
	font-size: small;
	text-align: left;
	text-decoration: none;
	background: #ffffff url(images/searchbg_ot.jpg) top left no-repeat;
	height: 315px;
	width: 375px;
	}
	
#sidebar {

	float: right;
	width: 175px;
	top: 0;
	font-size: small;
	background: inherit;
	padding: 5px;
	}	
	
#wrap2 {

	width:700px;
	margin: 50px 0 0 50px;
	padding: 25px;
	clear: both;
	text-decoration: none; 
	background: #ffffff;
	}	

#browse {
	margin: 5px 35px 0 60px;
	width:600px;
	background: #ffffff;
	}	
				
#left_col {

	float: left;
	width: 230px;
	padding: 15px;
	text-align: left;
	background: #ffffff;
	font-size: small;
	text-decoration: none; 
	margin: 5px 0 15px 60px;
	}
	
#right_col{
	 
	float: left;
	width: 230px;
	padding: 15px;
	text-align: left;
	background: #ffffff;
	font-size: small;
	text-decoration: none; 	
	margin: 5px 0 15px 60px;
	}

#foot1{
	font-size: x-small;
	padding: 50px;
	clear: both;
	text-align: center;
	}
	
#foot{
	font-size: x-small;
	padding: 50px;
	clear: both;
	text-align: center;	
	}



	
