@charset "UTF-8";
/* CSS Document */


h1, h2, h3, h4, h5 {
	font-family:'ExpresswayRegular', Helvetica, Arial, Verdana, sans-serif;
	color:#e34131;
}

h1 {
	font-size:2em;
}

a {
	color:#000000;
}

#wrapper {
	background-image:url(http://www.oc.edu/academics/international/images/vert_repeater.gif);
	padding-top:0;
}

	
	#searchetc a {
		color:#e2a139;
	}
	
		a:hover {
			background-color:transparent;
		}
	
		#headerfront {
			width:822px;
			height:156px;
			margin-top:3px;
			margin-left:29px;
		}
		
		#watermark {
		margin-top:15px;
		margin-left:55px;
		z-index:-1;
	}
	
			
			#topcontent {
				background-image:none;
			}
					
						
						#leftCol {
						   float:left;
						   background-color:#f5f5f5;
						   border-top: 1px solid #cccccc;
						   border-right: 1px solid #cccccc;
						   border-bottom: 1px solid #cccccc;
						}
						   
						   	    #menutitle {
								   background-color:#1a1a1a;
								   color:#ffffff;
								   border-bottom:1px solid #dedede;
								}
								
								#menutitle a {
									color:#ffffff;
								}
								
								#menutitle a.section-title:hover {
									border-bottom:none;
								}
						   
						   		#leftCol li a {
								   color:#000000;
								}
								
								#leftCol ul li a:hover{
								   background-color:#ebac46;
								   color:#000000;
								   border-bottom:none;
								}
							
							.right {
								clear:right;
							}
								
								#BtnClear {
									float:right;
								}
								
					
									
					#rightCol {
						float:left;
						width:500px;
						margin-left:20px;
						padding-right:30px;
					}	
					
						#rightCol a {
							text-decoration:none;
							border-bottom:1px dotted #e34131;
						}
							
							#rightCol .cookie_crumb a {
								border-bottom:none;
							}
						
						#rightCol .counselors td {
							padding:10px;
						}
						
						#content a:hover {
							border-bottom:1px solid #000000;
						}
					
					#footer em {
						color:#e2a139;
					}
					
					#footer h3 {
						color:#e2a139;
					}
