

html,body {
	margin:0;
	padding:0;
	height:100%; 
	background: URL("/graphics/bg.gif") #68717d repeat-x;  /* page background */
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000000;
	
}

/* main table */

div#container {
	position:relative; 
	margin:0 auto 0 auto; 
	width:964px; 
	padding: 0 0; 
	
	height:auto !important; 
	height:100%; 

	min-height:100%; 
}

div#header {
	width:950px;
	height:316px;   /* adjust this height based on height of graphic in header */
	background: #fff;
	margin: 0 auto 0 auto;
}
	
div#content {
	width:950px;
	background: url("/graphics/ctbg.gif") #fff repeat-x;
	padding:0 0 40px 0; 
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:950px;
	height:30px;
	bottom:0; 

	background: #68717d;  /* change this to reflect site background */
	font-size:11px;
	margin: 0 auto 0 7px;
	padding:7px 0 0 0;
	visibility: hidden;
	color: #fff;
	text-align:center;

}




/* main nav */


#topmenu {
	width: 964px;
	height:30px;
	margin: 0 auto 0 auto;
	background: url("/graphics/menubar.png") no-repeat;
	_background: URL("/graphics/menubar.gif") no-repeat;
}

#leftmenu {
	width: 195px;
	margin: 0 0 15px 21px;
	display:inline;
	background: #575743;
	float:left;
	background: url("/graphics/sidebar.gif") bottom no-repeat;   /* sidebar graphic.  note graphic must be changed in header as well. */
}




/* content formatting */

#pagecontent {
	width: 665px;
	margin: 25px 21px 50px 0;
	display:inline;
	overflow: auto;
	line-height:18px;
	float:right;
}

.srchbox {
	border:1px solid #a0a085; 
	font-size: 12px; 
	color: #007453; 
	width:110px; 
	height:16px; 
	padding:1px 0 0 4px;
}

.linkbox {
	border:1px solid #a0a085; 
	font-size: 12px; 
	color: #007453; 
	width:138px; 
	height:19px; 
	padding:0 0 0 4px;
}

.splashbox {
	background:#c0d38e; 
	float:right; 
	width:158px; 
	padding:10px 15px 15px 15px;
	font-size:11px; 
	line-height:16px; 
	margin:-20px 0 10px 0;
	border:1px solid #575743;
}

#footer a{
	color: #fff;      /* footer link color */
	margin:0 15px;
	text-decoration: none;
}

#footer a:hover{
	color: #d6c370;
	text-decoration: none;

}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #007b5a;      /* main link color */
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #cfb941;
	text-decoration: underline;
}

a.resmore {
	color: #446864;
	text-decoration: underline;
}
a.resmore:hover {
	color: #8eafaa;
	text-decoration: underline;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
	font-weight:bold;
	font-size:24px;
	color: #575743;
	text-transform: capitalize;
	font-family:times, serif;
	margin:2px 0 13px 0;
}

h2 {
	font-weight:bold;
	font-size:20px;
	color: #575743;
	text-transform: capitalize;
	font-family:times, serif;
	margin:0 0 6px 0;
}


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;
}



/* 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: 910px;
   margin:0 auto 0 40px;
   font-size:12px;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   float: left;
   line-height: 12px;
   margin: 0;
   padding: 3px 60px 0 60px;
   text-transform:capitalize;
   text-align:center;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #fff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #d6c370;
	text-decoration: none;
}	
	
	


.pipelist2 {
   overflow: hidden;
   font-size:12px;
   float:left; 
   display:inline; 
   margin:60px 0 0 70px; 
   width:350px; 
   height:15px;
   text-transform:uppercase;
   font-size:11px;
   
   }

.pipelist2 ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist2 li {
   border-left: 1px solid #008566;
   float: left;
   line-height: 14px;
   margin: 0 .5em 0 -.5em;
   padding: 0 12px 0 12px;
   white-space: nowrap;
   
   }

.pipelist2 li:hover {
	}
	
.pipelist2 a {
	color: #008566;
	text-decoration: none;
}
.pipelist2 a:hover {
	color: #d6c370;
	text-decoration: none;
}	




	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 150px;
padding: 0;
margin:12px 0 30px 26px;
font-size: 13px;
text-align:left;
text-transform:capitalize;
}

* html #blueblock{ 
w\idth: 150px; 
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 8px 0 8px 0;
color: #fff;    /*  side menu color */   
line-height:17px;
text-decoration: none;
width: 150px;
}

html>body li a.blueblock { 
width: auto;
}

li a.blueblock:hover{
color: #d6c370;
	text-decoration: none;
}




li a.blueblock2 {
display: block;
padding: 0 0 8px 16px;
color: #d6c370;      /*  side menu color */
line-height:14px;
font-size: 12px;
text-decoration: none;
width: 149px;
	background: url("/graphics/dot.gif") 6px 6px no-repeat;
}

html>body li a.blueblock2 { 
width: auto;
}

li a.blueblock2:hover{
color: #fff;
	text-decoration: none;
}





