body{
	margin-top:15px;
	background-color:#412c1b;
	background-image:url(images/gradient_bg.gif);
	background-repeat:repeat-x;
}
a {
	overflow: hidden;
}
img.logoMain {
	padding-left: 10px;
}
img.title {
	padding-top: 10px;
}

.browncolor {
background:#eeced3;
}

.chunk {
	margin: 0px;
	padding: 0px;
	background-color: #2E1A07; 
	/*background-color: #ff5776; */
	max-width:830px;
	width:expression(document.body.clientWidth > 830? "830px": "auto" );
	min-width:772px;
	vertical-align:middle;
}
.shadow{
	xheight:364px;
	background-image: url(images/nav_shadow.gif);
	background-repeat:repeat-x;
}
.thumbs{
	margin-right:4px;
	border:1px solid #edd6d6;
}
.favourThumbs{
	margin-right: 6px;
	border: 1px solid #edd6d6;
}
.lastRight {
	margin-right: 0;
}
.thumbs:hover{
	/*border:1px solid #2E1A07;*/
}
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e1a07;
	line-height:18px;
}
.text a {
	font-size:11px;
	text-decoration:none;
	color:#2e1a07;
	line-height:12px;
}
.text a:hover{
	text-decoration:underline;
}
.text p {
	padding-bottom:10px;
	margin:0px;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
.priceshead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding:5px 0px 0px 0px;
	margin:0px;
	}
/* ACCOLADES */

a.accolade {
display: block;
cursor: pointer;
padding: 0 0 3px;
}
a.accolade:hover {
}
/* BIO */
div.bio img {
	margin-right: 12px;
}
#piclabel {
	font-size: smaller;
	font-style: italic;
	text-align: center;
}
