#logobar {
	background-color: #bd0300;
	margin: 0;
	padding: 11px 0px;
	width: 100%;
	clear: both;
	vertical-align: middle;
	overflow: hidden;
}
#langbar {
	margin: 0px;
	padding: 0px 11px;
	float: right;
	width: 37%;
	text-align: right;


}
#langbar img {
	margin-left: 10px;
	margin-top: 5px;
}
#collage {
	background-color: #8c0200;
	height: 182px;
	width: 100%;
	display: block;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(/img/cali_cityscape.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#logo {
	float: left;
}
.bluegrad {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	width: 100%;
	padding: 0px;
	background-color: #3b5994;
	display: block;
	clear: both;
	float: left;
}

.bluegrad .col3{
	background-color: #3b5994;
	font-size: 1em;
}
#searchbox {
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}


#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;

}
.leftcols {
	margin-right: 204px;
}
.col1 {
	width: 33%;
	font-size: 0.9em;
	float: left;
	text-align: right;
	overflow: hidden;
	padding-bottom: 15px;
}
.mcol1 {
	width: 33%;
	font-size: 0.9em;
	float: left;
	text-align: right;
	overflow: hidden;
}
.col2 {
	width: 66%;
	font-size: 0.9em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	float: left;
	overflow: hidden
}
.col2-content {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	margin-left: 15px;
}
.mcol2-content {
	padding-left: 4px;
}
.col2-content-white {
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.col2-content-white .stretch{
max-width: 100%;
}

.col3 {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #333333;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 2px;
}
.mcol3 {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #333333;
	width: 200px;
	background-color: #FFFFFF;
}
.featuredcampus img {
}
.col1 p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.1col {
	font-size: 0.9em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	text-align: center;
	width: 100%;
	background-color: #009966;
}
a {
	color: #bd0300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.col1 li a {
	font-family: Arial, Helvetica, sans-serif;
}

.col1 li {
	list-style-type: none;
	padding: 0px;
	}
	
.col1 ul li ul li{
	border-bottom-width: 0px;
	width: 100%;
	margin: 0px 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e4674;	}
.col1 ul li{
	margin-bottom: 5px;
	}
.col1 ul {
	margin: 0px;
	padding: 0px 0px 4px;
}

/*
 * PureDOMExplorer Demo styles 
 * written by Chris Heilmann 
 * More at http://onlinetools.org/tools/puredom/
 */
	
	ul.pde a:link,
	ul.pde a:visited,
	ul.pde a:hover,
	ul.pde a:active{
		text-decoration:none;
		color:#000;
	}
	ul.pde,ul.pde li{
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.pde{
		text-align:right;
		font-size:.8em;
		margin:.5em auto;
		background:#ccc;
		width:80%;
	}
	ul.pde ul{
		margin:0 0 0 1em;
		padding:0;
	}
	ul.pde li{
		line-height:1.3em;
		padding:.2em 0;
		margin:0;
		padding-left:15px;
	}
/* dynamically added to LIs with nested ULs */
	ul.pde li.parent{
		padding-left:0;
	}
	ul.pde li.parent img{
		border:none;
		padding-right:5px;
	}
/* dynamically added to LIs with nested ULs and STRONG elements in them */
	ul.pde li.current li{
		padding-left:0;
	}
/* The class to hide nested ULs */
       .hide{
               position:absolute;
               top:0;
               /* left:-4000px;*/
			   display: none;
       }

/* The class to show nested ULs */
       .show{
               position:static;
               display: table;
               top:0;
			   width: 100%;
               left:1em;
       }


hr {
	color: #1f3766;
	background: #1f3766;
	border: 0px;
	height: 2px;
}
img {
	border: 0px;
}
.col-title {
	font-size: 1em;
}
.col3 .col-title {
	color: #000000;
	font-size: 0.9em;
}
.col2-content-white .col-title {
	padding-right: 5px;
	padding-left: 5px;
}
.bottom-ad {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e4674;
	margin-bottom: 10px;
}
#footer-address {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-right: 5px;
	clear: both;
}
#privacy {
	vertical-align: top;
	font-size: 0.85em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#privacy p{
	margin: 0;
}

#PLHFODiv {
	border: none;
	margin: 0px;

}
#search {
	font-size: 1em;
	height: 20px;
	width: 120px;
}
.fairlist {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.fairlist li{
	padding-bottom: 10px;
	list-style-type: none;
}

.fairlist li a{
	margin-left: 10px;
}
h2 {
	font-size: 1.6em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
	color: #3b5994;
}
h3.educators {
	background-color: #525b30;
	padding: 4px;
	margin: 0px;
	color: #efefef;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c4c7b8;
	border-right-color: #323f03;
	border-bottom-color: #323f03;
	border-left-color: #c4c7b8;
	font-weight: normal;
}
form {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
form p{
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 14px;
}

#collage img {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #bd0300;


}
#content {
	margin: 0px;
	padding: 5px 0px 0px;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	clear: both;

}
.little {
font-size: 0.85em;
}
.block {
display: block;
}
.noprint {
}

.printonly { display: none;
}
@media print {

.noprint {
	display: none;
}

.printonly {
	display: block;
}

#langbar img {
	display: none;
}
h
.col3 {
	display: none;
}
#collage {
	display: none;
}
.leftcols {
	margin-right: 0px;
}
.bluegrad {
	display: none;
}

}
