body { 
	margin: 5px;
	background: none;
	font-size: x-small;
	line-height: 1.1em;
	}
	
a:link {
	color: #36b;
	text-decoration: none;
	}
	a:visited {
		color: #369;
		text-decoration: none;
		}
	a:hover, a:active {
		color: #35a;
		text-decoration: underline;
		}

#wrapper {
	background: none;
	margin: 0;
	}

#header {
	height: auto;
	}

#sidebar {
		float: none;
		}		
	#content {
		float: none;
		width: 100%;
		}
		#primary {
			float: none;
			width: 100%;
			}
			body.portfolio #primary, body.team #primary, body.news #primary, body.strategy_cases #primary, body.error #primary { 
				width: 100%;
				}
			#primary div { 
				padding: 0; 
				}	
		#secondary {
			float: none;
			width: 100%;
			}
			body.portfolio #secondary, body.team #secondary, body.news #secondary, body.strategy_cases #secondary, body.error #secondary { 
				width: 100%;
				}
			#secondary div { /*extra cedarholm bulletproof div*/
				padding: 0; 
				}	
div#logo {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	div#logo img {
		margin-top: 0;
		}
		
		#footer p {
			margin-left: 0;
			}


#nav1 {
	margin: 10px 0;
	padding: 0;
	width: auto;
	height: auto;
	overflow: auto;
	}
	#nav1 li {
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		list-style: none;
		padding-right: 10px;
		}
		#nav1 a {
			width: auto;
		float: left;
			padding: 0;
			overflow: auto;
			height: auto;
			background: none;
			}

				
#nav2 {
	margin: 5px 0 0 0;
	padding: 5px 0;
	list-style: none;
	border-top: 1px solid #a2968a;
	border-bottom: 1px solid #a2968a;
	}
	#nav2 li {
		margin: 0;
		padding: 0;
		}
		#nav2 li a {
			text-decoration: none;
			}
			#nav2 li a:hover, #nav2 li a:active {
				}
			#nav2 li a.current {
				color: #c41130;
				}
		ul#nav2 li { /*for non-link text*/
			color: #beb3a9;
			}
		ul#nav2 li.parent_portfolio, ul#nav2 li.parent_alta_news, ul#nav2 li.parent_events { /*for spacing on ir in news left nav*/
			margin: 0;
			}
		ul#nav2 li.nav3 {
			padding-left: 0;
			}

	
h1 { 
	color: #a6121a;
	background: none;
	height: auto;
	margin-top: 10px;
	font-size: 1.5em;
	}
	h1 span { 
		display: none; 
		height: auto;
		}
		
h2 {
	color: #a2968a;
	margin-top: 10px;
	}

h3 { 
	color: #a2968a;
	padding: 0;
	text-indent: 0;
	background: none;
	margin-top: 10px;
	}
	h3.portfolio_news, li.parent_portfolio { 
		text-indent: 0;
		background: none;
		}
		h3.portfolio_news a, li.parent_portfolio a { 
		text-indent: 0;
		background: none;
			}

	h3.alta_news, li.parent_alta_news { 
		text-indent: 0;
		background: none;
		}
		h3.alta_news a, li.parent_alta_news a { 
		text-indent: 0;
		background: none;
			}
			
	h3.events, li.parent_events {
		text-indent: 0;
		background: none;
		}
		h3.events a, li.parent_events a { 
		text-indent: 0;
		background: none;
			}

	h3.portfolio_recent { 
		text-indent: 0;
		background: none;
		}

	h3.directions { /*for ir*/
		text-indent: 0;
		background: none;
		}

h4 { 
	font-size: x-small;
	}

#primary a {
	font-size: 100%;
	}




ul#boardseats, ul#investments { /*for team page sidebars*/
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}
	ul#investments {
		margin-top: 20px;
		background: none;
		}
	ul#boardseats li, ul#investments li {
		margin-right: 0.25in;
		padding: 0;
		}
	ul#boardseats img, ul#investments img {
		width: 108px;
		height: 54px;
		}
	#secondary div div.companyList { 
		background: none;
		}

#footer {
	clear: both;
	color: #999;
	font-size: x-small;
	}	
	
table { 
	}
	tr {
		border-top: 0.5pt solid #999;
		}
	td {
		margin: 0;
		padding: 2px 5px 5px 0;
		vertical-align: top;
		}
		td.logo {
			padding-top: 2pt;
			padding-left: 0;
			background: none;
			}
		td.description {
			background: none;
			}
			
body.home p.intro {
		margin: 0;
		font-size: 100%;
		line-height: 1.1em;
		}
body.team #portrait {
		float: none;
		width: 100%;
		background: none;
		}
body.team #bio {
		float: none;
		width: 100%;
		}


