@import url("http://www2.coloradocollege.edu/include/navbar_list.css");
@import url("http://www2.coloradocollege.edu/include/navbar_list_black.css");
body{
	background-color: white;
	width: 985px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: .7em;
	line-height: 1.5em;
	color: #777777;
}
p{
	margin: 10px 0 0 0; 
	padding: 0;
}
a, a:visited, a:hover{
	color: #777777; 
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0;
}
/*for bottom*/
.img{
	float: left;
	margin-right: 5px;
}/**/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 2px;
	/*for trebuchet
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;/**/
}
h1 a{
	color: #52736A;
}
.divider{
	font-size: 1.1em;
	background-color: #DDE8E4;
	margin-left: -10px;
	margin-top: 10px;
	padding: 2px 2px 2px 10px;
}
.temp{
	position: absolute;
	color: #777777;
}

.globalnav{
	height: 30px;
}

.header{
	height: 35px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #647f78;
	margin-bottom: 5px;
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .08em;
	background-image: url(http://www2.coloradocollege.edu/dept/ch/images/banner.png);
	text-align: center;
	/*for rightAlign
	padding-right: 8px;
	text-align: right;/**/
	/*for leftAlign
	text-align: left;/**/
	
	/*for smallcaps
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;/**/
	/*for trebuchet
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;/**/
}
.header, .header a, .header a:visited, .header a:hover{
	text-decoration: none;
	font-weight: bold;
	color: black;
	/*for black*black*
	color: black;/**/
}
#home .header{
	height: 50px;
	padding-top: 35px;
	margin-bottom: 5px;
	font-size: 28px;
	background-image: url(http://www2.coloradocollege.edu/dept/ch/images/banner.png);
}

.content{
	overflow: hidden;
	margin: 15px 10px 15px 175px;
	/*for longnav*/
	margin-left: 0;
	padding-left: 15px;
	border-left: 160px solid #869F99;/**/
	min-height: 340px;
}
#home .content{
	margin: 0 0 0 150px;
	padding-left: 5px;
	/*For Right
	min-height:450px;
	/**/
	/*for longnav*/
	margin: 0;
	border-left: 150px solid #869F99;/**/
}
#home .content p{
/*For Right
	width: 604px;/**/
}
.footer{
	background-color: #DDE8E4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

/*LEFT NAVIGATIION BAR*/
.navigation{
	position: absolute;
	top: 85px;
	background-color: #869F99;
	width: 160px;
	line-height: 14px;
	padding: 0;
	/*for fancy
	padding: 2px;
	width: 156px;/**/
}
#home .navigation{
	top: 120px;
	width: 150px;
	/*for fancy
	width: 146px;/**/
}
.navigation ul {
	list-style-type: none; 
	margin: 0;
	padding: 5px;
	/*for fancy
	border: 2px solid white;/**/
}
#home .navigation ul{
	padding: 0;
}
.navigation ul ul, .navigation ul ul ul, .navigation ul ul ul ul, .navigation .expanded ul ul, .navigation .expanded ul ul ul, .navigation ul .expanded ul ul{
	display: none;
}
.navigation .expanded ul, .navigation ul .expanded ul, .navigation ul ul .expanded ul{
	display: block;
}
.navigation ul li a, .navigation ul li a:visited {
	width: 141px;
	margin: 0;
	/*for fancy
	width: 132px;/**/
	padding: 5px 0 5px 9px;
	color: #E7F7F3;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navigation ul li a:hover, .navigation ul li a:active, .navigation ul .selected, .navigation ul .selected:visited {
	color: white;
	background-color: #54736B;
}
.navigation ul ul
{
	border: none;
	padding: 0;
}
.navigation ul ul li a, .navigation ul ul li a:visited {
	color: #E7F7F3;
	text-decoration: none;
	background-color: #6A8880;
	text-transform: none;
	line-height: 10px;
}
.navigation ul ul li a:hover, .navigation ul ul li a.active, .navigation ul ul .selected, .navigation ul ul .selected:visited {
	color: white;
	background-color: #42625A;
}
.navigation ul ul ul
{
	border-bottom: 3px solid #6A8880;
}
.navigation ul ul ul li a, .navigation ul ul ul li a:visited {
	width: 132px;
	/*for fancy
	width: 123px;/**/
	padding-bottom: 4px;
	padding-left: 18px;
	color: #E7F7F3;
	text-decoration: none;
	background: #6A8880;
	text-transform: none;
	margin-bottom: -2px;
}
.navigation ul ul ul li a:hover, .navigation ul ul ul li a.active, .navigation ul ul ul .selected, .navigation ul ul ul .selected:visited {
	color: white;
	background: #6A8880;
}

/*DEPARTMENT NEWS BAR*/
.news{
	/*For bottom*/
	clear: both;
	background-color: #d7e3df;
	height: 174px;
	width: 829px;
	margin: 162px 0 0 0;/**/	
		
	/*For Right
	position: absolute;
	top: 120px;
	left: auto;
	margin-left:610px;
	background-color: #d7e3df;
	height: 454px;
	width: 220px;/**/
	/*for none*/
	position: absolute;
	display: none;/**/
}
/*for right
#home .news{
	top: 120px;
}/**/
.news .item{
	display: table;
	overflow: auto;
	height: 135px;
	width: 210px;
	margin-top: 5px;
	background-color: white;
	/*For Right
	margin-left: 5px;
	/**/
	/*For bottom*/
	width: 269px;
	float: left;
	margin: 5px 0px 5px 5px;/**/
}
.news .item a, .news .item a:visited{
	font-weight: bold;
}
.news img{
	margin-right: 5px;
	float: left;
	/*For Bottom*/
	margin-bottom: -5px;/**/
}
.news .title{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	float: none;
	padding: 5px;
	/*for right
	margin-left: -5px;/**/
	/*For bottom*/ /*
	width: 600px;/**/
}

/*CONTENT BOXES*/
.boxes{
	width: 100%;
	height: 265px;
	display: table;
	font-size: .9em;
	line-height: 1.2em;
}
.boxes a, .boxes a:visited
{
	font-weight: bold;
	font-size: 1.1em;
}
.boxes div{
	width: 160px;
	margin-left:7%;
	height: 250px;
	margin-right: 7px;
	float: left;
	padding: 5px;
	border: 7px solid #DDE8E4;
}
.boxes div img{
	margin: -5px;
}
