 body   {
	background-repeat: repeat;
	background-color: #000;
	font-size: 18px;
	font-family:	Verdana, Geneva, Arial, san-serif;
	letter-spacing: 1px;
	}
 

  .container  {
	 /* taupe #483C32, #5C4033 very drk brwn,ivory #FFFFF0 charcoal #333333 */
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: white;   
	border: 3px ridge #cd8500; /* 3px solid #483C32, try groove or dbl border for final */
	}

  .masthead   {
	margin: 5px 0px 0px 0px;
	text-align: center;
	}


    

  .main   {
	background-color:   #cd8500; /*  #cd8500 Amanda&Steph, #CC6633 Amanda, #f4a460 Bet,  #E97451 burnt sienna */
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;  /* shows salmon color a bit at bottom */
	border: 1px solid gray;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:	#333333;  /* #000000 black #333333 charcoal*/
	font-size: .9em;
	line-height:	1.5em;  /* orig 1.5 em */
	}

  .single_pane   {
	background-color:   #cd8500; /*  #cd8500 Amanda&Steph, #CC6633 Amanda, #f4a460 Bet,  #E97451 burnt sienna */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;  /* shows salmon color a bit at bottom */
	border: 1px solid gray;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:	#333333;  /* #000000 black #333333 charcoal*/
	font-size: .9em;
	line-height:	1.5em;  /* orig 1.5 em */
	}

   div #contactus   {
	margin-bottom: 50px;
	}

    
	 /* Styles external hyperlinks */

    .ext  a:link  {
	 color: #0000FF;
	 }       /* unvisited link #0000FF blue*/

     .ext a:visited  {
	 color: #800080;
	 font-weight: normal;
	text-decoration: underline;
	 }   /* visited links #800080 purple*/

   .ext  a:hover {
	font-weight: normal;
	text-decoration: underline;	
	 }    /*  #FF0000 red active links */ 

 
  /* LINKS */

  a:link  {                               /* Main Horiz Nav  */
	color: #483C32;  /* taupe */
	text-decoration: none;
	}

 a:visited   {			   /* Main Horiz Nav  */
	color: #483C32;  /* taupe */
	text-decoration: none;
		} 

  a:hover   {				   /* Main Horiz Nav  */
	color: #ffffff;  /* white */
	text-decoration: none;
		} 

	
     

   /* HORIZONTAL NAVIGATION */


   .nav  {
	margin: 5px 0px 5px 0px;
	text-align: center;	
	}

   #tbl_nav   {
	width: 100%;
	text-align: center;
		}

   #tbl_nav td {
	color: #ffffff; /* #483C32 taupe */
	font-size: .8em;
	font-weight:  bold;
	line-height: 1.4;
	}

   /* Vertical Navigation  */


 .vertnav   {
	font-size: 1em;
	list-style:  none;
	margin:   0px 0px 0px 90px;  /* closed gap below header*/
		}
	

   /* Headers  */

  h1   		{
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #000000; /*  #cd8500 steph orange */
		}

* .sm_link   {
	font-size: .5em;
	color: #ffffff;  /* white */
	margin: 0;
	padding: 0;
	}


  h1.noshow   {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
	
	}

   h2    {
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #cd8500; /* steph orange */
	margin-bottom: -17px;  /*reduces space between h2 and following paragraph*/
	}

 





   h4   {
	font-size: .6em;
	}

  .headline    {  /* styles h2 just bebeath main gallery photo li and it's embedded text */
	
	color:	#8B2500;  /* #8B2500 orangered #8B5A00 orange4, #333333 charcoal*/
	font-size: .9em;
	letter-spacing: 1px;
	text-align: center;
		}


 

   .tel   {
	color:  #333333;
	font-family:	Verdana, Geneva, Arial, san-serif;
	}
	


	 /* CONTACT US PAGE */		

	/* .c  {                      increases font size on contact info 
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	  } */

 

	.c   {   /* centers all content on contact us pg */
	  text-align:  center;
	}
	
  /* Content Area rt side  */
 
   .content_area   {
	border: 1px solid gray;
	background-color: #fff;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0px 5px 0px 5px;
	}

    
    #rt_pane  {  
	text-align: left;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 365px;
	
	} 


   #gallery_rt_pane  {
	text-align: left;
	/* margin-right: 20px;  */
	padding: 5px 15px 58px 15px;
	}

   #cat  {
	margin:0px;
	padding: 0px;
	background-color:   red;
	}

   #nogall_lt_pane   {
	padding-top: 0px;
	margin-top: 0px;
	}

    #rt_pane h1 {
	text-align: center;
	}

     #rt_pane h2  .em {
	}
 


  #float_left  {
	float: left;
	
	margin: 36px 20px 15px 0px; /* margin top was 60 px aligns img with text */
	}


   
  .align_left {
	text-align:   left;
	}

  .align_center {
	text-align:   center;
	}

   .spacer   {
	color: #8B2500;
	padding-bottom: 1px;
	}
  


   .textmiddle   {                   /*aligns and spaces email image from email link*/	
	vertical-align:  middle;
	margin-right:  15px;  
	}

      #tempcontent   {		/* under construction page only */
	text-align:   center;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:	#333333;  /* #000000 black #333333 charcoal*/
	font-size: .9em;
	line-height:	1.5em;  /* orig 1.5 em */
	padding-bottom: 5px;
	
	}


   /*------ Werzalit feature bullet list -----*/

	.bullet_link ul li {
		background-color: red;
          list-style-image: url(images/colorcharts/2yrs.gif);
          text-align:center;
         }
     




    /* ---------------------Footer--------------------*/
 
    #footer {
	padding: 5px;	
	text-align:   center;
	color: white;
	font-size: .5em;
		}

   .vert_line   {
	padding: 0px 8px;
	border-right: 1px solid white;
	border-left: 1px solid white;
            }

     .pad  {
	padding: 0px 5px;
	}
	
   .none   {
	list-style:  none;
	margin:   0;
	padding:  0;
	  	}
	



	/* ------ hover image gallery ------- */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/articles/gallery/examples/gallery.html.
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



  #lt_pane    {   /*for Gallery only */
    position:relative; 
    width:98%; 
    height:620px; /* default 396px */
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
	}

  #lt_pane a:hover  {				   
	text-decoration: none;
	
		} 

   #lt_pane ul   {
	list-style:  none;
	padding: 0;
	margin: 0;
		}

   
#lt_pane a.gallery span {  /* Remove the images and text from sight */
	
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background: #fff; 
    }


/* Adding the thumbnail images */
#lt_pane a.gallery, #lt_pane a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
     }

#lt_pane a  {
	background-repeat: no-repeat;
	height:117px; 
   	width:60px;
	}

 

#lt_pane {   /* adds image for lt pane main heading, ex chairs, chair_titlepg_dbl3.jpg*/
    background:#fff url(css/images-css/chairs/outdoor_chairs_title_pg3.jpg) 0px 10px no-repeat;
    }


#lt_pane a.slidea {  /*orig thb wo text was 93h 60w  */
    	background:url(images/emu/ronda-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px; 
        }

#lt_pane a.slideb {
    background:url(images/emu/sara-armchair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
    }

#lt_pane a.slidec {
    background:url(images/emu/flora-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
    }

#lt_pane a.slided {
    background:url(images/emu/sofia-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
    }

* html #lt_pane a.slided {
   height:117px; 
   width:60px;
    }

#lt_pane a.slidee {
    background:url(images/emu/sole-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
       }

#lt_pane a.slidef {
    background:url(images/emu/solid-chair-THB.jpg); 
	background-repeat: no-repeat;
    	height:117px; 
   	width:60px;
    }

* html #lt_pane a.slidef {
    height:117px; 
    w\idth:60px;
    }


#lt_pane a.slideg {
    background:url(images/emu/stella-chair-THB.jpg); 
	background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.slideh {
    background:url(images/emu/tebe-chair-THB.jpg);
	background-repeat: no-repeat;  /*limits chair image from repeating */  
    height:117px; 
    width:60px;
    }
#lt_pane a.slidei {
    background:url(images/emu/tesa-chair-THB.jpg);
    background-repeat: no-repeat;  /*limits chair image from repeating */ 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidej {
    background:url(images/emu/topper-chair-THB.jpg); 
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidek {
    background:url(images/emu/vence-chair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

* html #lt_pane a.slidek {
    background-repeat: no-repeat;
    width:117px; 
    width:60px;
    }



#lt_pane a.slidel {
    background:url(images/emu/veranda-chair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.slidem {
    background:url(images/emu/volta-chair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.sliden {
    background:url(images/emu/segno-chair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.slideo {
    background:url(images/chairs/chair-thumb-more.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

/* set the size of the unordered list to neatly house the thumbnails */
#lt_pane ul {
    width:198px; 
    height:386px; /* change didn't fix divas */
    }
#lt_pane li {
    float:left;
    }

/* move the thumbnails into the correct position */
#lt_pane ul {
    margin:5px; 
    float:right;
    }

/* change the thumbnail border color */
#lt_pane a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#lt_pane a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left: 75px; /*default 75px */
    color:#000; 
    background:#fff;
    }


/*styling the :hover span for dbl wide images -- nbs*/
#lt_pane a.gallery:hover span.wide {
	position:absolute; 
	width:620px;  /* impt */
	height:600px;   /* change doesn't correct divas */
	left: 0px;
	padding-left: 50px; 
	font-size: .9em;
	}


/* adds space around images in like in extra*/
#lt_pane a.gallery:hover span.wide img {
	padding: 9px 12px;        /* 9px 12px */
	}



/*styling the :hover span for dbl wide & "extra" long images -- nbs*/
#lt_pane a.gallery:hover span.extra {
	position:absolute; 
	width:620px;  /* impt changed from 550 to 560 in out chairs pg 3 on */
	height:800px;   /* change doesn't correct divas */
	left: 0px;
	padding-left: 15px; /* effects hover photo and text distance from left side */
	font-size: .9em;
	}



#lt_pane a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right: 5px;
    }


/*styling the :hover span for dbl wide & "extra" long images -adds "pad"ding-- nbs*/
#lt_pane a.gallery:hover span.extra img   {
	padding: 9px 9px;
	}




/*   drop down menu */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

   /* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical_centered.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu_container   {
	margin: 3px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	background-color: black;
	z-index: 3;
	}


/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#nav {position:relative; z-index:100;  margin: 150px 0 150px 0;}


/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type: none; display:table;}
#pmenu ul {padding:0; margin:0; list-style-type: none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {display:block;  width:145px; font-size:11px; font-weight: bold; color:#fff; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #000; border-width:1px 0 1px 1px; text-align:left;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#cd8500;} /*#7484ad*/
#pmenu li.tc {display:table-cell;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#dfd7ca; color:#c00;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level links */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#cd8500; color:#c00;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#cd8500 url(images/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#cd8500 url(images/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
