

body	{
	background: #004e54;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	/*min-width: 1000px;*/
	}

/* outermost div -- controls width, placement and shadow background image */
#wrapper {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: transparent;
	center;
}


	/*  Establish general layout parameters */
	
#logobar	{
	background: #b6b09c;
	color: #000;
	border: 0;
	border-bottom: 1px solid #5c380f;
	border-left: 1px solid #5c380f;
	margin-left: 0;
	margin-top: 0;
	padding: 0px;

	height: 124px;
	margin-left: 178px;
	max-width: 570px;
	position: relative;
	}

#nav2 {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	position: absolute;
	bottom: 0px;
	z-index: 88
	}

	
#secondarynav	{
	float: left; 
	display: inline;
	/*position: relative;
	left: 0;*/
	margin: 0;
	padding: 0;
	background: #cfc9b2;
	border-top: 10px solid #c30;
	border-right: 1px solid #5c380f;
	border-left: 1px solid #5c380f;
	border-bottom: 1px solid #5c380f;
	color: #000;
	width: 178px;	 	
	}

#primarycontent	{
	/* position: absolute;*/
	background: #fdffe8;
	border: 0px ;
	border-top: 10px solid #c30;
	padding: 40px;
	margin: 0;
	margin-left: 179px;
	max-width: 550px;
	}
	
/*#searchbar  {
   background: #996;
   }
*/
	
	/*  Image-free logo banner with rollover  */ 


#logoban {
	display: block;
	visibility: visible;
	padding: 0;
	border: 0;
	margin: 0;
	background: url(images/logo.jpg) no-repeat;
	width: 177px;
	height: 124px;
	float: left;
	}

a#logoban:hover {
	background: url(images/logo2.jpg) no-repeat;
	} 

	/*  Set up general page elements 	*/ 

img {
	display: block;
	border: 0;
	}

.inline {
	display: inline;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 11.5px/15px /*Verdana, Trebuchet, Lucida, Arial, sans-serif*/;
	line-height: 1.2em;
	}
	
.quote {
  padding-left: 24px;
  margin-bottom: 0;
  }

.author {
 text-align: right;
 }


a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #e0861e;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #95a580;
	background: transparent;  
	}



	/*   Gather ye headlines.  */


h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: Verdana, Lucida, Helvetica, sans-serif;
	}

h1	{
	margin-top: 10;
	margin-bottom: 10;
	font-size: 24px;
	text-align: center;
	}

h2	{
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	}

h3	{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px; 
    }

h4	{
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	}



	/*  Search the mother 	*/ 
	
#searchui	{
	margin: 10px;
	}

#searchui label	{
	font: 9px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	background: transparent;
	margin: 0;
	}


	/*  Lay out footer 	*/ 

#footer	{
	font: 10px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	text-align: left;     
	margin: 25px 0 50px 0;
	}


	/*  Text treatments for primary content zone 	*/ 

#primarycontent li, dd, dt {
	font: /*12px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif*/;
	text-align: left;     
	margin-bottom: .5em;        
    }

/*#primarycontent dd	{
	margin-bottom: 25px;
	}

#primarycontent dd, dt {
	font: 11px/1.5 verdana, sans-serif;
	text-align: left;          
    }*/

p+h3	{
	margin-top: 20px;
	}
	
#primarycontent code	{
	font: 12px "Andale Mono", monaco, courier, "Courier New", monospace;
	border-bottom: 1px dotted #999;
	}

#primarycontent pre	{
	font: 12px/16px "Andale Mono", monaco, courier, "Courier New", monospace;
	}



	/*  Create buttons 	*/ 

#primetop	{
	border-top: 1px solid #033;
	}

#secondarytop, #tertiarytop, #index	{
	border-top: 1px solid #000;
	}
	
#secondarynav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
#secondarynav li	{
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #000;
	width: auto;
	 
	font: 10px/20px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	}	
	
	
	
	
#secondarynav li a  {
	display: block;
	padding-left: 5px;
	font-weight: bold;
/*	border-right: 1px solid #000;*/
	color: #000;
	text-decoration: none;
	width: auto;
	}
		
.indent {
	/* display: block;
	border-left: 5px solid transparent; */
	padding-left: 10px;
		}
	
#secondarynav li a:hover {
	display: block;
	font-weight: bold;
	background: #58554b;
	color: #fff;
	text-decoration: none;
	}
	
#nav ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}	

#nav a {
		text-align: center;
		display: block;
	font-weight: bold;
	text-decoration: none;
  	/*text-align: center;*/
	}

		
#nav li {  
	float: left;
	display: inline;
	width: 100px;
	font: 10px/20px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	width: 100px;/*  width needed or else Opera goes nuts */
}
	
#nav li a  {
	padding-left: 0px;
	width: 100px;
	color: #000;
	border: 1px solid #000;
	}

#nav li a:hover {
	background: #58554b;
	color: #fff;
	width: 100;
	}

#nav li li a  {
	padding-left: 10px;
 	width: 140px;
	}
	
/*#nav li li a:hover {
	background: ##58554b;
	color: #fff;
	width: 150;
	}	
*/	
	
#nav li ul { /* second-level lists */
	position: absolute;
	margin-left: 10px;
	background: #b6b09c;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li { /* second-level list items */
	float: left;
	display: block;
	text-align: left;
	/*border-right: 1px solid #000;*/
	/*width: 150px;  width needed or else Opera goes nuts */
}

#nav li li a {
	display: block;
	text-align: left;
	margin-left: 0px;
	color: #000;
	}
	

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered items*/ 
	left: auto;
}



	/*  Odd bits and miscellanies 	*/ 

.alt {
	display: none;
	}

.uline {
	text-decoration: underline;
	}

address	{
	font: 10px/15px Verdana, Lucida, Arial, sans-serif;
	}

.butt {
   font: 10px Verdana, Lucida, Arial, sans-serif; 
   color: #000; 
   background: #bdcdbd; 
   margin: 2px 0;
   padding: 2px;
}


h1 img {
	margin-bottom: 10px;
	}
	
img+h3	{
	margin-top: 15px;
	}	


acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted black;
	}

pre	{
	font-size: xx-small;
	}


	/*  General helpers, tools and hacks 	*/ 

.neg25	{
	margin-top: -25px;
	}

.vs0	{
	margin-top: 0;
	padding-top: 0;
	}

.vs2	{
	margin-top: 0;
	padding-top: 2px;
	}

.vs3	{
	margin-top: 0;
	padding-top: 3px;
	}


.vs5	{
	margin-top: 0;
	padding-top: 5px;
	}

.vs10	{
	margin-top: 0;
	padding-top: 10px;
	}

.vs15	{
	margin-top: 0;
	padding-top: 15px;
	}

.vs25	{
	margin-top: 0;
	padding-top: 25px;
	}
	
#coming	{
	float: left;
	margin: 0 10px 0 0;
	}

.floattenr	{
	float: left; 
	margin: 0 10px 0 0;
	}

.fifteenbot	{
	margin-bottom: 15px;
	}	
	

.bottomus25	{
	margin-bottom: 25px;
	}
	
.cntr {
	text-align: center;
	}
	
.rgt {
	text-align: right;
	}
	
	
.sluggo	{
	margin-top: -0.25em;
	font-style: italic;
	}
	
.sma {
	font-size: smaller;
	}	
--------------------------
.products dl, dt {
	font: 14px/18px Verdana, Lucida, Arial, sans-serif;
	}

.products dd {
	font: 12px/16px Verdana, Lucida, Arial, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.products img{
  padding-right: 20px;
  }

.rprnt {   /*gray box with border*/
	font-size: .9em; 
	display: center;
	width: 400px;
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 40px;
	border: 2px solid #5c380f;
	background: #f0f0f0;
	}
