/* It's not easy being green. */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
margin: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
background-color: #00004E;}

.copy {
margin-bottom: 0;
margin-left: 25px;
margin-right: 10px;
font-size: small;
color: #000000;
margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

.style1 {
	font-size: small;
	color: #00004E;
	font-weight: bold;
	padding-left: 25px;
}
#Layer1 {
	position:absolute;
	width:174px;
	height:177px;
	z-index:1;
	left: 712px;
	top: 345px;
}
.style3 {font-size: medium}

#top {
	margin: 0;
	position: absolute;
	height: 75px;
	background-repeat: no-repeat;
	left: 45px;
	top: -1px;
}

/* To place the main image at the top of the page. */

#container1 {
background-image: url(images/right_panel_bg2.gif);
background-repeat: repeat-y;
background-position: top right;
}

#image {
background-image: url(images/header_image.jpg);
background-repeat: no-repeat;
height: 215px;
width: 700px;
background-color: #FFFFFF;
float: right;
margin-left: 150px;
}



/* To place the image in the panel running down the right side of the page. */

#container2 {
margin: 0;
float: right;
}

/* Text that sits on top of the header image and says the name of the whole site */

/* Heading level 1 is not contained in main-text. */

h1 {
margin-bottom: 0;
margin-left: 25px;
margin-right: 0;
font-size: 14pt;
font-weight: bold;
color: #0071BC;
margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

/* Styles for the main text on the page. */

#main-text {
margin-bottom: 0;
margin-left: 159px;
background-color: #FFFFFF;
width: 750px;
}

h2 {
margin-bottom: 0;
margin-left: 25px;
margin-right: 0;
font-size: 11pt;
font-weight: bold;
color: #0071BC;
margin-top: 0;
padding-top: 5px;
padding-bottom: 5px;
}

h3 {
font-size: 12pt;
font-weight: bold;
color: #00004E;
margin-top: 0;
padding-top: 5px;
padding-bottom: 5px;
}


a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #0071BC;
border-bottom: 1px #6c8a0d dotted;
}

a:hover {
text-decoration: none;
border-bottom: 1px #6c8a0d solid;
}

/* Styles for the navbar on the left side. */


#left-menu {
top: 0px;
background-color: #8B5C29; 
margin-left: 0px;
text-align: right;
height: 215px;
}


#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: 11pt;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
color: #000053;
text-decoration: none;
}

span.arrow {
font-size: 1.2em;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
line-height: 21px;
font-size: .8em;
background-color: #ffffff;
margin-top: 0;
border-top: 3px #0071BC double;
width: 750px;
border-bottom: 3px #0071BC double;
color: #0071BC;
}

#footer a:link, #footer a:visited {
color: #0071BC;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #6c8a0d;
}

#industry {
margin-left: 10px;
}

#quote {
float: right;
position: relative;
width: 150px;
}

#header {
margin-left: 25px;
}
