

h1 {
font-size: x-large;
}

h2{
	font-size:150%;
	color: #111;
	border-bottom: 2px solid #92B2D6;
	font-weight: normal;
}


#right-column {
border-left: 1px solid #bc994f;

}


#titlebar {
	color: #bc994f
	border-top: 2px solid #bc994f;
	}
	


.serc-content {
	padding:0px;
	margin-left: 165px;
	padding-left: 20px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 50px;
	max-width:950px;
}


#nav .fullnavelement .topnavelement a{ 
		margin-left: -15px;
		font-weight: bold;


}
 .nav-heading {
		color: #333333;
	background: #fff;
padding-top: 5px;
border-bottom: 1px solid #aaa;
}


#nav ul{
	list-style-type : none;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 12px;

}

#nav {
	
}




.navListItem,   a{
	margin: 0;

}

#nav li {
	margin-bottom: 5px;
	line-height: 1.1em;

	}
	

	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {

	text-decoration: none;
	font-weight: normal;
	color: #000;
	background: #fff;
		
	}
	
	
	
	
.navelement{
	padding-left: 0px;
}
	
.navsubelement{
	padding-left: 12px;
}
.navsubsubelement{
	padding-left: 22px;
}
	
	
#localnav li{
	margin-left: 15px;
}
#subfooter {
	border-top: 2px solid #bc994f
	border-bottom: 7px solid #bc994f
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 100px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}

.relatedlinks {
	width: 170px;
	float: right;
	padding: 0px;
	margin: 10px 0px 5px 5px;
	clear: all;
	z-index: 1;

}

.descriptionpullquote {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #92B2D6;
	border-bottom: 3px solid #92B2D6;
	padding: 5px;
	padding-top: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquote h4, .descriptionpullquote h2{
	margin-top: 0; color: #5889C0;
	background: #E4EDF7;
	display: block;
	border-bottom: 1px solid #92B2D6;
	padding: 2px;
	margin-left: -5px;
	margin-right: -5px;

}
.descriptionpullquote p{
	padding: 5px;
	margin: 0px;

}



.browsevocab1{
	border: 1px solid #222;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #222;

}




.browsevocab2{
	border: 1px solid #a22;
}

.browselimit2 h2, .browsevocab2 h1 {
	background: #a22;

}





.browsevocab3{
	border: 1px solid #55a;
}

.browselimit3 h2, .browsevocab3 h1 {
	background: #55a;

}





.browsevocab4{
	border: 1px solid #eb3;
}

.browselimit4 h2, .browsevocab4 h1 {
	background: #eb3;
}

.browsevocab5{
	border: 1px solid #484;
}

.browselimit5 h2, .browsevocab5 h1 {
	background: #484;

}


#footer    
{

    margin-top: 50px;
}

.serc-editable-active{

}

.editFormSubmit {
	position: fixed;
	top: 400px;
	right: 160px;
}
.navigation{
    margin-right: 10px;
}

//these all lifted from various carleton style sheets with relative urls fixed to make them work

#banner h1 a {
	display:block;
	width:255px;
	height:124px;
	background:transparent url(http://apps.carleton.edu/global_stock/css/viz/pix/logo.gif) no-repeat;
	margin-left:71px;
}
#banner h1 a span {
	display:block;
	position:absolute;
	left:-9999px;
}

#bannerAndMeat {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:transparent url(http://apps.carleton.edu/global_stock/css/viz/pix/panogram.jpg) no-repeat 166px 0;
}
#wrapper {
	background:transparent url(pix/shadow.gif) repeat-x;
	padding:0;
	font-size: 1em;
}

div#navigation {
float:left;
margin:0 0 0 -100%;
}
div#content {
float:left;
}

.navListItem {
list-style-type:none;
margin-bottom:4px;
margin-left:0;
margin-top:4px;
padding-left:0;
}



