/* CSS Document */

body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #333333;
	margin-left: 20px;
	margin-top: 16px;
	margin-right: 20px;
	margin-bottom: 20px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
	padding: 0px;
	line-height: 16px;
	text-indent: 0px;
}

blockquote {
	padding: 0px;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 14px;
}

blockquote blockquote {
	margin-top: 0px;
	margin-bottom: 14px;
	padding: 0px;
	line-height: 16px;
	text-align: justify;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

h1 {
	font-size: 24px;
	color: #006633;
}
h2 {
	font-size: 16px;
	color: #006633;
}
h3 {
	font-size: 12px;
	color: #006633;
}
h4 {
	font-size: 18px;
	color: #754F00;
}
h5 {
	font-size: 16px;
	color: #754F00;
}
h6 {
	font-size: 12px;
	color: #754F00;
}

ul{
	list-style-type: square;
	line-height: 16px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 14px;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

li {
	line-height: 20px;
}
label {
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

a:link {
	text-decoration: none;
	color: #754F00;
}
a:visited {
	text-decoration: none;
	color: #754F00;
}
a:hover {
	text-decoration: underline;
	color: #754F00;
}
a:active {
	text-decoration: none;
	color: #754F00;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecontainer {
	margin: 0px;
	padding: 0px;
	border: 1px;
	border-style: solid;
	border-color: #644300;
}

.thumb {
	border: 1px;
	border-style: solid;
	border-color: #644300;
	padding: 4px;
}

#masthead {
	margin: 0px;
	padding: 10px;
	background-color: #003300;
	color: #FFFFFF;
	border-bottom: 4px;
	border-bottom-color: #996600;
	border-bottom-style: solid;
	height: 50px;
	font-weight: bold;
}

#masthead h1, #masthead h2, #masthead h3, #masthead h4, #masthead h5, #masthead h6 {
	color: #FFC112;
	margin: 18px;
}


#footer {
	margin: 0;
	padding: 10px;
	background-color: #002800;
	color: #FFFFFF;
	border-top: 1px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #996600;
}


#footer a:link {
	color: #B5B5B5;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #B5B5B5;
}
#footer a:hover {
	text-decoration: underline;
	color: #B5B5B5;
}
#footer a:active {
	text-decoration: none;
	color: #B5B5B5;
}

#navBar {
	margin: 0px;
	padding: 0px;
	background-color: #E5D8B7;
	color: #886C00;
	height: 420px;
	border-right-style: solid;
	border-right-color: #886C00;
	border-right: 1px;
	border-left-style: solid;
	border-left-color: #886C00;
	border-left: 1px;
}

#navBar p {
	padding: 0px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-indent: 0px;
	
}

#navBar h1,#navBar h2,#navBar h3,#navBar h4, #navBar h5, #navBar h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navBar h6 {
	font-size: 11px;
}

#content {
	margin: 0px;
	background-color: #F5F5F5;
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
}

.contentblock {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
}

#content h1 {
	color: #006633;
	margin-bottom: 6px;
	font-size: 18px;
}

#services {
	background-color: #EFE8DC;
	width: 100%;
	padding: 4px;
	margin-bottom: 10px;
}

#services h6 {
	color: #006633;
	letter-spacing: 1px;
	font-size: 11px;
}

#structrep {
	background-color: #EFE8DC;
}

.structrepoff {
	background-color: #EFE8DC;
	border: 1px;
	border-color: #E5D8B7;
	border-style: solid;
}
.structrepover {
	background-color: #CCCCCC;
	border: 1px;
	border-color: #006633;
	border-style: solid;
}

.watterproofoff {
	background-color: #EFE8DC;
	border: 1px;
	border-color: #E5D8B7;
	border-style: solid;
}
.watterproofover {
	background-color: #CCCCCC;
	border: 1px;
	border-color: #006633;
	border-style: solid;
}

.geotechoff {
	background-color: #EFE8DC;
	border: 1px;
	border-color: #E5D8B7;
	border-style: solid;
}
.geotechover {
	background-color: #CCCCCC;
	border: 1px;
	border-color: #006633;
	border-style: solid;
}

.facilitiesoff {
	background-color: #EFE8DC;
	border: 1px;
	border-color: #E5D8B7;
	border-style: solid;
}
.facilitiesover {
	background-color: #CCCCCC;
	border: 1px;
	border-color: #006633;
	border-style: solid;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	line-height: 20px;
	border-bottom-width: 1px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 10px;
	letter-spacing: 1px;
	width: auto;
}

#sectionLinks a:link {
	padding: 2px 0px 2px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: auto;
}

#sectionLinks a:visited {
	padding: 2px 0px 2px 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: auto;
}

#sectionLinks a:hover {
	background-color: #585858;
	padding: 2px 0px 2px 10px;
	color: #FDCA00;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.servicescopy { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px}

.sitetitle {color: #FFC112; font-weight: bold; font-size: 22px; }
.color1b {color: #C69500; font-weight: bold; font-size: 12px; }
.color2b {color: #FFC112; font-weight: bold; font-size: 12px; }
.smallfont {
	color: #999999;
	font-size: 8pt;
	margin-top: 6px;
}

.servicestitle {
	color: #FFC112;
	font-weight: bold;
	font-size: 12px;
}
