 

html { min-height: 100%; margin-bottom: 1px; }

body	{
	font-family: arial, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	background-image: url(../_graphics/bodyBackground.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #446E7E;
}

h1	{
	margin: 0 0 5px 0;
	padding: 0;
	color: #5C8727;
	font-size: 1.75em;
	font-weight: normal;
	font-family: arial, sans-serif;
}

h2	{
	margin: 0;
	padding: 0;
	color: #7D3620;
	font-size: 1.5em;
	line-height: 1.4;
	font-weight: normal;
}

h3	{
	margin: 0;
	padding: 0;
	color: #5C8727;
	font-size: 1.25em;
	font-weight: normal;
}

h4	{
	margin: 0;
	padding: 0;
	color: #7D3620;
	font-size: 1em;
	font-weight: bold;
}

h5	{
	margin: 0;
	padding: 0;
	color: #5C8727;
	font-size: 1em;
	font-weight: bold;
}

p	{ 	color: #666666;
		margin: 15px 0;
		line-height: 1.4;
		}

p.small	{ font-size: .85em;	}
b	{color: #7D3620;}
.green {color: #5C8727;}

blockquote {
	padding: 0;
	font-size: 1em;
	margin: 15px auto;
	background-image: url(../_graphics/openQuote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 25px;
	width: 50%;
}
blockquote span {
	display: block;
	background-image: url(../_graphics/closeQuote.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 5px;
}

a:link		{ color: #666666; text-decoration: none; } 
a:visited	{ color: #666666; text-decoration: none; } 
a:hover		{ color: #7D3620; text-decoration: underline; } 
a:active	{ color: #7D3620; text-decoration: underline; }

a.inline:link		{color: #7D3620; text-decoration: none; } 
a.inline:visited	{color: #7D3620; text-decoration: none;} 
a.inline:hover		{color: #7D3620; text-decoration: underline; } 
a.inline:active		{color: #7D3620; text-decoration: underline; }


/* Page Structure
----------------------------------------------- */

table.middle {
width: 800px; 
margin: 0 auto 0 auto;
background-image: url(../_graphics/upperBand.jpg);
background-position: top center;
background-repeat: no-repeat;
}
tr{vertical-align: top;}
td.menu{ width: 200px;}
td.mainmenu{vertical-align: bottom;}

td.content{
width: 655px;
vertical-align: top;
padding-left: 15px;
padding-top: 20px;
}


/* tabular data module 
----------------------------------------------- */
table.columnlist {border: 1px solid #D9E2BA; text-align: center;}
tr.columnlistheader td{background-color: #D9E2BA;}
tr.ruleAbove td {border-top: 1px solid #D9E2BA;}

/* Divs for layout spacing
----------------------------------------------- */
div.addressBlock{
	text-align: left;
	font-size: .95em;
	margin: 0 0 15px 0;
	color: #7D3620;
	clear: both;
	}

div.side{
	padding: 0;
	margin: 20px 0 15px 0;
	text-align: left;
	font-size: .95em;
	}

div.content{
	padding: 30px 0 0 25px;
	margin: 0;
	}
	
div.mainmenu{
	text-align: left;
	margin: 10px 0 0 30px ;
	padding: 0 0 0 0 ;
	}
	
div.lowermenu{
	text-align: right;
	margin: 10px 0 0 0 ;
	padding: 10px 35px 10px 0;
	border-top: 1px dotted #D9E2BA;
	}
	
div.footer{
	text-align: center; 
	padding: 8px 30px 8px 0;
	font-size: .85em;
	line-height: 2;
	color: #666666;
	}
	
div.breadcrumb{
	color: #666666;
	padding: 5px 5px 5px 0;
	margin: 0 0 25px 0;
	font-size: .85em;
	border-bottom: 1px dotted #D9E2BA;
	
}

#extraDiv1 {
	height: 16px;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: -1;
	background-color: #f8f5f0;
	background-image: url(../_graphics/repeatBand.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#extraDiv3 {
	height: 118px;
	border: 1px solid;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: -1;
	background-color: #666666;
	background-image: url(../_graphics/brown.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.breadcrumb a:link{ color: #5C8727; text-decoration: none; } 
.breadcrumb a:visited{ color: #5C8727; text-decoration: none; } 
.breadcrumb a:hover{ color: #666666; text-decoration: underline; } 
.breadcrumb a:active{ color: #666666; text-decoration: underline; }

/* Divs for image galleries
----------------------------------------------- */

img {display: block;}

div.thumbnail{
margin: 5px 9px 5px 0;
width: 45px;
height: 45px;
overflow: hidden;
}

#mainimage{
height: 425px;
}


#imageTitle{
text-align: left;
color: #666666;
margin: 0;
padding: 10px 0 3px 0;
border-top: 1px solid #ccc;
font-size: 1.2em;
letter-spacing: 1px;
width: 550px;
}

#imageCaption{
text-align: left;
color: #666666;
margin: 0;
padding: 3px 0 10px 0;

font-size: .9em;
border-bottom: 1px solid #ccc;
width: 550px;

}


/* lists
----------------------------------------------- */
ol { list-style-type:decimal; margin: 0; padding: 0; color: #ccc;}
ol li {font-size: 1em; padding: 3px;}

ul {list-style: none; margin:0; padding: 0; color: #7D3620;}
ul li {font-weight: normal;font-size: 1.25em; padding: 3px;}
li ul{margin: 0 15px;}

ul.inlinelist {list-style: disc; margin:0 0 0 25px; padding: 0; color: #5C8727;}
ul.inlinelist li {font-weight: normal;font-size: 1em; padding: 3px;}

ul.smaller {list-style: disc; margin:-10px 0 0 25px; padding: 0; color: #5C8727;}
ul.smaller li{font-weight: normal;font-size: .9em; padding: 3px;}

span.listtext {color: #666666;}

ul.mainmenu li {display: inline; font-size: .95em; margin:0; padding: 0;}
.mainmenu a:link{ color: #666666; text-decoration: none; } 
.mainmenu a:visited{ color: #666666; text-decoration: none; } 
.mainmenu a:hover{ color: #5C8727; text-decoration: none; } 
.mainmenu a:active{ color: #5C8727; text-decoration: none; }

ul.menu1 li {display: inline; font-size: .95em; margin:0; padding: 0 0 0 15px;}
ul.menu2 li {display: inline; font-size: .95em; margin:0; padding: 0  0 0 15px;}

ul.submenu {list-style: none; margin:5px 0 5px 0; padding: 0; color: #7D3620;}
ul.submenu li {font-weight: normal; font-size: 1em; margin:5px 0 5px 0; padding:4px; letter-spacing: 1px;}

.submenu a:link{ color: #7D3620; text-decoration: none; } 
.submenu a:visited{ color: #7D3620; text-decoration: none; } 
.submenu a:hover{ color: #5C8727; text-decoration: underline; } 
.submenu a:active{ color: #5C8727; text-decoration: underline; }

ul.submenu li ul{margin: 5px 0 10px 10px;}
ul.submenu li ul li {font-weight: normal; font-size: .95em; padding: 0 0 5px 0; letter-spacing: 0; }

.submenu li ul a:link{ color: #5C8727; text-decoration: none;  font-weight: normal;} 
.submenu li ul a:visited{ color: #5C8727; text-decoration: none;  font-weight: normal;} 
.submenu li ul a:hover{ color: #5C8727; text-decoration: none;  font-weight: normal;} 
.submenu li ul a:active{ color: #5C8727; text-decoration: none;  font-weight: normal;}

.selected {}

/* menus
----------------------------------------------- */


/* horizontal rules
----------------------------------------------- */
hr { margin: 6px 0 12px 0; border: 0; color: #D9E2BA; background-color: #D9E2BA; height: 1px;}

hr.dotted { margin: 6px 0 12px 0; border: 1px; color: #f8f5f0; background-color: #f8f5f0; border-top: 1px dotted #D9E2BA;}

/* PRODUCTS
----------------------------------------------- */
div.product_page{
border: 1px solid;
width: 300px;
margin: 5px;
padding: 5px;
float: left;
display: inline;
}

div.product_page_prodcode{
display: inline;
float: right;
}

#loadarea img{
width: 300px;
}

/* faqs
----------------------------------------------- */
.handcursor{
cursor:hand;
cursor:pointer;
display: inline;
margin: 15px 0;
line-height: 1.4;
font-size: 1em;
}

.handcursor i {color: #7D3620;}

h2.menucursor	{
cursor:hand;
cursor:pointer;
margin: 0;
padding: 0;
font-size: 1em;
display: inline;
}

.faqSolutions {margin: 10px 0;}

.faqSolutions a:link{ color: #5C8727; text-decoration: none; } 
.faqSolutions a:visited{ color: #5C8727; text-decoration: none; } 
.faqSolutions a:hover{ color: #5C8727; text-decoration: none; } 
.faqSolutions a:active{ color: #5C8727; text-decoration: none; }

.faqSolutions i{ color: #666666;}

/* FORMS
----------------------------------------------- */

.rc td {
	border-top: 1px solid #D9E2BA;
	border-bottom: 1px solid #D9E2BA;
	}

td.label{
	width: 125px;
	color: #ccc;
	font-weight: bold;
	font-size: .90em;
	text-align: right;
	}
	
td.input{
	width: 300px;
	color: #ccc;
	font-size: 1em;
	text-align: left;
	}

td.error{
	width: 225px;
	text-align: left;
	color: #F00;
	font-weight: bold;
	font-size: .85em;
	}

input:focus, textarea:focus, select:focus {background-color: #D9E2BA;}

input {
	color: #666666;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	font-size: .95em;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

input.rd {
	color: #666666;
	border: 0px;
	}
input.rd2 {
	color: #666666;
	border: 0px;
	
	margin-left: 0;
	
	}

input.txt { width: 300px; }
input.short { width: 60px; } 
input.medium { width: 100px; } 
input.mini { width: 40px; } 
input.readonly { width: 300px; }
input.file { font-size: 1em; }
input.txt.small{ width: 50px; }

textarea{
	margin: 0 0 15px 0;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 125px;
	width: 310px;
	}
	
textarea.tall{
	height: 200px;
	}

textarea.medium{
	height: 75px;
	}

textarea.short{
	height: 65px;
	}

textarea.mini{
	height: 35px;
	}
	
select{
	overflow: hidden;
	color: #666666;
	border: 1px solid #ccc;
	padding: 1px;
	width: 175px;
	font-size: .95em;
}

select.medium{
	overflow: hidden;
	color: #666666;
	border: 1px solid #ccc;
	padding: 1px;
	width: 100px;
	font-size: .95em;
}

select.grid{
	overflow: hidden;
	color: #666666;
	border: 1px solid #ccc;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}

select.mini{
	overflow: hidden;
	color: #666666;
	border: 1px solid #ccc;
	padding: 1px;
	width: 40px;
	font-size: .95em;
}

select.short{
	overflow: hidden;
	color: #666666;
	border: 1px solid #ccc;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}

select.long{
	color: #666666;
	border: 1px solid #666666;
	padding: 1px;
	width: 95%;
	font-size: .95em;
}

select.noshow{
	overflow: hidden;
	color: #F00;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}


button{
	color: #666666;
	border-width: 1px;
	border-color: #ccc;
	background-color: #D9E2BA;
	border-style: solid;
	font-size: .85em;
	margin-left: 15px;
	}

input.button {
	color: #666666;
	border-width: 1px;
	border-color: #ccc;
	background-color: #D9E2BA;
	border-style: solid;
	font-size: .85em;
	margin-left: 15px;
	padding: 0 6px;
	}
	
button.nav{
	margin-right: 0;
	}
button.submit{
	float: right;
	margin: 0 0 0 0;
	text-align: right;
	}
button.disabled{
	color: #666666;
	margin-right: 0;
	}

