/* Begin Tags */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 1.5em;
	background-color: #eaebc1;
	width: 100%;
	color: #333333;
}
a:link, a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover, a:active {
	color: #cc9966;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666600;
	font-weight: normal;
	margin-bottom: 5px;
}
h2 {
	color: #666;
	margin-bottom: 10px;
	font: normal 12px "Trebuchet MS", Arial, "Microsoft Sans Serif";
}
h3 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-bottom: 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 1px;
}
ul {
}
li {
}
img {
	border: none;
}
dd {
	font-size: 12px;
	margin-top: 8px;
}
/* End Tags */


/* Begin Nav */
.Nav {
	height: 50px;
	width: 800px;
	margin-left: -400px;
	position: relative;
	left: 50%;
	right: 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 3px;
}
.Nav ul {
	list-style-position: inside;
	list-style-type: none;
}
.Nav li {
	display: inline;
	float: left;
	list-style-type: none;
	padding-top: 25px;
	height: 25px;
	margin-right: 20px;
	padding-left: 5px;
}
.Nav li:hover {
	background-image:url(../images/Nav-back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Nav li#current {
	background-image:url(../images/Nav-back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Nav a:hover {
	color: #993300;
	text-decoration: none;
}
#Nav2 {
	width: 200px;
	margin-left: 0px;
	left: auto;
	right: auto;
	bottom: -25px;
	float: right;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
}
#Nav2 a:hover, a:active {
	color: #cc9966;
	text-decoration: underline;
}
.main .SubNav {
	position: relative;
	margin-top: 0px;
	height: 29px;
	width: 100%;
	font: normal 10px "Trebuchet MS", Arial, "Microsoft Sans Serif";
	background-color: #993300;
	color: #eaebc1;
	text-transform: uppercase;
}
	.main .SubNav ul {
		margin: 0;
		padding: 0;
		height: 30px;
	}
	.main .SubNav li {
		margin: 0;
		height: 20px;
		list-style: none;
		float: left;
		background: url(../images/Nav2-back.gif) no-repeat right -1px;
		padding: 9px 10px 0px;
		color: #eaebc1;
	}
		.main .SubNav li:hover, .main .SubNav li#current {
			background: url(../images/Nav2-back-o.gif) no-repeat right -1px;
		}
	.SubNav a:link, .SubNav a:visited {
		color: #eaebc1;
	}
	.SubNav a:hover, .SubNav a:active {
		text-decoration: none;
	}
.TertNav {
	position: absolute;
	margin-top: 5px;
	width: 750px;
	height: 30px;
	margin-left: 20px;
	font: normal 12px "Trebuchet MS", Arial, "Microsoft Sans Serif";
}
	.main .TertNav ul {
		margin: 0;
		padding: 0;
		height: 20px;
	}
	.main .TertNav li {
		margin: 0;
		list-style: none;
		float: left;
		padding: 0px 10px;
		border-left: 1px solid #333333;
		color: #333333;
	}
		.main .TertNav ul li:first-child {
			border-left: none;
		}
	.TertNav a:link, .TertNav a:visited {
		font-size: 12px;
	}
	.TertNav a:hover, .TertNav a:active {
		font-size: 12px;
		text-decoration: none;
	}
/* End Nav */


/* Begin container classes */
.main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	position: relative;
}
	#home {
		height: 410px;
		background-image: url(../images/MW-Sketch_Home.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
		padding-top: 60px;
	}
		.main#home h3, .main#home p {
			margin: 0px 20px 10px 480px;
		}
		.main#home img {
			border: none;
			width: 300px;
			position: absolute;
			bottom: 10px;
			right: 20px;
			margin-bottom: 0px;
		}

	#column {
		width: 410px;
		margin-left: 20px;
		text-align: right;
		margin-top: 40px;
	}
	#columnProj {
		width: 315px;
		float: right;
		margin-right: 25px;
		text-align: left;
		margin-top: 40px;
		font-size: 80%;
	}
		#columnProj img {
			border: 1px solid #993300;
			display: inline;
			margin-right: 8px;
			margin-bottom: 10px;
			width: 95px;
			float: left;
		}
			#columnProj img:hover {
				border: 1px solid #cc6633;
			}
	#columnProj .download {
		background: url(../images/PDF.gif) no-repeat left top;
		height: 15px;
		width: 200px;
		padding-top: 15px;
		padding-left: 35px;
	}

.main h2, .main p {
	margin: 0px 0px 10px 0px;
}
	.main h2 a:link, .main h2 a:visited {
	color: #996633;
	}
.main ul {
	list-style-position: inside;
}
	.main li {
		list-style-type: circle;
		margin-left: 5px;
		color: #663300;
	}
		.main li h2 {
			margin: 0px;
		}
.main img {
	border: 1px solid #999;
	margin-bottom: 30px;
}
.main table {
	width: 750px;
	margin: 30px 0px 20px 20px;
	text-align: right;
	padding: 0;
}
.main TH {
	vertical-align: top;
	height: 50px;
}
.main TD {
	vertical-align: top;
	padding-right: 20px;
	text-align: right;
	padding-bottom: 20px;
}
	TD.rightCol {
		width: 310px;
		padding-right: 0;
	}
		TD.rightCol img {
			width: 310px;
		}
	TD.rightColWide {
		width: 320px;
		text-align: left;
		padding: 0px 20px 20px;
	}
	TD.arrows {
		width: 20px;
		padding: 50px 10px 0px;
	}
	.arrows img {
		border: none;
	}

.banner {
	height: 200px;
	width: 800px;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #999999;
	position: relative;
}
	.banner#portfolio {
		background: url(../images/bnr-portfolio.jpg) no-repeat center top;
		height: 420px;
	}
	.banner#about {
		background: url(../images/bnr-about.jpg) no-repeat center top;
	}
	.banner#services {
		background: url(../images/bnr-services.jpg) no-repeat center top;
	}
	.banner#secondary {
		background: url(../images/bnr-secondary.jpg) no-repeat center top;
	}

.footer {
	width: 800px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 5px;
	font-size: 10px;
	color: #666;
	line-height: 14px;
}
	.footer #footer-rt {
	width: 270px;
	float: right;
	text-align: right;
	padding-right: 30px;
	background: url(../images/USGBC.png) no-repeat 274px 0px;
	}
		/* .footer #footer-rt img {
			float: right;
			margin-left: 5px;
			padding-bottom: 10px;
		} */
	.footer #social {
		margin-left: 100px;
		padding-top: 0px;
		width: 200px;
	}
		.footer #social img {
			margin-left: 5px;
			display: inline;
		}
/* End container classes */


/* Begin misc classes */
img.imagery  {
	right: 30px;
	position: absolute;
	margin-top: 30px;
	width: 310px;
}
.quote {
	width: 430px;
	position: absolute;
	margin-top: -40px;
	left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666600;
	text-align: right;
}
.txt_small {
	font-size: 80%;
}

#content, .section{
	padding:0;
	margin:0;
	list-style: none;
}
#content {
	position:relative;
	float:left;
	overflow:hidden;
	width:800px;
}
.section {
	position:relative;
	float:left;
	width: 8000px;
}
.section ul {
	list-style-position: inside;
	list-style-type: none;
}
.section li {
	position:relative;
	float:left;
	display: inline;
	list-style-type: none;
	width: 800px;
	margin: 0;
	padding: 0;
	height: 370px;
	overflow-y: auto;
	overflow-x: hidden;
}
.main #column blockquote {
	color: #333333;
}
	.main #column blockquote em {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 120%;
		color: #666600;
	}

/*<div id="add_overlay" class="glassbox"><div id="optdata" style="display:none;">loading ..</div></div>
#add_overlay {
	position:absolute;
	width: 100%;
	height: 100%;
	overflow:hidden;
	left: 0;
	top: 0;
	margin: 0;
	background: url(../images/white50.png) repeat;
}*/
div.rightCol {
	float: right;
	margin-right: 30px;
	margin-top: 50px;
	width: 310px;
	font-size: .9em;
	line-height: 1.2em;
}
h1.error {
	font-size: 48px;
	line-height: 48px;
}
h2.error {
	font-size: 16px;
}

