h1{
	font-family: Arial;
	font-size: 16px;
	color: #7c6c5e;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#h_separator1{
	background: url("../images/content/home/h_separator1.jpg");
	background-repeat: no-repeat;
	width: 274px;
	height: 3px;
	overflow: hiden;
	font-size: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#groupholder{width: 543px;}

#grouptitleholder{
	background: url("../images/content/home/background-grouptitle.jpg");
	background-repeat: no-repeat;
	width: 543px;
	height: 33px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}

#groupcontent{
	background: url("../images/content/home/background-groupcontent.jpg");
	width: 541px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
}

#item{width: 146px;	height: 160px;float:left;margin:0px 12px 0px 12px;}

#photoframe{
	background: url("../images/content/home/background-itemphotoframe.jpg");
	background-repeat: no-repeat;
	height: 117px;
	text-align: center;
}
.photoframe_sub{width: 146px;height: 113px;}
.groupitemphoto{margin-top: 8px;}

#iteminfo{
	background: url("../images/content/home/background-iteminfo.jpg");
	background-repeat: no-repeat;
	height: 38px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #46413d;
}
#iteminfo A{color: #5d5d5d;text-decoration:none;}


#groupfooter{
	background: url("../images/content/home/background-groupfooter.jpg") 100% 0px  no-repeat;
	width: 543px;
	height: 23px;
	font-family: Tahoma;
	font-size:9px;
	color: #5d5d5d;
	line-height: 21px;
}

#grouphinttext{
	position: relative;
	width: 225px;
	left: 320px;
}
input.{vertical-align:middle;}
input.text{
	border:2px solid #e7e6e4;
	background-color: #ffffff;
	color: #000;
	font-size: 11px;
	font-family: Tahoma;	
	width: 200px;	
} 

.textarea{
	border:2px solid #e7e6e4;
	background-color: #ffffff;
	color: #000;
	font-size: 11px;
	font-family: Tahoma;
	padding: 4px;
} 

input.submit{
	border:2px solid #fff;
	background-color: #b9b5b0;
	color: #59534c;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
} 

input.checkbox{
	background-color: #e7e6e4;
} 



