/* GENERAL CAMPUS STYLESHEET */

#content_header p {
	display: none;
}

#content_sidebar #campus_info {
	margin: 0em 0 0;	
}

#content_sidebar #campus_info h3 {
	margin: 0 0 .658em !important;
	background: url("/images/main/bg-h4-campus_info.png") center center no-repeat;	
	height: 15px;
	text-indent: -3000px;
}

#content_sidebar #campus_info h4 {
	margin: 0.891em 0 0 0;	
	font-size: 1em;
	text-transform: uppercase;
	color: #eee;
}

#content_sidebar #campus_info p {
	margin: 0 0 0 0em;
}

#content_sidebar #crosswire_signup {
	text-align: center;
}

#content_sidebar #crosswire_signup h3 {
	margin: 0 0 9px;
	padding: 0;
	height: 20px;
	background: url("/images/main/cw_logo_sm.png") left center no-repeat;
	text-indent: -3000px;	
}

#content_sidebar #crosswire_signup h3 a {
	height: 20px;
	display: block;
}

#content_sidebar #crosswire_signup form .input_text {
	width: 212px;
	width: expression('211px');
	font-size: 11px;
}

#content_sidebar #crosswire_signup .link_btn {
	float: right;
	width: 110px;
	margin-top: 0.325em;
}

#content_sidebar #crosswire_signup #link_cw_view {
	float: left;
	line-height: 26px;	
	margin: 0;
	margin-top: 0.325em;
}

#campus_rf {
	height: 332px;
	/*background: url("/images/features/nashville/campus_rf_bg.jpg") left top;*/
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

#campus_rf.mobile {
	height: 391px;
}

#quick_nav {
	/*height: 35px;
	line-height: 31px;
	background: url("/images/quick_nav_bg.gif");
	font-family: "lucida grande", "lucida sans unicode", arial;
	font-size: 13px;*/
	
	height: 96px;
	width: 590px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

#quick_nav ul {
	margin: 0;
	padding: 0px 0;
	list-style: none;	
}

#quick_nav a img {
	border: 0;
}

#quick_nav ul li {
	float: left;
	margin-left: 10px;
}
#quick_nav ul li.link_first {
	margin-left: 0;
}

#quick_nav ul li a {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff; 
}

#quick_nav a strong {
	color: #f7941d;
	font-weight: normal;
}

#quick_nav ul li a:hover {
	text-decoration: underline;	
}


/*#footer {
	padding-top: 0.445em;
	margin-left: 260px;
	text-align: center;
}

#footer #search {
	display: inline;
	float: none;
	margin-right: 0.5em;
	padding: 5px 0;
}

#footer #search form {
	display: inline;
}

#footer #copyright {
	display: inline;
	float: none;	
}*/



