/* ******************************** */
/* Wyotech.com FY07 Design
/* ©Corinthian Colleges Inc.
/* Author: Rolando Mendez
/* Last Modified: 8/03/07
/* ******************************** */

#header{
	position: absolute;
	height: 137px;
	background: url(/images/accreditation/header_main_bg.jpg) no-repeat left top;
	top: 0;
	display: block;
	width: 1000px;
}
.inside #header{
	background-image: url(/images/accreditation/header_main_bg.jpg);
}
.inside H1{
	width: 950px;
}
.inside H2{
	width: 950px;
}
#two_columns{
	background: white;
}
#left_column{
	width: 1000px;
}
#main_content{
	width: 751px;
	margin-right: 25px !important;
}
/*
// CAMPUS LIST STYLES
//
*/
#accred_campus_list{
}
.campus_row0, .campus_row1{
	padding: 10px;
	padding-left: 12px;
}
.campus_row1{
	background-color: #efefef;
}
.campus0, .campus1{
	display: inline;
	width: 358px;
}
.campus0 p, .campus1 p{
	display: inline;
	line-height: 100% !important;
}
.campus0{
	float: left;
}
.campus0 img.thumb, .campus1 img.thumb{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
.campus0 h2 a, .campus1 h2 a, .campus0 h2, .campus1 h2{
	width: auto;
	color: #980000;
	font-size: 14px;
	margin: 0 0 4px;
	line-height: 100% !important;
	text-decoration: none;
}
.campus0 h2 a:hover, .campus1 h2 a:hover{
	text-decoration: underline;
}
.campus0 p, .campus1 p{
	color: #666;
	font-size: 11px;
	position: relative;
	margin: 0;
}
/*
// CAMPUS DETAIL PAGE STYLES
//
*/
#campus_details{
	
}
#campus_loc{
	margin-bottom: 10px;
}
#campus_pic{
	float: left;
	width: 200px;
	margin: 6px 10px 0 0;
}
#campus_name_addr H2{
	margin: 0 !important;
	width: auto;
}
#campus_name_addr p{
	line-height: 100% !important;
}
#campus_accred_info{
	
}



