/* main style sheet */


/* header */
#header {
	margin: 0px;
	width: 900px;
	position: relative;
	background-image: url(../img/cover.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#logo {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#frame {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 900px;
}




/* end of nav 
**********************/




/* content */

#content {
	padding: 0px;
	margin: 0px;
	width: 900px;
}
#side-bar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#main {
	margin: 0px;
	float: right;
	width: 690px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.special-box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.special-text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #818285;
	text-align: justify;
}
.special-text a {
	color: #ff6419;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.special-text a:hover {
	color: #fa9564;
}

.special-text img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#profile-top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#profile-top img {
	padding: 0px;
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}


*html #profile-top img { /* IE6 hack*/
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
*:first-child+html #profile-top img { /* IE7 hack*/
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
*+html>/**/body #profile-top img { /* IE8 hack*/
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}


.box1 {
	margin: 0px;
	padding: 0px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 360px;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
.box1-left2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
}
.box1-right2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 400px;
}

.arrow-bg {
	background-image: url(../img/h-arrow-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.wrapper {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.orage-txt {
	color: #f05224;
	padding-right: 8px;
	font-weight: bold;
}

.box2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.box2-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
.box2-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.list2 {
	padding: 0px;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
.list2 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.list3 {
	margin: 10px 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.list3 li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.lg-slogans {
	background-image: url(../img/lg-slogans.gif);
	background-repeat: no-repeat;
	background-position: 175px 180px;
}
#lg-cassett {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-collapse: collapse;
}
#lg-cassett td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.margin15 span {
	font-weight: bold;
	padding-right: 8px;
}





.moisture-chart {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
.moisture-chart td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.moisture-chart .bg1 {
	background-color: #bfe1f1;
}
.right-float-img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#sitemap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#sitemap a {
	font-size: 14px;
	font-weight: bold;
	color: #0088c6;
	text-decoration: none;
}
#sitemap a:hover{
	color: #ff6419;
	text-decoration: underline;
}




/* end of content 
**********************/





/* footer */
#footer {
	padding: 0px;
	width: 900px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: 0px 20px;
}
#bottom-nav {
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 1.7em;
}
#bottom-nav a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#footer-address {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 85%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
}
*html body  {
	/*font-size:85%;*/
}
*:first-child+html body {
	/*font-size:85%;*/
}




#container{
	width:900px;
	margin:0 auto;
	padding: 0;
}


/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
	margin:0;
	padding:0;
	display: block;
	border-width: 0;
	border:none;
}




.image-border {
	border: 1px solid #666666;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	margin:0;
	padding:0;
}
h2#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #eb7634;
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
}
#title span {
	font-size: 14px;
	padding-left: 20px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0088c6;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0;
}
h3.special-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff6419;
	margin: 0 0 5px 0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0088c6;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
h4#multi-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0088c6;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

h5 {
	padding: 0;
	font-weight:bold;
	font-style: italic;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.h-line {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #818285;
}


.clear-both {
 clear:both;
}

.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.margin15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}

.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
.margin20t {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}

.padding20 {
	padding-left: 20px;
}


.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.page-top {
	padding: 0px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.top-text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0088c6;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:none;
}  

a.linkcopy:link {
	color:#666666;
	text-decoration:none;
}

a.linkcopy:visited {
	color:#666666;
	text-decoration:none;
}

a.linkcopy:hover {
	color:#000000;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


/* end of general style */

.arrowlistmenu{
	width: 200px;
}
#container #content #side-bar .arrowlistmenu .menuheader a {
	text-decoration: none;
}
#container #content #side-bar .arrowlistmenu .menuheader a.menu-item:hover {
	color: #eb7634;
}


.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #666666;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #FFFFFF;
	background-image: url(titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}

.arrowlistmenu .menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #eb7634;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #FFFFFF;
	background-image: url(titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 4px;
	font-weight: lighter;
}

.arrowlistmenu ul li a{
	color: #eb7634;
	background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #eb7634;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #0088c6;
	background-color: #F3F3F3;
}
