/* CSS Document */

body {
	text-align:left;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#867c78;
	overflow: hidden;
	line-height:14px;
	background:url(images/concreteTileDarkerStill.jpg);
}
p {
	margin:8px 0 8px 0;
}
.clear {
	clear:both;
}
.ietrick { margin:0; padding:0; line-height: 0px; font-size:1px; }
h1 {
	font-size:12px;
	color:#c54a17;
	font-weight:normal;
	margin:0;
}
h2 {
	font-size:11px;
	color:#867c78;
	font-weight:normal;
	margin-bottom:11px;
	background:url(images/concreteTileDarkerStill.jpg);
	width:200px;
	cursor:pointer;
	margin:0;
	padding:2px 20px 5px 5px;
}
#holder {
	position:relative;
}
#flash_holder {
 	position:absolute;
 	top:0;
 	left:0;
 	z-index:1;
}
#button_holder {
 	position:absolute;
 	top:0;
 	left:10px;
 	z-index:2;
}

#projects_text {
	width:465px;
	padding:7px 0 3px 10px;
}
#projects_text h1 {
	color:#867c78;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	margin:6px 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.open_close {
	font-size:9px;
	color:#867c78;

}
.orangebody {
	color:#c54a17;
}
a.orangebody {
	color:#c54a17;
	text-decoration:none;
	font-weight: normal;
}
a.orangebody:hover {
	color:#c54a17;
	text-decoration:none;
	font-weight: normal;
	background:#c54a17;
}
a.orangeblock {
	color:#c54a17;
	text-decoration:underline;
	font-weight: normal;
}
a.orangeblock:hover {
	color:#FFF;
	background-color:#c54a17;
	text-decoration:none;
	font-weight: normal;
}
a.news {
	width:555px;
	display:block;
	color:#867c78;
	text-decoration:underline;
	font-weight: normal;
	padding:2px 0 2px 0;
}
a.news:active {
	width:555px;
	display:block;
	color:#867c78;
	text-decoration:underline;
	font-weight: normal;
	padding:2px 0 2px 0;
}
a.news:visited {
	width:555px;
	display:block;
	color:#867c78;
	text-decoration:underline;
	font-weight: normal;
	padding:2px 0 2px 0;
}
a.news:hover {
	width:555px;
	display:block;
	background-color:#EDEAE9;
	color:#867c78;
	text-decoration:underline;
	font-weight: normal;
	padding:2px 0 2px 0;
}