body {
background-color: #63676a;
font: 0.8em Verdana, Geneva, sans-serif;
}

table {
border-collapse: collapse;
}

a img {
border: none;
}

ul {
margin: 0;
padding: 0;
}

ul {
list-style-position: inside;
margin: 0;
padding: 0;
}

h2 {
font-size: 1.2em;
margin: 0;
margin-bottom: 1em;
text-align: center;
}
	h2.bottom {
	margin-bottom: 2em;
	}

h1, h2, h3, h4, h5, h6 {
color: #a0f08a;
}

p {
margin: 0;
font-size: 0.9em;
}
	p.copy, p.copy2 {
	width: 90%;
	margin: 0 auto;
	text-indent: 30px;
	}
	
	p.copy2 {
	margin-bottom: 2em;
	width: 100%;
	text-indent: 0;
	}

.alltable {
}
	.alltable td {
	border: 1px solid #8a8d8f;
	padding: 20px;
	}
td.mainheader {
background: url(../img/logo-main.gif) left top no-repeat;
padding: 0;
}
td.topmenuheader {
background-color: #6ddf4d;
color: #59ce39;
padding: 0;
}
	td.topmenuheader a {
	color: #63676a;
	text-decoration: none;
	margin: 0 10px;
	}
		td.topmenuheader a:hover {
		color: white;
		}
td.leftmenu {
}
td.mainbody {
color: #f7f7f7;
padding: 0;
}
	td.mainbody  a{
	color: #fffa72;
	text-decoration: none;
	}
		td.mainbody a:hover {
		text-decoration: underline;
		}
	td.mainbody table#content-index {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	}
	td.mainbody table#content-index img {
	border: 1px solid black;
	}
	td.mainbody table#content-index  td{
	border: none;
	padding: 0;
	}
	
		div#container-left{
		border-right: 1px solid #8a8d8f;
		float: left; 
		height: 100%;
		width: 50%;
		}
			div#feat-left-top {
			background-color: #737679;
			height: 29.8%;
			width: 100%;
			position: relative;
			}
			div#feat-left-bottom {
			height: 70%;
			width: 100%;
			border-top: 1px solid #8a8d8f;
			background: url(../img/project-1.jpg) center center no-repeat;
			}
			
		div#container-right {
		float: right;
		height: 100%;
		width: 49.8%;
		}
			div#feat-right-top {
			height: 70%;
			width: 100%;
			background-color: #828588;
			}
			div#feat-right-bottom {
			background: url(../img/fort-worth.gif) 95% 80% no-repeat;
			color: #1f1f1f;
			font-size: 0.8em;
			height: 29.8%;
			width: 100%; 
			border-top: 1px solid #8a8d8f;
			background-color: #6b6f72;
			position: relative;
			}
			
		table.project {
		margin-bottom: 3em;
		width: 100%;
		}
			.project .image {
			width: 30%;
			}
			.project .title {
			background-color: #87a3b4;
			font-weight: bold;
			}
			.project .description {
			background-color: #527c96;
			font-size: 0.8em;
			}
td.footer {
color: #1f1f1f;
font-size: 0.8em;
}
