@charset "UTF-8";
/* This is the CSS document that needs to be modified to reflect the colors of the new site */

body {font-family:Arial, Helvetica, sans-serif; font-size:12px;} /*Only necessary for the fckeditor to render the fonts as Arial in the edit box. Not needed for other functionality*/

#top_links, #top_links a {color:#4180bb; }
		#top_links a:hover {	color:#000; }
		
		
#content a,
#content_nav a, 
#content_home_col2b a {
			color:#4180bb;
			text-decoration:none;
}

		#content a:hover,
		#content_nav a:hover,
		#content_home_col2b a:hover {
					color:#4180bb;
		}
		
		#content a.visited,
		#content_nav a.visited {
					color:#4180bb;
		}

h1 {color:#4180bb;}
	
h2 {color: #4180bb;	}
	
	h2 a {text-decoration:none;}
	
h3 {color: #000;}
h4 {color:#4180bb;}
h5{color:#000; font-weight:normal; font-size:10px;}

	h5 a{font-size:10px;}

ol.content_tab1 {
		margin-left:25px;
		margin-top:8px;
		margin-bottom:8px;
}

#nav_left a { color: #4180bb; }
#nav_left a:hover {color:#4180bb;}
#nav_left p {line-height:12px;}
#nav_left li.underline {border-bottom:1px solid #666; }
#nav_left li.underline a {color:#666};
#nav_left h1 a {color:#fff;}
#nav_left h1 a:hover {color:#4180bb;}
#nav_left h4 a {font-size:12px; margin-bottom:7px; color:#4180bb;}
#nav_left h4 a:hover{color:#0071bc;}

#nav_left h1{ background-color:#4180bb; color:#fff;}
#nav_left h2{ color:#76afdf; text-transform:none; font-size:11px; font-weight:normal;}
#nav_left hr {margin:3px 0;} 

/*CONTENT*/
#content_home_col2 h1{ color: #4180bb; border:1px solid #000;}
#content_home_col2 h2 {color: #76AFDF; text-transform:uppercase; font-size:10px; font-weight:normal;}
#content_home_col2 a {color: #4180bb;}
#content_home_col2 a:hover {color:#4180bb;}
#content_home_col2b h1 {color:#666; border:1px solid #4180bb;}
#content_home_col2b h2 {margin-top:0;}
#content_home_col2b a:hover {color:#999;}


/* Menu Styles */
	
	#menu1 li.dblue, #menu2 li.dblue {background-color:#4180bb;}
	#menu1 li.dblue:hover, #menu2 li.dblue:hover {background-color:#000 ;}
	#menu1 li.white, #menu2 li.white {height:19px;}

	#menu1 li.lblue, #menu2 li.lblue{background-color:#4180bb;}									
	#menu1 li.lblue:hover, #menu2 li.lblue:hover {background-color:#4180bb;}		
	#menu1 li.gray, #menu2 li.gray {background-color:#666;}
	#menu1 li.gray:hover, #menu2 li.gray:hover{background-color:#999;}
	#menu2 li.outline {background-color:#fff; border:1px solid #4180bb; height:17px;}
		#menu2 li.outline a{ color:#4180bb;}
	

	
/*Other Custom Styles*/
.lblue {color:#76afdf;}
.table_border_bottom {border-bottom:1px solid #76afdf;}
.pub_table td{padding: 3px 10px 0 0;}

.img-left {float:left; padding: 0 0.5em 0 0; margin:0; clear:none;}
.img-right {float:right; padding: 0 0.5em 0 0; margin:0; clear:none;}
.clearer {clear:both; margin:0; padding:0;}
.right {text-align:right;}
.video { background: url(http://www.earth.columbia.edu/img/elements/vid.gif); background-position: left top; background-repeat:no-repeat; padding-left: 15px; }
@charset "UTF-8";
/* CSS Document */


