/* CSS Document */
/* ================== LAYOUT STYLING ==================  
   ==================================================== */
	
	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background-color: #AF99A9;
	}
	
	#container
	{
		margin: 1em auto;
		width: 770px;
		text-align: left;
		/* background-color: white; */
		border: 1px solid black;
		background: white url(images/purp_bck.gif) no-repeat bottom right;
	}
	
	#header
	{
	    padding-right: 5px;
		/* margin-right: 10px;*/
		height: 28px;
		background: url(images/header.gif) no-repeat;
		background-color: white;
	}
	
	#logoHead
	{
		height: 105px;
		background-color:#665879;
	}
	
	#divide
	{
		height: 10px;
		background: url(images/topLine.gif) repeat-x;
		/* background-color:white;*/
	}

	#rightColumn
	{
		float: right;
		width: 196px;
		height: auto;
		background-color: #dddbe0;
	
	}
	
	#contents
	{
		margin-top: 5px;
		margin-right: 200px;
		margin-left: 5px;
		/* height: 200px; */
		color: #000000;
		background-color:#ffffff;
		padding: 10px;
		line-height: 1.5em;
	}
	
	#contentsProds
	{
		margin-top: 5px;
		margin-right: 200px;
		margin-left: 5px;
		/* height: 200px; */
		color: #000000;
		background-color:#ffffff;
		padding: 10px 3px 0px 3px ; /* was 5px */
		line-height: 1.5em;
	}
	
	#contentsHeader
	{
		margin-top: 5px;
		margin-right: 200px;
		margin-left: 15px;		
		color: #000000;
		background-color:#ffffff;
		overflow: hidden;
	}
	
	
	#footer
	{
		clear: both;
		height: 22px;
		font: 70% Arial, Helvetica, sans-serif;
		background: url(images/footer_repeat.gif) repeat-x;
		background-color:#639f59;
		color: #3c6d2d;
		
	}
	
	#footerd
	{
		clear: both;
		height: 22px;
		font: 70% Arial, Helvetica, sans-serif;
		background: url(images/footer_repeat_dark.gif) repeat-x;
		background-color:#624a65;
		color: #cccccc;
		
	}
	
		#footerd a {
	text-decoration: none;
	color: #cccccc;
	}
	
	#footerd a:visited, a:hover{
	text-decoration: none;
	color: #cccccc;
	}
	
/* ================== RIGHT NAVIGATION STYLE ==================  
   ============================================================ */

ul#navlist
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: bold 85% verdana,helvetica,arial,sans-serif;
background: #d8e1ce;
}

ul#navlist img {
border: none;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}
/* Hide from IE5-mac. Only IE-win sees this. ----- fix for extra padding \*/
 
* html ul#navlist li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
background: #e2a673;
text-decoration: none;
text-align: left;
}
 
/* End hide from IE5/mac ----------------- */

ul#navlist li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
background: #e2a673;
text-decoration: none;
text-align: left;
}

ul#navlist li a:link { color: #ffffff; }
div#navcontainer li a:visited { color: #000000; }

ul#navlist li a:hover
{
color:#000000;
background: #DF8D45;
}

ul#navlist li#active a
{
color: #000000;
background: #9F5F27;
}

.single {
border-bottom: 2px solid #9bb17d;
}

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

.weeFloat {
float: right;
margin-right: 3px;
}

/* ============================= renders button styling ===========================
    ========================================================================== */
ul#render
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: bold 85% verdana,helvetica,arial,sans-serif;
background: #693c59;
}


ul#render li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#render li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
background: #af6a6d;
text-decoration: none;
text-align: left;
}

ul#render li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
background: #af6a6d;
text-decoration: none;
text-align: left;
}

ul#render li a:link { color: #ffffff; }
ul#render li a:visited { color: #000000; }

ul#render li a:hover
{
color:#000000;
background: #AF4C52;
}

ul#render li#active a
{
color: #333333;
background: #AF3641;
}

/* ============================= renders second button styling ===========================
    ========================================================================== */
ul#rendersmall
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: 85% verdana,helvetica,arial,sans-serif;
background: #693c59;
}


ul#rendersmall li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#rendersmall li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
background: #db8e91;
text-decoration: none;
text-align: left;
}

ul#rendersmall li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
background: #db8e91;
text-decoration: none;
text-align: left;
}

ul#rendersmall li a:link { color: #ffffff; }
ul#rendersmall li a:visited { color: #000000; }

ul#rendersmall li a:hover
{
color:#000000;
background: #cc7073;
}

ul#rendersmall li#over a
{
color: #6F222B;
background: #be585b;
}

/* ============================= renders second button styling ===========================
    ========================================================================== */
ul#rendersmalls
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: 100% verdana,helvetica,arial,sans-serif;
background: #693c59;
}


ul#rendersmalls li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#rendersmalls li a
{
display: block;
width: 170px;
\width: 178px;
w\idth: 170px;
padding: 3px 8px 3px 18px;
border: 0px;
background: #db8e91;
text-decoration: none;
text-align: left;
}

ul#rendersmalls li a
{
display: block;
width: 170px;
\width: 178px;
w\idth: 170px;
padding: 2px 8px 14px 18px;
border: 0px;
background: #db8e91;
text-decoration: none;
text-align: left;
}

ul#rendersmalls li a:link { color: #ffffff; }
ul#rendersmalls li a:visited { color: #000000; }

ul#rendersmalls li a:hover
{
color:#000000;
background: #cc7073;
}

ul#rendersmalls li#over a
{
color: #6F222B;
background: #be585b;
}

/* ============================= beading button styling ===========================
    ========================================================================== */
ul#bead
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: bold 85% verdana,helvetica,arial,sans-serif;
background: #608d75;
}


ul#bead li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#bead li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
background: #608d75;
text-decoration: none;
text-align: left;
}

ul#bead li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
background: #608d75;
text-decoration: none;
text-align: left;
}

ul#bead li a:link { color: #ffffff; }
ul#bead li a:visited { color: #000000; }

ul#bead li a:hover
{
color:#000000;
background: #358F5F;
}

ul#bead li#active a
{
color: #333333;
background: #3F7F5D ;
}

/* ============================= beading second button styling ===========================
    ========================================================================== */
ul#beadsmall
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: 85% verdana,helvetica,arial,sans-serif;
background: #82c09f;
}


ul#beadsmall li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#beadsmall li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
background: #82c09f;
text-decoration: none;
text-align: left;
}

ul#beadsmall li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
background: #82c09f;
text-decoration: none;
text-align: left;
}

ul#beadsmall li a:link { color: #ffffff; }
ul#beadsmall li a:visited { color: #000000; }

ul#beadsmall li a:hover
{
color:#000000;
background: #63aa82;
}

ul#beadsmall li#over a
{
color: #333333;
background: #4c966b;
}

/* ============================= tools button styling ===========================
    ========================================================================== */
ul#tool
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: bold 85% verdana,helvetica,arial,sans-serif;
background: #7d75b1;
}


ul#tool li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#tool li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
background: #7d75b1;
text-decoration: none;
text-align: left;
}

ul#tool li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
background: #7d75b1;
text-decoration: none;
text-align: left;
}

ul#tool li a:link { color: #ffffff; }
ul#tool li a:visited { color: #000000; }

ul#tool li a:hover
{
color:#000000;
background: #6357AF;
}

ul#tool li#active a
{
color: #333333;
background: #68628F;
}

/* ============================= landscape button styling ===========================
    ========================================================================== */
ul#lan
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: bold 85% verdana,helvetica,arial,sans-serif;
background: #B9C9A7;
}


ul#lan li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#lan li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
border-bottom: 2px solid #693c59; 
background: #B9C9A7;
text-decoration: none;
text-align: left;
}

ul#lan li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
border-bottom: 2px solid #693c59;
background: #B9C9A7;
text-decoration: none;
text-align: left;
}

ul#lan li a:link { color: #ffffff; }
ul#lan li a:visited { color: #000000; }

ul#lan li a:hover
{
color:#000000;
background: #9FAF8E;
}

ul#lan li#active a
{
color: #333333;
background: #B9C9A7;
}

/* ============================= accessories button styling ===========================
    ========================================================================== */
ul#acc
{
width: 196px;
\width: 198px;
w\idth: 196px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: bold 85% verdana,helvetica,arial,sans-serif;
background: #a19071;
}


ul#acc li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 2px solid #693c59;
}

* html ul#acc li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 3px 8px 3px 8px;
border: 0px;
/* border-bottom: 2px solid #693c59;  */
background: #a19071;
text-decoration: none;
text-align: left;
}

ul#acc li a
{
display: block;
width: 180px;
\width: 188px;
w\idth: 180px;
padding: 2px 8px 14px 8px;
border: 0px;
/* border-bottom: 2px solid #693c59;   */
background: #a19071;
text-decoration: none;
text-align: left;
}

ul#acc li a:link { color: #ffffff; }
ul#acc li a:visited { color: #000000; }

ul#acc li a:hover
{
color:#000000;
background: #9F8559;
}

ul#acc li#active a
{
color: #333333;
background: #8F826B;
}


/* ====================== TOP NAV ======================== 
   ======================================================= */

#topnavcontainer 
{ 
margin-left: 30px; 
font: 95% verdana, helvetica, arial, sans-serif;

}

/*Fat Erik's Pipelist*/
#topnavlist
{
list-style: none;
padding: 0;
margin: 0;
color: #ada5b5;
}

#topnavlist li
{
display: inline;
padding: 0;
margin: 0;
}

#topnavlist li a
{
color: #49365f;
font-weight: bold;
text-decoration: none;
}

#topnavlist li:before { content: "| "; }
#topnavlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #topnavlist li
{
border-left: 1px solid #ada5b5;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #topnavlist { height: 1%; }

* html #topnavlist li
{
display: block;
float: right;
}

/*End hide*/
/*Mac IE 5*/
* html #topnavlist li:first-child { border-left: 0; }

.pipelist {
	font: 95% verdana, helvetica, arial, sans-serif;
	margin-bottom: 0;
	overflow: hidden;
	width: 600px;
	}
	
.pipelist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.pipelist li {
	border-left: 1px solid #ada5b5;
	float: right;
	line-height: 1.5em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	}
	
	.pipelist li a
{
color: #49365f;
font-weight: bold;
text-decoration: none;
}

/* ================= BROWN PROD LINKS ===================
   ======================================================= */
	#contentsProds a:link 
	{ 
		color:#DF8D45;
		font-weight: bold;
		text-decoration: none; 
	}

	#contentsProds a:visited { 
		color: #AFAFAF;
		font-weight: bold;
		text-decoration: none; 
		}   /* #004D79 */
	
	#contentsProds a:hover, #contentsProds a:active
	{
		color: #333333;
		text-decoration: none;
		/* background-color: #1F1F1F; */
	}
/* ================= POSITIONING STUFF ===================
   ======================================================= */
   .clear {
   clear: both;
   }
   
   .clearLeft {
   clear: left;
   }
   
   #left {
   float: left;
   }
   
	.skip {
	float: left;
	width: 1px;
	height: 1px;
	}
	
	.skip img {
	text-decoration: none;
	border: none;
	}
   
.floatRight {
float: right;
}

.floatLeftTools {
width: 50%;
float: left;
}

.floatRightp {
width: 108px;
float: right;
padding-left: 10px;
}

.floatLeft {
background: url(images/float_bck.gif) repeat-y;
width: 169px;
float: left;
padding-right: 15px;
padding-left: 3px;
display: inline;
}

.floatLform {
float: left;
}

.floatLtools {
width: 66px;
float: left;
}

.floatLProd {
/* background: url(images/float_bck.gif) repeat-y; */
width: 169px;
float: left;
padding-right: 15px;
display: inline;
}

.footCenter {
padding-top: 5px;
text-align: center;
}

#center {
text-align: center;
}

.center {
text-align: center;
}


#centerR {
text-align: center;
margin-left: 8px;
clear: both;
}

#centerW {
text-align: center;
margin-left: 25px;
clear: both;
}

/* ==============     TEXT & IMAGE STYLING   =============
   ======================================================= */
   
#contents h1 {
font: 125% Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
font-weight: bold;
color: #49365f;
margin-bottom: 0px;
}

#contentsProds h1 {
font: 125% Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
font-weight: bold;
color: #49365f;
margin-bottom: 0px;
margin-top: 0px;
}

#contents h2 {
font: 120% Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
font-weight: bold;
color: #635674;
margin-bottom: 10px;
margin-top: 5px;
text-decoration: underline;
}

/* #contentsHeader*/ .tag {
font: 125% Arial, Helvetica, sans-serif;/*'Courier New', Courier, monospace*/;
letter-spacing: 0.2em;
color: #9e426f;
/* font-weight: bold;*/
}

#contents img.main {
border: solid 5px #B9C9A7;
}

/* IMAGE */
.renNews {
border: solid 5px #9F6395;
}

/*
.pavestone {
border: solid 5px #BEC4D2;
}

.hillhout {
border: solid 5px #B9C9A7;
}
*/

#contentsProds img.main {
padding: 0px;
margin-bottom: 0px;
}

#contents p {
margin-top: 15px;
}

.noTop {
margin:0;
/* margin-top: 0px; */
padding:0;
}

.pink {
color: #9e426f;
}

.grey {
color: #666666;
}

/*
.dg {
color: #6D7079;
}

.green {
color:#2C5E38;
}
*/

.purp {
color: #49365f;
}

.purpBold {
color: #49365f;
font-weight: bold;
}

.bigPurpBold {
color: #49365f;
font-weight: bold;
font-size: 120%;
}


.purpBoldAd{
color: #49365f;
font-weight: bold;
}

/*.greenBold{
color: #326531;
font-weight: bold;
font-size: 110%;
}
*/
.bold {
font-weight: bold;
} 

.ital {
font-style: italic;
}

.ad {
letter-spacing: 0.1em;
background: #F6EFFF;
border-top: 3px solid #DFC3D6;
border-bottom: 3px solid #DFC3D6;
/* clear: both;*/
}

.topad {
letter-spacing: 0.1em;
background: #fcfef4;
border-top: 3px solid #f6d7ba;
border-bottom: 3px solid #f6d7ba;
/* clear: both;*/
}

.noBorder {
border: 0;
}

/* ====================== FLOAT ADS ======================== 
   ======================================================= */
   
   .rencolor {
   width: 90px;
   float: left;
   margin-left: 4px;
   margin-right: 4px;
   }
   
   .weed {
   width: 150px;
   float: left;
   margin-left: 8px;
   margin-right: 8px;
   }
   
   .pad5 {
   padding: 5px;
   font-size: 90%;
   }
   
   .pad10 {
   padding-left: 180px;
   /* font-size: 90%; */
   }
   

   
   #indent {     /* ===================================================================INDENT ======================*/
   /* padding-left: 30px;*/
   padding-right: 30px;
   background: #fff9f9;
   }
   
   .indent {     
   padding-right: 30px;
   background: #fff9f9;
   }
   
   .indentTxt {
   margin-left: 70px;
   padding-top: 6px;
   }
   
   
	.box#square {
  	width: 188px;
 	background: #dfd3ed url(images/bot_box.gif) no-repeat bottom left;
	/* padding: 10px; */
  	}
	
	.pad3 {
	padding-left: 4px;
	padding-right: 4px;
	}
	
		.pad3 img {
	border: none;
	text-decoration: none;
	}
	
	.box#square h3 {
 	margin-bottom: 0px;
  	padding: 10px 8px 5px 0px; /*0px was 50px*/
  	letter-spacing: 0.1em;
	font-size: 100%;
	/* background-color: #D9E8A8; */
	color: #3b1026;
  	/* border-bottom: 1px solid #6B2424; */
  	background: #dfd3ed url(images/top_box.gif) no-repeat top left;
  	}
	
	.boxPad {
	padding-left: 0px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	
	}
	
/* ====================== FLOAT FIX ======================== 
   ======================================================= */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfixl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; /* EDITING HERE =============== */
    visibility: hidden;
	/* just added to see if it works ***************************************/
	/*padding-right: 30px;
	background-color:#fff9f9;
     background: #fff9f9;*/
}
	 .clearfixl {display:inline-block;}
	/* Hide from IE Mac \*/
	.clearfixl {display:block;}
	/* End hide from IE Mac */
	/* applies to ie < 7 */
	* html .clearfixl {height: 1px;}
	/* End hide from IE<7 */



/* ====================== FLASH CONTENT ======================== 
   ======================================================= */
   
   .flashcontent {
   width: 125px;
   text-align: left;
   float:left;
   }

/* ====================== NEWS CONTENT ======================== 
   ======================================================= */
	.textPad {
	margin-top: 0px;
	padding-left: 15px;
	}
	
	/* ==============     FORM STYLING   =============
   ======================================================= */
   
   * html fieldset {
   width: 255px;
   }
   
   label {
   color: #635674;
   font-weight: bold;
      }
   
   legend {
   color: #635674;
	font-weight: bold;
   }
   
   form {
   font: 85% arial, hevetica, sans-serif;
  /* background-color:#E8EFE0;*/
    background-color:#fff2fb;
	border: 1px solid #635674;
	padding: 10px;
   }
   
   textarea {
   font: 100% Arial, Helvetica, sans-serif; 
   }
   
   .center {
   text-align: center;
   }

	/* ==============     POP UP   =============
   ======================================================= */
   
   .popup {
   margin-top: 0;
   padding: 0;
   width: 600px;
   background: #FFFFFF;
   text-align: left;
      }
   
   .popLeft {
   float: left;
   margin-right: 10px;
   }
   
   .popRight {
   float: right;
   }
   
   .popPad {
   /* padding: 3px;*/
   }
   
   .popup img {
   border: none;
   }
   
   .flashmap{
   border: 1px solid #326531;
   width: 540px;
   height: 456px;
   }
   
   /* ========================= base coats ============================== */
   
   .basecoats {
   padding:  10px;
   background: #FFEFF0 url(images/render/base_coats_bck.gif) no-repeat top left;
   }
   
   .basecoatsR {
   padding:  10px;
   background: #FFEFF0 url(images/render/base_coats_r_bck.gif) no-repeat top left;
   }
   
   .basecoatsLong {
   padding:  10px;
   background: #FFEFF0 url(images/render/base_coats_long_bck.gif) no-repeat top left;
   }
   
   
   .basecoatalt {
   padding: 10px;
   background: #FFE8E8;
   }
   
   
   
   .baseBText {
   color: #7F2731;
   font-weight: bold;
   }
   
   .baseText {
   color: #7F2731;
   }
   
      /* ========================= beads and laths ============================== */
   
   .beads {
   padding:  10px;
   background: #cfe9d9 url(images/beads/beads_bck_info.gif) no-repeat top left;
   }
   
   .pvcbeads {
   padding:  10px;
   background: #cfe9d9 url(images/beads/beads_bck_info_long.gif) no-repeat top left;
   }
   
   .beadcoatsR {
   padding:  10px;
   background: #FFEFF0 url(images/render/base_coats_r_bck.gif) no-repeat top left;
   }
   
   .beadcoatsLong {
   padding:  10px;
   background: #FFEFF0 url(images/render/base_coats_long_bck.gif) no-repeat top left;
   }   
   
   .beadalt {
   padding: 10px;
   background: #FFE8E8;
   }   
   
   .beadBText {
   color: #405b4c;
   font-weight: bold;
   }
   
   .beadBBText {
   color: #405b4c;
   font-weight: bold;
   font-size: 130%;
   }
   
   .beadText {
   color: #405b4c;
   }
   
   .beadTextsmall {
   color: #405b4c;
   font: 90% Arial, Helvetica, sans-serif;
   }
   
     .indentbead {     /* ===================================================================INDENT ======================*/
   /* padding-left: 30px;*/
   padding-right: 5px;
   background: #eefff4;
   }
   

   
   .indentBeadTxt {
   margin-left: 70px;
   padding-top: 6px;
   }
   
   .beadpic img {
	border: solid 5px #3F7F5D;
	}
	
	.beadfloat {
	border: solid 5px #3F7F5D;
	margin-right: 10px;
	}

   .beadpic {
   width: 100px;
   float: left;
   padding-left: 35px;
   padding-right: 35px;
   }/**/
   
   .padbeads {
  /* padding-left: 10px;
    font-size: 90%; */
   }

	.textLeft {
	text-align: left;
	width: 133px;
	/* width: 100%;*/
	}
	
	      /* ========================= tools styling ============================== */
   
           #indenttools {     /* ===================================================================INDENT ======================*/
   /* padding-left: 30px;*/
   padding-right: 5px;
   background: #edeafa;
   }
   
   .indenttools {
   padding-right: 5px;
   background: #edeafa;
   }
   
   .toolsBox {
   width: 90%;
   padding:  10px;
   background: #bbb2de url(images/tools/tools_bck_head.gif) no-repeat top left;
   }
   
   .toolsBoxBig {
   padding:  10px;
   background: #bbb2de url(images/tools/tools_bck_head.gif) no-repeat top left;
   }

   .toolText {
   color: #443c76;
      }
	  
	  	      /* ========================= accessories styling ============================== */
   
           #indentacc {     /* ===================================================================INDENT ======================*/
   /* padding-left: 30px;*/
   padding-right: 5px;
   background: #e3ddd4;
   }
   
   .indentacc {
      padding-right: 5px;
   background: #e3ddd4;
   }
   
   
   .accBox {
   width: 90%;
   padding:  10px;
   background: #cac0b0 url(images/acc/acc_bck.gif) no-repeat top left;
   }
   
   .accBoxBig {
   padding:  10px;
   background: #cac0b0 url(images/acc/acc_bck.gif) no-repeat top left;
   }

   .accText {
   color: #443a29;
      }
	  
	  /* ======================= map styling ==================================*/

   #map{
   border: 1px solid #693C59;
   width: 540px;
   height: 456px;
   }
   
      /* ================= MAP LINKS ===================
   ======================================================= */
	#contents a:link 
	{ 
		color:#975780;
		font-weight: bold;
		text-decoration: none; 
	}

	#contents a:visited { 
		color: #333333;
		font-weight: bold;
		text-decoration: none; 
		}   /* #004D79 */
	
	#contents a:hover, #contents a:active
	{
		color: #CE95BE;
		text-decoration: none;
		/* background-color: #1F1F1F; */
	}