#p-light  { background-image: url('./images/bkgd_pink.gif'); background-repeat:no-repeat; }

#p-light li a {
  color:#7E7F27;
}

#p-light li a:hover{
  color: white;
}
	
#p-light li a.current{
  color:white;
}

p {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 19px;
font-style: normal;
font-weight: normal;
text-align: justify;
overflow: visible;
padding: 0 0 0 0;
}

.col {
width: 260px; 
padding: 0 0; 
float: left;
margin-top: 0px;
display: inline;
position: absolute;
left:260px;
top:240px;
overflow: visible;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
line-height: 19px;
text-align: justify;
}

.indent1 {
width: 275px; 
padding: 0 0 0 10px;
font-size: 11px;
margin: 0 0 0 40px;
display: block;
position: static;
text-align: left;
overflow: visible;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #4F501A;
}

/* NAV setup*/

ul, li { /* using a list for NAV */
list-style-type: none;  /* clean up the list */
margin:0;
padding:0;
}

li {
display: inline; /* inline;  correction for IE5 et IE5.5 */
}

li a { /* buttons's dimensions and definition */
display: block;  /* block for <a> to give it its dimensions */
height: 35px;
width: 137px;
line-height: 25px;  /* set to same height to avoid padding */
color: #000000;     /* if we were using text, that is */
font-size: 12px;
font-family: sans-serif;
text-decoration: none;
}

	li span{
	font-family:Times;font-weight:bold;letter-spacing:.2em;font-size:10px;
	}
	

    ul {
    position: absolute;
	left: 10px;
	top: 412px;
	height: 258px;
    width: 137px;
    text-align: left;
    }
	
	
.news_bullets li{
    background:transparent url(./images/bullet.gif) no-repeat;
    background-position:0 0; /*-1px 2px;*/
	margin: 4px 0 0 0;
	padding: 2px 0 0 16px;
}

ul.news_bullets{list-style-type:none;
				margin:0;
				padding:12px 0 8px 0;
				width:400px;
				top: 240px;
				left:0;
				/*border-bottom: 1px solid #888;*/
				
}

h1.model_head {
color:#424200;
}

h1.model_head {
font-family:Times;font-size:14px;padding:0;margin:0;letter-spacing:.2em;
}

div.product_matrix {
vertical-align:top;
padding:0;
margin:0;
}

div.product_matrix label {
float:left;
}

div.product_matrix select {
width:120px;
}

div.product_matrix label {
width:66px;
}