/***********left column**************/
#microsite .left{
	width:199px;
	margin: 0 0 0 0;
}

#microsite .sidenav-top{
	margin: 5px 0 0 0;
	width: 189px;
	background: #4f6952;
	height: 5px;
}
#microsite .sidenav{
	margin: 0;
	background: url('/imgs/sidenav-bg.jpg') repeat-y;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Trebuchet MS, Arail, Helvetica, Sans-Serif; padding-left:12px; padding-right:25px; padding-top:2px; padding-bottom:5px
}
#microsite .sidenav li{
	list-style: none;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px dotted #4f6952;
	padding: 7px 0 7px 0px;
	margin: 0;
}
#microsite .sidenav a{
	color: #4f6952;
}
#microsite .sidenav a:hover, #microsite .sidenav a.selected{
	color: #643325;
}

#microsite .sidenav li ul{
margin:7px 0 0 0;
padding: 0;
border-top: 1px dotted #4f6952;
}
#microsite .sidenav li ul li{
	margin: 0;
	padding: 0;
	border-bottom: none !important;
}
#microsite .sidenav li ul li a{
	margin: 0;
	padding: 7px 10px 7px 10px;
	background: #d7d6d1;
	width: 142px;
    display: block;
	font-weight: normal;
	border-bottom:1px dotted #4b7a78;
}
#microsite .sidenav li ul li a:hover, #microsite .sidenav li ul li a.selected{
	background: #d7d6d1 url('/imgs/notch.jpg') no-repeat -1px 9px;

}

/*FF SAFARI CHROME ONLY*/
#microsite .sidenav ul li:last-child{
	border: none;
	margin-bottom: -8px;
}

#microsite .sidenav-bottom{
	width: 199px;
	background: url('/imgs/sidenav-bottom-bg.jpg') no-repeat;
	height: 15px

}

#microsite .sidelist h3{
	background: url('/imgs/microsite/sidelist-bg.jpg') no-repeat;
	width: 199px;
	height: 33px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:32px; padding-right:26px; padding-top:3px; padding-bottom:7px
}

#microsite .sidelist ul{
	margin:0 0 0 0;
	padding: 0 0 0 30px;
}
#microsite .sidelist ul li{
    margin: 0;
	list-style: none;
	border-bottom: 1px dotted #fff;
	padding: 5px 10px 2px 5px;
	width: 136px;
	font:bold 12px Georgia, Times, Times New Roman, Serif;
}
#microsite .sidelist ul li a{
	color: #4f6952;
}
#microsite .sidelist ul li a:hover, .sidelist ul li a.selected{
	color: #643325;
}

/*******************middle column**************/
#microsite .middle{
	width: 517px;
	margin:0 0 0 0;
}

/*breadcrumb*/
#microsite .bc{
		padding: 0;
		margin: 0;
		background: url('/imgs/breadcrumb.jpg') repeat-y bottom left;
}

#microsite .breadcrumb{
	text-align: left;	
			background: url('/imgs/breadcrumb.jpg') repeat-y bottom left;; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0; padding-left:27px; padding-right:0; padding-top:7px; padding-bottom:2px
}

#microsite .breadcrumb li{

	margin: 0;
	float: left;
	list-style: none;
}
#microsite .breadcrumb a{
	font: 12px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #468081;
}




#microsite .content{
	margin: 0;
	background: url('/imgs/microsite/banner-large.png') no-repeat top left;; padding-left:13px; padding-right:0; padding-top:0; padding-bottom:0


}


#microsite h2.sectiontitle{
	margin:0;
	background: url('/imgs/microsite/b-large-mid.png') no-repeat;
	width: 507px;
	color: #fff;
	height: 46px;
	text-transform: uppercase;
	letter-spacing: .07em; font-style:normal; font-variant:normal; font-weight:bold; font-size:18px; font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif; padding-left:14px; padding-right:0; padding-top:7px; padding-bottom:0
}
#microsite .container{
	border-left: #999 1px solid;
	width: 453px;
	margin: -18px 10px 30px 0px;
	padding: 0 0 0 15px;
}


#microsite .container blockquote{
	margin: 0;
	padding: 10px 0 0 0;
	width: 480px;
	font: 18px Georgia, Times, Times New Roman, Serif;
	color: #4f6952;
}
#microsite .container blockquote span{
	display: block;
	margin: 5px;
	width: 480px;
	font: 12px Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
 
#microsite .container h3{
	text-transform: uppercase;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 3px 0 0 0;
	width: 480px;
	color: #4f6952;
	margin: 25px 0 5px 0;
	font:13px Trebuchet MS, Arial Helvetica, Sans-Serif;
	letter-spacing: .07em;
}
#microsite .container p, #microsite .container address{
	margin: 5px 0 15px 0;
	width: 480px;
	color: #4f6952;
	font: 12px Georgia, Times, Times New Roman, Serif;
	line-height: 16px;
}

#microsite .container ol, #microsite .container ul{
	margin: 5px 0;
	color: #4f6952;
	font: 12px Georgia, Times, Times New Roman, Serif;
	line-height: 16px;
}

#microsite .readmore{
	font: bold 12px Georgia, Times, New Roman, Serif !important;
	float: right;
	color: #4f6952;
	font-style: italic !important;
	display:block;
	margin:5px 18px 0 10px;
	text-decoration: none !important;
}
#microsite .container a{
	font: bold 12px Georgia, Times, New Roman, Serif;
	text-decoration: underline;
	color: #4f6952;
}
#microsite .rightbox a{
	font: 12px Georgia, Times, New Roman, Serif;
	text-decoration: underline;
	color: #4f6952;
}
#microsite .container p img{
	background: #fff;
	padding: 4px;
	margin:0 5px 10px 5px;
	border-right: 1px solid #b4b3b0;
	border-bottom: 2px solid #b4b3b0;
}

#microsite .container .bordered{
	background: #fff;
	padding: 4px;
	margin:0;
	border-right: 1px solid #b4b3b0;
	border-bottom: 2px solid #b4b3b0;
}

#microsite .container .bullet{
	margin: 0;
	padding: 0;
	width: 480px;
}
#microsite .container .bullet li{
    margin: 0;
	background: url('/imgs/microsite/bullet.jpg') no-repeat 0 10px;
	width: 458px;
	color:  #4f6952; list-style-type:none; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Georgia, Times, Times New Roman, Serif; padding-left:12px; padding-right:10px; padding-top:5px; padding-bottom:5px
}

#microsite .container h4{
	font:bold 18px Georgia, Times, Times New Roman, Serif;
	color: #4f6952;
	margin: 0;
	padding: 10px 0 0 0;
	width: 460px;
}
#microsite .container h5{
    font:normal 18px Georgia, Times, Times New Roman, Serif;
    color: #4f6952;
    margin: 0;
	padding: 0 0 15px 0;
	width: 460px;
}



/*******************right column****************/
#microsite .right{
	width: 250px;
	margin: 0;
	padding: 0;
	
}
#microsite .flashside{
	padding:0;
	margin:30px 0 0 30px;
}
#microsite .rightbox{
	background: url('/imgs/microsite/banner-shadow.png') no-repeat top left;
	margin-left:13px; margin-right:0; margin-top:23px; margin-bottom:0; padding-left:11px; padding-right:0; padding-top:0; padding-bottom:0
}
#microsite .rightbox h3{
	color:#fff;
	text-transform:uppercase;
	width:240px;
	height:29px;
	background:url('/imgs/microsite/right-banner.png') no-repeat;
	letter-spacing: .07em; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif; padding-left:7px; padding-right:0; padding-top:4px; padding-bottom:0
}
#microsite .rightbox ul, .rightbox ol{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#microsite .rightbox ul li{
    margin: 0;
	list-style: none;
	border-bottom: 1px dotted #fff;
	padding: 5px 10px 5px 0;
	width: 185px;
	font:12px Georgia, Times, Times New Roman, Serif;
	color:  #4f6952;
}

#microsite .rightbox .bullet li{
    margin: 0;
	background: url('/imgs/microsite/bullet.jpg') no-repeat 0 10px;
	border-bottom: 1px dotted #fff;
	width: 172px;
	color:  #4f6952; list-style-type:none; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Georgia, Times, Times New Roman, Serif; padding-left:12px; padding-right:10px; padding-top:5px; padding-bottom:5px
}

#microsite .rightbox ol li{
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #fff;
	padding: 3px 0px 2px 5px;
	width: 175px;
	list-style: decimal !important;
	display: list-item;
	font:12px Georgia, Times, Times New Roman, Serif;
	 color: #4f6952;
}
#microsite .rightbox ul li a{
	color: #4f6952;
	font-weight: bold;
}
#microsite .rightbox ul li a:hover{
	color: #643325;
}



#microsite .rightbox p{
	font:normal 12px Georgia, Times, Times New Roman, Serif;
	color:#4f6952;
	margin:0;
	width: 205px;
}

#microsite .rightbox img{
	background: #fff;
	padding: 4px;
	margin:0 5px 10px 0;
	border-right: 1px solid #b4b3b0;
	border-bottom: 2px solid #b4b3b0;
}

#microsite .rb-container{
	border-left: 1px solid #848483;
	width:213px;
	background: url('/imgs/right-bottom.gif') no-repeat bottom left;; margin-left:-1px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:12px
}

 
/*level 5 nav*/
#microsite .lvl5{
	margin: 0;
	padding: 0;
}
#microsite .lvl5 li{
	float: left;
	margin:5px 0 5px 0;
	padding: 0;
	height: 19px;
    border-bottom: 1px dotted #fff;
	list-style: none;
	width:  auto;
}
#microsite .lvl5 li a{
	height: 10px;
	color: #314150;
	font: bold 13px Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
	display: block;
	padding: 0 5px 5px 5px;
	margin: 0;
	text-decoration: none !important;
}
#microsite .lvl5 li a.border{
	color: #314150;
}
 
 




/*slideshow and full page styles*/
#microsite .full{
	 padding-left: 7px;
}
#microsite .fulltitle{
		margin: 0;
	background: url('/imgs/microsite/microsite/b-large.png') no-repeat;
	width: 754px;
	color: #fff;
	height: 37px;
	text-transform: uppercase; font-style:normal; font-variant:normal; font-weight:bold; font-size:18px; font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif; padding-left:15px; padding-right:0; padding-top:5px; padding-bottom:0
}


/*right gallery side list*/
#microsite .rd-container{
	border-left: 1px solid #b2b2b1;
	margin: 0;
	padding: 0;
}
#microsite .rd-container ul li {
	color: #4f6952;
	border-bottom: 1px dotted #fff;
	list-style: none;
	font: 12px Georgia, Times, Times New Roman, Serif;
	padding: 5px;
	width: 240px;
	margin: 0;
}
#microsite .rd-container ul{
	margin: 0 0 0 8px;
	padding: 0;
}
#microsite .right2{
	background: url('/imgs/microsite/microsite/banner-shadow.png') no-repeat top left;
	position: absolute;
	top: -10px;
	left: 442px; margin-left:6px; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:11px; padding-right:0; padding-top:0; padding-bottom:0
}
#microsite .right2 h3{
	background: url('/imgs/microsite/microsite/banner-medium.png') no-repeat -130px 0;
	width: 312px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	border: medium none !important;; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif; padding-left:0; padding-right:0; padding-top:3px; padding-bottom:20px
}


#microsite .relative{
	position: relative;
}


/*level 5 nav*/
#microsite .lvl5{
	margin: 0;
	padding: 0;
}
#microsite .lvl5 li{
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #fff;
	list-style: none;
}
#microsite .lvl5 li a{
	color: #4f6952;
	font: bold 13px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	display: block;
	padding: 0 5px 5px 5px;
}
#microsite .lvl5 li a.border{
	color: #4f6952;
}

.content-header{
	margin: 20px 0 0 0;
}

.right-header{
	margin: 210px 0 0 0;
}


/*Sustainable Business header*/
#susbiz-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-susbiz.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}

/*library header*/
#thorndike-library-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-thorndike-library.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}

/*Blumn header*/
#blum-gallery-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-ethel-blum-gallery.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}

/*Blumn header*/
#allied-whale-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-allied-whale.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}

/*Alumni header*/
#alumni-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-alumni.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}

/*Beech Hill Farm header*/
#beech-hill-farm-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-beech-hill-farm.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}


/*Beech Hill Farm header*/
#alumni-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-alumni.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}



/*Governance header*/
#governance-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-governance.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}


/*Support header*/
#support-coa-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-support-coa.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}


/*Support header*/
#cahe-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-center-applied-human-ecology.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}


/*Support header*/
#irc-microsite{
	width: 754px;
	height: 172px;
	background: url('/imgs/microsite/hdr-island-research-center.jpg') no-repeat 3px 0;
	margin: 0;
	padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}



#microsite .content-header .container{
	margin: -20px 10px 30px 13px;
}


#microsite table td {color:#4F6952;}
