/* CSS Document */

/* 
old organge  F99E35
new green    8cc63f

*/

html, body {
  height: 100%;
}

body {
	background-image: url('img/background.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
}

#container {
	text-align: left;
	width: 810px;
	width: 58em;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	_height: 100%;
	min-height: 100%;
	background-color: white;
	background-image: url('img/background.star1.png');
	background-repeat: no-repeat;
	background-position: bottom right;

}

div.container-long {

	background-image: url('img/background.star.png'); 
	background-position: top right;

}

#container2 {
  height: 100%;
  background-image: url('img/background.menu.png');
  background-repeat: repeat-x;
  padding-left: 15px;
  padding-right: 15px;
}

#container2 div.boiler {

	float: right;
	width: 330px; 
	margin: 0px; 
	font-size: 8pt;
}

#container2 p.boiler {
	text-align: right; 
	padding: 0px; 
	margin: 0px;
}

#container2 a {
	text-decoration: none;
	color: blue;
}

#container2 a:hover {
	color: green;
}

#left-fader {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  min-height: 100%;
  background-image: url('img/left.fader.repeat.png');
  background-repeat: repeat-y;
}

#right-fader {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  min-height: 100%; 
  background-image: url('img/right.fader.repeat.png');
  background-repeat: repeat-y;
}

img.logo {
  position: absolute;
  left: 20px;
  top: 15px;
  border: 0px;
}

#newmenu {

  height: 31px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  /*color:#8cc63f;*/
  border:0px;
}

#newmenu a:link, #newmenu a:visited{
	color: #ffffff;
	background-color: #8cc63f;
	text-decoration: none;
	border:0px;
}

#newmenu a:hover,#newmenu a:active  {
color: #8cc63f;
background-color: #fff;
text-decoration: none;
border:0px;
padding-bottom:0.62em;
}

#menu {
  position: absolute;
  left: 0px;
  top: 100px;
  height: 31px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

#menu a {
  float: left;
  padding-top: 7px;
  padding-left: 3px;
  padding-right: 3px;
  color: white;
  text-decoration: none;
  height: 31px;
}

#menu a:hover {
  background-color: white;
  color: orange;
}

#menu span.inactive {
	color: orange;
}

#menu span.active {
	color: white;
}


.menu-delimiter {
  width: 2px;
  height: 31px;
  background-image: url('img/menu.delimiter.png');
  background-repeat: repeat-y;
  float: left;
}

#top {
  height: 140px;
}
#footer{
padding-bottom:20px;
}
#footer, #footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	line-height:16px;
}
#footer a:hover, #footer a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
	text-decoration:underline;
}

#content {
  margin-top: 20px;
  padding: 0px 0px;
 
}

#content h3 {
	color: #649815; 
	padding: 3px 0px; 
	margin: 0px;
}

.BoldGreen {
	color: #649815; 
	margin: 0px;
	font-weight:bold;
}

#content p.header {
	padding-right: 150px; 
	color: #808080;

}

/*
#content div.ceonote {
	float: right; 
	width: 325px; 
	margin-top: 20px;
}
*/

#content div.quotebox {
	float: right; 
	width: 325px; 
	margin-top: 20px;
}

#content img.quoteimgleft {
	float: left; 
	margin: 0px 2px 183px 0px; 
	padding: 0px;

}

#content img.quoteimgright {
	float: right; 
	margin: 85px 9px 100px 0px;  
	padding: 0px;
}

#content p.quote {
	text-align: justify; 
	margin-top: 10px;
}

#content ol {
	width: 40em;

}


#content l1.vision {
	color: #515150;
	padding: 5px 0px;
}

#content .vision {
	color: #515150;
	padding: 5px 0px;
}

#content ul.links a:link, #content ul.links a:visited {
	list-style-type: square;	
	color: #824801;
}

#content ul.links h5 {
	color: black;
}


#content ul.links li {
}

#news-box {
  border: 1px solid #c4dca0; 
  background-color: #f4f3f1;
  margin-top: 20px;
  width: 450px;
  padding: 1px;
}

#news-box h3 {
  padding: 0px;
  margin: 0px;
  display: block;
  color: white;
  background-color: #8bba46;
  font-size: 14px;
  font-weight: normal;
  padding: 3px; 
}


#news-box p {
	margin: 0px;
	padding: 0px;
}

div.box-contact-form {
	width: 30em;
	height: auto;
	border: 0px solid #8bba47;
	float:right;
	margin-right: 20px;
}

div.box-contact {
	width: 20em;
	height: auto;
	border: 1px solid #8bba47;

}

div.box-contact-message {
	width: 20em;
	height: 10em;

}

div.box-contact-message p {
	text-align: justify;

}

div.box-contact h4 {
	margin: 1px;
	padding: 2px;
	background: #8bba47;
	display: block;
	font-weight: normal;
	color: white;
}

div.box-contact p {
	padding: 2px;

}

div.box-employment {
	width: 100%;
	min-height: 125px;
/*	background: #dceac7;	*/
	height: auto;
	background-image: url('img/clear.png');
	margin-top:15px; margin-bottom:20px;

}
/* IE hack for min-height */
* html div.box-employment {
	height: 200px;
}

div.box-employment-right {
}

div.box-employment h4 {
	display: block; 
	padding: 5px; 
	margin: 2px; 
	background: #b1c495; 
	color: #2a2a2a;
	margin-top:0px;
}


div.box-employment p {
	padding: 3px 5px;
}

 
div.box-employment a {
	color: #649815;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

div.box-employment a:hover {
	color: white;
}



div.box-news {
	width: 95%;
	border: 1px solid #649815;

	background-image: url('img/clear.png');

}

div.box-news ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}


div.box-news table {
width: 100%;
height: 100%; 
vertical-align: top; 
padding: 0px; 
background-image: url('img/news.pencil.png');
background-repeat: repeat-y;
}

div.box-news table.award {
	background-image: url('img/news.award.png');
}

div.box-news table.bubble {
	background-image: url('img/news.bubble.png');
}


div.box-news tr {
	vertical-align: top; 
	margin: 0px;
}


.box-news-1 {
	width: 15%;  
	padding: 0px;

}

.box-news-1 p {
	margin: 0px;
	padding: 2px 2px;
	color: #E18B2D;
	font-size: 11pt;
	font-weight: bold;	
	
}

.box-news-AB p {
	margin: 0px;
	padding: 2px 2px;
	color: #7AA343;
	font-size: 12pt;
	font-weight: bold;

}

.box-news-2  p {
	padding: 2px 2px; 
	text-align: right;
	color: E18B2D; 
	margin: 0px;
	font-size: 12pt; 
	font-weight: bold;
}


.box-news-2 {
	width: 80%;
}
.records {
	padding: 0px;
	margin: 0px;
}
div.left-of-pic {
	width: 18.5em;
}
div.left-of-pic2{
	width: 16em;
}

div.left-of-pic div {
	border: 1px solid #8bba47;
	padding: 1px;
	background: white;
	margin: 3px;
	width: 18.5em;
}
div.left-of-pic2 div {
	border: 1px solid #8bba47;
	padding: 1px;
	background: white;
	margin: 3px;
	width: 16em;
}
div.left-of-pic h4 {
	font-size: 8pt;
	font-weight: normal;
	background: #8bba47;
	display: block;
	padding: 3px;
	margin: 0px;
	color: white;
}
div.left-of-pic2 h4 {
	font-size: 8pt;
	font-weight: normal;
	background: #8bba47;
	display: block;
	padding: 3px;
	margin: 0px;
	color: white;
}
div.left-of-pic-sub {
	border: 1px solid #B3DF82;
	padding: 1px;
	background: white;
	margin: 3px;
	width: 15em;
}
div.left-of-pic-sub h4 {
	font-size: 8pt;
	font-weight: normal;
	background:#B3DF82;
	display: block;
	padding: 3px;
	padding-left:20px;
	margin: 0px;
}
div.left-of-pic-sub-sub {
	border: 1px solid #B3DF82;
	padding: 1px;
	background: white;
	margin: 3px;
	width: 15em;
}
div.left-of-pic-sub-sub h4 {
	font-size: 8pt;
	font-weight: normal;
	background:#FFFFFF;
	display: block;
	padding: 3px;
	padding-left:40px;
	margin: 0px;
}
#mouseover{
}


div.sitemap {
	width: 35em;
	height: auto;	
	border: 1px solid #8bba47;
	line-height:18px;

}

div.sitemap h4 {

	margin: 1px;
	padding: 2px;
	background: #8bba47;
	display: block;
	font-weight: normal;
	color: white;



}

div.productimage {
	 
}

.productslist {
	font-size: 12px; 
	font-weight: bold; 
	color: #E18B2D; 
}

.tableborderbottom{
	border-bottom: thin solid #000000;
	padding-left:10px;
	margin-left:10px;
}
.tableborderbottomleft{
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	padding-left:10px;
	margin-left:10px;
}
.tableborderleft{
	border-left: thin solid #000000;
	padding-left:10px;
	margin-left:10px;
}
.floatright{
	float:right;
}
