/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #ffffff;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#000000;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:930px;
	background: url("/graphics/mainbg.gif") #ffffff repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}

div#splashcontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:930px;
	background: url("/graphics/mainbg.gif") #ffffff repeat-y;
	height:670px; /* IE6: treaded as min-height*/
	min-height:670px; /* real browsers */

	
	
}

div#header {
	width:930px;
	height:65px;
	background: url("/graphics/header.gif") #d0d0d0 no-repeat;
	margin: 0 auto 0 auto;

}
	
div#content {
	padding:0 0 50px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	width: 930px;
	border: 0px solid black;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */




}

div#inside {
	padding:20px 40px 50px 40px; /* bottom padding for footer */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */



}



div#footer {
	position:absolute;
	width:930px;
	height:104px;
	bottom:0; /* stick to bottom */


	background: url("/graphics/footer.gif") #cccccc no-repeat;
	font-size:10px;
	margin: 0 auto 0 auto;
}

#splashmenu {
	width: 385px;
	height: 27px;
	margin: 0 0 10px 40px;
	background: url("/graphics/splashmenubg.gif") no-repeat;

	
}

#splashmenulinks {
	text-align: center;
	padding: 7px 0 0 0px;
	background: url("/graphics/splashmenubg.gif") no-repeat;

	
}



/* main nav */


#topmenu {
	width: 885px;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}

#leftmenu {
	width: 181px;
	height:467px;
	margin: 0 0 0 0px;
	background: url("/graphics/menubg.gif") #d0d0d0 no-repeat;
	float:left;
}




/* content formatting */

#splashpagecontent {
	width: 442px;
	height: 321px;
	overflow: hidden;
	background: url("/graphics/bodybg.gif") no-repeat;
	line-height:15px;
	float:left;
	margin: 0 0 0 0px;
	
	

}



#splashright {
	width: 473px;
	height: 321px;
	float:right;
	margin: 0 0 0 0;
		

}

#contentright {
	width: 471px;
	height: 181px;
	float:right;
	margin: 0 0 0 0;
		

}

#pagecontent {
	width: 442px;
	height: 181px;
	overflow: hidden;
	background: url("/graphics/bodybg.gif") no-repeat;
	line-height:15px;
	float:left;
	margin: 0 0 0 0px;
	
}

#right_foot {
	color: #2a363b;
	float: right;
	padding-top: 10px;
	padding-right:30px;
}

#left_foot {
	color: #2a363b;
	float: left;
	padding-top: 10px;
	padding-left:30px;
}

#center_foot {
	color: #2a363b;
	float: left;
	padding-top: 30px;
	padding-left:30px;
}



#clear {
	clear: both;
}

#index_email {
	color: #8e7140;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right:30px;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #00498a;
	text-decoration: underline;
}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}

a.splashmenu {
	font-size: 11px;
	color: #567c25;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;

	
}

a.splashmenu:hover {
	font-size: 11px;
	color: #997c35;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;

	
}




h1 {
	font-weight:bold;
	font-size:15px;
	color: #47691c;
	text-transform: uppercase;
	margin:-2px 0 26px 0;
}


p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.news {
font-size: 11px;
background-color: #ecf1ea;
font-weight: bold;
margin: 0;
padding: 5px;
line-height: 18px;
}

a.news {
color: #2e6717;
text-decoration: none;
}

a.news:hover {
color: #2e6717;
text-decoration: underline;
}

.date {
color: #000000;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: underline;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   width: 880px;
   margin:0 10px 0 27px;
   font-size:11px;

   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #ffffff;
   float: left;
   line-height: 10px;
   margin: 0 .5em 0 -.5em;
   padding: 0 20px 0 20px;
   white-space: nowrap;
   text-transform: uppercase;
   
   
   }


	
.pipelist a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.pipelist a:hover {
	color: #ffde73;
	text-decoration: none;
}	
	
	
	
	



