/* CSS Document */

body {
	background-color: #c0d1dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #6f6a60;
	line-height: 14px;
}
#wrap {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 740px;
}
#pagewrap {
	float: left;
	width: 740px;
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/bodybg.gif) repeat-y;
}

#header {
	width: 740px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
#header img#logo {
	width: 345px;
	height: 38px;
	margin: 0px;
	padding: 14px 0 15px 15px;
	border: 0px;
	float: left;
}
#header #searchform {
	margin: 0px;
	padding: 12px 4px;
	border: 0px;
	float: right;
	text-align: right;
}
#header #searchform input {
	margin: 2px 0px;
	padding: 0px;
}

div#imagebar {
	width: 736px;
	margin: 0px 2px;
	padding: 0px;
	border: 0px;
	clear: left;
}
/* Styles to change the image for each of the site sections */
#about #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#products #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/products.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#projects #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/projects.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#technical #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-tech-binder.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contact #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-contact.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#uniwall #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-uniwall.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#sitemap #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-sitemap.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#architects #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-architects.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contractor #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-contractor.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#owner #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-owner.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#standard #imagebar h2 {
	height: 105px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/h-e-sky.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* STYLES for content area - global first, then note styles for specific site sections */
#contentwrap {
	width: 720px;
	margin: 0px;
	padding: 15px 10px;
	border: 0px;
	background: #fff;
	float: left;
}
#contentwrap h2 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #d4891c;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 27px;
	padding: 0px;
}
#contentwrap h3 {
	font-size: 14px;
	color: #6f6a60;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px;
	line-height: 16px;
}
#contentwrap h1 {
	font-size: 16px;
	color: #6f6a60;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px;
	line-height: 18px;
}
#contentwrap h4 {
	font-size: 100%;
	color: #6799c8;  /* blue color from logo */
	margin: 0px;
	padding: 0px 0px 3px;
}
#contentwrap h5 {
	margin-top: 0px;
	font-size: 100%;
	color: #6f6a60;
}

#contentwrap p {
	color: #6f6a60;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#contentwrap ul {
	color: #6f6a60;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
}



/* BEGIN styles for home page specific content */
#contentwrap #twoColLeft {
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentwrap #twoColRight {
	width: 350px;
	float: right;
}
.sideColBox {
	width: 330px;
	margin: 0px;
	padding: 10px;
	float: left;
	color: #6f6a60;
}
#contentwrap .sideColBox h3 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #d4891c;
}
.orangeRuleAbove {
	padding-top: 0px;
	background-image: url(../images/dottedline.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	height: 1px;
	width: 95%;
	padding-bottom: 0px;
	display: block;
	padding-right: 0px;
	background-position: center;
}
.orangeRuleAbove2 {
	padding-top: 5px;
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 10px;
	height: 1px;
	width: 95%;
	padding-bottom: 0px;
	display: block;
	padding-right: 0px;
}
#blueBox {
	background: #cadbec url(../images/blueBoxBG.gif) no-repeat;
}
#orangeBox {
	background: #f0d6b0 url(../images/orangeBoxBG2.gif) no-repeat;
	margin: 0px;
}
#greenBox {
	background: #e1ebd5 url(../images/greenBoxBG2.gif) no-repeat;
}
#greenBox p {
	margin: 0px;
	padding: 5px 0px;
}
ul#povlist, ul#sbplist {  /* Search by Point of View list styles */
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	color: #6f6a60;
}
ul#povlist li, ul#sbplist li {
	width: 110px;
	text-align: center;
	float: left;
}
ul#povlist a img {
	border: 1px solid #aaa;
}
ul#povlist a:hover img {
	border: 1px solid #d4891c;
}
/* END styles for home page content */

/* BEGIN styles for about section content */
#contentColWrap {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contentColWrap2 {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/proj-lg-bk3col.gif) repeat-y;
}
#contentMainCol {
	float: left;
	width: 568px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contentMainCol ul {
	margin: 0px;
	padding: 5px 10px 10px 20px;
	list-style: outside;
}
#contentMainColw {
	float: left;
	width: 568px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contentMainColw p {
	padding-right: 20px;
}
#contentMainColw ul {
	margin: 0px;
	padding: 5px 10px 10px 20px;
	list-style: outside;
}
#contentMainColw li {
	list-style: disc outside;
	padding-right: 30px;
	padding-bottom: 7px;
}
.logo-rt {
	margin: 0px;
	padding: 0px 0px 3px 5px;
	clear: both;
	float: right;
	border-style: none;
}
.logo-rt2 {
	margin: 0px -7px 0px 0px;
	padding: 0px;
	clear: both;
	float: right;
}
#contentMainCol li {
	list-style: disc outside;
	padding-bottom: 7px;
}
#contentMainCol #contentMainLeft {
	float: left;
	width: 264px;
	margin: 0px;
	padding: 0 30px 10px 0px;
	border: 0px;
}
#contentMainCol #contentMainRight {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0 20px 10px 10px;
	border: 0px;
}
#contentSideCol {
	float: right;
	width: 152px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contentSideCol p {
	margin: 4px 0px;
	padding: 0px;
}
#contentSideCol #aboutOrangeSideBox {
	padding: 5px 5px 5px 10px;
	background: #f0d6b0 url(../images/about-contentSideCol.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
}
#contentSideCol #contentGreenSideBox {
	padding: 5px 3px 8px 8px;
	background: #e1ebd5 url(../images/bg-green-152px.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
}
#contentGreenSideBox p {
	padding-bottom: 7px;
}
#contentSideCol h3 {
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d4891c;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 10px;
}
#contentSideCol ul {
	margin: 0px;
	padding: 0px 7px 0 8px;
	list-style: none;
}
#contentSideCol li {
	padding-bottom: 7px;
}

/* END styles for about section content */

/* BEGIN styles for project section */

#contentColWrap.project3col {
	background: url(../images/project-3col-bg.gif) repeat-y;
}
#contentProjMainLeft {
	float: left;
	width: 274px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	border: 0px;
}
#contentProjMainLeft2 {
	float: left;
	width: 360px;
	margin: auto;
	padding: 0 10px 0px 0px;
	border: 0px;
	vertical-align: middle;
	text-align: center;
}
#contentColWrap #contentMainCol #contentProjMainRight {
	float: right;
	width: 274px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	border: 0px;
}
#contentColWrap2 #contentMainCol #contentProjMainRight2 {
	float: left;
	width: 185px;
	margin: 0px;
	padding: 0px 0px 10px;
	border: 0px;
	display: block;
}
#projectColLeft {
	padding: 10px;
	background: url(../images/bg-project-blue-274.gif) no-repeat;
	float: left;
}
#projectColRight {
	padding: 10px;
	background: url(../images/bg-project-green-274.gif) no-repeat;
	float: left;
}
.projectIcon {
	float: left;
	margin-bottom: 10px;
	border-style: none;
}
.projectIcon img {
	display: block;
	float: left;
	margin-right: 5px;
	border-style: none;
}
.projectIcon p {
	float: right;
	width: 144px;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
.projectIcon a img {
	color: #6f6a60;  /* link borders around project icon photos are gray */
}
.projectIcon a:hover img {
	color: #d4891c;  /* link borders around project icon photos turn orange when rolled over */
}
#contentSideCol #projectSearchCol {
	padding: 10px;
	background: url(../images/search-contentSideCol.gif) no-repeat;
}

form #projectSearch {
	padding-bottom: 15px;
}
form #projectSearch p {
	margin: 12px 0px 2px 0px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #6f6a60;
}
form #projectSearch input#Submit {
	margin: 10px 0px;
}

/* END styles for project section */

.clearit {
	clear: both;
	height: 0px;
	line-height: 0.0px;
	font-size: 0px;
}
/* STYLES for footer area */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 740px;
	background: #c0d1dc;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
	color: #6f6a60;
	font-size: 85%;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #6f6a60;
	font-weight: normal;
}


/* style used when you need to close up the margin between block above. */
.noTopMargin {
	margin-top: 0px;
}


/* turn this on for testing */

/* div { border: 1px solid red; } */
#contentProjMainLeft2 img {
	vertical-align: middle;
	text-align: center;
	margin: auto;
	padding: 10px;
}
#contentProjMainRight2 img {
	padding: 10px 0px 0px 11px;
	float: left;
}
#contentMainLeft ul .nobullet {
	list-style: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}
#contentMainLeft li .nobullet {
	margin: 0px;
	padding: 0px;
}
#textbox-proj2 {
	font: 11px Arial, Helvetica, sans-serif;
	background: #E3ECF5;
	margin: 10px 0px 0px;
	padding: 10px;
	clear: both;
	float: left;
	width: 538px;
}
#textbox-proj2 h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #E3ECF5;
	margin: 0px;
	padding: 0px;
	width: 538px;
	color: #D4891C;
}
#wufoo {
	padding: 0px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
blockquote {
	margin: 10px 10px 10px 15px;
	padding: 0px;
	font-style: italic;
}
#contentMainLeft .blue {
	color: #6799C8;
}
#contentMainCol .blue {
	color: #6799C8;
}
#contentwrap .number{
	list-style: decimal;
	padding-bottom: 10px;
}
.logo-left {
	margin: 0px;
	padding: 0px 10px 10px 5px;
	float: left;
	display: block;
	width: 160px;
	vertical-align: top;
	text-align: center;
}
.video-right {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	float: right;
	display: block;
	width: 255px;
	vertical-align: top;
	text-align: left;
}
h4.logo-left {
	float: left;
	display: block;
	width: 175px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h4.logo-left2 {
	float: left;
	display: block;
	width: 370px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}sup {
	font-size: 12px;
	line-height: 10px;
}
.image-rt {
	padding: 10px 15px 15px 25px;
	float: right;
}
.image-rt2 {
	padding: 10px 25px 15px 12px;
	float: right;
}
#contentMainColw .sample {
	display: block;
}
#contentMainColw .sample img {
	margin: 0px 15px 10px 0px;
}
#adjust {
	margin-top: -20px;
}
#contentMainColw table {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 550px;
	
}

#contentMainColw td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #C0D1DC;
}
#projectSearchCol form#projectSearch option {
	width: 250px; !important
}
#projectSearchCol form#projectSearch  select {
	font: 10px Arial, Helvetica, sans-serif;
	color: #6f6a60;
	width: 132px;
}
.indent2 {
	padding-left: 10px;
	padding-right: 5px;
}
	
#flashcontent {
	width: 726px;
	height: 205px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 11px;
}
#col-special {
	float: left;
	padding: 0px;
	width: 550px;
}

#col-special table {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 550px;
	
}
#col-special td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #C0D1DC;
}
#contentProjMainLeft2 #center {
	vertical-align: middle;
}
#contentMainLeft3 {
	display: block;
	float: left;
	width: 130px;	
}

#contentMainRight3 {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#contentMainRight3 form {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
}