
body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #dedede;
}

/* Has a background image to create the patterned panel down the left side of the page. */

#container {
padding: 0;
margin: 0;
background-repeat: repeat-y;
background-position: top left;
}

#right-logo {
	position: absolute;
	Right: 10px;
	top: 15px;
	height: 80px;
	z-index:100;

}


/* Banner near top of page that says the name of the whole site - also has crane background image. */

#main-title 
{
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-right: 50px;
font-size: 1.3em;
letter-spacing: 5px;
text-align: right;
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
height: 85px;
color: #838383;
padding-top: 90px;
}

#main-logo {
	position: absolute;
	left: 190px;
	top: 10px;
	background-image: url(images/logo.jpg);
	height: 80px;
	z-index:100;

}

#sub-logo {
	position: absolute;
	Left: 10px;
	top: 15px;
	height: 80px;
	width: 100px;
	border-right: 1px #9bd717 solid;
	border-bottom: 5px #9ad815 solid;
	z-index:100;

}

#question-box {
	position: absolute;
	Left: 160px;
	top: 15px;
	border-right: 1px #9bd717 solid;
	border-bottom: 5px #9ad815 solid;
	z-index:100;

}

#contact-box1 {
	border-top: 5px #9bd717 solid;
	border-right: 1px #9bd717 solid;
	border-bottom: 5px #9ad815 solid;
	border-left: 1px #9bd717 solid;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	padding-top: 20px;
}

#loginbox 
{
	position: absolute;
	font-size: small;
	color: #000000;
	right:20px;
	top: 5px;
	height: 50px;
	z-index:100;

}
/* Not contained in the main-text element. Has background image to create effect of continuation of crane image. */

h1 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 17px;
padding-bottom: 7px;
padding-top: 7px;
padding-left: 35px;
padding-right: 0;
font-weight: normal;
background-repeat: repeat-y;
background-position: top left;
border-top: 1px #9bd717 solid;
border-bottom: 5px #9ad815 solid;
color: #ffffff;
background-color: #ffffff;
}

h2 {
margin: 0;
padding-top: 1px;
padding-bottom: 1px;
text-align: left;
color: #000000;
background-color: #ffffff;
font-weight:bold;
font-size: .9em;
}

h3 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 17px;
padding-bottom: 7px;
padding-top: 7px;
padding-left: 35px;
padding-right: 0;
font-weight: normal;
background-repeat: repeat-y;
background-position: top left;
border-top: 1px #006600 solid;
border-bottom: 5px #006600 solid;
color: #006600;
background-color:  #dcdcdc;
font-weight:bold;
}

h4 
{
text-align: center;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 17px;
padding-bottom: 7px;
padding-top: 7px;
padding-left: 35px;
padding-right: 0;
font-weight: normal;
background-position: top left;
}

h5 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 17px;
padding-bottom: 7px;
padding-top: 2px;
padding-left: 35px;
padding-right: 0;
font-weight: normal;
border-top: 1px #9bd717 solid;
color: #9ad815;
background-color: #ffffff;
}

h6 {
margin: 0;
padding-top: 1px;
padding-bottom: 1px;
text-align: left;
font-size: .7em;
}

h7 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 17px;
padding-bottom: 7px;
padding-top: 7px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
background-repeat: repeat-y;
background-position: top left;
border-bottom: 25px #dcdcdc solid;
color: #9ad815;
background-color: #ffffff;
}

/* Styles for the main text on the page. */

#main-textdon 
{
position: absolute;
top: 120px;
left: 14%;
padding-left: 2px;
font-size: small;
text-align: left;
width: 61%;
}

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 160px;
margin-right: 0px;
padding-right: 10px;
background-color: #ffffff;
padding-top: 20px;
padding-left: 10px;
border-top: 25px #dcdcdc solid;
border-right: 5px #dcdcdc solid;
}

#popup-main 
{
    position:absolute;
Left:5px;
top:10px;
background-color: #ffffff;
padding-top: 10px;
}

p, ul, ol, table {
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
text-align: justify;
font-size: .9em;
line-height: 1.9em;
}

ol, ul {
margin-left: 25px;
}

h2 {
font-size: .9em;
font-weight: bold;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #9ad815;
}

a:hover {
text-decoration: none;
font-weight: bold;
border-bottom: 1px #9ad815 solid;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 150px;
left: 0;
width: 160px;
font-size:  small;
height: 1500px;
padding-top: 25px;
padding-bottom: 25px;
font-weight: bold;
border-bottom: 1px #9ad815 solid;
background-color: Transparent;
background-repeat: no-repeat;
color: Black;
}

.DynamicMenuZIndex
{
	z-index: 999;
}

#left-menu a:link, #left-menu a:visited {
display: block;
color: Black; 
text-align: right;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 1px transparent solid;
}

#left-menu a:hover, #left-menu a.current {
color: #006600;
border-bottom: 1px #006600 solid;
}

/* Styles for the pullquote on the right side. */

#right-column {
position: absolute;
top: 155px;
padding-left: 2px;
right: 0;
width: 21%;
height: 100%;
background-color: #fffafa;
border-left: 1px #dcdcdc solid;
}

#right-columnalt {
position: absolute;
top: 33%;
Right: 0;
text-align: justify;
width: 12%;

}

#right-columnalt2 {
position: absolute;
top: 26%;
Right: 0;
text-align: justify;
width: 12%;

}

#right-column strong {
}

#right-column p {
}



#footer {
text-align: right;
margin-bottom: 0;
padding-top: 6px;
padding-bottom: 6px;
font-size: .8em;
margin-top: 0;
background-color: #ffffff;
border-top: 5px #9ad815 solid;
}

#footer a:link, #footer a:visited {
color: #9ad815;
}

#footer a:hover {
color: #9ad815;
border-bottom: 3px #9ad815 solid;
}

