.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: D9C186;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
.bottomexpand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ffffff;
	list-style-type: disc;
	text-transform: none;
	text-align: left;
}

.stylebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ffffff;
	list-style-type: disc;
	text-transform: none;
	line-height: normal;
	text-align: left;
}

.stylebody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	list-style-type: disc;
	text-transform: none;
	line-height: normal;
	text-align: left;
}

.stylebody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	list-style-type: disc;
	text-transform: none;
	line-height: normal;
	text-align: left;
}

.answerfaq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ffffff;
	list-style-type: disc;
	text-transform: none;
	line-height: normal;
	text-align: left;
	background-position: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: 666876;
	text-decoration: none;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
}
.footer a { 
	font-size: 10px;
	text-decoration:none; 
	color:#fff; 
} 




.picturesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
	text-align: left;
}
.subheadcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
	text-align: left;
	cursor: auto;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	line-height: 25px;
	list-style-type: none;
}

.priceinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	text-transform: none;
	color: ffffff;
	text-decoration: none;
}
.midtextcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
}
.topexpand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
	cursor: pointer;

}
.yellownew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF9933;
}
.palapasub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: D9C186;
	text-decoration: none;
	font-weight: bold;

}
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF9900;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;


}
.salestrikethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: D9C186;
	text-decoration: line-through;
	font-weight: bold;

}
.salesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffff00;
}

/* Start Code For IE */
div.pic {


}
div.pic a{
width:180px;
height:190px;
position:relative;
float:left;
padding: 2px;
z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
div.pic a:hover{
width:180px;
height:190px;
	font-size: 16px;
}
img {
text-align:center;
z-index:1;
}
/* End Code For IE */

html>body div.pic {
width:185px;
position:relative;
float:left;
padding: 2px;
z-index:1;

}
html>body div.pic a{
width:185px;
height:185px;
position:relative;
float:left;
padding: 2px;
z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: d9c186;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
html>body div.pic a:hover{
width:185px;
height:185px;
	font-size: 16px;
}
html>body img {
text-align:center;
z-index:1;	font-family: Arial, Helvetica, sans-serif;
}

.cssform p{
width: 300px;
color: d9c186;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
color: d9c186;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 300px;
height: 150px;
}

.search{
cursor: pointer;
width:100;
border: none;
background: url('../common/buttons/search.png')  top left;
}