* {margin: 0; padding: 0; border: none; text-decoration: none}
html {
	min-height: 100%; 
	background: #072707 center;
	margin-bottom: 1px;	
	overflow-y: scroll; 
	text-align: center;
	font: .8em "trebuchet ms", tahoma, sans-serif, Arial;
	color: #ffffff;}
body {
	margin: 10px 0 10px 0;
}
#container {
	border-left: 1px solid #efe1ae;
	border-right: 1px solid #efe1ae;
	width: 740px;
	margin: auto;
	text-align: justify;
}
#header {
	background:  url(images/recent-work-hdr-grn.jpg) center bottom no-repeat;
	border-bottom: 1px solid #efe1ae;	
	width: 740px;	
	height: 22px;
}
#footer {
	background:  url(images/recent-work-ftr-grn.jpg) center top no-repeat;
	width: 740px;
	height: 24px;
	clear: both;
	padding: 5px 0 0 0px;
	font-size: 95%;
}
#content {
	background: #6e5047 center;		
	width: 740px;
	float: left;
	text-align: center;
}
#row1 {
	background:  url(images/recent-work-di.jpg) center;
	border-bottom: 1px solid #efe1ae;
	width: 740px;
	height: 316px;
	float: left;
}
#nav1 {		
	border-bottom: 1px solid #efe1ae;
	width: 740px;
	height: 22px;
	float: left;
}
#nav2 {
	background: #072707 center;
	padding: 4px 2px 2px 2px;
	border-bottom: 1px solid #efe1ae;
	width: 736px;
	height: 20px;
	text-align: center;
	float: left;
}
#row2column1 {
	width: 230px;
	padding: 10px 10px 10px 10px;
	float: left;
}
#row2column2 {
	width: 475px;
	padding: 8px 0 0 0;
	float: left;
}
#row3 {
	border-bottom: 1px solid #efe1ae;
	margin-top: -18px;
	width: 720px;
	padding: 10px 10px 10px 10px;
	float: left;
}
#row4 {
	border-top: 2px solid #072707;
	border-bottom: 3px solid #072707;
	width: 720px;
	padding: 8px 10px 8px 10px;
	font-size: 100%;
	float: left;
	text-align: justify;
}
h1 {
	font-size: 140%;
	line-height: 30px;
	color: #c3a37c;	
	font-weight: bold;
	margin: 0 0 -6px 0;
	text-align: left;
}
h2 {
	font-size: 120%;
	color: #c3a37c;
	font-weight: normal;
	text-align: left;
}
.text1 {
	background: #072707 center;
	border-right: 1px solid #efe1ae;
	font-size: 130%;
	padding: 0px 9px 10px 9px;
}
p {
	margin: 5px 0 5px 0; 
	text-align: justify
}
.borderR {
	border-right: 1px solid #efe1ae;
	padding: 4px 0px 10px 0px;
}
.borderWt {
	border: 1px solid #ffffff;
	padding: 0 9px 0 9px;
}
.alignLft {
	float: left;
	text-align: right;
}
.alignRt {
	float: right;
	text-align: right;
}

a:link, a:visited {color: #efe1ae; }
a:hover {color: #ffffff; text-decoration:underline; }
.nav1a a:link, .nav1a a:visited {
	border-right: 1px solid #efe1ae;
	padding: 0 9px 0 9px;
	font-size: 130%;
	text-align: center;
	color: #efe1ae; }
.nav1a a:hover {
	background: #efe1ae center;
	border-bottom: 1px solid #efe1ae;
	height: 10px;
	color: #072707}
.nav2a a:link, .nav2a a:visited {
	height: 20px;
	padding: 0 9px 0 9px;
	border-left: 1px solid #072707;
	border-right: 1px solid #072707;
	color: #efe1ae; }
.nav2a a:hover {
	border: 1px solid #efe1ae;
	height: 10px;
	 text-decoration:none;
	color: #efe1ae}
ul, ol {margin: 0 0 5px 2em; text-align: justify}

