@charset "utf-8";
/* CSS Document */ 
body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../../images/structure/photo_column_bg.png);
	background-repeat: repeat-y;
	background-position: 0 146px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
}
a:link, a:hover, a:visited, a:active {
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}

#header {
	width: 100%;
	min-width: 894px;
	height: 144px;
}
#header img {
	border: none;
}
#header .cell_1, #header .cell_2, #header .cell_3, #header .cell_4, #header .cell_5, #header .cell_62 {
	height: 100%;
	float: left;
	border-right: 2px solid #ffffff;
}
#header .cell_1 {
	background-color: #4f6228;
	width: 113px;
}
#header .cell_2 {
	background-color: #76923c;
	width: 188px;
	text-align: center;
	border-bottom: 2px solid #ffffff;
}
#header .cell_3 {
	background-color: #c2d69b;
	width: 153px;
}
#header .cell_4 {
	background-color: #cc6600;
	width: 69px;
}
#header .cell_5 {
	background-color: #948a54;
	width: 118px;
}
#header .cell_6 {
	background-color: #76923c;
	height: 144px;
	width: auto;
	min-width: 243px;
	text-align: right;
}
#content_wrapper {
	padding: 10px;
	width: auto;
	min-width: 564px;
	min-height: 450px;
	margin: 2px 0 0 308px;
	background-color: #ffffff;
}
#horz_menu {
	background-color: #595959;
	min-width: 564px;
	height: 25px;
	width: auto;
	padding: 5px;
}
#horz_menu a:link, #horz_menu a:hover, #horz_menu a:visited, #horz_menu a:active {
	color: #ffffff;
	text-decoration: none;
}
#horz_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#horz_menu li {
	background-color: #595959;
	float: left;
	margin: 0 10px;
	padding: 0;
}
#txt_wrapper {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #000000;
}
#txt_wrapper em .super {
	vertical-align: super;
}
#txt_wrapper em.carl em {
	font-size: 40%;
	vertical-align: text-top;
}
#txt_wrapper p {
	font-size: inherit;
	line-height: 25px;
	margin: 0 0 20px 0;
}
#txt_wrapper .r_more, #txt_wrapper .r_more a:link, #txt_wrapper .r_more a:hover, #txt_wrapper .r_more a:visited, #txt_wrapper .r_more a:active  {
	color: #948a54;
	margin: 0 0 15px 0;
}
#txt_wrapper h1, #txt_wrapper h2, #txt_wrapper h3 #txt_wrapper h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#txt_wrapper h2, #txt_wrapper h2 a:link, #txt_wrapper h2 a:hover, #txt_wrapper h2 a:visited, #txt_wrapper h2 a:active {
	color: #000000;
	margin-top: 20px;
}
#txt_wrapper h3, #txt_wrapper h3 a:link, #txt_wrapper h3 a:hover, #txt_wrapper h3 a:visited, #txt_wrapper h3 a:active  {
	color: #cc6600;
	font-size: 18px;
	margin: 15px 0 0 0;
}
#txt_wrapper h4, #txt_wrapper h4 a:link, #txt_wrapper h4 a:hover, #txt_wrapper h4 a:visited, #txt_wrapper h4 a:active {
	color: #948a54;
}
#txt_wrapper img.article_image {
	float: right;
	border: 2px solid #76923c;
	margin: 15px;
}
#txt_wrapper ul {
	list-style: none;
	margin-left: 15px;
}
#txt_wrapper li {
	padding-bottom: 25px;
}
#more_info {
	display: none;
}
.view_pdf {
	display: block;
	margin: -13px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}
ul.sub_list {
	margin: 0;
	padding: 0;
}
ul.sub_list li, ul.sub_list li a:link, ul.sub_list li a:hover, ul.sub_list li a:visited, ul.sub_list li a:active  {
	margin: 0;
	padding: 0;
	color: #948a54;
	font-weight: normal;
}
#people_details {
	color: #000000;
	border: 1px solid #000000;
	border-bottom: 0;
}
#people_details h1 {
	cursor: pointer;
	border-bottom: 1px solid #000000;
	display: bolck;
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
#people_details .hidden_info {
	display: none;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	padding: 2px;
}
#urban_planning_studio.hidden_info {
	display: none;
	}
a.pointer {
	cursor: pointer;
	}