/**
 * 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: #b8bbbf;
	font-family:georgia,times,serif;
	font-size:12px;
	color:#000000;
	
}

/* main table */

div#container_splash {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:892px; 
	padding: 0 6px;
	background: URL("/graphics/bg2.gif") repeat-y; 
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:892px; 
	padding: 0 6px;
	background: URL("/graphics/bg2.gif") repeat-y; 
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:892px;
	height:121px;
	background: url("/graphics/header2.gif") no-repeat;
	margin: 0 0 0 -6px;
}

div#content_splash {
	height:422px;
	padding:0 0 0 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#content {
	padding:0 0 200px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer_splash {
	position:absolute;
	width:892px;
	height:187px;

	background: url("/graphics/footer2.gif") no-repeat;
	margin: 0 auto 0 -6px;

}

div#footer {
	position:absolute;
	width:892px;
	height:188px;
	bottom:0; /* stick to bottom */

	background: url("/graphics/footer2.gif") no-repeat;
	margin: 0 auto 0 -6px;
	visibility: hidden;

}




/* main nav */


#topmenu {
	width: 868px;
	height:32px;
	margin: 0 0 0 6px;
	background: #115713;
}

#leftmenu {
	width: 156px;
	height:467px;
	margin: 0 0 0 6px;
	display:inline;
	background: #eaeaea;
	float:left;
}




/* content formatting */

#splashcontent {
	width: 868px;
	height:420px;
	padding: 0;
	overflow: auto;
	background: url("/graphics/bodybg.gif") repeat-y;
	line-height:20px;
	margin:0 0 0 6px;
	border-top:1px solid #f1f0ea;
	border-bottom:1px solid #f1f0ea;
}

#pagecontent {
	width: 615px;
	padding: 46px 56px 20px 3px;
	overflow: auto;
	line-height:20px;
	float:right;
	display:inline;
	margin:0 12px 0 0;
}

#pagecontent img {
	float:right;
	display:inline;
	margin:0 -50px 20px 20px;
	border-right:13px solid #b6b296;

}

#left_foot {
	float: left;
	display:inline;
	margin:25px 0 0 23px;
	width:190px;
	text-transform:uppercase;
	text-align:right;
	line-height:20px;
}

#right_foot {
	color: #174e19;
	float: right;
	display:inline;
	margin:25px 34px 0 0;
	width:600px;
}


#newsletter {
	width: 147px;
	height:38px;
	padding: 74px 0 0 0;
	background: url("/graphics/newsletter.gif") no-repeat;
	margin:0 0 0 0;
	font-size:13px;
	text-transform:uppercase;
	line-height:15px;
	text-align:center;
	position:absolute;
	right:-10px;
	bottom:22px;
	border:0;
}

#newsletter a{
	color:#6d6740;
	text-decoration: none;
}

#newsletter a:hover{
	color: #125a14;
	text-decoration: none;

}

#clear {
	clear: both;
}

div.clear {
	clear: both;
}


#newslist{
padding: 0;
text-align:left;
position:absolute;
bottom:35px;
left:3px;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 3px 0 0 19px;
.padding: 4px 0 0 19px;
font-size: 11px;
color: #6d6740;
text-transform:uppercase;
	text-decoration: none;
height:25px;
.height:24px;
background: url("/graphics/libg.gif") left center no-repeat;
}

li a.newslist:hover{
color: #a8a37e;
	text-decoration: none;
}




/* text styles */

form {
	margin: 0;
}

a {
	color: #6d6740;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #125a14;
	text-decoration: underline;
}

a.imedia {
	color: #000;
	text-decoration: none;
}
a.imedia:hover {
	color: #125a14;
	text-decoration: none;
}

a.imedia2 {
	color: #000;
	text-decoration: none;
}
a.imedia2:hover {
	color: #125a14;
	text-decoration: none;
}

a.home {
	color: #9c9b9b;
	text-decoration: none;
	text-transform:uppercase;
	float:right;
	display:inline;
	margin:40px 27px 0 0;
}
a.home:hover {
	color: #125a14;
	text-decoration: none;
}

a.contact {
	color: #000;
	text-transform:capitalize;
	text-decoration: underline;
}
a.contact:hover {
	color: #125a14;
	text-decoration: underline;
}











h1 {
	font-weight:normal;
	font-size:20px;
	color: #757575;
	text-transform: uppercase;
	margin:0 0 15px -3px;
}

h2 {
	font-weight:normal;
	font-size:27px;
	color: #9b9673;
	text-transform: uppercase;
	margin:0 0 15px -3px;
}


p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}


div.biopics {
height: 240px;
width: 170px;
overflow: hidden;
border-right:solid 9px #b6b296;
margin-bottom: 3px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.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;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   width: 780px;
   margin:0 10px 0 auto;
   font-size:11px;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #e0d3ab;
   float: left;
   line-height: 26px;
   margin: 0 .5em 0 -.5em;
   padding: 0 12px 0 12px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	background: url('/graphics/rollover.gif') #e1daa2 repeat-x;
	}
	
.pipelist a {
	color: #1b2022;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 10px;
padding: 4px 0 0 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:13px;
line-height:16px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
padding: 4px 13px 0 13px;
height:21px;
text-decoration: none;
border-left:1px solid #719d72;
}

#underlinemenu ul li a:hover{
color: #fff;
background:#227724;
}



#submenu {
	color:#c0c0bf;
	text-transform:uppercase; 
	text-align: center; 
	width: 590px;
	padding: 0 0 5px 0;
	line-height:15px;
	border-top: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
	float:left;
	margin:-20px 0 20px 0;
}

#submenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}


#submenu li {
	list-style: none;
	float: left;
	margin:6px 0 0 0;
}

a.submenu {
	color: #003702;
	text-decoration: none;
	font-size:11px;
	line-height: 19px;
	padding: 3px 8px;
	font-weight: normal;
	border-right: solid 1px #dadada;
}
a.submenu:hover {
	color: #115713;
	text-decoration: none;
	background: #f4f4ef;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#submenu2{
margin: 0 0 0 15px;
padding: 0px 0 0 0;
}

#submenu2 ul{
margin: 0;
padding:1px 0 6px 0;
float: left;
font-weight:normal;
font-size:11px;
line-height:16px;
text-transform:uppercase;
width: 100%;
border-top:1px solid #dadada;
border-bottom:1px solid #dadada;
}

* html #submenu2 ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#submenu2 ul li{
display: inline;
}


#submenu2 ul li a{
float: left;
color: #004b06;
margin:6px 0 0 0;
padding: 0px 10px 0 10px;
height:17px;
text-decoration: none;
border-left:1px solid #b4c4b5;
}

#submenu2 ul li a:hover{
color: #279c31;
}

}