
a{
	color:#AB5615;
}

body{	
	padding:0.5em;
	margin:0.5em;
	background-color:#C5751C;
	font-family: arial, sans-serif;
	line-height:2em;
	font-size:80%;
}

.breadcrumbs{
	float:left;
	width:100%;
	line-height:3em;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	font-variant: small-caps;
	margin-bottom:2em;

}


.container{
	float:left;
	background-color:#FFFFFF;
	width:76em;
	margin-bottom:1em;
}

html>body .container{
	float:left;
	background-color:#FFFFFF;
	width:76em;	
	padding-bottom:2em;
	margin-bottom:1em;
}

.contentColumn{
	float:left;
	width:50em;
	margin-top:1em;
	margin-bottom:1em;
}

#datesBox{
	margin-top:12em;
	width:10em;
	background-color:#f6f6f6;
}

.footer{
	margin-top:2em;
	text-align:right;
	float:left;
	width:100%;
	line-height:3em;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;	
	font-size:70%;

}

h1{
	font-size:150%;
	color:#AB5615;
	line-height:1.5em;
}

h2{
	font-size:130%;
}

h3{
	font-size:100%;
	font-weight:bold;

}
.logo{
	padding:1em;
	margin-top:0px;
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:0px;
}

#menuBox{
	width:13em;
	background-color:#f6f6f6;	
	clear:both;
}

html>body #menuBox{
	width:13em;
	background-color:#f6f6f6;	
	clear:both;
}

.menuIcon{
	margin-right:1em;
}

.menuItem{
	padding-top:0.5em;
	padding-left:0.5em;


}

.menuColumn{
	width:13em;
	height:100%;
	float:left;
	margin-left:1em;
	margin-right:1em;
	margin-top:1em;
	margin-bottom:1em;
}

.menuSpacer{
	clear:right;
	float:left;
	width:1em;
	height:12em;
	background-color:#ffffff;
}

.projectDates{
	padding:0.5em;
	font-size:70%;
	line-height:2em;
}

.projectUpdates{
	padding:1em;	
	line-height:2em;
}

#sidebarBox{
	width:10em;
	background-color:#f6f6f6;
}

.sidebarDate{
	font-size:70%;
	line-height:1em;
	border-bottom: 1px solid #e4e4e4;
}

.sidebarSmallText{
	font-size:70%;
	margin-bottom:1em;
}

.updateColumn{	
	width:10em;
	height:100%;
	float:left;
	margin-left:1em;
	margin-top:1em;
	margin-bottom:1em;
	margin-right:1em;
}

.updatesTitle{
	margin-bottom:1em;
}

ul.committeeList li {
  list-style: none;
}